Skip to content

Commit b4e281f

Browse files
new icon: rect (original, plain) (#1051)
* added rect icon * united plain rect svg paths * resized rect icons * changed rect icon kind from simplified to full Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
1 parent c8703aa commit b4e281f

3 files changed

Lines changed: 33 additions & 0 deletions

File tree

devicon.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1682,6 +1682,24 @@
16821682
},
16831683
"color": "#64328B",
16841684
"aliases": []
1685+
},
1686+
{
1687+
"name": "rect",
1688+
"tags": [
1689+
"programming",
1690+
"language"
1691+
],
1692+
"versions": {
1693+
"svg": [
1694+
"original",
1695+
"plain"
1696+
],
1697+
"font": [
1698+
"plain"
1699+
]
1700+
},
1701+
"color": "#262626",
1702+
"aliases": []
16851703
},
16861704
{
16871705
"name": "gcc",

icons/rect/rect-original.svg

Lines changed: 9 additions & 0 deletions
Loading

icons/rect/rect-plain.svg

Lines changed: 6 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)