diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 16:42:02 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 16:42:02 +0100 |
commit | 605ac9c6b9ee69292080b618a2cb0e39062130de (patch) | |
tree | 5541ce4479d576de56dc2d347042a6b6c9536282 /_icons/printer.svg | |
parent | new icons (diff) | |
download | tabler-icons-605ac9c6b9ee69292080b618a2cb0e39062130de.tar.xz |
icons optimize
Diffstat (limited to '_icons/printer.svg')
-rw-r--r-- | _icons/printer.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/_icons/printer.svg b/_icons/printer.svg index 2c518973..17466827 100644 --- a/_icons/printer.svg +++ b/_icons/printer.svg @@ -1,7 +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> + <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 d="M17 9v-4a2 2 0 00-2 -2h-6a2 2 0 00-2 2v4" /> + <rect x="7" y="13" width="10" height="8" rx="2" /> </svg> |