1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-16 11:04:18 +02:00

Update icon metadata

This commit is contained in:
codecalm
2025-01-29 22:29:40 +01:00
parent d953ab8e07
commit 100369584f
1237 changed files with 1242 additions and 1042 deletions

View File

@@ -3,8 +3,8 @@ import fs from 'fs'
import { resolve, join, basename } from 'path' import { resolve, join, basename } from 'path'
import { ICONS_SRC_DIR } from './helpers.mjs' import { ICONS_SRC_DIR } from './helpers.mjs'
// const extensions = ['heart', 'star', 'off', 'bolt', 'cancel', 'check', 'cog', 'dollar', 'dot', 'eco', 'edit', 'x', 'plus', 'minus', 'shield', 'up', 'down', 'move', 'link', 'ribbon', 'question', 'exclamation', '2', '3', 'code', 'pause', 'pin', 'search', 'share', 'hand', 'infinity', 'ai'] const extensions = ['heart', 'star', 'off', 'bolt', 'cancel', 'check', 'cog', 'dollar', 'dot', 'eco', 'edit', 'x', 'plus', 'minus', 'shield', 'up', 'down', 'move', 'link', 'ribbon', 'question', 'exclamation', '2', '3', 'code', 'pause', 'pin', 'search', 'share', 'hand', 'infinity', 'ai']
const extensions = ['off', 'ai', 'spark'] //const extensions = ['off', 'ai', 'spark']
extensions.forEach(function (extension) { extensions.forEach(function (extension) {
@@ -28,10 +28,10 @@ extensions.forEach(function (extension) {
headerContent = headerContent.replace(/\<\!--/, `<!--\ncategory: ${categoryOriginal[1]}`) headerContent = headerContent.replace(/\<\!--/, `<!--\ncategory: ${categoryOriginal[1]}`)
} }
if (tagsOriginal) { // if (tagsOriginal) {
headerContent = headerContent.replace(/tags: .*\n/, '') // headerContent = headerContent.replace(/tags: .*\n/, '')
headerContent = headerContent.replace(/\<\!--/, `<!--\ntags: ${tagsOriginal[1]}`) // headerContent = headerContent.replace(/\<\!--/, `<!--\ntags: ${tagsOriginal[1]}`)
} // }
return headerContent return headerContent
}) })

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [abacus, math, counting, adding up]
category: Math category: Math
tags: [abacus, math, counting, adding up]
unicode: "f3b6" unicode: "f3b6"
version: "1.94" version: "1.94"
--> -->

Before

Width:  |  Height:  |  Size: 604 B

After

Width:  |  Height:  |  Size: 604 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [device, hosts, airwaves, wireless, network]
category: Devices category: Devices
tags: [device, hosts, airwaves, wireless, network]
version: "1.25" version: "1.25"
unicode: "ed1a" unicode: "ed1a"
--> -->

Before

Width:  |  Height:  |  Size: 543 B

After

Width:  |  Height:  |  Size: 543 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [advert, advertisement, marketing, commercial, traffic]
category: Design category: Design
tags: [advert, advertisement, marketing, commercial, traffic]
unicode: "f3b7" unicode: "f3b7"
version: "1.94" version: "1.94"
--> -->

Before

Width:  |  Height:  |  Size: 587 B

After

Width:  |  Height:  |  Size: 587 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [settings, tweak, modify, electric, lightning, power, energy, zap, volt, charge]
category: System category: System
tags: [settings, tweak, modify, electric, lightning, power, energy, zap, volt, charge]
version: "2.10" version: "2.10"
unicode: "f7fb" unicode: "f7fb"
--> -->

Before

Width:  |  Height:  |  Size: 677 B

After

Width:  |  Height:  |  Size: 677 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [settings, dismiss, terminate, abort, halt, cease, stop, reject, refuse, deny]
category: System category: System
tags: [settings, dismiss, terminate, abort, halt, cease, stop, reject, refuse, deny]
version: "2.10" version: "2.10"
unicode: "f7fc" unicode: "f7fc"
--> -->

Before

Width:  |  Height:  |  Size: 726 B

After

Width:  |  Height:  |  Size: 726 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [settings, verify, confirm, approve, validate, tick, accept, okay, affirm, correct]
category: System category: System
tags: [settings, verify, confirm, approve, validate, tick, accept, okay, affirm, correct]
version: "2.10" version: "2.10"
unicode: "f7fd" unicode: "f7fd"
--> -->

Before

Width:  |  Height:  |  Size: 655 B

After

Width:  |  Height:  |  Size: 655 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [settings, program, develop, script, software, cypher, encrypt, decode, compile, syntax]
category: System category: System
tags: [settings, program, develop, script, software, cypher, encrypt, decode, compile, syntax]
version: "2.10" version: "2.10"
unicode: "f7fe" unicode: "f7fe"
--> -->

Before

Width:  |  Height:  |  Size: 717 B

After

