diff options
Diffstat (limited to 'app/assets/svg/icons/tabler/outline/sphere-off.svg')
| -rw-r--r-- | app/assets/svg/icons/tabler/outline/sphere-off.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/sphere-off.svg b/app/assets/svg/icons/tabler/outline/sphere-off.svg new file mode 100644 index 00000000..b74a9d3b --- /dev/null +++ b/app/assets/svg/icons/tabler/outline/sphere-off.svg | |||
| @@ -0,0 +1,21 @@ | |||
| 1 | <!-- | ||
| 2 | tags: [3d, pattern, abstract, geometric, shape, sphere, off, disabled, inactive, geometry] | ||
| 3 | category: Shapes | ||
| 4 | version: "2.20" | ||
| 5 | unicode: "fab6" | ||
| 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="M3 12c0 1.657 4.03 3 9 3c.987 0 1.936 -.053 2.825 -.15m3.357 -.67c1.735 -.547 2.818 -1.32 2.818 -2.18" /> | ||
| 19 | <path d="M20.051 16.027a9 9 0 0 0 -12.083 -12.075m-2.34 1.692a9 9 0 0 0 12.74 12.716" /> | ||
| 20 | <path d="M3 3l18 18" /> | ||
| 21 | </svg> | ||
