diff options
author | codecalm <codecalm@gmail.com> | 2020-03-09 23:42:33 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-09 23:42:33 +0100 |
commit | 587748e3c998dedf23d273e3ce522a2ca46900e6 (patch) | |
tree | 37300a0d52b99d1f8e1eb7b79c3bcdeb55708f6b /src/_icons/package.svg | |
parent | jekyll build fix (diff) | |
download | tabler-icons-587748e3c998dedf23d273e3ce522a2ca46900e6.tar.xz |
toggle, phone fixes, box
Diffstat (limited to 'src/_icons/package.svg')
-rw-r--r-- | src/_icons/package.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/package.svg b/src/_icons/package.svg new file mode 100644 index 00000000..d1446f81 --- /dev/null +++ b/src/_icons/package.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <polyline points="12 3 20 7.5 20 16.5 12 21 4 16.5 4 7.5 12 3" /> + <line x1="12" y1="12" x2="20" y2="7.5" /> + <line x1="12" y1="12" x2="12" y2="21" /> + <line x1="12" y1="12" x2="4" y2="7.5" /> + <line x1="16" y1="5.25" x2="8" y2="9.75" /> +</svg> |