Width:  |  Height:  |  Size: 717 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [settings, gear, mechanism, machinery, wheel, engine, operation, control, process, system]
category: System category: System
tags: [settings, gear, mechanism, machinery, wheel, engine, operation, control, process, system]
version: "2.10" version: "2.10"
unicode: "f7ff" unicode: "f7ff"
--> -->

Before

Width:  |  Height:  |  Size: 923 B

After

Width:  |  Height:  |  Size: 923 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [settings, currency, finance, money, cash, funds, economy, bank, wealth, coin]
category: System category: System
tags: [settings, currency, finance, money, cash, funds, economy, bank, wealth, coin]
version: "2.10" version: "2.10"
unicode: "f800" unicode: "f800"
--> -->

Before

Width:  |  Height:  |  Size: 742 B

After

Width:  |  Height:  |  Size: 742 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [settings, decrease, lessen, reduce, lower, diminish, drop, fall, descend, deplete]
category: System category: System
tags: [settings, decrease, lessen, reduce, lower, diminish, drop, fall, descend, deplete]
version: "2.10" version: "2.10"
unicode: "f801" unicode: "f801"
--> -->

Before

Width:  |  Height:  |  Size: 703 B

After

Width:  |  Height:  |  Size: 703 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [settings, alert, warn, caution, important, urgent, notice, attention, highlight, notify]
category: System category: System
tags: [settings, alert, warn, caution, important, urgent, notice, attention, highlight, notify]
version: "2.10" version: "2.10"
unicode: "f802" unicode: "f802"
--> -->

Before

Width:  |  Height:  |  Size: 702 B

After

Width:  |  Height:  |  Size: 702 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [settings, love, affection, passion, romance, emotion, fondness, devotion, cherish, admire]
category: System category: System
tags: [settings, love, affection, passion, romance, emotion, fondness, devotion, cherish, admire]
version: "2.10" version: "2.10"
unicode: "f803" unicode: "f803"
--> -->

Before

Width:  |  Height:  |  Size: 772 B

After

Width:  |  Height:  |  Size: 772 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [settings, subtract, reduce, remove, delete, lower, decrease, deduct, takeaway, less]
category: System category: System
tags: [settings, subtract, reduce, remove, delete, lower, decrease, deduct, takeaway, less]
version: "2.10" version: "2.10"
unicode: "f804" unicode: "f804"
--> -->

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 674 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [equalizer, sliders, controls, settings, filter]
category: System category: System
tags: [equalizer, sliders, controls, settings, filter]
version: "1.62" version: "1.62"
unicode: "f0a8" unicode: "f0a8"
--> -->

Before

Width:  |  Height:  |  Size: 648 B

After

Width:  |  Height:  |  Size: 648 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [settings, break, halt, stop, temporary, wait, intermission, hold, suspend, interruption]
category: System category: System
tags: [settings, break, halt, stop, temporary, wait, intermission, hold, suspend, interruption]
version: "2.10" version: "2.10"
unicode: "f805" unicode: "f805"
--> -->

Before

Width:  |  Height:  |  Size: 702 B

After

Width:  |  Height:  |  Size: 702 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [settings, attach, fix, secure, lock, hold, fasten, anchor, nail, clip]
category: System category: System
tags: [settings, attach, fix, secure, lock, hold, fasten, anchor, nail, clip]
version: "2.10" version: "2.10"
unicode: "f806" unicode: "f806"
--> -->

Before

Width:  |  Height:  |  Size: 783 B

After

Width:  |  Height:  |  Size: 783 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [settings, add, increase, expand, enlarge, inflate, grow, gain, boost, more]
category: System category: System
tags: [settings, add, increase, expand, enlarge, inflate, grow, gain, boost, more]
version: "2.10" version: "2.10"
unicode: "f807" unicode: "f807"
--> -->

Before

Width:  |  Height:  |  Size: 689 B

After

Width:  |  Height:  |  Size: 689 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [settings, inquire, ask, query, probe, interrogate, wonder, puzzle, doubt, uncertain]
category: System category: System
tags: [settings, inquire, ask, query, probe, interrogate, wonder, puzzle, doubt, uncertain]
version: "2.10" version: "2.10"
unicode: "f808" unicode: "f808"
--> -->

Before

Width:  |  Height:  |  Size: 753 B

After

Width:  |  Height:  |  Size: 753 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [settings, find, explore, seek, look, discover, examine, investigate, probe, inspect]
category: System category: System
tags: [settings, find, explore, seek, look, discover, examine, investigate, probe, inspect]
version: "2.10" version: "2.10"
unicode: "f809" unicode: "f809"
--> -->

Before

Width:  |  Height:  |  Size: 708 B

After

Width:  |  Height:  |  Size: 708 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [settings, distribute, spread, transmit, broadcast, impart, exchange, pass, disseminate, convey]
category: System category: System
tags: [settings, distribute, spread, transmit, broadcast, impart, exchange, pass, disseminate, convey]
version: "2.10" version: "2.10"
unicode: "f80a" unicode: "f80a"
--> -->

Before

