feat(icons): removed brand names from tags & revised brand stopwords (#4575)

This commit is contained in:
Karsa
2026-07-23 08:13:10 +02:00
committed by GitHub
parent 4e50f0d759
commit 3035ed309e
6 changed files with 17 additions and 16 deletions

View File

@@ -56,7 +56,6 @@
"kubernetes": "Kubernetes", "kubernetes": "Kubernetes",
"leetcode": "LeetCode", "leetcode": "LeetCode",
"leet-code": "LeetCode", "leet-code": "LeetCode",
"line": "LINE",
"linkedin": "LinkedIn", "linkedin": "LinkedIn",
"lua": "Lua", "lua": "Lua",
"mariadb": "MariaDB", "mariadb": "MariaDB",
@@ -69,7 +68,7 @@
"nestjs": "NestJS", "nestjs": "NestJS",
"netflix": "Netflix", "netflix": "Netflix",
"netlify": "Netlify", "netlify": "Netlify",
"next": "Next.js", "nextjs": "Next.js",
"nodejs": "Node.js", "nodejs": "Node.js",
"notion": "Notion", "notion": "Notion",
"nostr": "Nostr", "nostr": "Nostr",
@@ -105,7 +104,8 @@
"shopify": "Shopify", "shopify": "Shopify",
"skype": "Skype", "skype": "Skype",
"slack": "Slack", "slack": "Slack",
"solid": "SolidJS", "snapchat": "Snapchat",
"solidjs": "SolidJS",
"soundcloud": "SoundCloud", "soundcloud": "SoundCloud",
"spotify": "Spotify", "spotify": "Spotify",
"sqlite": "SQLite", "sqlite": "SQLite",
@@ -144,6 +144,5 @@
"xbox": "Xbox", "xbox": "Xbox",
"yarn": "Yarn", "yarn": "Yarn",
"youtube": "YouTube", "youtube": "YouTube",
"zig": "Zig", "zig": "Zig"
"zoom": "Zoom"
} }

View File

@@ -7,9 +7,18 @@
], ],
"use-cases": [], "use-cases": [],
"tags": [ "tags": [
"chromecast", "stream",
"airplay", "streaming",
"screen" "screen",
"display",
"wireless",
"broadcast",
"transmit",
"media",
"receiver",
"remote display",
"screen sharing",
"media streaming"
], ],
"categories": [ "categories": [
"devices", "devices",

View File

@@ -8,10 +8,6 @@
"tags": [ "tags": [
"stories", "stories",
"social media", "social media",
"instagram",
"facebook",
"meta",
"snapchat",
"sharing", "sharing",
"content" "content"
], ],

View File

@@ -11,7 +11,6 @@
"east", "east",
"south", "south",
"west", "west",
"safari",
"browser" "browser"
], ],
"categories": [ "categories": [

View File

@@ -7,8 +7,7 @@
"tags": [ "tags": [
"pc", "pc",
"chassis", "chassis",
"codespaces", "codespaces"
"github"
], ],
"categories": [ "categories": [
"devices", "devices",

View File

@@ -9,7 +9,6 @@
"shipping", "shipping",
"freight", "freight",
"supply chain", "supply chain",
"docker",
"environment", "environment",
"devops", "devops",
"code", "code",