Merge pull request #2006 from PeterShaggyNoble/square

Add Square icon
This commit is contained in:
Lucas Becker 2019-11-30 16:42:00 +01:00 committed by GitHub
commit c090ab4877
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -3442,6 +3442,11 @@
"hex": "FFCE0A",
"source": "https://www.sprint.com/"
},
{
"title": "Square",
"hex": "3E4348",
"source": "https://squareup.com/"
},
{
"title": "Squarespace",
"hex": "000000",

1
icons/square.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>Square icon</title><path d="M4.01 0A4.01 4.01 0 000 4.01v15.98c0 2.21 1.8 4 4.01 4.01h15.98C22.2 24 24 22.2 24 19.99V4A4.01 4.01 0 0019.99 0H4zm1.62 4.36h12.74c.7 0 1.26.57 1.26 1.27v12.74c0 .7-.56 1.27-1.26 1.27H5.63c-.7 0-1.26-.57-1.26-1.27V5.63a1.27 1.27 0 011.26-1.27zm3.83 4.35a.73.73 0 00-.73.73v5.09c0 .4.32.72.72.72h5.1a.73.73 0 00.73-.72V9.44a.73.73 0 00-.73-.73h-5.1Z"/></svg>

After

Width:  |  Height:  |  Size: 465 B