From a6a62addfeabcd18ba70581ca8dbba5d7a2af2ad Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 18 Jan 2022 01:24:37 +0100 Subject: 5 new icons: `api-app`, `api`, `brand-lastfm`, `brand-tripadvisor`, `plug-connected` Fixed icons: `arrows-shuffle`, `plug`, `vinyl` --- src/_icons/api-app.svg | 8 ++++++++ src/_icons/api.svg | 8 ++++++++ src/_icons/arrows-shuffle.svg | 2 +- src/_icons/brand-lastfm.svg | 5 +++++ src/_icons/brand-tripadvisor.svg | 10 ++++++++++ src/_icons/plug-connected.svg | 10 ++++++++++ src/_icons/plug.svg | 8 ++++---- src/_icons/vinyl.svg | 8 ++++---- 8 files changed, 50 insertions(+), 9 deletions(-) create mode 100644 src/_icons/api-app.svg create mode 100644 src/_icons/api.svg create mode 100644 src/_icons/brand-lastfm.svg create mode 100644 src/_icons/brand-tripadvisor.svg create mode 100644 src/_icons/plug-connected.svg (limited to 'src/_icons') diff --git a/src/_icons/api-app.svg b/src/_icons/api-app.svg new file mode 100644 index 00000000..6c7d6a2f --- /dev/null +++ b/src/_icons/api-app.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/api.svg b/src/_icons/api.svg new file mode 100644 index 00000000..e56a93b3 --- /dev/null +++ b/src/_icons/api.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/arrows-shuffle.svg b/src/_icons/arrows-shuffle.svg index 498f06a8..8248edfd 100644 --- a/src/_icons/arrows-shuffle.svg +++ b/src/_icons/arrows-shuffle.svg @@ -4,5 +4,5 @@ - + diff --git a/src/_icons/brand-lastfm.svg b/src/_icons/brand-lastfm.svg new file mode 100644 index 00000000..bfda17fa --- /dev/null +++ b/src/_icons/brand-lastfm.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/src/_icons/brand-tripadvisor.svg b/src/_icons/brand-tripadvisor.svg new file mode 100644 index 00000000..3b716d44 --- /dev/null +++ b/src/_icons/brand-tripadvisor.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/plug-connected.svg b/src/_icons/plug-connected.svg new file mode 100644 index 00000000..d8de8521 --- /dev/null +++ b/src/_icons/plug-connected.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/plug.svg b/src/_icons/plug.svg index 5ba2dfba..9e149fec 100644 --- a/src/_icons/plug.svg +++ b/src/_icons/plug.svg @@ -3,8 +3,8 @@ tags: [electricity, charger, socket, connection] version: "1.6" --- - - - - + + + + diff --git a/src/_icons/vinyl.svg b/src/_icons/vinyl.svg index 4d9a9ae1..13b571d7 100644 --- a/src/_icons/vinyl.svg +++ b/src/_icons/vinyl.svg @@ -1,8 +1,8 @@ --- --- - - - - + + + + -- cgit v1.2.1