From fcbb08c8e4271ed9c727e459b2617b4c77d2c6ef Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 1 Mar 2020 18:48:13 +0100 Subject: devices --- _icons/device-desktop.svg | 8 ++++++++ _icons/device-mobile.svg | 7 +++++++ _icons/device-tablet.svg | 6 ++++++ 3 files changed, 21 insertions(+) create mode 100644 _icons/device-desktop.svg create mode 100644 _icons/device-mobile.svg create mode 100644 _icons/device-tablet.svg (limited to '_icons') 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 @@ +--- +--- + + + + + + 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 @@ +--- +--- + + + + + 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 @@ +--- +--- + + + + -- cgit v1.2.1