diff options
author | codecalm <codecalm@gmail.com> | 2020-03-01 18:48:13 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-01 18:48:13 +0100 |
commit | fcbb08c8e4271ed9c727e459b2617b4c77d2c6ef (patch) | |
tree | a98a236acfb6e1aa4a5d7d9763918dc732802cd2 /_icons/device-mobile.svg | |
parent | photo, icon fixes (diff) | |
download | tabler-icons-fcbb08c8e4271ed9c727e459b2617b4c77d2c6ef.tar.xz |
devices
Diffstat (limited to '_icons/device-mobile.svg')
-rw-r--r-- | _icons/device-mobile.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/_icons/device-mobile.svg b/_icons/device-mobile.svg new file mode 100644 index 00000000..74aad4ef --- /dev/null +++ b/_icons/device-mobile.svg @@ -0,0 +1,7 @@ +--- +--- +<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> +</svg> |