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:
parent
ccc0da39a5
commit
fc89139072
31
devicon.json
31
devicon.json
@ -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": [],
|
||||
|
1
icons/filamentphp/filamentphp-original.svg
Normal file
1
icons/filamentphp/filamentphp-original.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 5.0 KiB |
Loading…
x
Reference in New Issue
Block a user