diff options
author | codecalm <codecalm@gmail.com> | 2021-11-23 22:09:57 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-11-23 22:09:57 +0100 |
commit | 3266c377aebc728e65f1da3287d941dce7c85492 (patch) | |
tree | 1a9b04df61ab7800f18f160bdc8e2495d585cd93 /src/_icons/brand-loom.svg | |
parent | strikethrough as s icon #146 (diff) | |
download | tabler-icons-3266c377aebc728e65f1da3287d941dce7c85492.tar.xz |
17 new icons: `brand-airtable`, `brand-angular`, `brand-cucumber`, `brand-doctrine`, `brand-firebase`, `brand-git`, `brand-loom`, `brand-netbeans`, `brand-php`, `brand-react-native`, `brand-sublime-text`, `brand-uber`, `brand-visual-studio`, `language-hiragana`, `language-katakana`, `prison`, `wall`
Fixed icons: `language`
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> |