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-opera.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-opera.svg')
-rw-r--r-- | src/_icons/brand-opera.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/brand-opera.svg b/src/_icons/brand-opera.svg new file mode 100644 index 00000000..1785e65b --- /dev/null +++ b/src/_icons/brand-opera.svg @@ -0,0 +1,7 @@ +--- +tags: [navigation, compass, travel, direction, discover] +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <ellipse cx="12" cy="12" rx="3" ry="5"/> +</svg> |