Width:  |  Height:  |  Size: 720 B

After

Width:  |  Height:  |  Size: 720 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [settings, favorite, highlight, feature, mark, promote, shine, emphasize, reward, special]
category: System category: System
tags: [settings, favorite, highlight, feature, mark, promote, shine, emphasize, reward, special]
version: "2.10" version: "2.10"
unicode: "f80b" unicode: "f80b"
--> -->

Before

Width:  |  Height:  |  Size: 858 B

After

Width:  |  Height:  |  Size: 858 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [settings, increase, raise, grow, ascend, elevate, boost, uplift, rise, amplify]
category: System category: System
tags: [settings, increase, raise, grow, ascend, elevate, boost, uplift, rise, amplify]
version: "2.10" version: "2.10"
unicode: "f80c" unicode: "f80c"
--> -->

Before

Width:  |  Height:  |  Size: 703 B

After

Width:  |  Height:  |  Size: 703 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [settings, close, exit, delete, remove, cancel, eliminate, terminate, block, reject]
category: System category: System
tags: [settings, close, exit, delete, remove, cancel, eliminate, terminate, block, reject]
version: "2.10" version: "2.10"
unicode: "f80d" unicode: "f80d"
--> -->

Before

Width:  |  Height:  |  Size: 703 B

After

Width:  |  Height:  |  Size: 703 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [time, watch, clock, ring]
category: System category: System
tags: [time, watch, clock, ring]
version: "1.62" version: "1.62"
unicode: "f0a9" unicode: "f0a9"
--> -->

Before

Width:  |  Height:  |  Size: 504 B

After

Width:  |  Height:  |  Size: 504 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [warning, danger, caution, risk]
category: System category: System
tags: [warning, danger, caution, risk]
version: "2.33" version: "2.33"
unicode: "fc65" unicode: "fc65"
--> -->

Before

Width:  |  Height:  |  Size: 471 B

After

Width:  |  Height:  |  Size: 471 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [warning, muted, caution, inactive, silent, unalerted, disabled, quiet, off, dormant]
category: System category: System
tags: [warning, muted, caution, inactive, silent, unalerted, disabled, quiet, off, dormant]
version: "2.33" version: "2.33"
unicode: "fc66" unicode: "fc66"
--> -->

Before

Width:  |  Height:  |  Size: 755 B

After

Width:  |  Height:  |  Size: 755 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [notification, muted, disable, quiet, silent, suppressed, inactive, off, halt, interrupted]
category: System category: System
tags: [notification, muted, disable, quiet, silent, suppressed, inactive, off, halt, interrupted]
version: "2.33" version: "2.33"
unicode: "fc67" unicode: "fc67"
--> -->

Before

Width:  |  Height:  |  Size: 439 B

After

Width:  |  Height:  |  Size: 439 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [warning, muted, precaution, inactive, suppressed, silent, dormant, deactivated, off, disabled]
category: System category: System
tags: [warning, muted, precaution, inactive, suppressed, silent, dormant, deactivated, off, disabled]
version: "2.33" version: "2.33"
unicode: "fc68" unicode: "fc68"
--> -->

Before

Width:  |  Height:  |  Size: 657 B

After

Width:  |  Height:  |  Size: 657 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [warning, danger, caution, risk]
category: System category: System
tags: [warning, danger, caution, risk]
version: "2.33" version: "2.33"
unicode: "fc69" unicode: "fc69"
--> -->

Before

Width:  |  Height:  |  Size: 557 B

After

Width:  |  Height:  |  Size: 557 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [text, alignment, position]
category: Text category: Text
tags: [text, alignment, position]
unicode: "ff00" unicode: "ff00"
version: "3.6" version: "3.6"
--> -->

Before

Width:  |  Height:  |  Size: 390 B

After

Width:  |  Height:  |  Size: 390 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [text, alignment, position]
category: Text category: Text
tags: [text, alignment, position]
unicode: "feff" unicode: "feff"
version: "3.6" version: "3.6"
--> -->

Before

Width:  |  Height:  |  Size: 391 B

After

Width:  |  Height:  |  Size: 391 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [hold, ship, harbor, docks]
category: Map category: Map
tags: [hold, ship, harbor, docks]
version: "1.65" version: "1.65"
unicode: "f0f7" unicode: "f0f7"
--> -->

Before

Width:  |  Height:  |  Size: 530 B

After

Width:  |  Height:  |  Size: 530 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [reach, tv, network, connetion, signal, communication]
category: Devices category: Devices
tags: [reach, tv, network, connetion, signal, communication]
unicode: "f3bb" unicode: "f3bb"
version: "1.94" version: "1.94"
--> -->

Before

Width:  |  Height:  |  Size: 509 B

After

Width:  |  Height:  |  Size: 509 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [hole, opening, vent]
category: Photography category: Photography
tags: [hole, opening, vent]
unicode: "f3bc" unicode: "f3bc"
version: "1.94" version: "1.94"
--> -->

Before

Width:  |  Height:  |  Size: 659 B

