diff options
Diffstat (limited to 'app/assets/svg/icons/tabler/outline/settings-off.svg')
| -rw-r--r-- | app/assets/svg/icons/tabler/outline/settings-off.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/settings-off.svg b/app/assets/svg/icons/tabler/outline/settings-off.svg new file mode 100644 index 00000000..54cee3da --- /dev/null +++ b/app/assets/svg/icons/tabler/outline/settings-off.svg | |||
| @@ -0,0 +1,21 @@ | |||
| 1 | <!-- | ||
| 2 | tags: [cog, edit, gear, preferences, tools, settings, off, config, options, control] | ||
| 3 | category: System | ||
| 4 | version: "1.66" | ||
| 5 | unicode: "f19f" | ||
| 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="M9.451 5.437c.418 -.218 .75 -.609 .874 -1.12c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756 .426 1.756 2.924 0 3.35c-.486 .118 -.894 .44 -1.123 .878m-.188 3.803c-.517 .523 -1.349 .734 -2.125 .262a1.724 1.724 0 0 0 -2.572 1.065c-.426 1.756 -2.924 1.756 -3.35 0a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.472 -.774 -.262 -1.604 .259 -2.121" /> | ||
| 19 | <path d="M9.889 9.869a3 3 0 1 0 4.226 4.26m.592 -3.424a3.012 3.012 0 0 0 -1.419 -1.415" /> | ||
| 20 | <path d="M3 3l18 18" /> | ||
| 21 | </svg> | ||
