diff options
Diffstat (limited to 'src/_icons/brand-loom.svg')
-rw-r--r-- | src/_icons/brand-loom.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/brand-loom.svg b/src/_icons/brand-loom.svg new file mode 100644 index 00000000..5710ba80 --- /dev/null +++ b/src/_icons/brand-loom.svg @@ -0,0 +1,9 @@ +--- +category: Brand +--- +<svg> + <path d="M17.464 6.518a6.001 6.001 0 1 0 -3.023 7.965" /> + <path d="M17.482 17.464a6.001 6.001 0 1 0 -7.965 -3.023" /> + <path d="M6.54 17.482a6.001 6.001 0 1 0 3.024 -7.965" /> + <path d="M6.518 6.54a6.001 6.001 0 1 0 7.965 3.024" /> +</svg> |