fix: Update erpnext logo
This commit is contained in:
parent
f39bb116cc
commit
df00c5c846
@ -10,7 +10,7 @@ app_color = "#e74c3c"
|
||||
app_email = "info@erpnext.com"
|
||||
app_license = "GNU General Public License (v3)"
|
||||
source_link = "https://github.com/frappe/erpnext"
|
||||
app_logo_url = '/assets/erpnext/images/erpnext_logo.svg'
|
||||
app_logo_url = '/assets/erpnext/images/erpnext-logo.svg'
|
||||
|
||||
|
||||
develop_version = '13.x.x-develop'
|
||||
|
5
erpnext/public/images/erpnext-logo.svg
Normal file
5
erpnext/public/images/erpnext-logo.svg
Normal file
@ -0,0 +1,5 @@
|
||||
<svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 12C0 5.37258 5.37258 0 12 0H88C94.6274 0 100 5.37258 100 12V88C100 94.6274 94.6274 100 88 100H12C5.37258 100 0 94.6274 0 88V12Z" fill="#0089FF"/>
|
||||
<path d="M65.7097 32.9462H67.3871V24H33V32.9462H43.9032H65.7097Z" fill="white"/>
|
||||
<path d="M43.9032 66.2151V53.914H65.7097V44.9677H43.9032H33V75.1613H67.6667V66.2151H43.9032Z" fill="white"/>
|
||||
</svg>
|
After Width: | Height: | Size: 454 B |
Loading…
x
Reference in New Issue
Block a user