diff options
author | codecalm <codecalm@gmail.com> | 2020-06-05 17:31:16 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-05 17:31:16 +0200 |
commit | 2a501898f2c8cf76e17379d783220297e3c828ae (patch) | |
tree | 87c06bb9d3b23a8a73d58e624b9401d0b49b5522 /src/_icons/brand-opera.svg | |
parent | 3 new icons: `brand-gitlab`, `brand-opera`, `brand-safari` (diff) | |
download | tabler-icons-2a501898f2c8cf76e17379d783220297e3c828ae.tar.xz |
new icon: `brand-framer`
Diffstat (limited to 'src/_icons/brand-opera.svg')
-rw-r--r-- | src/_icons/brand-opera.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/brand-opera.svg b/src/_icons/brand-opera.svg index 1785e65b..31b969c2 100644 --- a/src/_icons/brand-opera.svg +++ b/src/_icons/brand-opera.svg @@ -3,5 +3,5 @@ tags: [navigation, compass, travel, direction, discover] --- <svg> <circle cx="12" cy="12" r="9" /> - <ellipse cx="12" cy="12" rx="3" ry="5"/> + <ellipse cx="12" cy="12" rx="3" ry="5" /> </svg> |