diff options
Diffstat (limited to 'app/assets/svg/icons/tabler/outline/settings-2.svg')
| -rw-r--r-- | app/assets/svg/icons/tabler/outline/settings-2.svg | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/settings-2.svg b/app/assets/svg/icons/tabler/outline/settings-2.svg new file mode 100644 index 00000000..5ffe3353 --- /dev/null +++ b/app/assets/svg/icons/tabler/outline/settings-2.svg | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | <!-- | ||
| 2 | tags: [cog, edit, gear, preferences, tools, settings, config, options, control, operation] | ||
| 3 | category: System | ||
| 4 | version: "1.110" | ||
| 5 | unicode: "f5ac" | ||
| 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="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033" /> | ||
| 19 | <path d="M9 12a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" /> | ||
| 20 | </svg> | ||
