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/device-tablet.svg | |
parent | new icons (diff) | |
download | tabler-icons-605ac9c6b9ee69292080b618a2cb0e39062130de.tar.xz |
icons optimize
Diffstat (limited to '_icons/device-tablet.svg')
-rw-r--r-- | _icons/device-tablet.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_icons/device-tablet.svg b/_icons/device-tablet.svg index 66fba6ac..fae0f9ab 100644 --- a/_icons/device-tablet.svg +++ b/_icons/device-tablet.svg @@ -1,6 +1,6 @@ --- --- <svg> - <rect x="5" y="3" width="14" height="18" rx="1"></rect> + <rect x="5" y="3" width="14" height="18" rx="1" /> <circle cx="12" cy="17" r="1" /> </svg> |