diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 00:59:10 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 15:59:10 +0100 |
commit | bdb537e06d499cc8b13285f0f50e5ba0b4a64473 (patch) | |
tree | a68549a64180e16ef9e1e477b3ff17556024b52d /_icons/device-desktop.svg | |
parent | icons small fix (diff) | |
download | tabler-icons-bdb537e06d499cc8b13285f0f50e5ba0b4a64473.tar.xz |
new icons
Diffstat (limited to '_icons/device-desktop.svg')
-rw-r--r-- | _icons/device-desktop.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/_icons/device-desktop.svg b/_icons/device-desktop.svg index 34bc263b..25563c4c 100644 --- a/_icons/device-desktop.svg +++ b/_icons/device-desktop.svg @@ -2,7 +2,7 @@ --- <svg> <rect x="3" y="4" width="18" height="12" rx="1"></rect> - <polyline points="7 20 17 20"></polyline> - <polyline points="9 16 9 20"></polyline> - <polyline points="15 16 15 20"></polyline> + <polyline points="7 20 17 20"/> + <polyline points="9 16 9 20"/> + <polyline points="15 16 15 20"/> </svg> |