mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-11-16 00:59:07 +02:00
Add Frappe and ERPNext icons (#9245)
Co-authored-by: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com>
This commit is contained in:
parent
9b4e25c5c4
commit
0b31a376ab
@ -4333,6 +4333,11 @@
|
||||
"hex": "A90533",
|
||||
"source": "https://github.com/erlang/erlide_eclipse/blob/99d1d61fde8e32ef1630ca0e1b05a6822b3d6489/meta/media/erlang-logo.svg"
|
||||
},
|
||||
{
|
||||
"title": "ERPNext",
|
||||
"hex": "0089FF",
|
||||
"source": "https://github.com/frappe/erpnext/blob/924911e74317f95a59f29e9410d4f141020a0411/erpnext/public/images/erpnext-logo.svg"
|
||||
},
|
||||
{
|
||||
"title": "esbuild",
|
||||
"hex": "FFCF00",
|
||||
@ -5027,6 +5032,11 @@
|
||||
"hex": "EC6237",
|
||||
"source": "https://www.franprix.fr"
|
||||
},
|
||||
{
|
||||
"title": "Frappe",
|
||||
"hex": "0089FF",
|
||||
"source": "https://github.com/frappe/frappe/blob/1331fa6f721122805d15894fa3bd9eb90dccdca2/frappe/public/images/frappe-framework-logo.svg"
|
||||
},
|
||||
{
|
||||
"title": "Fraunhofer-Gesellschaft",
|
||||
"hex": "179C7D",
|
||||
|
1
icons/erpnext.svg
Normal file
1
icons/erpnext.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>ERPNext</title><path d="M2.88 0C1.29 0 0 1.29 0 2.88v18.24C0 22.71 1.29 24 2.88 24h18.24c1.59 0 2.88-1.29 2.88-2.88V2.88C24 1.29 22.71 0 21.12 0Zm5.04 5.76h8.254v2.146H7.92Zm0 5.033h7.85v2.146h-5.233v2.954h5.703v2.146H7.92Z"/></svg>
|
After Width: | Height: | Size: 310 B |
1
icons/frappe.svg
Normal file
1
icons/frappe.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Frappe</title><path d="M2.88 0C1.29 0 0 1.29 0 2.88v18.24C0 22.71 1.29 24 2.88 24h18.24c1.59 0 2.88-1.29 2.88-2.88V2.88C24 1.29 22.71 0 21.12 0H2.88zM8.4 6h8.024v2.111H8.4V6zm0 5.385h7.49v2.113h-4.93V18H8.4v-6.615z"/></svg>
|
After Width: | Height: | Size: 301 B |
Loading…
Reference in New Issue
Block a user