aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/layout-bottombar-expand.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-07-23 12:45:56 +0200
committercodecalm <codecalm@gmail.com>2022-07-23 12:45:56 +0200
commitf638eb33e72026117c6d28ea8942f2f6a5865f7f (patch)
treed301c9525b4029d4eb0e5ee8fc27fc8a84d8bab8 /src/_icons/layout-bottombar-expand.svg
parentRelease 1.77.0 (diff)
downloadtabler-icons-f638eb33e72026117c6d28ea8942f2f6a5865f7f.tar.xz
18 new icons: `bat`, `clothes-rack`, `dental-broken`, `fish-bone`, `graph`, `hierarchy-3`, `horse-toy`, `layout-bottombar-collapse`, `layout-bottombar-expand`, `layout-navbar-collapse`, `layout-navbar-expand`, `message-forward`, `ruler-3`, `ruler-measure`, `skull`, `spider`, `spiral`, `zoom-reset`
Fixed icons: `fish`
Diffstat (limited to 'src/_icons/layout-bottombar-expand.svg')
-rw-r--r--src/_icons/layout-bottombar-expand.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/layout-bottombar-expand.svg b/src/_icons/layout-bottombar-expand.svg
new file mode 100644
index 00000000..e39c7134
--- /dev/null
+++ b/src/_icons/layout-bottombar-expand.svg
@@ -0,0 +1,8 @@
+---
+category: Design
+---
+<svg>
+ <path d="M20 6v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2z" />
+ <path d="M20 15h-16" />
+ <path d="M14 10l-2 -2l-2 2" />
+</svg>