From 97ba42d3d0f4047b54cdd179adb2c0ac8ed535d8 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 13 Nov 2020 21:26:01 +0100 Subject: 16 new icons: `brand-bitbucket`, `brand-google-analytics`, `brand-gravatar`, `brand-hipchat`, `brand-kickstarter`, `brand-netflix`, `brand-open-source`, `brand-pagekit`, `brand-patreon`, `brand-producthunt`, `brand-sass`, `brand-sentry`, `brand-shazam`, `brand-stripe`, `brand-unsplash`, `brand-ycombinator` --- src/_icons/brand-bitbucket.svg | 8 ++++++++ src/_icons/brand-google-analytics.svg | 9 +++++++++ src/_icons/brand-gravatar.svg | 7 +++++++ src/_icons/brand-hipchat.svg | 8 ++++++++ src/_icons/brand-kickstarter.svg | 7 +++++++ src/_icons/brand-netflix.svg | 7 +++++++ src/_icons/brand-open-source.svg | 7 +++++++ src/_icons/brand-pagekit.svg | 7 +++++++ src/_icons/brand-patreon.svg | 8 ++++++++ src/_icons/brand-producthunt.svg | 8 ++++++++ src/_icons/brand-sass.svg | 8 ++++++++ src/_icons/brand-sentry.svg | 7 +++++++ src/_icons/brand-shazam.svg | 9 +++++++++ src/_icons/brand-stripe.svg | 7 +++++++ src/_icons/brand-unsplash.svg | 7 +++++++ src/_icons/brand-ycombinator.svg | 9 +++++++++ 16 files changed, 123 insertions(+) create mode 100644 src/_icons/brand-bitbucket.svg create mode 100644 src/_icons/brand-google-analytics.svg create mode 100644 src/_icons/brand-gravatar.svg create mode 100644 src/_icons/brand-hipchat.svg create mode 100644 src/_icons/brand-kickstarter.svg create mode 100644 src/_icons/brand-netflix.svg create mode 100644 src/_icons/brand-open-source.svg create mode 100644 src/_icons/brand-pagekit.svg create mode 100644 src/_icons/brand-patreon.svg create mode 100644 src/_icons/brand-producthunt.svg create mode 100644 src/_icons/brand-sass.svg create mode 100644 src/_icons/brand-sentry.svg create mode 100644 src/_icons/brand-shazam.svg create mode 100644 src/_icons/brand-stripe.svg create mode 100644 src/_icons/brand-unsplash.svg create mode 100644 src/_icons/brand-ycombinator.svg (limited to 'src') diff --git a/src/_icons/brand-bitbucket.svg b/src/_icons/brand-bitbucket.svg new file mode 100644 index 00000000..b8f3fb6f --- /dev/null +++ b/src/_icons/brand-bitbucket.svg @@ -0,0 +1,8 @@ +--- +tags: [version, control, repository, hosting, atlassian, source, code, development, git, technology] +category: Brand +--- + + + + diff --git a/src/_icons/brand-google-analytics.svg b/src/_icons/brand-google-analytics.svg new file mode 100644 index 00000000..213d1459 --- /dev/null +++ b/src/_icons/brand-google-analytics.svg @@ -0,0 +1,9 @@ +--- +tags: [advertising, track, website, traffic, e-commerce, online, technology] +category: Brand +--- + + + + + diff --git a/src/_icons/brand-gravatar.svg b/src/_icons/brand-gravatar.svg new file mode 100644 index 00000000..5b94bb22 --- /dev/null +++ b/src/_icons/brand-gravatar.svg @@ -0,0 +1,7 @@ +--- +tags: [avatar, image, face, blog, comment, represent, online, technology] +category: Brand +--- + + + diff --git a/src/_icons/brand-hipchat.svg b/src/_icons/brand-hipchat.svg new file mode 100644 index 00000000..f3d9a881 --- /dev/null +++ b/src/_icons/brand-hipchat.svg @@ -0,0 +1,8 @@ +--- +tags: [chat, communicate, communication, talk, discuss, app, collaborate, collaboration, technology] +category: Brand +--- + + + + diff --git a/src/_icons/brand-kickstarter.svg b/src/_icons/brand-kickstarter.svg new file mode 100644 index 00000000..9957088f --- /dev/null +++ b/src/_icons/brand-kickstarter.svg @@ -0,0 +1,7 @@ +--- +tags: [crowdfunding, platform, project, creative, idea, business, launch, technology] +category: Brand +--- + + + diff --git a/src/_icons/brand-netflix.svg b/src/_icons/brand-netflix.svg new file mode 100644 index 00000000..bfc2c815 --- /dev/null +++ b/src/_icons/brand-netflix.svg @@ -0,0 +1,7 @@ +--- +tags: [series, tv, episode, movie, film, media, watch, app, technology] +category: Brand +--- + + + diff --git a/src/_icons/brand-open-source.svg b/src/_icons/brand-open-source.svg new file mode 100644 index 00000000..2a0c14fb --- /dev/null +++ b/src/_icons/brand-open-source.svg @@ -0,0 +1,7 @@ +--- +tags: [software, code, developer, public, licence, technology] +category: Brand +--- + + + diff --git a/src/_icons/brand-pagekit.svg b/src/_icons/brand-pagekit.svg new file mode 100644 index 00000000..807cf823 --- /dev/null +++ b/src/_icons/brand-pagekit.svg @@ -0,0 +1,7 @@ +--- +tags: [content, management, system, website, component, modular, technology] +category: Brand +--- + + + diff --git a/src/_icons/brand-patreon.svg b/src/_icons/brand-patreon.svg new file mode 100644 index 00000000..80049160 --- /dev/null +++ b/src/_icons/brand-patreon.svg @@ -0,0 +1,8 @@ +--- +tags: [artist, software, creator, patron, art, subscription, income, earn] +category: Brand +--- + + + + diff --git a/src/_icons/brand-producthunt.svg b/src/_icons/brand-producthunt.svg new file mode 100644 index 00000000..2c89cb43 --- /dev/null +++ b/src/_icons/brand-producthunt.svg @@ -0,0 +1,8 @@ +--- +tags: [technology, product, share, discover, new, novelty, web, geek] +category: Brand +--- + + + + diff --git a/src/_icons/brand-sass.svg b/src/_icons/brand-sass.svg new file mode 100644 index 00000000..ad6d40ec --- /dev/null +++ b/src/_icons/brand-sass.svg @@ -0,0 +1,8 @@ +--- +tags: [technology, preprocessor, script, language, programming, css, syntax, compile] +category: Brand +--- + + + + diff --git a/src/_icons/brand-sentry.svg b/src/_icons/brand-sentry.svg new file mode 100644 index 00000000..3e43808f --- /dev/null +++ b/src/_icons/brand-sentry.svg @@ -0,0 +1,7 @@ +--- +tags: [technology, application, monitoring, error, tracking, software, cloud, development, app] +category: Brand +--- + + + diff --git a/src/_icons/brand-shazam.svg b/src/_icons/brand-shazam.svg new file mode 100644 index 00000000..fcf8a710 --- /dev/null +++ b/src/_icons/brand-shazam.svg @@ -0,0 +1,9 @@ +--- +tags: [app, technology, device, music, sound, play, discover, artist, recognize] +category: Brand +--- + + + + + diff --git a/src/_icons/brand-stripe.svg b/src/_icons/brand-stripe.svg new file mode 100644 index 00000000..518b71d7 --- /dev/null +++ b/src/_icons/brand-stripe.svg @@ -0,0 +1,7 @@ +--- +tags: [technology, payment, processing, money, subscription, finance, financial, software, e-commerce] +category: Brand +--- + + + diff --git a/src/_icons/brand-unsplash.svg b/src/_icons/brand-unsplash.svg new file mode 100644 index 00000000..f006fb49 --- /dev/null +++ b/src/_icons/brand-unsplash.svg @@ -0,0 +1,7 @@ +--- +tags: [picture, photo, photography, search, image, stock] +category: Brand +--- + + + diff --git a/src/_icons/brand-ycombinator.svg b/src/_icons/brand-ycombinator.svg new file mode 100644 index 00000000..8a7841f1 --- /dev/null +++ b/src/_icons/brand-ycombinator.svg @@ -0,0 +1,9 @@ +--- +tags: [startup, accelerator, seed, money, launch, company, business, invest, funding] +category: Brand +--- + + + + + -- cgit v1.2.1