aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/wall.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2021-11-23 22:09:57 +0100
committercodecalm <codecalm@gmail.com>2021-11-23 22:09:57 +0100
commit3266c377aebc728e65f1da3287d941dce7c85492 (patch)
tree1a9b04df61ab7800f18f160bdc8e2495d585cd93 /src/_icons/wall.svg
parentstrikethrough as s icon #146 (diff)
downloadtabler-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/wall.svg')
-rw-r--r--src/_icons/wall.svg13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/_icons/wall.svg b/src/_icons/wall.svg
new file mode 100644
index 00000000..5786ccec
--- /dev/null
+++ b/src/_icons/wall.svg
@@ -0,0 +1,13 @@
+---
+---
+<svg>
+ <rect x="4" y="4" width="16" height="16" rx="2" />
+ <path d="M4 8h16" />
+ <path d="M20 12h-16" />
+ <path d="M4 16h16" />
+ <path d="M9 4v4" />
+ <path d="M14 8v4" />
+ <path d="M8 12v4" />
+ <path d="M16 12v4" />
+ <path d="M11 16v4" />
+</svg>