After

Width:  |  Height:  |  Size: 659 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [development, software, developer, platform]
category: Development category: Development
tags: [development, software, developer, platform]
version: "1.62" version: "1.62"
unicode: "f0ab" unicode: "f0ab"
--> -->

Before

Width:  |  Height:  |  Size: 557 B

After

Width:  |  Height:  |  Size: 557 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [programming, coding, program, code, configuration]
category: Development category: Development
tags: [programming, coding, program, code, configuration]
version: "1.65" version: "1.65"
unicode: "f0f8" unicode: "f0f8"
--> -->

Before

Width:  |  Height:  |  Size: 544 B

After

Width:  |  Height:  |  Size: 544 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [application, add-on, user, download, mobile]
category: Development category: Development
tags: [application, add-on, user, download, mobile]
version: "1.62" version: "1.62"
unicode: "f0ac" unicode: "f0ac"
--> -->

Before

Width:  |  Height:  |  Size: 732 B

After

Width:  |  Height:  |  Size: 732 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [box, index, records, old, collect]
category: Document category: Document
tags: [box, index, records, old, collect]
version: "1.62" version: "1.62"
unicode: "f0ad" unicode: "f0ad"
--> -->

Before

Width:  |  Height:  |  Size: 507 B

After

Width:  |  Height:  |  Size: 507 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [transfer, exchange, direction, vertical, upward, downward, flow, guide, ui, interface]
category: Arrows category: Arrows
tags: [transfer, exchange, direction, vertical, upward, downward, flow, guide, ui, interface]
unicode: "ffac" unicode: "ffac"
version: "3.12" version: "3.12"
--> -->

Before

Width:  |  Height:  |  Size: 566 B

After

Width:  |  Height:  |  Size: 566 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [graphics, drawing, design, art, canvas]
category: Design category: Design
tags: [graphics, drawing, design, art, canvas]
version: "1.62" version: "1.62"
unicode: "f0ae" unicode: "f0ae"
--> -->

Before

Width:  |  Height:  |  Size: 661 B

After

Width:  |  Height:  |  Size: 661 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [news, newspaper, media, blog]
category: Document category: Document
tags: [news, newspaper, media, blog]
unicode: "f3bf" unicode: "f3bf"
version: "1.94" version: "1.94"
--> -->

Before

Width:  |  Height:  |  Size: 540 B

After

Width:  |  Height:  |  Size: 540 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [size, dimension, width, height, orientation]
category: Media category: Media
tags: [size, dimension, width, height, orientation]
version: "1.62" version: "1.62"
unicode: "f0af" unicode: "f0af"
--> -->

Before

Width:  |  Height:  |  Size: 485 B

After

Width:  |  Height:  |  Size: 485 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [assembly, engineering, manufacturing, production, robotics]
category: Development category: Development
tags: [assembly, engineering, manufacturing, production, robotics]
unicode: "f3c0" unicode: "f3c0"
version: "1.94" version: "1.94"
--> -->

Before

Width:  |  Height:  |  Size: 872 B

After

Width:  |  Height:  |  Size: 872 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [email, message, mention, sign, "@"]
category: Text category: Text
tags: [email, message, mention, sign, "@"]
version: "1.62" version: "1.62"
unicode: "f0b0" unicode: "f0b0"
--> -->

Before

Width:  |  Height:  |  Size: 533 B

After

Width:  |  Height:  |  Size: 533 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [shape, marketing, media, promotion, advertising, advertisement]
category: Badges category: Badges
tags: [shape, marketing, media, promotion, advertising, advertisement]
version: "2.46" version: "2.46"
unicode: "fd8f" unicode: "fd8f"
--> -->

Before

Width:  |  Height:  |  Size: 619 B

After

Width:  |  Height:  |  Size: 619 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [sport, game, sportsman, play, match, pitch]
category: Sport category: Sport
tags: [sport, game, sportsman, play, match, pitch]
unicode: "f3c3" unicode: "f3c3"
version: "1.94" version: "1.94"
--> -->

Before

Width:  |  Height:  |  Size: 671 B

After

Width:  |  Height:  |  Size: 671 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [sport, game, sportsman, play, match, pitch]
category: Sport category: Sport
tags: [sport, game, sportsman, play, match, pitch]
version: "1.39" version: "1.39"
unicode: "ee05" unicode: "ee05"
--> -->

Before

Width:  |  Height:  |  Size: 723 B

After

Width:  |  Height:  |  Size: 723 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [write, school, education, stationery, text]
category: Text category: Text
tags: [write, school, education, stationery, text]
version: "1.62" version: "1.62"
unicode: "f0b1" unicode: "f0b1"
--> -->

Before

Width:  |  Height:  |  Size: 575 B

After

Width:  |  Height:  |  Size: 575 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [patch, wound, cut, pain]
category: Health category: Health
tags: [patch, wound, cut, pain]
unicode: "f3c4" unicode: "f3c4"
version: "1.94" version: "1.94"
--> -->

Before

