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-desktop.svg | |
parent | photo, icon fixes (diff) | |
download | tabler-icons-fcbb08c8e4271ed9c727e459b2617b4c77d2c6ef.tar.xz |
devices
Diffstat (limited to '_icons/device-desktop.svg')
-rw-r--r-- | _icons/device-desktop.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/_icons/device-desktop.svg b/_icons/device-desktop.svg new file mode 100644 index 00000000..34bc263b --- /dev/null +++ b/_icons/device-desktop.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <rect x="3" y="4" width="18" height="12" rx="1"></rect> + <polyline points="7 20 17 20"></polyline> + <polyline points="9 16 9 20"></polyline> + <polyline points="15 16 15 20"></polyline> +</svg> |