Skip to content

Commit 2def195

Browse files
sinuheshinbrlunatic-foxSnailedltPanquesito7
authored
new icon: trpc (original, original-wordmark, plain, plain-wordmark) (devicons#1742)
* added trpc * Fix `devicon.json` and make a little optimization to icons. - Add `altnames` to `trpc` entry - Remove trailing comma at `tags` - Remove `fill-rule` of icons * updated original icons and added plain versions * Optimize icons - Unify `plain-wordmark` paths - Remove `fill` color from `plain` and `plain-wordmark` * Update devicon.json Co-authored-by: Jørgen Kalsnes Hagen <[email protected]> * Update devicon.json Co-authored-by: Jørgen Kalsnes Hagen <[email protected]> --------- Co-authored-by: Josélio Júnior <[email protected]> Co-authored-by: Jørgen Kalsnes Hagen <[email protected]> Co-authored-by: David Leal <[email protected]>
1 parent 6a560cf commit 2def195

File tree

5 files changed

+30
-0
lines changed

5 files changed

+30
-0
lines changed

devicon.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9296,6 +9296,32 @@
92969296
"color": "#23719f",
92979297
"aliases": []
92989298
},
9299+
{
9300+
"name": "trpc",
9301+
"altnames": [
9302+
"Typescript Remote Procedure Call"
9303+
],
9304+
"tags": [
9305+
"typescript",
9306+
"javascript",
9307+
"typesafe",
9308+
"api"
9309+
],
9310+
"versions": {
9311+
"svg": [
9312+
"original",
9313+
"original-wordmark",
9314+
"plain",
9315+
"plain-wordmark"
9316+
],
9317+
"font": [
9318+
"plain",
9319+
"plain-wordmark"
9320+
]
9321+
},
9322+
"color": "#398ccb",
9323+
"aliases": []
9324+
},
92999325
{
93009326
"name": "twitter",
93019327
"altnames": [],
Lines changed: 1 addition & 0 deletions
Loading

icons/trpc/trpc-original.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/trpc/trpc-plain-wordmark.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/trpc/trpc-plain.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)