From 5a8bd68e8f2e78629b2526518aa063ba070d3974 Mon Sep 17 00:00:00 2001 From: Stas Yakobov <16795594+fire1ce@users.noreply.github.com> Date: Fri, 12 Aug 2022 00:53:19 +0300 Subject: [PATCH] Added UniFi Service svg icons --- svg/unifi-access.svg | 1 + svg/unifi-network.svg | 17 +++++++++++++++++ svg/unifi-os.svg | 24 ++++++++++++++++++++++++ svg/unifi-protect.svg | 1 + svg/unifi-talk.svg | 1 + svg/unifi-uid.svg | 1 + 6 files changed, 45 insertions(+) create mode 100644 svg/unifi-access.svg create mode 100644 svg/unifi-network.svg create mode 100644 svg/unifi-os.svg create mode 100644 svg/unifi-protect.svg create mode 100644 svg/unifi-talk.svg create mode 100644 svg/unifi-uid.svg diff --git a/svg/unifi-access.svg b/svg/unifi-access.svg new file mode 100644 index 0000000..47e74cb --- /dev/null +++ b/svg/unifi-access.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/unifi-network.svg b/svg/unifi-network.svg new file mode 100644 index 0000000..633aaaa --- /dev/null +++ b/svg/unifi-network.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/svg/unifi-os.svg b/svg/unifi-os.svg new file mode 100644 index 0000000..f062e9f --- /dev/null +++ b/svg/unifi-os.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/svg/unifi-protect.svg b/svg/unifi-protect.svg new file mode 100644 index 0000000..45ad35d --- /dev/null +++ b/svg/unifi-protect.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/unifi-talk.svg b/svg/unifi-talk.svg new file mode 100644 index 0000000..9e820f6 --- /dev/null +++ b/svg/unifi-talk.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/unifi-uid.svg b/svg/unifi-uid.svg new file mode 100644 index 0000000..79cc2c1 --- /dev/null +++ b/svg/unifi-uid.svg @@ -0,0 +1 @@ + \ No newline at end of file