Width:  |  Height:  |  Size: 496 B

After

Width:  |  Height:  |  Size: 496 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [weight, gym, fitness, powerlift]
category: Sport category: Sport
tags: [weight, gym, fitness, powerlift]
version: "1.62" version: "1.62"
unicode: "f0b2" unicode: "f0b2"
--> -->

Before

Width:  |  Height:  |  Size: 715 B

After

Width:  |  Height:  |  Size: 715 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [shopping, cart, electronics, purchase, energy, charge, store, goods, buy, lightning]
category: E-commerce category: E-commerce
tags: [shopping, cart, electronics, purchase, energy, charge, store, goods, buy, lightning]
version: "2.28" version: "2.28"
unicode: "fb43" unicode: "fb43"
--> -->

Before

Width:  |  Height:  |  Size: 631 B

After

Width:  |  Height:  |  Size: 631 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [shopping, cart, purchase, remove, cross, store, abandon, goods, buy, decision]
category: E-commerce category: E-commerce
tags: [shopping, cart, purchase, remove, cross, store, abandon, goods, buy, decision]
version: "2.28" version: "2.28"
unicode: "fb44" unicode: "fb44"
--> -->

Before

Width:  |  Height:  |  Size: 673 B

After

Width:  |  Height:  |  Size: 673 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [shopping, cart, confirm, purchase, approval, store, goods, buy, decision, success]
category: E-commerce category: E-commerce
tags: [shopping, cart, confirm, purchase, approval, store, goods, buy, decision, success]
version: "2.28" version: "2.28"
unicode: "fb45" unicode: "fb45"
--> -->

Before

Width:  |  Height:  |  Size: 627 B

After

Width:  |  Height:  |  Size: 627 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [shopping, cart, programming, digital, purchase, store, goods, technology, buy, code]
category: E-commerce category: E-commerce
tags: [shopping, cart, programming, digital, purchase, store, goods, technology, buy, code]
version: "2.28" version: "2.28"
unicode: "fb46" unicode: "fb46"
--> -->

Before

Width:  |  Height:  |  Size: 684 B

After

Width:  |  Height:  |  Size: 684 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [shopping, cart, settings, configuration, gear, store, purchase, goods, buy, mechanism]
category: E-commerce category: E-commerce
tags: [shopping, cart, settings, configuration, gear, store, purchase, goods, buy, mechanism]
version: "2.28" version: "2.28"
unicode: "fb47" unicode: "fb47"
--> -->

Before

Width:  |  Height:  |  Size: 866 B

After

Width:  |  Height:  |  Size: 866 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [shopping, cart, money, currency, purchase, store, goods, finance, buy, cost]
category: E-commerce category: E-commerce
tags: [shopping, cart, money, currency, purchase, store, goods, finance, buy, cost]
version: "2.28" version: "2.28"
unicode: "fb49" unicode: "fb49"
--> -->

Before

Width:  |  Height:  |  Size: 679 B

After

Width:  |  Height:  |  Size: 679 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [shopping, cart, purchase, lower, store, goods, buy, drop, offload, inventory]
category: E-commerce category: E-commerce
tags: [shopping, cart, purchase, lower, store, goods, buy, drop, offload, inventory]
version: "2.28" version: "2.28"
unicode: "fb4a" unicode: "fb4a"
--> -->

Before

Width:  |  Height:  |  Size: 648 B

After

Width:  |  Height:  |  Size: 648 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [alert, notification, warning, caution, attention, danger, notice, error, urgent, emergency]
category: E-commerce category: E-commerce
tags: [alert, notification, warning, caution, attention, danger, notice, error, urgent, emergency]
version: "2.28" version: "2.28"
unicode: "fb4b" unicode: "fb4b"
--> -->

Before

Width:  |  Height:  |  Size: 654 B

After

Width:  |  Height:  |  Size: 654 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [love, favorites, wishlist, affection, romance, adore, preferences, passion, cherish, devotion]
category: E-commerce category: E-commerce
tags: [love, favorites, wishlist, affection, romance, adore, preferences, passion, cherish, devotion]
version: "2.28" version: "2.28"
unicode: "fb4c" unicode: "fb4c"
--> -->

Before

Width:  |  Height:  |  Size: 801 B

After

Width:  |  Height:  |  Size: 801 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [subtract, remove, deduct, decrease, reduce, lessen, takeaway, withdraw, decline, diminish]
category: E-commerce category: E-commerce
tags: [subtract, remove, deduct, decrease, reduce, lessen, takeaway, withdraw, decline, diminish]
version: "2.28" version: "2.28"
unicode: "fb4d" unicode: "fb4d"
--> -->

Before

Width:  |  Height:  |  Size: 627 B

After

Width:  |  Height:  |  Size: 627 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [shop, store, online, shopping]
category: E-commerce category: E-commerce
tags: [shop, store, online, shopping]
version: "1.62" version: "1.62"
unicode: "f0b6" unicode: "f0b6"
--> -->

Before

