mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-03-22 06:01:23 +03:00
Add Figma icon (#1014)
* Add figma icon * Add figma to simple-icon.json * Rename Frame.svg to figma.svg * Fix wrong figma source * Fix Figma icon
This commit is contained in:
parent
a271a7aa64
commit
027985e2b8
@ -645,6 +645,11 @@
|
|||||||
"hex": "F94877",
|
"hex": "F94877",
|
||||||
"source": "https://foursquare.com/about/logos"
|
"source": "https://foursquare.com/about/logos"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "Figma",
|
||||||
|
"hex": "F24E1E",
|
||||||
|
"source": "https://figma.com/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Framer",
|
"title": "Framer",
|
||||||
"hex": "0055FF",
|
"hex": "0055FF",
|
||||||
|
1
icons/figma.svg
Normal file
1
icons/figma.svg
Normal file
@ -0,0 +1 @@
|
|||||||
|
<svg aria-labelledby="simpleicons-figma-icon" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title id="simpleicons-figma-icon">Figma icon</title><path d="M12 12a4 4 0 1 1 8 0 4 4 0 0 1-8 0zM4 20a4 4 0 0 1 4-4h4v4a4 4 0 1 1-8 0z"/><path d="M12 0v8h4a4 4 0 1 0 0-8h-4zM4 4a4 4 0 0 0 4 4h4V0H8a4 4 0 0 0-4 4zM4 12a4 4 0 0 0 4 4h4V8H8a4 4 0 0 0-4 4z"/></svg>
|
After Width: | Height: | Size: 374 B |
Loading…
Reference in New Issue
Block a user