Skip to content

Commit

Permalink
Release 4 new icons and 9 updated icons (v9.6.0)
Browse files Browse the repository at this point in the history
# New Icons

- Libera.Chat (#6009)
- Mautic (#6627)
- Pterodactyl (#8860)
- Sphere Online Judge (#6497)

# Updated Icons

- Broadcom (#8957)
- CurseForge (#8773)
- Dacia (#6017)
- Dask (#8986)
- Fujifilm (#8939)
- Proton Drive (#8902)
- ProtonVPN (#8973)
- Scribd (#7802)
- Ubiquiti (#8927)
  • Loading branch information
mondeja committed Jul 16, 2023
2 parents 3d8e2be + 115cae9 commit bb885cf
Show file tree
Hide file tree
Showing 17 changed files with 68 additions and 26 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing to Simple Icons

> :information_source: We ask that all users read our [legal disclaimer](./DISCLAIMER.md) before contributing to Simple Icons.
> **Note** We ask that all users read our [legal disclaimer](./DISCLAIMER.md) before contributing to Simple Icons.
Simple Icons welcomes contributions and corrections. Before contributing, please make sure you have read the guidelines below. If you decide to contribute anything, please follow the steps below. If you're new to _git_ and/or _GitHub_, we suggest you go through [the GitHub Guides](https://guides.github.com/introduction/flow/).

Expand Down
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Over 2500 Free SVG icons for popular brands. See them all on one page at <a href

## Usage

> :information_source: We ask that all users read our [legal disclaimer](./DISCLAIMER.md) before using icons from Simple Icons.
> **Note** We ask that all users read our [legal disclaimer](./DISCLAIMER.md) before using icons from Simple Icons.
### General Usage

Expand Down Expand Up @@ -48,9 +48,10 @@ We also provide a CDN service which allows you to use colors.
```html
<img height="32" width="32" src="https://cdn.simpleicons.org/[ICON SLUG]" />
<img height="32" width="32" src="https://cdn.simpleicons.org/[ICON SLUG]/[COLOR]" />
<img height="32" width="32" src="https://cdn.simpleicons.org/[ICON SLUG]/[COLOR]/[DARK_MODE_COLOR]" />
```

Where `[COLOR]` is optional, and can be replaced by the [hex colors](https://developer.mozilla.org/en-US/docs/Web/CSS/hex-color) or [CSS keywords](https://www.w3.org/wiki/CSS/Properties/color/keywords) of the icon you want to you use. The color is defaulted to the HEX color of the icon shown in [simpleicons.org website](https://simpleicons.org). For example:
Where `[COLOR]` is optional, and can be replaced by the [hex colors](https://developer.mozilla.org/en-US/docs/Web/CSS/hex-color) or [CSS keywords](https://www.w3.org/wiki/CSS/Properties/color/keywords) of the icon you want to you use. The color is defaulted to the HEX color of the icon shown in [simpleicons.org website](https://simpleicons.org). `[DARK_MODE_COLOR]` is used for dark mode. The [CSS prefers-color-scheme](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme) will be used when a value is specified. For example:

```html
<img height="32" width="32" src="https://cdn.simpleicons.org/simpleicons" />
Expand All @@ -60,6 +61,8 @@ Where `[COLOR]` is optional, and can be replaced by the [hex colors](https://dev
<img height="32" width="32" src="https://cdn.simpleicons.org/simpleicons/0cf9" />
<img height="32" width="32" src="https://cdn.simpleicons.org/simpleicons/00ccff" />
<img height="32" width="32" src="https://cdn.simpleicons.org/simpleicons/00ccff99" />
<img height="32" width="32" src="https://cdn.simpleicons.org/simpleicons/orange/pink" />
<img height="32" width="32" src="https://cdn.simpleicons.org/simpleicons/_/eee" />
```

### Node Usage <picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/assets/readme/nodedotjs-white.svg"><source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/nodedotjs.svg"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/nodedotjs.svg" alt="Node" align=left width=24></picture>
Expand Down
59 changes: 45 additions & 14 deletions _data/simple-icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -1797,8 +1797,12 @@
},
{
"title": "Broadcom",
"hex": "CC092F",
"source": "https://en.wikipedia.org/wiki/Broadcom_Inc"
"hex": "E31837",
"source": "https://www.broadcom.com/support",
"license": {
"type": "custom",
"url": "https://logorequest.broadcom.com/Home.aspx"
}
},
{
"title": "BT",
Expand Down Expand Up @@ -2813,7 +2817,7 @@
},
{
"title": "CurseForge",
"hex": "6441A4",
"hex": "F16436",
"source": "https://www.curseforge.com"
},
{
Expand Down Expand Up @@ -2853,8 +2857,8 @@
},
{
"title": "Dacia",
"hex": "122AFF",
"source": "https://www.dacia.ro"
"hex": "646B52",
"source": "https://commons.wikimedia.org/wiki/File:Dacia-Logo-2021.svg"
},
{
"title": "DAF",
Expand Down Expand Up @@ -2915,8 +2919,8 @@
},
{
"title": "Dask",
"hex": "FDA061",
"source": "https://github.com/dask/dask/blob/fc911b6d481e602f7549eecb180c3f7622260001/docs/source/images/dask_icon.svg"
"hex": "FC6E6B",
"source": "https://github.com/dask/dask/blob/67e648922512615f94f8a90726423e721d0e3eb2/docs/source/images/dask_icon_black.svg"
},
{
"title": "Dassault Systèmes",
Expand Down Expand Up @@ -4357,8 +4361,9 @@
},
{
"title": "Fujifilm",
"hex": "ED1A3A",
"source": "https://upload.wikimedia.org/wikipedia/commons/a/a1/Fujifilm_logo.svg"
"hex": "FB0020",
"source": "https://www.fujifilm.com",
"guidelines": "https://www.fujifilm.com/us/en/terms"
},
{
"title": "Fujitsu",
Expand Down Expand Up @@ -6642,6 +6647,11 @@
"hex": "FFFFFF",
"source": "https://lgtm.com"
},
{
"title": "Libera.Chat",
"hex": "FF55DD",
"source": "https://libera.chat"
},
{
"title": "Liberapay",
"hex": "F6C915",
Expand Down Expand Up @@ -7107,6 +7117,11 @@
"hex": "261C29",
"source": "https://mttr.net"
},
{
"title": "Mautic",
"hex": "4E5E9E",
"source": "https://www.mautic.org/about/logos-and-graphics"
},
{
"title": "Max",
"hex": "525252",
Expand Down Expand Up @@ -9438,7 +9453,7 @@
},
{
"title": "Proton Drive",
"hex": "EF548C",
"hex": "EB508D",
"source": "https://proton.me/media/kit"
},
{
Expand All @@ -9453,7 +9468,7 @@
},
{
"title": "ProtonVPN",
"hex": "6D4AFF",
"hex": "66DEB1",
"source": "https://proton.me/media/kit"
},
{
Expand All @@ -9467,6 +9482,11 @@
"source": "https://www.proxmox.com/en/news/media-kit",
"guidelines": "https://www.proxmox.com/en/news/media-kit"
},
{
"title": "Pterodactyl",
"hex": "10539F",
"source": "https://github.com/pterodactyl/panel/blob/eaf46429f2a001469fb5f18f7891ce8e5be7f049/public/favicons/favicon-96x96.png"
},
{
"title": "PUBG",
"hex": "FEAB02",
Expand Down Expand Up @@ -10539,8 +10559,8 @@
{
"title": "Scribd",
"hex": "1E7B85",
"source": "https://scribdbrand.frontify.com/d/eqGJ2WET8x3A/scribd-brand-style-guide#/other/media-press-kit/download-horizontal-vertical-logos-for-small-applications",
"guidelines": "https://scribdbrand.frontify.com/d/eqGJ2WET8x3A/scribd-brand-style-guide#/basics/logo-usage-guidelines-1576192924"
"source": "https://brand.scribd.com/d/oFZcsq7FVpSh/about-scribd#/media-press-kit/downloads",
"guidelines": "https://brand.scribd.com/d/oFZcsq7FVpSh/about-scribd#/marketing-visual-guidelines/our-logo/our-logomark"
},
{
"title": "Scrimba",
Expand Down Expand Up @@ -11200,6 +11220,17 @@
"hex": "141526",
"source": "https://www.speedtest.net"
},
{
"title": "Sphere Online Judge",
"slug": "spoj",
"aliases": {
"aka": [
"SPOJ"
]
},
"hex": "337AB7",
"source": "https://www.spoj.com"
},
{
"title": "Spinnaker",
"hex": "139BB4",
Expand Down Expand Up @@ -12441,7 +12472,7 @@
{
"title": "Ubiquiti",
"hex": "0559C9",
"source": "https://www.ui.com/marketing/#logos"
"source": "https://www.ui.com"
},
{
"title": "Ubisoft",
Expand Down
2 changes: 1 addition & 1 deletion icons/broadcom.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/curseforge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/dacia.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/dask.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/fujifilm.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit bb885cf

Please sign in to comment.