diff options
Diffstat (limited to 'src/_icons/outbound.svg')
-rw-r--r-- | src/_icons/outbound.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/outbound.svg b/src/_icons/outbound.svg new file mode 100644 index 00000000..f8b8775f --- /dev/null +++ b/src/_icons/outbound.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M9 15l6 -6" /> + <path d="M11 9h4v4" /> +</svg> |