Width:  |  Height:  |  Size: 651 B

After

Width:  |  Height:  |  Size: 651 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [stop, halt, break, interruption, delay, wait, suspend, cease, rest, hold]
category: E-commerce category: E-commerce
tags: [stop, halt, break, interruption, delay, wait, suspend, cease, rest, hold]
version: "2.28" version: "2.28"
unicode: "fb4e" unicode: "fb4e"
--> -->

Before

Width:  |  Height:  |  Size: 635 B

After

Width:  |  Height:  |  Size: 635 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [attach, fix, fasten, stick, tack, secure, affix, anchor, bind, clasp]
category: E-commerce category: E-commerce
tags: [attach, fix, fasten, stick, tack, secure, affix, anchor, bind, clasp]
version: "2.28" version: "2.28"
unicode: "fb4f" unicode: "fb4f"
--> -->

Before

Width:  |  Height:  |  Size: 728 B

After

Width:  |  Height:  |  Size: 728 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [add, increase, augment, expand, supplement, boost, enhance, enlarge, grow, magnify]
category: E-commerce category: E-commerce
tags: [add, increase, augment, expand, supplement, boost, enhance, enlarge, grow, magnify]
version: "2.28" version: "2.28"
unicode: "fb50" unicode: "fb50"
--> -->

Before

Width:  |  Height:  |  Size: 645 B

After

Width:  |  Height:  |  Size: 645 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [inquire, ask, query, doubt, wonder, ponder, probe, investigate, interrogate, examine]
category: E-commerce category: E-commerce
tags: [inquire, ask, query, doubt, wonder, ponder, probe, investigate, interrogate, examine]
version: "2.28" version: "2.28"
unicode: "fb51" unicode: "fb51"
--> -->

Before

Width:  |  Height:  |  Size: 705 B

After

Width:  |  Height:  |  Size: 705 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [find, explore, look, seek, discover, detect, locate, track, scout, probe]
category: E-commerce category: E-commerce
tags: [find, explore, look, seek, discover, detect, locate, track, scout, probe]
version: "2.28" version: "2.28"
unicode: "fb52" unicode: "fb52"
--> -->

Before

Width:  |  Height:  |  Size: 679 B

After

Width:  |  Height:  |  Size: 679 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [distribute, circulate, spread, disseminate, broadcast, divulge, reveal, partake, impart, pass]
category: E-commerce category: E-commerce
tags: [distribute, circulate, spread, disseminate, broadcast, divulge, reveal, partake, impart, pass]
version: "2.28" version: "2.28"
unicode: "fb53" unicode: "fb53"
--> -->

Before

Width:  |  Height:  |  Size: 657 B

After

Width:  |  Height:  |  Size: 657 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [favorite, highlight, emphasize, promote, feature, showcase, priority, premier, foremost, select]
category: E-commerce category: E-commerce
tags: [favorite, highlight, emphasize, promote, feature, showcase, priority, premier, foremost, select]
version: "2.28" version: "2.28"
unicode: "fb54" unicode: "fb54"
--> -->

Before

Width:  |  Height:  |  Size: 892 B

After

Width:  |  Height:  |  Size: 892 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [ascend, rise, elevate, climb, increase, lift, soar, boost, advance, uplift]
category: E-commerce category: E-commerce
tags: [ascend, rise, elevate, climb, increase, lift, soar, boost, advance, uplift]
version: "2.28" version: "2.28"
unicode: "fb55" unicode: "fb55"
--> -->

Before

Width:  |  Height:  |  Size: 646 B

After

Width:  |  Height:  |  Size: 646 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [close, dismiss, cancel, terminate, end, reject, abort, eliminate, halt, stop]
category: E-commerce category: E-commerce
tags: [close, dismiss, cancel, terminate, end, reject, abort, eliminate, halt, stop]
version: "2.28" version: "2.28"
unicode: "fb56" unicode: "fb56"
--> -->

Before

Width:  |  Height:  |  Size: 647 B

After

Width:  |  Height:  |  Size: 647 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [energy, power, electricity]
category: Devices category: Devices
tags: [energy, power, electricity]
version: "1.25" version: "1.25"
unicode: "ed1c" unicode: "ed1c"
--> -->

Before

Width:  |  Height:  |  Size: 492 B

After

Width:  |  Height:  |  Size: 492 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [energy, power, electricity]
category: Devices category: Devices
tags: [energy, power, electricity]
unicode: "ff14" unicode: "ff14"
version: "3.7" version: "3.7"
--> -->

Before

Width:  |  Height:  |  Size: 499 B

After

Width:  |  Height:  |  Size: 499 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [sand, sun, umbrella, vacation, travel]
category: Map category: Map
tags: [sand, sun, umbrella, vacation, travel]
version: "1.62" version: "1.62"
unicode: "f0b7" unicode: "f0b7"
--> -->

Before

Width:  |  Height:  |  Size: 836 B

After

