Skip to content

Commit 7d9a8da

Browse files
new icon: nhibernate (original, original-wordmark, plain, plain-wordmark, line, line-wordmark) (devicons#1226)
* new icon: nhibernate (original, original-wordmark, plain, plain-wordmark) - fix devicons#404 * nhibernate| removed original font and kept svg only * nhibernate| removed plain svg * nhibernate| adapt font versions with review * nhibernate| added plain svg to svg versions * nhibernate| removed plain versions from svg * nhibernate| optimize plain svg's * nhibernate| added tags Co-authored-by: Snailedlt <[email protected]> Co-authored-by: Jørgen Kalsnes Hagen <[email protected]> * nhibernate| added line icons Co-authored-by: Jørgen Kalsnes Hagen <[email protected]>
1 parent e449148 commit 7d9a8da

7 files changed

+51
-0
lines changed

devicon.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7196,6 +7196,33 @@
71967196
}
71977197
]
71987198
},
7199+
{
7200+
"name": "nhibernate",
7201+
"altnames": [],
7202+
"tags": [
7203+
"library",
7204+
"dotnet",
7205+
".net",
7206+
"object-relational mapper",
7207+
"orm",
7208+
"C#",
7209+
"c-sharp"
7210+
],
7211+
"versions": {
7212+
"svg": [
7213+
"original-wordmark",
7214+
"original"
7215+
],
7216+
"font": [
7217+
"plain-wordmark",
7218+
"plain",
7219+
"line",
7220+
"line-wordmark"
7221+
]
7222+
},
7223+
"color": "#903a36",
7224+
"aliases": []
7225+
},
71997226
{
72007227
"name": "traefikproxy",
72017228
"altnames": [
Lines changed: 3 additions & 0 deletions
Loading

icons/nhibernate/nhibernate-line.svg

Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 8 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)