Added discord icon to icon set

This commit is contained in:
makearmy 2025-08-24 15:02:37 -04:00
parent a7d09c6850
commit 378233eb8a
2 changed files with 21 additions and 11 deletions

View file

@ -22,8 +22,8 @@
"title": "YouTube", "title": "YouTube",
"href": "https://www.youtube.com/lasereverything", "href": "https://www.youtube.com/lasereverything",
"icon": "/icons/youtube.png", "icon": "/icons/youtube.png",
"color": "#2563eb", "color": "#bf0000",
"size": "2x2", "size": "3x2",
"bgFit": "cover", "bgFit": "cover",
"bgPos": "center", "bgPos": "center",
"description": "YouTube, the world's second largest search engine." "description": "YouTube, the world's second largest search engine."
@ -32,8 +32,8 @@
"title": "Facebook Page", "title": "Facebook Page",
"href": "https://www.facebook.com/lasereverythingofficial/", "href": "https://www.facebook.com/lasereverythingofficial/",
"icon": "/icons/facebook-p.png", "icon": "/icons/facebook-p.png",
"color": "#2563eb", "color": "#1e5ce3",
"size": "2x2", "size": "1x1",
"bgFit": "cover", "bgFit": "cover",
"bgPos": "center", "bgPos": "center",
"description": "How your represented a business before Facebook Groups were coopted." "description": "How your represented a business before Facebook Groups were coopted."
@ -42,8 +42,8 @@
"title": "Facebook Group", "title": "Facebook Group",
"href": "https://www.facebook.com/groups/1047701605814427/", "href": "https://www.facebook.com/groups/1047701605814427/",
"icon": "/icons/facebook-g.png", "icon": "/icons/facebook-g.png",
"color": "#f39a31", "color": "#0045db",
"size": 1, "size": "1x1",
"bgFit": "cover", "bgFit": "cover",
"bgPos": "center", "bgPos": "center",
"description": "How you represent a business now that Facebook Groups are coopted." "description": "How you represent a business now that Facebook Groups are coopted."
@ -52,8 +52,8 @@
"title": "Instagram", "title": "Instagram",
"href": "https://www.instagram.com/lasereverythingofficial/", "href": "https://www.instagram.com/lasereverythingofficial/",
"icon": "/icons/instagram.png", "icon": "/icons/instagram.png",
"color": "#0f766e", "color": "#0083c4",
"size": 1, "size": "1x1",
"bgFit": "cover", "bgFit": "cover",
"bgPos": "center", "bgPos": "center",
"description": "The highlight reels of peoples lives and businesses!" "description": "The highlight reels of peoples lives and businesses!"
@ -62,18 +62,28 @@
"title": "Tiktok", "title": "Tiktok",
"href": "https://www.tiktok.com/@lasereverythingofficial", "href": "https://www.tiktok.com/@lasereverythingofficial",
"icon": "/icons/tiktok.png", "icon": "/icons/tiktok.png",
"color": "#0f766e", "color": "#1f0029",
"size": 1, "size": "1x1",
"bgFit": "cover", "bgFit": "cover",
"bgPos": "center", "bgPos": "center",
"description": "Banned, unbanned, banned, unbanned - pick a legality and stick with it." "description": "Banned, unbanned, banned, unbanned - pick a legality and stick with it."
}, },
{
"title": "Discord",
"href": "https://discord.gg/bRsRejxvVM",
"icon": "/icons/discord.png",
"color": "#0400ed",
"size": "2x2",
"bgFit": "cover",
"bgPos": "center",
"description": "Discord is where you want to be. Active, friendly and intelligent community members await you."
},
{ {
"title": "Fediverse", "title": "Fediverse",
"href": "https://makearmy.io", "href": "https://makearmy.io",
"icon": "/icons/fediverse.png", "icon": "/icons/fediverse.png",
"image": "", "image": "",
"color": "#134823", "color": "#1289a1",
"size": "2x1", "size": "2x1",
"bgFit": "cover", "bgFit": "cover",
"bgPos": "center", "bgPos": "center",

BIN
icons/discord.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB