diff options
author | codecalm <codecalm@gmail.com> | 2020-03-25 00:15:12 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-25 00:15:12 +0100 |
commit | 2c9b8e88541d8e800a658cc5f7142baae82245af (patch) | |
tree | bcc5fd1e2e46d89f56c2732566bb75a89a2016cd /src/_icons/bed.svg | |
parent | gamepad icon (diff) | |
download | tabler-icons-2c9b8e88541d8e800a658cc5f7142baae82245af.tar.xz |
bed icon, gamepad fix
Diffstat (limited to 'src/_icons/bed.svg')
-rw-r--r-- | src/_icons/bed.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/bed.svg b/src/_icons/bed.svg new file mode 100644 index 00000000..e2a69be3 --- /dev/null +++ b/src/_icons/bed.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M4 18v-5a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v5m0 -2h-16" /> + <path d="M6 11v-2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v2" /> +</svg> |