diff options
Diffstat (limited to 'app/assets/svg/icons/tabler/outline/shadow-off.svg')
| -rw-r--r-- | app/assets/svg/icons/tabler/outline/shadow-off.svg | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/shadow-off.svg b/app/assets/svg/icons/tabler/outline/shadow-off.svg new file mode 100644 index 00000000..ad8e9f2b --- /dev/null +++ b/app/assets/svg/icons/tabler/outline/shadow-off.svg | |||
| @@ -0,0 +1,25 @@ | |||
| 1 | <!-- | ||
| 2 | tags: [dark, sun, area, covered, dim, light, css, effect, shadow, off] | ||
| 3 | category: Photography | ||
| 4 | version: "1.39" | ||
| 5 | unicode: "eed7" | ||
| 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="M5.634 5.638a9 9 0 0 0 12.728 12.727m1.68 -2.32a9 9 0 0 0 -12.086 -12.088" /> | ||
| 19 | <path d="M16 12h2" /> | ||
| 20 | <path d="M13 15h2" /> | ||
| 21 | <path d="M13 18h1" /> | ||
| 22 | <path d="M13 9h4" /> | ||
| 23 | <path d="M13 6h1" /> | ||
| 24 | <path d="M3 3l18 18" /> | ||
| 25 | </svg> | ||
