mirror of
https://github.com/konpa/devicon.git
synced 2025-08-18 12:21:36 +02:00
Added Sequelize Fonts
This commit is contained in:
@@ -404,6 +404,12 @@
|
||||
.devicon-sass-plain-wordmark.colored {
|
||||
color: #cc6699;
|
||||
}
|
||||
.devicon-sequelize-original-wordmark.colored,
|
||||
.devicon-sequelize-plain-wordmark.colored,
|
||||
.devicon-sequelize-original.colored,
|
||||
.devicon-sequelize-plain.colored{
|
||||
color: #3b4b72;
|
||||
}
|
||||
.devicon-symfony-original.colored,
|
||||
.devicon-symfony-original-wordmark.colored,
|
||||
.devicon-symfony-plain.colored,
|
||||
|
10
devicon.css
10
devicon.css
@@ -673,6 +673,16 @@
|
||||
content: "\ebcb";
|
||||
}
|
||||
|
||||
.devicon-sequelize-original-wordmark:before,
|
||||
.devicon-sequelize-plain-wordmark:before {
|
||||
content: "\e922";
|
||||
}
|
||||
|
||||
.devicon-sequelize-original:before,
|
||||
.devicon-sequelize-plain:before {
|
||||
content: "\e923";
|
||||
}
|
||||
|
||||
.devicon-symfony-original-wordmark:before,
|
||||
.devicon-symfony-plain-wordmark:before {
|
||||
content: "\e602";
|
||||
|
@@ -631,6 +631,14 @@
|
||||
"font": ["original"]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "sequelize",
|
||||
"tags": ["database", "language"],
|
||||
"versions": {
|
||||
"svg": ["original", "original-wordmark", "plain", "plain-wordmark"],
|
||||
"font": ["plain", "plain-wordmark"]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "sourcetree",
|
||||
"tags": ["version-control"],
|
||||
|
2
devicon.min.css
vendored
2
devicon.min.css
vendored
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 626 KiB After Width: | Height: | Size: 632 KiB |
Binary file not shown.
Binary file not shown.
1773
icomoon.json
1773
icomoon.json
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user