diff options
author | codecalm <codecalm@gmail.com> | 2020-03-01 23:39:11 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-01 23:39:11 +0100 |
commit | bcaf3d0a3dd1a7e8a9b4053719b69b7240dc58e1 (patch) | |
tree | b39433571c5518fc3170d7c97d252c1fc51f35ed /_icons/printer.svg | |
parent | battery fixes (diff) | |
download | tabler-icons-bcaf3d0a3dd1a7e8a9b4053719b69b7240dc58e1.tar.xz |
weather icons
Diffstat (limited to '_icons/printer.svg')
-rw-r--r-- | _icons/printer.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/_icons/printer.svg b/_icons/printer.svg new file mode 100644 index 00000000..2c518973 --- /dev/null +++ b/_icons/printer.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M17 17h2a2 2 0 002 -2v-4a2 2 0 00-2 -2h-14a2 2 0 00-2 2v4a2 2 0 002 2h2"></path> + <path d="M17 9v-4a2 2 0 00-2 -2h-6a2 2 0 00-2 2v4"></path> + <rect x="7" y="13" width="10" height="8" rx="2"></rect> +</svg> |