diff --git a/.build/import.mjs b/.build/import.mjs index 3cde05021..ddc93a293 100644 --- a/.build/import.mjs +++ b/.build/import.mjs @@ -64,6 +64,9 @@ files.forEach(function(file, i) { } else if (filename.match(/\-filled$/)) { fileData = fileData .replace(/---\n---/g, '---\ncategory: Filled\n---') + } else if (filename.match(/brand\-/)) { + fileData = fileData + .replace(/---\n---/g, '---\ncategory: Brand\n---') } fs.writeFileSync(`./src/_icons/${filename}.svg`, fileData) diff --git a/src/_icons/brand-algolia.svg b/src/_icons/brand-algolia.svg index 55a8dcda9..51d6f1de9 100644 --- a/src/_icons/brand-algolia.svg +++ b/src/_icons/brand-algolia.svg @@ -5,9 +5,5 @@ unicode: "f390" version: "1.92" --- - - - - - + diff --git a/src/_icons/brand-deezer.svg b/src/_icons/brand-deezer.svg new file mode 100644 index 000000000..ee66c927d --- /dev/null +++ b/src/_icons/brand-deezer.svg @@ -0,0 +1,15 @@ +--- +category: Brand +--- + + + + + + + + + + + + diff --git a/src/_icons/brand-golang.svg b/src/_icons/brand-golang.svg new file mode 100644 index 000000000..cc582b4b5 --- /dev/null +++ b/src/_icons/brand-golang.svg @@ -0,0 +1,10 @@ +--- +category: Brand +--- + + + + + + + diff --git a/src/_icons/csv.svg b/src/_icons/csv.svg new file mode 100644 index 000000000..27bc53772 --- /dev/null +++ b/src/_icons/csv.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/filters.svg b/src/_icons/filters.svg new file mode 100644 index 000000000..415a259a9 --- /dev/null +++ b/src/_icons/filters.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/headphones.svg b/src/_icons/headphones.svg index a0b50179d..2f2e4b647 100644 --- a/src/_icons/headphones.svg +++ b/src/_icons/headphones.svg @@ -1,6 +1,6 @@ --- category: Media -tags: [music, headset, audio, sound] +tags: [music, headset, audio, sound, customer] version: "1.0" unicode: "eabd" --- diff --git a/src/_icons/headset.svg b/src/_icons/headset.svg index a5162212c..88f35899e 100644 --- a/src/_icons/headset.svg +++ b/src/_icons/headset.svg @@ -1,6 +1,6 @@ --- category: Media -tags: [music, headphones, audio, sound] +tags: [music, headphones, audio, sound, customer] version: "1.3" unicode: "eb90" --- diff --git a/src/_icons/map-pin-share.svg b/src/_icons/map-pin-share.svg new file mode 100644 index 000000000..a50116cde --- /dev/null +++ b/src/_icons/map-pin-share.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/share-2.svg b/src/_icons/share-2.svg new file mode 100644 index 000000000..1125d01c6 --- /dev/null +++ b/src/_icons/share-2.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/signal-2g.svg b/src/_icons/signal-2g.svg new file mode 100644 index 000000000..af489fd51 --- /dev/null +++ b/src/_icons/signal-2g.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/theater.svg b/src/_icons/theater.svg new file mode 100644 index 000000000..0ce31906d --- /dev/null +++ b/src/_icons/theater.svg @@ -0,0 +1,6 @@ +--- +--- + + + +