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/prison.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/prison.svg')
-rw-r--r-- | src/_icons/prison.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/_icons/prison.svg b/src/_icons/prison.svg new file mode 100644 index 00000000..b4c5561e --- /dev/null +++ b/src/_icons/prison.svg @@ -0,0 +1,12 @@ +--- +--- +<svg> + <path d="M18 4v16" /> + <path d="M14 4v16" /> + <path d="M6 4v5" /> + <path d="M6 15v5" /> + <path d="M10 4v5" /> + <path d="M11 9h-6v6h6z" /> + <path d="M10 15v5" /> + <path d="M8 12h-.01" /> +</svg> |