aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-06-05 17:31:16 +0200
committercodecalm <codecalm@gmail.com>2020-06-05 17:31:16 +0200
commit2a501898f2c8cf76e17379d783220297e3c828ae (patch)
tree87c06bb9d3b23a8a73d58e624b9401d0b49b5522
parent3 new icons: `brand-gitlab`, `brand-opera`, `brand-safari` (diff)
downloadtabler-icons-2a501898f2c8cf76e17379d783220297e3c828ae.tar.xz
new icon: `brand-framer`
-rw-r--r--src/_icons/brand-framer.svg5
-rw-r--r--src/_icons/brand-gitlab.svg2
-rw-r--r--src/_icons/brand-opera.svg2
3 files changed, 7 insertions, 2 deletions
diff --git a/src/_icons/brand-framer.svg b/src/_icons/brand-framer.svg
new file mode 100644
index 0000000..ed776b7
--- /dev/null
+++ b/src/_icons/brand-framer.svg
@@ -0,0 +1,5 @@
+---
+---
+<svg>
+ <path d="M6 15h12l-12 -12h12v6h-12v6l6 6v-6" />
+</svg>
diff --git a/src/_icons/brand-gitlab.svg b/src/_icons/brand-gitlab.svg
index 0a7decb..c7e5352 100644
--- a/src/_icons/brand-gitlab.svg
+++ b/src/_icons/brand-gitlab.svg
@@ -1,5 +1,5 @@
---
---
<svg>
- <path d="M21 14l-9 7-9-7L6 3l3 7h6l3-7z"/>
+ <path d="M21 14l-9 7-9-7L6 3l3 7h6l3-7z" />
</svg>
diff --git a/src/_icons/brand-opera.svg b/src/_icons/brand-opera.svg
index 1785e65..31b969c 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>