Width:  |  Height:  |  Size: 836 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [furniture, sleeping, comfortable, bedroom, mattress, resting, relax, sleep, futon, cozy]
category: Map category: Map
tags: [furniture, sleeping, comfortable, bedroom, mattress, resting, relax, sleep, futon, cozy]
version: "1.65" version: "1.65"
unicode: "f100" unicode: "f100"
--> -->

Before

Width:  |  Height:  |  Size: 532 B

After

Width:  |  Height:  |  Size: 532 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [alcohol, drink, beverage, bar, pub]
category: Food category: Food
tags: [alcohol, drink, beverage, bar, pub]
version: "1.65" version: "1.65"
unicode: "f101" unicode: "f101"
--> -->

Before

Width:  |  Height:  |  Size: 536 B

After

Width:  |  Height:  |  Size: 536 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [lightning, electric, power, shock, zap, charge, energy, surge, spark, flash]
category: System category: System
tags: [lightning, electric, power, shock, zap, charge, energy, surge, spark, flash]
version: "2.10" version: "2.10"
unicode: "f812" unicode: "f812"
--> -->

Before

Width:  |  Height:  |  Size: 520 B

After

Width:  |  Height:  |  Size: 520 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [stop, end, terminate, close, reject, eliminate, annul, void, abolish, halt]
category: System category: System
tags: [stop, end, terminate, close, reject, eliminate, annul, void, abolish, halt]
version: "2.10" version: "2.10"
unicode: "f813" unicode: "f813"
--> -->

Before

Width:  |  Height:  |  Size: 561 B

After

Width:  |  Height:  |  Size: 561 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [confirm, verify, approve, acknowledge, validate, authenticate, certify, affirm, assure, ratify]
category: System category: System
tags: [confirm, verify, approve, acknowledge, validate, authenticate, certify, affirm, assure, ratify]
version: "2.10" version: "2.10"
unicode: "f814" unicode: "f814"
--> -->

Before

Width:  |  Height:  |  Size: 567 B

After

Width:  |  Height:  |  Size: 567 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [program, script, develop, software, algorithm, compile, debug, cipher, encrypt, decode]
category: System category: System
tags: [program, script, develop, software, algorithm, compile, debug, cipher, encrypt, decode]
version: "2.10" version: "2.10"
unicode: "f815" unicode: "f815"
--> -->

Before

Width:  |  Height:  |  Size: 562 B

After

Width:  |  Height:  |  Size: 562 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [settings, options, preferences, configuration, adjust, tweak, calibrate, modulate, fine-tune, customize]
category: System category: System
tags: [settings, options, preferences, configuration, adjust, tweak, calibrate, modulate, fine-tune, customize]
version: "2.10" version: "2.10"
unicode: "f816" unicode: "f816"
--> -->

Before

Width:  |  Height:  |  Size: 770 B

After

Width:  |  Height:  |  Size: 770 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [money, finance, currency, cash, wealth, income, revenue, funds, earnings, budget]
category: System category: System
tags: [money, finance, currency, cash, wealth, income, revenue, funds, earnings, budget]
version: "2.10" version: "2.10"
unicode: "f817" unicode: "f817"
--> -->

Before

Width:  |  Height:  |  Size: 593 B

After

Width:  |  Height:  |  Size: 593 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [descend, drop, fall, lower, decrease, diminish, reduce, sink, plunge, decline]
category: System category: System
tags: [descend, drop, fall, lower, decrease, diminish, reduce, sink, plunge, decline]
version: "2.10" version: "2.10"
unicode: "f818" unicode: "f818"
--> -->

Before

Width:  |  Height:  |  Size: 546 B

After

Width:  |  Height:  |  Size: 546 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [alert, warning, danger, notice, attention, critical, caution, emphasis, highlight, prominence]
category: System category: System
tags: [alert, warning, danger, notice, attention, critical, caution, emphasis, highlight, prominence]
version: "2.10" version: "2.10"
unicode: "f819" unicode: "f819"
--> -->

Before

Width:  |  Height:  |  Size: 549 B

After

Width:  |  Height:  |  Size: 549 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [love, affection, passion, adoration, care, fondness, devotion, attachment, tenderness, warmth]
category: System category: System
tags: [love, affection, passion, adoration, care, fondness, devotion, attachment, tenderness, warmth]
version: "2.10" version: "2.10"
unicode: "f81a" unicode: "f81a"
--> -->

Before

Width:  |  Height:  |  Size: 695 B

After

Width:  |  Height:  |  Size: 695 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [alarm, sound, notification]
category: System category: System
tags: [alarm, sound, notification]
version: "1.22" version: "1.22"
unicode: "ece9" unicode: "ece9"
--> -->

Before

Width:  |  Height:  |  Size: 515 B

After

Width:  |  Height:  |  Size: 515 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [stop, halt, break, suspend, delay, interruption, wait, cease, rest, hold]
category: System category: System
tags: [stop, halt, break, suspend, delay, interruption, wait, cease, rest, hold]
version: "2.10" version: "2.10"
unicode: "f81b" unicode: "f81b"
--> -->

