diff options
Diffstat (limited to 'app/assets/svg/icons/tabler/outline/snowflake.svg')
| -rw-r--r-- | app/assets/svg/icons/tabler/outline/snowflake.svg | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/snowflake.svg b/app/assets/svg/icons/tabler/outline/snowflake.svg new file mode 100644 index 00000000..52d78b4f --- /dev/null +++ b/app/assets/svg/icons/tabler/outline/snowflake.svg | |||
| @@ -0,0 +1,30 @@ | |||
| 1 | <!-- | ||
| 2 | tags: [winter, weather, cold, frost, snowflake, climate, forecast, meteorology, atmospheric, conditions] | ||
| 3 | category: Weather | ||
| 4 | version: "1.8" | ||
| 5 | unicode: "ec0b" | ||
| 6 | --> | ||
| 7 | <svg | ||
| 8 | xmlns="http://www.w3.org/2000/svg" | ||
| 9 | width="24" | ||
| 10 | height="24" | ||
| 11 | viewBox="0 0 24 24" | ||
| 12 | fill="none" | ||
| 13 | stroke="currentColor" | ||
| 14 | stroke-width="2" | ||
| 15 | stroke-linecap="round" | ||
| 16 | stroke-linejoin="round" | ||
| 17 | > | ||
| 18 | <path d="M10 4l2 1l2 -1" /> | ||
| 19 | <path d="M12 2v6.5l3 1.72" /> | ||
| 20 | <path d="M17.928 6.268l.134 2.232l1.866 1.232" /> | ||
| 21 | <path d="M20.66 7l-5.629 3.25l.01 3.458" /> | ||
| 22 | <path d="M19.928 14.268l-1.866 1.232l-.134 2.232" /> | ||
| 23 | <path d="M20.66 17l-5.629 -3.25l-2.99 1.738" /> | ||
| 24 | <path d="M14 20l-2 -1l-2 1" /> | ||
| 25 | <path d="M12 22v-6.5l-3 -1.72" /> | ||
| 26 | <path d="M6.072 17.732l-.134 -2.232l-1.866 -1.232" /> | ||
| 27 | <path d="M3.34 17l5.629 -3.25l-.01 -3.458" /> | ||
| 28 | <path d="M4.072 9.732l1.866 -1.232l.134 -2.232" /> | ||
| 29 | <path d="M3.34 7l5.629 3.25l2.99 -1.738" /> | ||
| 30 | </svg> | ||
