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-airtable.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-airtable.svg')
-rw-r--r-- | src/_icons/brand-airtable.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/brand-airtable.svg b/src/_icons/brand-airtable.svg new file mode 100644 index 00000000..5ea6c8af --- /dev/null +++ b/src/_icons/brand-airtable.svg @@ -0,0 +1,8 @@ +--- +category: Brand +--- +<svg> + <path d="M3 10v8l7 -3v-2.6z" /> + <path d="M3 6l9 3l9 -3l-9 -3z" /> + <path d="M14 12.3v8.7l7 -3v-8z" /> +</svg> |