aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/flower.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-01-15 00:22:38 +0100
committercodecalm <codecalm@gmail.com>2022-01-15 00:22:38 +0100
commit0a4594090d1a3ea9d4f4ddb45c11f302e381c6a2 (patch)
treea0e5671bfd0253ed8800c3c840cf9f385926481f /src/_icons/flower.svg
parentRelease 1.51.0 (diff)
downloadtabler-icons-0a4594090d1a3ea9d4f4ddb45c11f302e381c6a2.tar.xz
22 new icons: `app-window`, `armchair-2`, `arrow-big-down-line`, `arrow-big-down-lines`, `arrow-big-left-line`, `arrow-big-left-lines`, `arrow-big-right-line`, `arrow-big-right-lines`, `arrow-big-up-line`, `arrow-big-up-lines`, `barbell`, `bell-z`, `books`, `circle-half-2`, `clubs`, `diamonds`, `flower`, `id-badge`, `layers-intersect-2`, `paw`, `spade`, `square-half`
Fixed icons: `omega`
Diffstat (limited to 'src/_icons/flower.svg')
-rw-r--r--src/_icons/flower.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/flower.svg b/src/_icons/flower.svg
new file mode 100644
index 00000000..1b28f317
--- /dev/null
+++ b/src/_icons/flower.svg
@@ -0,0 +1,7 @@
+---
+category: Nature
+---
+<svg>
+ <circle cx="12" cy="12" r="3" />
+ <path d="M12 2a3 3 0 0 1 3 3c0 .562 -.259 1.442 -.776 2.64l-.724 1.36l1.76 -1.893c.499 -.6 .922 -1.002 1.27 -1.205a2.968 2.968 0 0 1 4.07 1.099a3.011 3.011 0 0 1 -1.09 4.098c-.374 .217 -.99 .396 -1.846 .535l-2.664 .366l2.4 .326c.995 .145 1.698 .337 2.11 .576a3.011 3.011 0 0 1 1.09 4.098a2.968 2.968 0 0 1 -4.07 1.098c-.348 -.202 -.771 -.604 -1.27 -1.205l-1.76 -1.893l.724 1.36c.516 1.199 .776 2.079 .776 2.64a3 3 0 0 1 -6 0c0 -.562 .259 -1.442 .776 -2.64l.724 -1.36l-1.76 1.893c-.499 .601 -.922 1.003 -1.27 1.205a2.968 2.968 0 0 1 -4.07 -1.098a3.011 3.011 0 0 1 1.09 -4.098c.374 -.218 .99 -.396 1.846 -.536l2.664 -.366l-2.4 -.325c-.995 -.145 -1.698 -.337 -2.11 -.576a3.011 3.011 0 0 1 -1.09 -4.099a2.968 2.968 0 0 1 4.07 -1.099c.348 .203 .771 .604 1.27 1.205l1.76 1.894c-1 -2.292 -1.5 -3.625 -1.5 -4a3 3 0 0 1 3 -3z" />
+</svg>