diff options
Diffstat (limited to 'src/icons/outbound.svg')
-rw-r--r-- | src/icons/outbound.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/outbound.svg b/src/icons/outbound.svg new file mode 100644 index 00000000..f70730ee --- /dev/null +++ b/src/icons/outbound.svg @@ -0,0 +1,10 @@ +--- +tags: [call, exit, telephone, out] +version: "1.74" +unicode: "f249" +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M9 15l6 -6" /> + <path d="M11 9h4v4" /> +</svg> |