mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 09:28:23 +02:00
feat(icons): removed brand names from tags & revised brand stopwords (#4575)
This commit is contained in:
@@ -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"
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
@@ -8,10 +8,6 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"stories",
|
"stories",
|
||||||
"social media",
|
"social media",
|
||||||
"instagram",
|
|
||||||
"facebook",
|
|
||||||
"meta",
|
|
||||||
"snapchat",
|
|
||||||
"sharing",
|
"sharing",
|
||||||
"content"
|
"content"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -11,7 +11,6 @@
|
|||||||
"east",
|
"east",
|
||||||
"south",
|
"south",
|
||||||
"west",
|
"west",
|
||||||
"safari",
|
|
||||||
"browser"
|
"browser"
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": [
|
||||||
|
|||||||
@@ -7,8 +7,7 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"pc",
|
"pc",
|
||||||
"chassis",
|
"chassis",
|
||||||
"codespaces",
|
"codespaces"
|
||||||
"github"
|
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": [
|
||||||
"devices",
|
"devices",
|
||||||
|
|||||||
@@ -9,7 +9,6 @@
|
|||||||
"shipping",
|
"shipping",
|
||||||
"freight",
|
"freight",
|
||||||
"supply chain",
|
"supply chain",
|
||||||
"docker",
|
|
||||||
"environment",
|
"environment",
|
||||||
"devops",
|
"devops",
|
||||||
"code",
|
"code",
|
||||||
|
|||||||
Reference in New Issue
Block a user