1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-12-16 01:10:30 +02:00

Add ActivityPub (#9586)

This commit is contained in:
Kainoa Kanter 2023-10-09 21:01:03 -07:00 committed by GitHub
parent a3e0806b06
commit 624d3df888
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View File

@ -137,6 +137,14 @@
"hex": "000000", "hex": "000000",
"source": "https://www.activision.com" "source": "https://www.activision.com"
}, },
{
"title": "ActivityPub",
"hex": "F1007E",
"source": "https://activitypub.rocks",
"license": {
"type": "CC0-1.0"
}
},
{ {
"title": "Acura", "title": "Acura",
"hex": "000000", "hex": "000000",

1
icons/activitypub.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>ActivityPub</title><path d="M10.91 4.442L0 10.74v2.52L8.727 8.22v10.077l2.182 1.26zM6.545 12l-4.364 2.52 4.364 2.518zm6.545-2.52L17.455 12l-4.364 2.52zm0-5.038L24 10.74v2.52l-10.91 6.298v-2.52L21.819 12 13.091 6.96z"/></svg>

After

Width:  |  Height:  |  Size: 302 B