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-tablet.svg | |
parent | photo, icon fixes (diff) | |
download | tabler-icons-fcbb08c8e4271ed9c727e459b2617b4c77d2c6ef.tar.xz |
devices
Diffstat (limited to '_icons/device-tablet.svg')
-rw-r--r-- | _icons/device-tablet.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_icons/device-tablet.svg b/_icons/device-tablet.svg new file mode 100644 index 00000000..66fba6ac --- /dev/null +++ b/_icons/device-tablet.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <rect x="5" y="3" width="14" height="18" rx="1"></rect> + <circle cx="12" cy="17" r="1" /> +</svg> |