1
0
mirror of https://github.com/konpa/devicon.git synced 2025-03-13 17:29:42 +01:00

new icon: filamentphp (original) (#2122)

* Create a

* Added Icon: filamentphp (Plain-wordmark)

* Removed test file

* Update devicon.json with filamentphp icon

* Updated: devicon.json with aliases

* Optimized & Rename: filamentphp-original.svg

using InkScape, SVGOMG, SVGviewer

* Updated aliases in devicon.json

* Removed unnecessary fill & class tags

Removed:

fill="currentColor",
class="transition duration-300 will-change-transform group-hover/filament:-translate-x-[1.2rem] motion-reduce:transition-none"

* Added emptry altnames to devicon.json

* Updated filamentphp-original.svg to get rid of icomoon line artifacts.

---------

Co-authored-by: Alex Canales <49886351+canaleal@users.noreply.github.com>
Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
This commit is contained in:
Ansh Singh Sonkhia 2024-09-12 16:42:20 +05:30 committed by GitHub
parent ccc0da39a5
commit fc89139072
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 32 additions and 0 deletions

View File

@ -3257,6 +3257,37 @@
"color": "#f24e1e",
"aliases": []
},
{
"name": "filamentphp",
"altnames": [],
"tags": [
"framework",
"laravel"
],
"versions": {
"svg": [
"original"
],
"font": [
"original"
]
},
"color": "#000000",
"aliases": [
{
"base": "original",
"alias": "original-wordmark"
},
{
"base": "original",
"alias": "plain"
},
{
"base": "original",
"alias": "plain-wordmark"
}
]
},
{
"name": "filezilla",
"altnames": [],

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.0 KiB