diff options
Diffstat (limited to '_icons/device-mobile.svg')
-rw-r--r-- | _icons/device-mobile.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_icons/device-mobile.svg b/_icons/device-mobile.svg index 74aad4ef..3d11be9a 100644 --- a/_icons/device-mobile.svg +++ b/_icons/device-mobile.svg @@ -2,6 +2,6 @@ --- <svg> <rect x="7" y="4" width="10" height="16" rx="1"></rect> - <polyline points="11 5 13 5"></polyline> - <polyline points="12 17 12 17.01"></polyline> + <polyline points="11 5 13 5"/> + <polyline points="12 17 12 17.01"/> </svg> |