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-visual-studio.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-visual-studio.svg')
-rw-r--r-- | src/_icons/brand-visual-studio.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/brand-visual-studio.svg b/src/_icons/brand-visual-studio.svg new file mode 100644 index 00000000..18763b1e --- /dev/null +++ b/src/_icons/brand-visual-studio.svg @@ -0,0 +1,6 @@ +--- +category: Brand +--- +<svg> + <path d="M4 8l2 -1l10 13l4 -2v-12l-4 -2l-10 13l-2 -1z" /> +</svg> |