diff options
| -rw-r--r-- | gulpfile.js | 2 | ||||
| -rw-r--r-- | package.json | 1 | ||||
| -rw-r--r-- | src/tags.json | 5 | ||||
| -rw-r--r-- | tags.json | 461 | 
4 files changed, 468 insertions, 1 deletions
| diff --git a/gulpfile.js b/gulpfile.js index 9a5b6e6d..86f4fc99 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -317,7 +317,7 @@ gulp.task('build-jekyll', function (cb) {  });  gulp.task('build-copy', function (cb) { -	cp.exec('mkdir -p icons/ && rm -fd ./icons/* && cp ./_site/icons/* ./icons', function () { +	cp.exec('mkdir -p icons/ && rm -fd ./icons/* && cp ./_site/icons/* ./icons && cp ./_site/tags.json .', function () {  		cb();  	});  }); diff --git a/package.json b/package.json index cc7f5871..a5f908d2 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@      "icons/*",      "icons-png/*",      "iconfont/*", +    "tags.json",      "tabler-sprite.svg",      "tabler-sprite-nostroke.svg"    ], diff --git a/src/tags.json b/src/tags.json new file mode 100644 index 00000000..a009a1f7 --- /dev/null +++ b/src/tags.json @@ -0,0 +1,5 @@ +--- +--- +{ {% for icon in site.icons %} +{% assign slug-tags = icon.slug | split: '-' %}{% assign tags = slug-tags | concat: icon.tags %}  "{{ icon.slug }}": [{% for tag in tags %}"{{ tag }}"{% unless forloop.last %}, {% endunless %}{% endfor %}]{% unless forloop.last %}, {% endunless %}{% endfor %} +} diff --git a/tags.json b/tags.json new file mode 100644 index 00000000..b49ec862 --- /dev/null +++ b/tags.json @@ -0,0 +1,461 @@ +{  +  "accessible": ["accessible", "low-vision", "blind", "disability", "handicapped"],  +  "activity": ["activity", "pulse", "motion", "health", "action"],  +  "ad": ["ad", "advert", "advertisement", "marketing", "commercial", "traffic"],  +  "adjustments": ["adjustments", "equalizer", "sliders", "controls", "settings", "filter"],  +  "alarm": ["alarm", "time", "watch", "clock", "ring"],  +  "alert-circle": ["alert", "circle", "warning", "danger", "caution", "risk"],  +  "alert-triangle": ["alert", "triangle", "warning", "danger", "caution", "risk"],  +  "align-center": ["align", "center", "text", "alignment", "position"],  +  "align-justified": ["align", "justified", "text", "alignment", "position"],  +  "align-left": ["align", "left", "text", "alignment", "position"],  +  "align-right": ["align", "right", "text", "alignment", "position"],  +  "anchor": ["anchor", "hold", "ship", "harbor", "docks"],  +  "aperture": ["aperture", "hole", "opening", "vent"],  +  "apps": ["apps"],  +  "archive": ["archive", "box", "index", "records", "old", "collect"],  +  "arrow-back-up": ["arrow", "back", "up", "pointer", "return", "revert", "reverse"],  +  "arrow-back": ["arrow", "back", "pointer", "return", "revert", "reverse"],  +  "arrow-bar-down": ["arrow", "bar", "down", "drag", "move"],  +  "arrow-bar-left": ["arrow", "bar", "left", "drag", "move"],  +  "arrow-bar-right": ["arrow", "bar", "right", "drag", "move"],  +  "arrow-bar-up": ["arrow", "bar", "up", "drag", "move"],  +  "arrow-down-circle": ["arrow", "down", "circle", "proceed", "swipe", "below", "bottom"],  +  "arrow-down-left-circle": ["arrow", "down", "left", "circle", "corner", "bottom", "point"],  +  "arrow-down-left": ["arrow", "down", "left", "corner", "bottom", "point"],  +  "arrow-down-right-circle": ["arrow", "down", "right", "circle", "corner", "bottom", "point"],  +  "arrow-down-right": ["arrow", "down", "right", "corner", "bottom", "point"],  +  "arrow-down": ["arrow", "down", "proceed", "swipe", "below", "bottom"],  +  "arrow-forward-up": ["arrow", "forward", "up", "point", "turn", "next"],  +  "arrow-forward": ["arrow", "forward", "point", "turn", "next"],  +  "arrow-left-circle": ["arrow", "left", "circle", "back", "swipe", "return"],  +  "arrow-left": ["arrow", "left", "back", "swipe", "return"],  +  "arrow-narrow-down": ["arrow", "narrow", "down", "bottom", "proceed", "swipe", "next"],  +  "arrow-narrow-left": ["arrow", "narrow", "left", "back", "previous", "pointer", "point"],  +  "arrow-narrow-right": ["arrow", "narrow", "right", "next", "proceed", "point", "pointer"],  +  "arrow-narrow-up": ["arrow", "narrow", "up", "top", "point"],  +  "arrow-right-circle": ["arrow", "right", "circle", "next", "proceed", "swipe"],  +  "arrow-right": ["arrow", "right", "next", "proceed", "swipe"],  +  "arrow-up-circle": ["arrow", "up", "circle", "top", "point"],  +  "arrow-up-left-circle": ["arrow", "up", "left", "circle", "top", "corner", "point"],  +  "arrow-up-left": ["arrow", "up", "left", "top", "corner", "point"],  +  "arrow-up-right-circle": ["arrow", "up", "right", "circle", "top", "corner", "point"],  +  "arrow-up-right": ["arrow", "up", "right", "top", "corner", "point"],  +  "arrow-up": ["arrow", "up", "top", "point"],  +  "arrows-diagonal-2": ["arrows", "diagonal", "2", "zoom", "corners", "stretch"],  +  "arrows-diagonal": ["arrows", "diagonal", "zoom", "corners", "stretch"],  +  "arrows-horizontal": ["arrows", "horizontal", "zoom", "stretch", "left", "right"],  +  "arrows-maximize": ["arrows", "maximize", "fullscreen", "expand"],  +  "arrows-minimize": ["arrows", "minimize", "fullscreen", "exit", "close"],  +  "arrows-sort": ["arrows", "sort", "top", "bottom", "parallel", "order"],  +  "arrows-vertical": ["arrows", "vertical", "expand", "stretch", "top", "bottom"],  +  "artboard": ["artboard", "graphics", "drawing", "design", "art", "canvas"],  +  "at": ["at", "email", "message", "mention", "sign", "@"],  +  "atom": ["atom", "unit", "element", "part", "electrons"],  +  "award": ["award", "prize", "reward", "competition", "contest", "win"],  +  "backspace": ["backspace", "delete", "remove", "eliminate"],  +  "ban": ["ban", "no", "reject", "restriction", "prohibited"],  +  "bandage": ["bandage", "patch", "wound", "cut", "pain"],  +  "barcode": ["barcode", "product", "shop", "scan", "supermarket"],  +  "battery-1": ["battery", "1", "energy", "power", "electricity"],  +  "battery-2": ["battery", "2", "energy", "power", "electricity"],  +  "battery-3": ["battery", "3", "energy", "power", "electricity"],  +  "battery-4": ["battery", "4", "energy", "power", "electricity"],  +  "battery-charging": ["battery", "charging", "charge", "energy", "power", "electricity"],  +  "battery": ["battery", "energy", "power", "electricity"],  +  "bed": ["bed", "sleep", "night", "bedroom", "rest"],  +  "bell": ["bell", "alarm", "sound", "notification"],  +  "bike": ["bike", "cycling", "bicycle", "sport", "wheel"],  +  "bluetooth": ["bluetooth", "wireless", "connection", "connect"],  +  "bold": ["bold", "font", "style", "boldface"],  +  "bolt": ["bolt", "energy", "power", "electricity", "storm"],  +  "book": ["book", "read", "dictionary", "magazine", "library", "booklet", "novel"],  +  "bookmark": ["bookmark", "read", "clip", "marker", "tag"],  +  "border-all": ["border", "all", "table", "side", "line"],  +  "border-bottom": ["border", "bottom", "table", "side", "line"],  +  "border-horizontal": ["border", "horizontal", "table", "side", "line"],  +  "border-inner": ["border", "inner", "table", "side", "line"],  +  "border-left": ["border", "left", "table", "side", "line"],  +  "border-none": ["border", "none", "table"],  +  "border-outer": ["border", "outer", "table", "side", "line"],  +  "border-radius": ["border", "radius", "corner", "rounded", "line"],  +  "border-right": ["border", "right", "table", "side", "line"],  +  "border-top": ["border", "top", "table", "side", "line"],  +  "border-vertical": ["border", "vertical", "table", "side", "line"],  +  "box": ["box", "cube", "app", "application", "package", "container"],  +  "briefcase": ["briefcase", "bag", "baggage", "folder", "carrier", "documents"],  +  "brightness-down": ["brightness", "down", "dark", "darker", "screen"],  +  "brightness-up": ["brightness", "up", "light", "screen"],  +  "brightness": ["brightness", "light", "dark", "screen"],  +  "browser": ["browser", "internet", "web", "display"],  +  "brush": ["brush", "paint", "art", "picture", "paintbrush", "painter"],  +  "bucket": ["bucket", "collection", "container", "water", "liquid"],  +  "bug": ["bug", "germ", "insect", "error", "nature"],  +  "building-arch": ["building", "arch", "arc", "curve", "dome", "monument", "history", "architecture"],  +  "building-bridge-2": ["building", "bridge", "2", "architecture", "urban", "river", "overpass", "city", "countryside"],  +  "building-bridge": ["building", "bridge", "architecture", "urban", "river", "overpass", "city", "countryside"],  +  "building-church": ["building", "church", "religion", "chapel", "sanctuary", "temple", "cathedral", "pray", "prayer"],  +  "building-hospital": ["building", "hospital", "doctor", "sickness", "illness", "nurse", "medication", "emergency", "treat", "surgery"],  +  "building-store": ["building", "store", "shopping", "shop", "supermarket", "market", "products", "retail", "buy", "sell"],  +  "building": ["building", "flat", "office", "city", "urban", "scyscraper", "architecture", "construction"],  +  "bulb-off": ["bulb", "off", "energy", "power", "electricity", "creativity", "light", "idea"],  +  "bulb": ["bulb", "energy", "power", "electricity", "creativity", "light", "idea"],  +  "calculator": ["calculator"],  +  "calendar-event": ["calendar", "event", "date", "day", "plan", "schedule", "agenda"],  +  "calendar-minus": ["calendar", "minus", "date", "day", "plan", "schedule", "agenda", "add"],  +  "calendar-plus": ["calendar", "plus", "date", "day", "plan", "schedule", "agenda", "add"],  +  "calendar": ["calendar", "date", "day", "plan", "schedule", "agenda"],  +  "camera": ["camera", "video", "photo", "aperture"],  +  "car": ["car"],  +  "caret-down": ["caret", "down"],  +  "caret-left": ["caret", "left"],  +  "caret-right": ["caret", "right"],  +  "caret-up": ["caret", "up"],  +  "cash": ["cash", "currency", "payment"],  +  "cast": ["cast", "broadcast", "stream", "mirroring", "apple", "airplay", "chromecast"],  +  "chart-area-line": ["chart", "area", "line", "statistics", "diagram", "graph", "rhythm", "data", "analysis"],  +  "chart-area": ["chart", "area", "statistics", "diagram", "graph", "rhythm", "data", "analysis"],  +  "chart-bar": ["chart", "bar", "statistics", "diagram", "graph", "rhythm", "data", "analysis"],  +  "chart-candle": ["chart", "candle", "statistics", "diagram", "graph", "rhythm", "data", "analysis"],  +  "chart-donut": ["chart", "donut", "statistics", "diagram", "graph", "rhythm", "data", "analysis"],  +  "chart-line": ["chart", "line", "statistics", "diagram", "graph", "rhythm", "data", "analysis"],  +  "chart-pie": ["chart", "pie", "statistics", "diagram", "graph", "rhythm", "data", "analysis"],  +  "check": ["check", "tick", "yes"],  +  "checkbox": ["checkbox"],  +  "checks": ["checks", "tick", "yes"],  +  "chevron-down": ["chevron", "down", "move"],  +  "chevron-left": ["chevron", "left", "move"],  +  "chevron-right": ["chevron", "right", "move"],  +  "chevron-up": ["chevron", "up", "move"],  +  "chevrons-down": ["chevrons", "down", "move"],  +  "chevrons-left": ["chevrons", "left", "move"],  +  "chevrons-right": ["chevrons", "right", "move"],  +  "chevrons-up": ["chevrons", "up", "move"],  +  "chrome": ["chrome"],  +  "circle-check": ["circle", "check", "yes"],  +  "circle-minus": ["circle", "minus", "remove"],  +  "circle-plus": ["circle", "plus", "add", "create", "new"],  +  "circle-x": ["circle", "x", "cancel", "no"],  +  "circle": ["circle", "false", "zero"],  +  "click": ["click"],  +  "clipboard-check": ["clipboard", "check", "copy", "yes"],  +  "clipboard-list": ["clipboard", "list", "copy", "items"],  +  "clipboard-x": ["clipboard", "x", "copy", "no"],  +  "clipboard": ["clipboard", "copy"],  +  "clock": ["clock", "time", "watch", "alarm"],  +  "cloud-download": ["cloud", "download", "files"],  +  "cloud-rain": ["cloud", "rain", "weather", "dry"],  +  "cloud-snow": ["cloud", "snow", "weather", "blizzard"],  +  "cloud-storm": ["cloud", "storm", "weather", "lightning"],  +  "cloud-upload": ["cloud", "upload", "files"],  +  "cloud": ["cloud", "weather", "online"],  +  "code": ["code", "brackets", "source", "programming", "command"],  +  "coin": ["coin"],  +  "color-swatch": ["color", "swatch"],  +  "columns": ["columns", "text", "gap"],  +  "command": ["command", "apple", "key", "keyboard", "cmd"],  +  "compass": ["compass", "navigation", "safari", "travel", "direction", "discover"],  +  "copy": ["copy", "clipboard", "clone", "duplicate"],  +  "copyright": ["copyright", "licence", "license"],  +  "corner-down-left": ["corner", "down", "left", "move", "arrow"],  +  "corner-down-right": ["corner", "down", "right", "move", "arrow"],  +  "corner-left-down": ["corner", "left", "down", "move", "arrow"],  +  "corner-left-up": ["corner", "left", "up", "move", "arrow"],  +  "corner-right-down": ["corner", "right", "down", "move", "arrow"],  +  "corner-right-up": ["corner", "right", "up", "move", "arrow"],  +  "corner-up-left": ["corner", "up", "left", "move", "arrow"],  +  "corner-up-right": ["corner", "up", "right", "move", "arrow"],  +  "credit-card": ["credit", "card", "money", "purchase", "payment", "cc"],  +  "crop": ["crop", "photo", "image"],  +  "currency-bitcoin": ["currency", "bitcoin"],  +  "currency-dollar": ["currency", "dollar"],  +  "currency-euro": ["currency", "euro"],  +  "currency-pound": ["currency", "pound"],  +  "currency-rupee": ["currency", "rupee"],  +  "currency-yen": ["currency", "yen"],  +  "cut": ["cut", "scissors"],  +  "dashboard": ["dashboard", "home", "car"],  +  "database": ["database", "storage", "data", "memory"],  +  "device-desktop": ["device", "desktop", "monitor", "computer", "imac"],  +  "device-floppy": ["device", "floppy"],  +  "device-gamepad": ["device", "gamepad"],  +  "device-laptop": ["device", "laptop"],  +  "device-mobile-vibration": ["device", "mobile", "vibration", "iphone", "phone", "smartphone", "cellphone"],  +  "device-mobile": ["device", "mobile", "iphone", "phone", "smartphone", "cellphone"],  +  "device-speaker": ["device", "speaker"],  +  "device-tablet": ["device", "tablet", "ipad"],  +  "device-tv": ["device", "tv", "screen", "display"],  +  "devices": ["devices"],  +  "diamond": ["diamond"],  +  "dice": ["dice"],  +  "directions": ["directions", "travel", "navigation", "discover"],  +  "disabled-2": ["disabled", "2", "wheelchair", "accessible"],  +  "disabled": ["disabled", "wheelchair"],  +  "disc": ["disc", "cd", "music", "album"],  +  "discount": ["discount"],  +  "dots-circle-horizontal": ["dots", "circle", "horizontal"],  +  "dots-diagonal-2": ["dots", "diagonal", "2", "hellip", "more", "ellipsis"],  +  "dots-diagonal": ["dots", "diagonal", "hellip", "more", "ellipsis"],  +  "dots-vertical": ["dots", "vertical", "hellip", "more", "ellipsis"],  +  "dots": ["dots", "hellip", "more", "ellipsis"],  +  "download": ["download", "save", "arrow"],  +  "drag-drop-2": ["drag", "drop", "2"],  +  "drag-drop": ["drag", "drop"],  +  "droplet": ["droplet", "water"],  +  "edit": ["edit", "pencil", "change"],  +  "egg": ["egg"],  +  "eraser": ["eraser"],  +  "exposure": ["exposure"],  +  "external-link": ["external", "link", "connection", "outbound"],  +  "eye": ["eye", "view", "watch"],  +  "face-id": ["face", "id", "apple", "iphone", "ipad"],  +  "file-check": ["file", "check", "yes"],  +  "file-download": ["file", "download"],  +  "file-horizontal": ["file", "horizontal", "paper", "new"],  +  "file-invoice": ["file", "invoice"],  +  "file-minus": ["file", "minus", "remove"],  +  "file-music": ["file", "music", "mp3", "wma", "wav"],  +  "file-plus": ["file", "plus", "add", "create", "new"],  +  "file-shredder": ["file", "shredder", "shred", "destroy", "cut"],  +  "file-text": ["file", "text", "data", "pdf", "txt"],  +  "file-x": ["file", "x", "remove", "delete", "erase"],  +  "file": ["file", "paper", "new"],  +  "filter": ["filter", "funnel", "hopper", "filtration"],  +  "flag": ["flag", "banner", "pin", "report", "map"],  +  "flip-horizontal": ["flip", "horizontal", "mirror", "rotate"],  +  "flip-vertical": ["flip", "vertical", "mirror", "rotate"],  +  "float-center": ["float", "center"],  +  "float-left": ["float", "left"],  +  "float-right": ["float", "right"],  +  "floppy-disk": ["floppy", "disk", "save", "disk"],  +  "focus": ["focus", "target", "bullseye", "aim"],  +  "folder-minus": ["folder", "minus", "directory", "dir"],  +  "folder-plus": ["folder", "plus", "add", "create", "new", "directory", "dir"],  +  "folder-x": ["folder", "x", "directory", "dir"],  +  "folder": ["folder", "cancel", "no", "directory", "dir"],  +  "folders": ["folders", "directory", "dir", "clone", "copy"],  +  "frame": ["frame", "crop"],  +  "friends": ["friends", "people", "boy", "girl", "man", "woman"],  +  "gauge": ["gauge", "car", "dashboard"],  +  "ghost": ["ghost"],  +  "gift": ["gift"],  +  "git-branch": ["git", "branch", "code", "version control", "command"],  +  "git-commit": ["git", "commit", "code", "version control", "command"],  +  "git-compare": ["git", "compare", "code", "version control", "command"],  +  "git-fork": ["git", "fork", "code", "version control", "command"],  +  "git-merge": ["git", "merge", "code", "version control", "command"],  +  "git-pull-request": ["git", "pull", "request", "code", "version control", "command"],  +  "glass-full": ["glass", "full", "wine", "cup", "goblet"],  +  "glass": ["glass", "wine", "cup", "goblet"],  +  "globe": ["globe"],  +  "grid-dots": ["grid", "dots"],  +  "grid": ["grid", "layout", "table"],  +  "hash": ["hash", "hashtag", "#"],  +  "headphones": ["headphones", "music", "headset", "audio", "sound"],  +  "headset": ["headset", "music", "headset", "audio", "sound"],  +  "heart": ["heart", "love", "emotion", "like", "favorite"],  +  "help": ["help"],  +  "home-2": ["home", "2", "house", "dashboard", "living"],  +  "home": ["home", "house", "dashboard", "living"],  +  "ice-cream": ["ice", "cream", "candy"],  +  "id": ["id"],  +  "inbox": ["inbox", "mail", "gmail", "email", "envelope"],  +  "indent-decrease": ["indent", "decrease"],  +  "indent-increase": ["indent", "increase"],  +  "infinity": ["infinity"],  +  "info-circle": ["info", "circle"],  +  "info-square": ["info", "square"],  +  "italic": ["italic"],  +  "key": ["key", "password", "login", "authentication", "secure"],  +  "language": ["language"],  +  "layers-difference": ["layers", "difference", "stack"],  +  "layers-intersect": ["layers", "intersect", "stack"],  +  "layers-subtract": ["layers", "subtract", "stack"],  +  "layers-union": ["layers", "union", "stack", "join"],  +  "layout-2": ["layout", "2", "grid", "columns", "masonry", "collage"],  +  "layout-align-bottom": ["layout", "align", "bottom"],  +  "layout-align-center": ["layout", "align", "center"],  +  "layout-align-left": ["layout", "align", "left"],  +  "layout-align-middle": ["layout", "align", "middle"],  +  "layout-align-right": ["layout", "align", "right"],  +  "layout-align-top": ["layout", "align", "top"],  +  "layout-bottombar": ["layout", "bottombar"],  +  "layout-columns": ["layout", "columns", "grid", "column", "rows"],  +  "layout-distribute-horizontal": ["layout", "distribute", "horizontal"],  +  "layout-distribute-vertical": ["layout", "distribute", "vertical"],  +  "layout-navbar": ["layout", "navbar", "grid", "row", "header"],  +  "layout-rows": ["layout", "rows", "grid", "masonry", "collage"],  +  "layout-sidebar-right": ["layout", "sidebar", "right", "grid", "aside", "column", "columns"],  +  "layout-sidebar": ["layout", "sidebar", "grid", "aside", "column", "columns"],  +  "layout": ["layout", "grid", "columns", "masonry", "collage"],  +  "lego": ["lego", "toy", "boy", "face"],  +  "letter-case": ["letter", "case"],  +  "license": ["license"],  +  "lifebuoy": ["lifebuoy", "life ring", "help", "support"],  +  "line-height": ["line", "height"],  +  "link": ["link", "chain", "url", "connection", "address"],  +  "list-check": ["list", "check"],  +  "list": ["list"],  +  "live-photo": ["live", "photo"],  +  "location": ["location", "navigation", "map", "direction", "discover", "travel"],  +  "lock-open": ["lock", "open", "security", "password", "secure", "unprotected"],  +  "lock": ["lock", "security", "password", "secure"],  +  "login": ["login"],  +  "logout": ["logout"],  +  "magnet": ["magnet"],  +  "mail-opened": ["mail", "opened", "inbox", "gmail", "email", "envelope", "message", "read"],  +  "mail": ["mail", "inbox", "gmail", "email", "envelope", "message"],  +  "man": ["man", "guy", "boy", "male", "gender"],  +  "map-2": ["map", "2", "navigation", "location", "travel", "pin", "position", "marker"],  +  "map-pin": ["map", "pin", "navigation", "location", "travel", "pin", "position", "marker"],  +  "map": ["map", "navigation", "location", "travel"],  +  "maximize": ["maximize", "fullscreen"],  +  "menu": ["menu", "bars", "hamburger", "navigation", "burger"],  +  "message-2": ["message", "2", "comment", "chat", "reply"],  +  "message-circle": ["message", "circle", "comment", "chat", "reply"],  +  "message-dots": ["message", "dots", "comment", "chat", "reply"],  +  "message": ["message", "comment", "chat", "reply"],  +  "messages": ["messages"],  +  "microphone": ["microphone", "record", "sound", "listen"],  +  "minimize": ["minimize", "exit", "close"],  +  "minus": ["minus", "subtract"],  +  "mood-confuzed": ["mood", "confuzed", "face", "emoji", "emotion", "frown"],  +  "mood-happy": ["mood", "happy", "face", "emoji", "emotion"],  +  "mood-neutral": ["mood", "neutral", "face", "emoji", "emotion"],  +  "mood-sad": ["mood", "sad", "face", "emoji", "emotion", "mad"],  +  "mood-smile": ["mood", "smile", "face", "emoji", "emotion"],  +  "mood-tongue": ["mood", "tongue", "face", "emoji", "emotion"],  +  "moon": ["moon", "night", "dark mode"],  +  "mouse": ["mouse", "pointer", "cursor", "device"],  +  "movie": ["movie", "film", "video"],  +  "mug": ["mug"],  +  "music": ["music", "sound", "mp3", "album"],  +  "new-section": ["new", "section"],  +  "news": ["news", "newspaper", "article"],  +  "note": ["note", "checkbox"],  +  "notebook": ["notebook"],  +  "notes": ["notes"],  +  "notification": ["notification", "bell", "alarm"],  +  "omega": ["omega"],  +  "package": ["package", "npm", "box", "container"],  +  "paint": ["paint", "brush"],  +  "palette": ["palette"],  +  "paperclip": ["paperclip", "attachment", "annex"],  +  "parking": ["parking"],  +  "pencil": ["pencil"],  +  "phone-call": ["phone", "call", "ring"],  +  "phone-incoming": ["phone", "incoming", "call"],  +  "phone-outgoing": ["phone", "outgoing", "call"],  +  "phone-pause": ["phone", "pause", "call", "mute"],  +  "phone": ["phone", "call"],  +  "photo": ["photo", "image", "picture", "landscape"],  +  "pillow": ["pillow"],  +  "plane-arrival": ["plane", "arrival"],  +  "plane-departure": ["plane", "departure"],  +  "plane": ["plane"],  +  "plus": ["plus", "add", "create", "new"],  +  "point": ["point", "dot", "label"],  +  "power": ["power", "on", "off"],  +  "presentation": ["presentation"],  +  "printer": ["printer", "fax", "office", "device"],  +  "prompt": ["prompt", "command line", "terminal", "code"],  +  "puzzle": ["puzzle", "jigsaw", "extension"],  +  "qrcode": ["qrcode", "scan", "data"],  +  "record-mail": ["record", "mail"],  +  "recycle": ["recycle"],  +  "refresh": ["refresh", "synchronization", "reload", "restart", "spinner", "loader", "ajax", "update", "arrows"],  +  "registered": ["registered", "copyright"],  +  "repeat-once": ["repeat", "once"],  +  "repeat": ["repeat"],  +  "replace": ["replace"],  +  "rotate-2": ["rotate", "2", "refresh", "synchronization", "reload", "restart", "spinner", "loader", "ajax", "update", "arrows"],  +  "rotate-clockwise-2": ["rotate", "clockwise", "2", "refresh", "synchronization", "reload", "restart", "spinner", "loader", "ajax", "update", "arrows"],  +  "rotate-clockwise": ["rotate", "clockwise", "refresh", "synchronization", "reload", "restart", "spinner", "loader", "ajax", "update", "arrows"],  +  "rotate": ["rotate", "refresh", "synchronization", "reload", "restart", "spinner", "loader", "ajax", "update", "arrows"],  +  "route": ["route", "path", "navigation", "map"],  +  "router": ["router", "wifi", "device", "wireless", "signal", "station", "cast"],  +  "rss": ["rss", "feed", "subscribe"],  +  "ruler": ["ruler"],  +  "scale": ["scale"],  +  "scan": ["scan"],  +  "scissors": ["scissors"],  +  "search": ["search", "find", "magnifier", "magnifying glass"],  +  "selector": ["selector", "arrows"],  +  "send": ["send", "message", "mail", "email", "gmail", "paper", "airplane", "aeroplane"],  +  "server": ["server", "storage", "hosting", "www"],  +  "settings": ["settings", "cog", "edit", "gear", "preferences", "tools"],  +  "shape": ["shape"],  +  "share": ["share", "network", "link", "connection"],  +  "shield-check": ["shield", "check", "safety", "protect", "protection", "yes", "add"],  +  "shield-x": ["shield", "x", "unprotected", "protection", "cancel", "no"],  +  "shield": ["shield", "safety", "protect", "protection"],  +  "shopping-cart": ["shopping", "cart", "bag", "ecommerce", "purchase", "store"],  +  "sitemap": ["sitemap"],  +  "slideshow": ["slideshow"],  +  "sort-ascending": ["sort", "ascending", "arrange"],  +  "sort-descending": ["sort", "descending", "arrange"],  +  "square-check": ["square", "check", "checkbox", "yes"],  +  "square-minus": ["square", "minus", "remove", "indeterminate"],  +  "square-plus": ["square", "plus", "add", "create", "new"],  +  "square-x": ["square", "x", "cancel", "close", "delete", "remove", "times", "clear", "no"],  +  "square": ["square", "checkbox"],  +  "stack": ["stack"],  +  "star": ["star", "favorite", "like", "mark", "bookmark"],  +  "sticker": ["sticker"],  +  "strikethrough": ["strikethrough"],  +  "subscript": ["subscript"],  +  "sum": ["sum"],  +  "sun": ["sun", "weather", "light", "mode", "brightness"],  +  "superscript": ["superscript"],  +  "switch-horizontal": ["switch", "horizontal", "toggle", "left", "right", "arrows"],  +  "switch-vertical": ["switch", "vertical", "toggle", "up", "down", "arrows"],  +  "switch": ["switch", "toggle", "arrows"],  +  "table": ["table"],  +  "tag": ["tag", "label", "price"],  +  "target": ["target", "focus", "bullseye", "aim"],  +  "tax": ["tax"],  +  "temperature-celsius": ["temperature", "celsius", "weather", "celcius", "fahrenheit", "cold", "hot"],  +  "temperature-fahrenheit": ["temperature", "fahrenheit", "weather", "celcius", "fahrenheit", "cold", "hot"],  +  "temperature": ["temperature", "weather", "celcius", "fahrenheit", "cold", "hot"],  +  "template": ["template", "grid", "columns", "masonry", "collage"],  +  "test-pipe": ["test", "pipe", "sample", "color"],  +  "thumb-down": ["thumb", "down", "dislike", "bad", "emotion"],  +  "thumb-up": ["thumb", "up", "like", "emotion", "good", "love"],  +  "ticket": ["ticket"],  +  "toggle-left": ["toggle", "left", "on", "off", "switch"],  +  "toggle-right": ["toggle", "right", "on", "off", "switch"],  +  "tool": ["tool", "preferences", "edit", "settings"],  +  "tools": ["tools"],  +  "trash": ["trash", "garbage", "delete", "remove", "bin", "ash-bin", "uninstall", "dustbin"],  +  "trending-down": ["trending", "down", "arrow", "decrease", "fall"],  +  "trending-up": ["trending", "up", "arrow", "grow", "increase"],  +  "triangle": ["triangle", "delta"],  +  "trophy": ["trophy", "success", "win", "prize", "winner"],  +  "truck": ["truck"],  +  "typography": ["typography"],  +  "underline": ["underline"],  +  "unlink": ["unlink", "chain", "url", "address", "remove", "broke", "unconnect"],  +  "upload": ["upload", "file", "arrow"],  +  "urgent": ["urgent", "alert", "important"],  +  "user-check": ["user", "check", "tick", "person", "account"],  +  "user-minus": ["user", "minus", "remove", "cancel", "person", "account", "unsubscribe"],  +  "user-plus": ["user", "plus", "add", "create", "new", "person", "people", "follow", "subscribe"],  +  "user-x": ["user", "x", "cancel", "remove", "person", "account", "unsubscribe"],  +  "user": ["user", "person", "account"],  +  "viewfinder": ["viewfinder", "target", "aim", "focus"],  +  "virus": ["virus"],  +  "volume-2": ["volume", "2", "music", "sound", "speaker"],  +  "volume-3": ["volume", "3", "mute", "music", "sound", "false", "speaker"],  +  "volume": ["volume", "music", "sound", "speaker"],  +  "wallet": ["wallet"],  +  "wand": ["wand"],  +  "wifi-0": ["wifi", "0", "online", "connection", "signal", "wireless"],  +  "wifi-1": ["wifi", "1", "online", "connection", "signal", "wireless"],  +  "wifi-2": ["wifi", "2", "online", "connection", "signal", "wireless"],  +  "wifi": ["wifi", "online", "connection", "signal", "wireless"],  +  "woman": ["woman", "girl", "female", "gender"],  +  "world": ["world", "earth", "globe", "global", "language", "union"],  +  "x": ["x", "cancel", "remove", "delete", "empty"],  +  "zoom-in": ["zoom", "in", "magnifying glass"],  +  "zoom-out": ["zoom", "out", "magnifying glass"] +} | 
