diff options
author | codecalm <codecalm@gmail.com> | 2020-06-05 17:23:41 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-05 17:23:41 +0200 |
commit | 8a9f03d444e4716cb1c755680358c2695e879b17 (patch) | |
tree | c8de8a2a679460eab95858fbf2691fe5beeb9cad /src/_icons/brand-safari.svg | |
parent | `chrome` icon fix (diff) | |
download | tabler-icons-8a9f03d444e4716cb1c755680358c2695e879b17.tar.xz |
3 new icons: `brand-gitlab`, `brand-opera`, `brand-safari`
Diffstat (limited to 'src/_icons/brand-safari.svg')
-rw-r--r-- | src/_icons/brand-safari.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/brand-safari.svg b/src/_icons/brand-safari.svg new file mode 100644 index 00000000..d977bfe7 --- /dev/null +++ b/src/_icons/brand-safari.svg @@ -0,0 +1,7 @@ +--- +tags: [navigation, compass, travel, direction, discover] +--- +<svg> + <polyline points="8 16 10 10 16 8 14 14 8 16" /> + <circle cx="12" cy="12" r="9" /> +</svg> |