mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-18 11:24:17 +03:00
commit
6e46ec1fc2
@ -131,6 +131,10 @@ Icons are also available as a [React package](https://github.com/icons-pack/reac
|
||||
|
||||
Icons are also available as a [Svelte package](https://github.com/icons-pack/svelte-simple-icons) created by [@wootsbot](https://github.com/wootsbot).
|
||||
|
||||
### Vue
|
||||
|
||||
Icons are also available as a [Vue package](https://github.com/mainvest/vue-simple-icons) created by [@noahlitvin](https://github.com/noahlitvin).
|
||||
|
||||
### WordPress
|
||||
|
||||
Icons are also available as a [WordPress plugin](https://wordpress.org/plugins/simple-icons/) created by [@tjtaylo](https://github.com/tjtaylo).
|
||||
|
@ -5297,8 +5297,8 @@
|
||||
},
|
||||
{
|
||||
"title": "SAP",
|
||||
"hex": "008FD3",
|
||||
"source": "https://support.sap.com/content/dam/support/sap-logo.svg"
|
||||
"hex": "0FAAFF",
|
||||
"source": "https://www.sap.com/"
|
||||
},
|
||||
{
|
||||
"title": "Sass",
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "simple-icons",
|
||||
"version": "3.6.0",
|
||||
"version": "3.6.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "simple-icons",
|
||||
"version": "3.6.0",
|
||||
"version": "3.6.1",
|
||||
"description": "SVG icons for popular brands https://simpleicons.org",
|
||||
"homepage": "https://www.simpleicons.org",
|
||||
"keywords": [
|
||||
|
Loading…
Reference in New Issue
Block a user