aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/device-mobile-vibration.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-vibration.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-vibration.svg')
-rw-r--r--src/_icons/device-mobile-vibration.svg6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/device-mobile-vibration.svg b/src/_icons/device-mobile-vibration.svg
index d8eb5bc0..0dbf05e7 100644
--- a/src/_icons/device-mobile-vibration.svg
+++ b/src/_icons/device-mobile-vibration.svg
@@ -4,8 +4,8 @@ category: Devices
version: "1.3"
---
<svg>
- <rect x="4" y="4" width="10" height="16" rx="1" />
- <line x1="8" y1="5" x2="10" y2="5" />
+ <rect x="3" y="3" width="12" height="18" rx="2" />
+ <line x1="8" y1="4" x2="10" y2="4" />
<line x1="9" y1="17" x2="9" y2="17.01" />
- <path d="M20 6l-2 3l2 3l-2 3l2 3" />
+ <path d="M21 6l-2 3l2 3l-2 3l2 3" />
</svg>