Before

Width:  |  Height:  |  Size: 528 B

After

Width:  |  Height:  |  Size: 528 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [attach, secure, fix, fasten, anchor, tack, bind, affix, clasp, stick]
category: System category: System
tags: [attach, secure, fix, fasten, anchor, tack, bind, affix, clasp, stick]
version: "2.10" version: "2.10"
unicode: "f81c" unicode: "f81c"
--> -->

Before

Width:  |  Height:  |  Size: 620 B

After

Width:  |  Height:  |  Size: 620 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [ask, inquire, query, investigate, probe, examine, doubt, wonder, ponder, interrogate]
category: System category: System
tags: [ask, inquire, query, investigate, probe, examine, doubt, wonder, ponder, interrogate]
version: "2.10" version: "2.10"
unicode: "f81d" unicode: "f81d"
--> -->

Before

Width:  |  Height:  |  Size: 599 B

After

Width:  |  Height:  |  Size: 599 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [find, look, seek, explore, detect, discover, locate, track, scout, investigate]
category: System category: System
tags: [find, look, seek, explore, detect, discover, locate, track, scout, investigate]
version: "2.10" version: "2.10"
unicode: "f81e" unicode: "f81e"
--> -->

Before

Width:  |  Height:  |  Size: 574 B

After

Width:  |  Height:  |  Size: 574 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [distribute, spread, circulate, divulge, broadcast, impart, reveal, pass, disseminate, partake]
category: System category: System
tags: [distribute, spread, circulate, divulge, broadcast, impart, reveal, pass, disseminate, partake]
version: "2.10" version: "2.10"
unicode: "f81f" unicode: "f81f"
--> -->

Before

Width:  |  Height:  |  Size: 558 B

After

Width:  |  Height:  |  Size: 558 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [favorite, emphasize, highlight, promote, feature, showcase, priority, premier, foremost, select]
category: System category: System
tags: [favorite, emphasize, highlight, promote, feature, showcase, priority, premier, foremost, select]
version: "2.10" version: "2.10"
unicode: "f820" unicode: "f820"
--> -->

Before

Width:  |  Height:  |  Size: 785 B

After

Width:  |  Height:  |  Size: 785 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [ascend, rise, elevate, climb, boost, increase, uplift, soar, advance, lift]
category: System category: System
tags: [ascend, rise, elevate, climb, boost, increase, uplift, soar, advance, lift]
version: "2.10" version: "2.10"
unicode: "f821" unicode: "f821"
--> -->

Before

Width:  |  Height:  |  Size: 542 B

After

Width:  |  Height:  |  Size: 542 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [cycling, bicycle, sport, wheel]
category: Vehicles category: Vehicles
tags: [cycling, bicycle, sport, wheel]
version: "1.62" version: "1.62"
unicode: "f0b8" unicode: "f0b8"
--> -->

Before

Width:  |  Height:  |  Size: 596 B

After

Width:  |  Height:  |  Size: 596 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [binary]
category: Computers category: Computers
tags: [binary]
unicode: "f3c5" unicode: "f3c5"
version: "1.94" version: "1.94"
--> -->

Before

Width:  |  Height:  |  Size: 633 B

After

Width:  |  Height:  |  Size: 633 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [danger, radioactive, toxic, microbe, virus, biotoxin]
category: Symbols category: Symbols
tags: [danger, radioactive, toxic, microbe, virus, biotoxin]
version: "1.63" version: "1.63"
unicode: "f0b9" unicode: "f0b9"
--> -->

Before

Width:  |  Height:  |  Size: 845 B

After

Width:  |  Height:  |  Size: 845 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [clothing, washing, chemical, laundry]
category: Laundry category: Laundry
tags: [clothing, washing, chemical, laundry]
unicode: "f2f2" unicode: "f2f2"
version: "1.84" version: "1.84"
--> -->

Before

Width:  |  Height:  |  Size: 484 B

After

Width:  |  Height:  |  Size: 484 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [wireless, connection, connect]
category: Devices category: Devices
tags: [wireless, connection, connect]
version: "1.22" version: "1.22"
unicode: "eceb" unicode: "eceb"
--> -->

Before

Width:  |  Height:  |  Size: 417 B

After

Width:  |  Height:  |  Size: 417 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [edit, photo, photography, tool]
category: Design category: Design
tags: [edit, photo, photography, tool]
unicode: "f3c6" unicode: "f3c6"
version: "1.94" version: "1.94"
--> -->

Before

Width:  |  Height:  |  Size: 574 B

After

Width:  |  Height:  |  Size: 574 B

View File

@@ -1,6 +1,6 @@
<!-- <!--
tags: [font, style, boldface]
category: Text category: Text
tags: [font, style, boldface]
version: "1.63" version: "1.63"
unicode: "f0ba" unicode: "f0ba"
--> -->

Before

Width:  |  Height:  |  Size: 449 B

After

Width:  |  Height:  |  Size: 449 B

Some files were not shown because too many files have changed in this diff Show More