Skip to content

Commit 90954fd

Browse files
new icon: hibernate (original, original-wordmark, plain, plain-wordmark) (devicons#1227)
* new icon: hibernate (original, original-wordmark) * hibernate| added plain, plain-wordmark versions * hibernate| removed plain versions from svg * hibernate| changed primary color from hibernate logo * hibernate| optimize plain svg's * hibernate| moved object in devicon.json * Update devicon.json Co-authored-by: David Leal <[email protected]> Co-authored-by: David Leal <[email protected]>
1 parent 6d52717 commit 90954fd

File tree

5 files changed

+39
-0
lines changed

5 files changed

+39
-0
lines changed

devicon.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3212,6 +3212,27 @@
32123212
}
32133213
]
32143214
},
3215+
{
3216+
"name": "hibernate",
3217+
"altnames": [],
3218+
"tags": [
3219+
"database",
3220+
"framework",
3221+
"java"
3222+
],
3223+
"versions": {
3224+
"svg": [
3225+
"original",
3226+
"original-wordmark"
3227+
],
3228+
"font": [
3229+
"plain",
3230+
"plain-wordmark"
3231+
]
3232+
},
3233+
"color": "#bcae79",
3234+
"aliases": []
3235+
},
32153236
{
32163237
"name": "html5",
32173238
"altnames": [
Lines changed: 8 additions & 0 deletions
Loading
Lines changed: 4 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)