aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/device-mobile-rotated.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-03-22 22:59:48 +0100
committercodecalm <codecalm@gmail.com>2022-03-22 22:59:48 +0100
commit05b0eb4627b374f21057133ffeafb6dc52ea937b (patch)
tree892053f881d6f21c904846394a133ef41443af1b /src/_icons/device-mobile-rotated.svg
parent24 new icons: `arrow-bear-left-2`, `arrow-bear-left`, `arrow-bear-right-2`, `... (diff)
downloadtabler-icons-05b0eb4627b374f21057133ffeafb6dc52ea937b.tar.xz
Fixed icons: `arrow-left-right`, `device-mobile-rotated`, `device-mobile-vibration`, `device-mobile`
Diffstat (limited to 'src/_icons/device-mobile-rotated.svg')
-rw-r--r--src/_icons/device-mobile-rotated.svg8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/_icons/device-mobile-rotated.svg b/src/_icons/device-mobile-rotated.svg
index 222dbb79..254a7f43 100644
--- a/src/_icons/device-mobile-rotated.svg
+++ b/src/_icons/device-mobile-rotated.svg
@@ -4,9 +4,7 @@ category: Devices
version: "1.20"
---
<svg>
- <g transform="rotate(90 12 12)">
- <rect x="7" y="4" width="10" height="16" rx="1" />
- <line x1="11" y1="5" x2="13" y2="5" />
- <line x1="12" y1="17" x2="12" y2="17.01" />
- </g>
+ <rect x="3" y="6" width="18" height="12" rx="2" />
+ <path d="M20 11v2" />
+ <path d="M7 12h-.01" />
</svg>