Skip to content

Commit

Permalink
new icon: filamentphp (original) (devicons#2122)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
Co-authored-by: Jørgen Kalsnes Hagen <[email protected]>
  • Loading branch information
3 people authored Sep 12, 2024
1 parent bff5a86 commit 98a9c26
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
31 changes: 31 additions & 0 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [],
Expand Down
1 change: 1 addition & 0 deletions icons/filamentphp/filamentphp-original.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 98a9c26

Please sign in to comment.