diff options
Diffstat (limited to 'app/assets/svg/icons/tabler/outline/vector-triangle-off.svg')
| -rw-r--r-- | app/assets/svg/icons/tabler/outline/vector-triangle-off.svg | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/vector-triangle-off.svg b/app/assets/svg/icons/tabler/outline/vector-triangle-off.svg new file mode 100644 index 00000000..468b3795 --- /dev/null +++ b/app/assets/svg/icons/tabler/outline/vector-triangle-off.svg | |||
| @@ -0,0 +1,25 @@ | |||
| 1 | <!-- | ||
| 2 | tags: [curve, parametric, design, vector graphics, placement, vector, triangle, off, creative, artistic] | ||
| 3 | category: Design | ||
| 4 | version: "1.67" | ||
| 5 | unicode: "f1bf" | ||
| 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="M10 6v-1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-1" /> | ||
| 19 | <path d="M3 18a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1l0 -2" /> | ||
| 20 | <path d="M20.705 20.709a1 1 0 0 1 -.705 .291h-2a1 1 0 0 1 -1 -1v-2c0 -.28 .115 -.532 .3 -.714" /> | ||
| 21 | <path d="M6.5 17.1l3.749 -6.823" /> | ||
| 22 | <path d="M13.158 9.197l-.658 -1.197" /> | ||
| 23 | <path d="M7 19h10" /> | ||
| 24 | <path d="M3 3l18 18" /> | ||
| 25 | </svg> | ||
