Added categories to icons merged from master.

This commit is contained in:
Karsa
2022-06-14 17:35:07 +02:00
parent bf8db289a3
commit 26987c6eda
2 changed files with 599 additions and 46 deletions
+82 -3
View File
@@ -32,11 +32,13 @@
"cookie",
"credit-card",
"facebook",
"fingerprint",
"flag",
"flag-off",
"frown",
"gauge",
"gift",
"heart-handshake",
"home",
"inbox",
"key",
@@ -225,6 +227,9 @@
"trending-down",
"trending-up"
],
"code": [
"scroll"
],
"coding": [
"binary",
"bitcoin",
@@ -398,6 +403,10 @@
"maximize-2",
"minimize",
"minimize-2",
"move-3d",
"paint-bucket",
"paintbrush",
"paintbrush-2",
"palette",
"paperclip",
"pen-tool",
@@ -406,7 +415,9 @@
"rotate-ccw",
"rotate-cw",
"ruler",
"scaling",
"scissors",
"slice",
"view",
"wand",
"zoom-in",
@@ -438,6 +449,7 @@
"package",
"package-check",
"package-minus",
"package-open",
"package-plus",
"package-search",
"package-x",
@@ -447,6 +459,7 @@
"regex",
"rocket",
"rss",
"scroll",
"server",
"server-crash",
"server-off",
@@ -477,6 +490,7 @@
"cpu",
"database",
"disc",
"fingerprint",
"flashlight",
"flashlight-off",
"gamepad",
@@ -532,12 +546,15 @@
"frown",
"hand-metal",
"heart",
"heart-crack",
"heart-handshake",
"meh",
"smile",
"star"
],
"files": [
"archive",
"archive-restore",
"download",
"download-cloud",
"file",
@@ -585,7 +602,9 @@
"cookie",
"croissant",
"drumstick",
"egg"
"egg",
"utensils",
"utensils-crossed"
],
"furniture": [
"armchair",
@@ -597,6 +616,7 @@
],
"gaming": [
"axe",
"backpack",
"beaker",
"book",
"book-open",
@@ -617,6 +637,7 @@
"flame",
"flask-conical",
"flask-round",
"flower",
"gamepad",
"gamepad-2",
"gem",
@@ -629,6 +650,7 @@
"mountain",
"puzzle",
"rocket",
"scroll",
"shield",
"shovel",
"skull",
@@ -644,8 +666,12 @@
"health": [
"accessibility",
"activity",
"cigarette",
"cigarette-off",
"fingerprint",
"heart",
"life-buoy"
"life-buoy",
"siren"
],
"layout": [
"align-center-horizontal",
@@ -709,6 +735,7 @@
],
"mail": [
"archive",
"archive-restore",
"forward",
"inbox",
"mail",
@@ -741,6 +768,8 @@
"pin",
"pin-off",
"scale",
"utensils",
"utensils-crossed",
"waves"
],
"maths": [
@@ -764,6 +793,9 @@
"x-octagon",
"x-square"
],
"medical": [
"siren"
],
"money": [
"banknote",
"bitcoin",
@@ -799,8 +831,12 @@
"image-plus",
"infinity",
"library",
"list-end",
"list-minus",
"list-music",
"list-plus",
"list-start",
"list-video",
"list-x",
"loader",
"loader-2",
@@ -836,12 +872,19 @@
"youtube"
],
"nature": [
"flower",
"flower-2",
"leaf",
"mountain",
"mountain-snow",
"palmtree",
"shovel",
"shrub",
"sprout",
"tent"
"tent",
"tree-deciduous",
"tree-pine",
"trees"
],
"navigation": [
"compass",
@@ -885,6 +928,7 @@
"photography": [
"album",
"aperture",
"backpack",
"camera",
"camera-off",
"compass",
@@ -907,6 +951,8 @@
"library",
"lightbulb",
"lightbulb-off",
"paintbrush",
"paintbrush-2",
"palette",
"rotate-ccw",
"rotate-cw",
@@ -924,7 +970,15 @@
"flask-conical",
"flask-round"
],
"seasons": [
"flower-2",
"leaf",
"snowflake",
"sun"
],
"security": [
"fingerprint",
"heart-handshake",
"key",
"lock",
"shield",
@@ -983,6 +1037,7 @@
"flag",
"flag-off",
"flame",
"hash",
"heart",
"heart-off",
"instagram",
@@ -1007,6 +1062,12 @@
"verified",
"youtube"
],
"sustainability": [
"flower",
"flower-2",
"leaf",
"recycle"
],
"text": [
"align-center",
"align-justify",
@@ -1052,13 +1113,17 @@
"link-2-off",
"list",
"list-checks",
"list-end",
"list-minus",
"list-ordered",
"list-plus",
"list-start",
"list-x",
"mail",
"map",
"outdent",
"paintbrush",
"paintbrush-2",
"palette",
"paperclip",
"pen-tool",
@@ -1144,17 +1209,31 @@
],
"transportation": [
"anchor",
"baggage-claim",
"bike",
"briefcase",
"bus",
"car",
"cigarette",
"cigarette-off",
"compass",
"fuel",
"luggage",
"plane",
"ticket",
"train",
"truck"
],
"travel": [
"backpack",
"baggage-claim",
"bath",
"cigarette",
"cigarette-off",
"luggage",
"utensils",
"utensils-crossed"
],
"weather": [
"cloud",
"cloud-drizzle",
+517 -43
View File
@@ -152,7 +152,9 @@
"flex",
"justify"
],
"categories": ["layout"]
"categories": [
"layout"
]
},
"align-center-vertical": {
"tags": [
@@ -160,7 +162,9 @@
"flex",
"justify"
],
"categories": ["layout"]
"categories": [
"layout"
]
},
"align-end-horizontal": {
"tags": [
@@ -169,7 +173,9 @@
"flex",
"justify"
],
"categories": ["layout"]
"categories": [
"layout"
]
},
"align-end-vertical": {
"tags": [
@@ -178,7 +184,9 @@
"flex",
"justify"
],
"categories": ["layout"]
"categories": [
"layout"
]
},
"align-horizontal-distribute-center": {
"tags": [
@@ -189,7 +197,9 @@
"evenly",
"around"
],
"categories": ["layout"]
"categories": [
"layout"
]
},
"align-horizontal-distribute-end": {
"tags": [
@@ -198,7 +208,9 @@
"flex",
"justify"
],
"categories": ["layout"]
"categories": [
"layout"
]
},
"align-horizontal-distribute-start": {
"tags": [
@@ -207,7 +219,9 @@
"flex",
"justify"
],
"categories": ["layout"]
"categories": [
"layout"
]
},
"align-horizontal-justify-center": {
"tags": [
@@ -216,7 +230,9 @@
"flex",
"justify"
],
"categories": ["layout"]
"categories": [
"layout"
]
},
"align-horizontal-justify-end": {
"tags": [
@@ -225,7 +241,9 @@
"flex",
"justify"
],
"categories": ["layout"]
"categories": [
"layout"
]
},
"align-horizontal-justify-start": {
"tags": [
@@ -234,7 +252,9 @@
"flex",
"justify"
],
"categories": ["layout"]
"categories": [
"layout"
]
},
"align-horizontal-space-around": {
"tags": [
@@ -245,7 +265,9 @@
"distribute",
"between"
],
"categories": ["layout"]
"categories": [
"layout"
]
},
"align-horizontal-space-between": {
"tags": [
@@ -255,7 +277,9 @@
"flex",
"justify"
],
"categories": ["layout"]
"categories": [
"layout"
]
},
"align-justify": {
"tags": [
@@ -294,7 +318,9 @@
"flex",
"justify"
],
"categories": ["layout"]
"categories": [
"layout"
]
},
"align-start-vertical": {
"tags": [
@@ -303,7 +329,9 @@
"flex",
"justify"
],
"categories": ["layout"]
"categories": [
"layout"
]
},
"align-vertical-distribute-center": {
"tags": [
@@ -314,7 +342,9 @@
"evenly",
"around"
],
"categories": ["layout"]
"categories": [
"layout"
]
},
"align-vertical-distribute-end": {
"tags": [
@@ -323,7 +353,9 @@
"flex",
"justify"
],
"categories": ["layout"]
"categories": [
"layout"
]
},
"align-vertical-distribute-start": {
"tags": [
@@ -332,7 +364,9 @@
"flex",
"justify"
],
"categories": ["layout"]
"categories": [
"layout"
]
},
"align-vertical-justify-center": {
"tags": [
@@ -343,7 +377,9 @@
"distribute",
"between"
],
"categories": ["layout"]
"categories": [
"layout"
]
},
"align-vertical-justify-end": {
"tags": [
@@ -354,7 +390,9 @@
"distribute",
"between"
],
"categories": ["layout"]
"categories": [
"layout"
]
},
"align-vertical-justify-start": {
"tags": [
@@ -365,7 +403,9 @@
"distribute",
"between"
],
"categories": ["layout"]
"categories": [
"layout"
]
},
"align-vertical-space-around": {
"tags": [
@@ -376,7 +416,9 @@
"distribute",
"between"
],
"categories": ["layout"]
"categories": [
"layout"
]
},
"align-vertical-space-between": {
"tags": [
@@ -387,7 +429,9 @@
"distribute",
"between"
],
"categories": ["layout"]
"categories": [
"layout"
]
},
"anchor": {
"tags": [
@@ -418,6 +462,19 @@
"mail"
]
},
"archive-restore": {
"tags": [
"archive",
"unarchive",
"restore",
"index",
"box"
],
"categories": [
"files",
"mail"
]
},
"armchair": {
"tags": [
"sofa",
@@ -615,6 +672,34 @@
"gaming"
]
},
"backpack": {
"tags": [
"bag",
"hiking",
"travel",
"camping",
"school",
"childhood"
],
"categories": [
"gaming",
"photography",
"travel"
]
},
"baggage-claim": {
"tags": [
"baggage",
"luggage",
"travel",
"cart",
"trolley"
],
"categories": [
"transportation",
"travel"
]
},
"banknote": {
"tags": [
"currency",
@@ -693,7 +778,9 @@
"bathroom",
"shower"
],
"categories": []
"categories": [
"travel"
]
},
"battery": {
"tags": [
@@ -1086,7 +1173,9 @@
"count",
"calculating machine"
],
"categories": ["maths"]
"categories": [
"maths"
]
},
"calendar": {
"tags": [
@@ -1264,7 +1353,9 @@
"tags": [
"done"
],
"categories": ["notifications"]
"categories": [
"notifications"
]
},
"check-circle": {
"tags": [
@@ -1389,7 +1480,8 @@
"arrow",
"expand",
"horizontal",
"unfold"
"unfold",
"horizonal"
],
"categories": [
"arrows"
@@ -1408,7 +1500,8 @@
"arrow",
"collapse",
"fold",
"horizontal"
"horizontal",
"horizonal"
],
"categories": [
"arrows"
@@ -1445,14 +1538,22 @@
"tags": [
"smoking"
],
"categories": []
"categories": [
"travel",
"transportation",
"health"
]
},
"cigarette-off": {
"tags": [
"smoking",
"no-smoking"
],
"categories": []
"categories": [
"travel",
"transportation",
"health"
]
},
"circle": {
"tags": [
@@ -1780,7 +1881,8 @@
"clover": {
"tags": [
"leaf",
"luck"
"luck",
"plant"
],
"categories": [
"gaming"
@@ -1871,7 +1973,9 @@
"terminal",
"prompt"
],
"categories": ["coding"]
"categories": [
"coding"
]
},
"compass": {
"tags": [
@@ -1897,7 +2001,11 @@
"part",
"symbol"
],
"categories": ["design","coding","development"]
"categories": [
"design",
"coding",
"development"
]
},
"contact": {
"tags": [
@@ -2660,6 +2768,21 @@
"layout"
]
},
"fingerprint": {
"tags": [
"2fa",
"authentication",
"biometric",
"identity",
"security"
],
"categories": [
"account",
"security",
"health",
"devices"
]
},
"flag": {
"tags": [
"report"
@@ -2683,14 +2806,18 @@
"report",
"timeline"
],
"categories": ["development"]
"categories": [
"development"
]
},
"flag-triangle-right": {
"tags": [
"report",
"timeline"
],
"categories": ["development"]
"categories": [
"development"
]
},
"flame": {
"tags": [
@@ -2740,6 +2867,31 @@
"gaming"
]
},
"flower": {
"tags": [
"sustainability",
"nature",
"plant",
"spring"
],
"categories": [
"nature",
"gaming",
"sustainability"
]
},
"flower-2": {
"tags": [
"sustainability",
"nature",
"plant"
],
"categories": [
"nature",
"sustainability",
"seasons"
]
},
"focus": {
"tags": [
"camera",
@@ -3205,6 +3357,33 @@
"gaming"
]
},
"heart-crack": {
"tags": [
"heartbreak",
"sadness",
"emotion"
],
"categories": [
"emoji"
]
},
"heart-handshake": {
"tags": [
"agreement",
"charity",
"help",
"deal",
"terms",
"emotion",
"together",
"handshake"
],
"categories": [
"emoji",
"account",
"security"
]
},
"heart-off": {
"tags": [
"unlike",
@@ -3582,6 +3761,20 @@
"layout"
]
},
"leaf": {
"tags": [
"sustainability",
"nature",
"energy",
"plant",
"autumn"
],
"categories": [
"nature",
"sustainability",
"seasons"
]
},
"library": {
"tags": [
"book",
@@ -3689,6 +3882,18 @@
"text"
]
},
"list-end": {
"tags": [
"queue",
"bottom",
"end",
"playlist"
],
"categories": [
"multimedia",
"text"
]
},
"list-minus": {
"tags": [
"playlist",
@@ -3703,6 +3908,18 @@
"text"
]
},
"list-music": {
"tags": [
"playlist",
"queue",
"music",
"audio",
"playback"
],
"categories": [
"multimedia"
]
},
"list-ordered": {
"tags": [
"number",
@@ -3726,6 +3943,29 @@
"text"
]
},
"list-start": {
"tags": [
"queue",
"top",
"start",
"next",
"playlist"
],
"categories": [
"multimedia",
"text"
]
},
"list-video": {
"tags": [
"playlist",
"video",
"playback"
],
"categories": [
"multimedia"
]
},
"list-x": {
"tags": [
"playlist",
@@ -3829,6 +4069,17 @@
"account"
]
},
"luggage": {
"tags": [
"baggage",
"luggage",
"travel"
],
"categories": [
"travel",
"transportation"
]
},
"magnet": {
"tags": [
"horseshoe",
@@ -4190,6 +4441,19 @@
"cursors"
]
},
"move-3d": {
"tags": [
"arrows",
"axis",
"gizmo",
"coordinates",
"transform",
"translate"
],
"categories": [
"design"
]
},
"move-diagonal": {
"tags": [
"double",
@@ -4302,7 +4566,9 @@
"mac",
"button"
],
"categories": ["coding"]
"categories": [
"coding"
]
},
"outdent": {
"tags": [
@@ -4342,6 +4608,17 @@
"development"
]
},
"package-open": {
"tags": [
"box",
"container",
"unpack",
"open"
],
"categories": [
"development"
]
},
"package-plus": {
"tags": [
"new",
@@ -4371,6 +4648,43 @@
"development"
]
},
"paint-bucket": {
"tags": [
"fill",
"paint",
"bucket",
"design"
],
"categories": [
"design"
]
},
"paintbrush": {
"tags": [
"brush",
"paintbrush",
"design",
"color"
],
"categories": [
"text",
"design",
"photography"
]
},
"paintbrush-2": {
"tags": [
"brush",
"paintbrush",
"design",
"color"
],
"categories": [
"text",
"design",
"photography"
]
},
"palette": {
"tags": [
"color",
@@ -4795,6 +5109,16 @@
"devices"
]
},
"recycle": {
"tags": [
"sustainability",
"salvage",
"arrows"
],
"categories": [
"sustainability"
]
},
"redo": {
"tags": [
"undo",
@@ -4989,6 +5313,16 @@
"maps"
]
},
"scaling": {
"tags": [
"scale",
"resize",
"design"
],
"categories": [
"design"
]
},
"scan": {
"tags": [
"qr-code"
@@ -5038,6 +5372,20 @@
"communication"
]
},
"scroll": {
"tags": [
"paper",
"log",
"scripture",
"document",
"parchment"
],
"categories": [
"gaming",
"development",
"code"
]
},
"search": {
"tags": [
"find",
@@ -5190,7 +5538,8 @@
"secure",
"virus",
"admin",
"safety"
"safety",
"savety"
],
"categories": [
"account",
@@ -5288,6 +5637,17 @@
"arrows"
]
},
"shrub": {
"tags": [
"forest",
"undergrowth",
"park",
"nature"
],
"categories": [
"nature"
]
},
"shuffle": {
"tags": [
"music"
@@ -5410,6 +5770,21 @@
"connectivity"
]
},
"siren": {
"tags": [
"police",
"ambulance",
"emergency",
"security",
"alert",
"alarm",
"light"
],
"categories": [
"medical",
"health"
]
},
"skip-back": {
"tags": [
"arrow",
@@ -5469,6 +5844,16 @@
"account"
]
},
"slice": {
"tags": [
"cutter",
"scalpel",
"knife"
],
"categories": [
"design"
]
},
"sliders": {
"tags": [
"settings",
@@ -5529,10 +5914,12 @@
"cold",
"weather",
"freeze",
"snow"
"snow",
"winter"
],
"categories": [
"weather"
"weather",
"seasons"
]
},
"sofa": {
@@ -5579,7 +5966,8 @@
"sprout": {
"tags": [
"leaf",
"nature"
"nature",
"plant"
],
"categories": [
"nature",
@@ -5692,11 +6080,13 @@
"tags": [
"brightness",
"weather",
"light"
"light",
"summer"
],
"categories": [
"accessibility",
"weather"
"weather",
"seasons"
]
},
"sun-dim": {
@@ -6011,7 +6401,10 @@
"off",
"switch"
],
"categories": ["layout", "account"]
"categories": [
"layout",
"account"
]
},
"toggle-right": {
"tags": [
@@ -6019,7 +6412,10 @@
"off",
"switch"
],
"categories": ["layout", "account"]
"categories": [
"layout",
"account"
]
},
"tornado": {
"tags": [
@@ -6067,6 +6463,40 @@
"mail"
]
},
"tree-deciduous": {
"tags": [
"tree",
"forest",
"park",
"nature"
],
"categories": [
"nature"
]
},
"tree-pine": {
"tags": [
"tree",
"pine",
"forest",
"park",
"nature"
],
"categories": [
"nature"
]
},
"trees": {
"tags": [
"tree",
"forest",
"park",
"nature"
],
"categories": [
"nature"
]
},
"trello": {
"tags": [
"logo",
@@ -6316,6 +6746,38 @@
"account"
]
},
"utensils": {
"tags": [
"food",
"restaurant",
"meal",
"cutlery",
"breakfast",
"dinner",
"supper"
],
"categories": [
"food-beverage",
"travel",
"maps"
]
},
"utensils-crossed": {
"tags": [
"food",
"restaurant",
"meal",
"cutlery",
"breakfast",
"dinner",
"supper"
],
"categories": [
"food-beverage",
"travel",
"maps"
]
},
"venetian-mask": {
"tags": [
"mask",
@@ -6826,6 +7288,10 @@
"title": "Science",
"icon": "flask-conical"
},
"seasons": {
"title": "Seasons",
"icon": "leaf"
},
"security": {
"title": "Security",
"icon": "shield"
@@ -6838,6 +7304,10 @@
"title": "Shopping",
"icon": "shopping-bag"
},
"sustainability": {
"title": "Sustainability",
"icon": "recycle"
},
"social": {
"title": "Social",
"icon": "thumbs-up"
@@ -6862,6 +7332,10 @@
"title": "Transportation",
"icon": "train"
},
"travel": {
"title": "Travel",
"icon": "backpack"
},
"weather": {
"title": "Weather",
"icon": "cloud-sun"