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-cucumber.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-cucumber.svg')
-rw-r--r-- | src/_icons/brand-cucumber.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/_icons/brand-cucumber.svg b/src/_icons/brand-cucumber.svg new file mode 100644 index 00000000..519efb5f --- /dev/null +++ b/src/_icons/brand-cucumber.svg @@ -0,0 +1,13 @@ +--- +category: Brand +--- +<svg> + <path d="M20 10.99c-.01 5.52 -4.48 10 -10 10.01v-2.26l-.01 -.01c-4.28 -1.11 -6.86 -5.47 -5.76 -9.75a8.001 8.001 0 0 1 9.74 -5.76c3.53 .91 6.03 4.13 6.03 7.78v-.01z" /> + <path d="M10.5 8l-.5 -1" /> + <path d="M13.5 14l.5 1" /> + <path d="M9 12.5l-1 .5" /> + <path d="M11 14l-.5 1" /> + <path d="M13 8l.5 -1" /> + <path d="M16 12.5l-1 -.5" /> + <path d="M9 10l-1 -.5" /> +</svg> |