diff options
Diffstat (limited to 'app/assets/svg/icons/tabler/outline/sphere-plus.svg')
| -rw-r--r-- | app/assets/svg/icons/tabler/outline/sphere-plus.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/sphere-plus.svg b/app/assets/svg/icons/tabler/outline/sphere-plus.svg new file mode 100644 index 00000000..bf0edc4f --- /dev/null +++ b/app/assets/svg/icons/tabler/outline/sphere-plus.svg | |||
| @@ -0,0 +1,22 @@ | |||
| 1 | <!-- | ||
| 2 | tags: [3d, pattern, abstract, geometric, shape, sphere, plus, add, more, increase] | ||
| 3 | category: Shapes | ||
| 4 | version: "2.20" | ||
| 5 | unicode: "fab7" | ||
| 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 3c1.116 0 2.185 -.068 3.172 -.192m5.724 -2.35a1.1 1.1 0 0 0 .104 -.458" /> | ||
| 19 | <path d="M20.984 12.546a9 9 0 1 0 -8.442 8.438" /> | ||
| 20 | <path d="M16 19h6" /> | ||
| 21 | <path d="M19 16v6" /> | ||
| 22 | </svg> | ||
