diff options
Diffstat (limited to 'app/assets/svg/icons/tabler/outline/texture.svg')
| -rw-r--r-- | app/assets/svg/icons/tabler/outline/texture.svg | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/texture.svg b/app/assets/svg/icons/tabler/outline/texture.svg new file mode 100644 index 00000000..252a70a3 --- /dev/null +++ b/app/assets/svg/icons/tabler/outline/texture.svg | |||
| @@ -0,0 +1,25 @@ | |||
| 1 | <!-- | ||
| 2 | category: System | ||
| 3 | tags: [pattern, abstract, decoration, background, fashion, texture] | ||
| 4 | version: "1.102" | ||
| 5 | unicode: "f51b" | ||
| 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="M6 3l-3 3" /> | ||
| 19 | <path d="M21 18l-3 3" /> | ||
| 20 | <path d="M11 3l-8 8" /> | ||
| 21 | <path d="M16 3l-13 13" /> | ||
| 22 | <path d="M21 3l-18 18" /> | ||
| 23 | <path d="M21 8l-13 13" /> | ||
| 24 | <path d="M21 13l-8 8" /> | ||
| 25 | </svg> | ||
