@synotech/icons 4.1.1 → 4.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/llm.txt ADDED
@@ -0,0 +1,587 @@
1
+ # Synotech Icons — Icon Catalog & Reference
2
+
3
+ A library of 300+ SVG icons for the Synotech ecosystem. Each icon uses a 24×24 viewBox, inherits color via `currentColor`, and is available as both React DOM and React Native components. Import from `@synotech/icons` (web) or `@synotech/icons/react-native`.
4
+
5
+ ---
6
+
7
+ ## Actions & Controls
8
+
9
+ | Component | Visual | Use Case |
10
+ |---|---|---|
11
+ | `SyAdd` | Plus sign (+) | Create, add new item, increment |
12
+ | `SyAddSquare` | Plus sign inside a rounded square | Add item within a container, create new tile |
13
+ | `SyAddUser` | User silhouette with a plus badge | Invite user, add team member, register new account |
14
+ | `SyRemove` | Minus sign (−) inside a circle | Remove item, decrement, delete |
15
+ | `SyMinus` | Minus sign (−) | Collapse, decrement, zoom out |
16
+ | `SyPlus` | Plus sign (+) | Expand, add, zoom in |
17
+ | `SyClose` | X cross mark | Close modal, dismiss, cancel, clear input |
18
+ | `SyCloseSquare` | X inside a rounded square | Close/dismiss with a solid container backdrop |
19
+ | `SyCheck` | Checkmark tick | Confirm, approve, mark complete, select |
20
+ | `SyCheckRing` | Checkmark inside a thin ring | Task completed, verified status |
21
+ | `SyCheckRingRound` | Checkmark inside a filled rounded circle | Strong confirmation, "done" badge |
22
+ | `SyDone` | Checkmark | Task done, submit, acknowledge |
23
+ | `SyDoneAllRound` | Double checkmarks in rounded container | All tasks complete, read receipts |
24
+ | `SyDoneRingRound` | Checkmark in filled ring | Final approval, verified badge |
25
+ | `SyTickSquare` | Checkmark inside a square | Checkbox selected, item ticked |
26
+ | `SyEdit` | Pencil | Edit content, modify, compose |
27
+ | `SyEditSolid` | Filled pencil | Strong edit action, active editing state |
28
+ | `SySave` | Floppy disk | Save, store, persist data |
29
+ | `SyDownload` | Downward arrow with a tray/bar | Download file, save to device |
30
+ | `SyDownloadCircle` | Downward arrow inside a circle | Circular download button, save action |
31
+ | `SyUpload` | Upward arrow with a tray/bar | Upload file, submit data |
32
+ | `SyRefresh` | Circular arrow forming a loop | Refresh, reload, sync, update |
33
+ | `SyRepeat` | Two arrows forming a loop | Repeat, loop playback, cycle |
34
+ | `SyShuffle` | Two crossed arrows | Shuffle playlist, randomize order |
35
+ | `SyReorder` | Stacked horizontal lines/grips | Drag to reorder, sort list, rearrange |
36
+ | `SyPlay` | Right-pointing triangle | Play media, start execution, begin |
37
+ | `SyPlayCircle` | Play triangle inside a circle | Circular play button, media playback |
38
+ | `SyStopAndPlay` | Combined stop square + play triangle | Media play/stop toggle control |
39
+ | `SyMoreCircle` | Three horizontal dots inside a circle | More options, overflow menu, "see more" |
40
+ | `SyMenu` | Three stacked horizontal lines (hamburger) | Navigation menu, sidebar toggle, main menu |
41
+ | `SyList` | Bulleted list (lines with dots) | List view, bullet points, itemized content |
42
+ | `SyFilters` | Slider/filter bars | Filter results, adjust parameters |
43
+ | `SyFunnel` | Funnel shape narrowing downward | Filter data, refine search, narrow results |
44
+ | `SySearch` | Magnifying glass | Search, find, look up |
45
+ | `SySearchAlt` | Alternative magnifying glass style | Secondary search style, inline search |
46
+ | `SyShow` | Open eye | Show content, reveal password, visible |
47
+ | `SyHide` | Eye with a slash through it | Hide content, conceal password, invisible |
48
+ | `SyEye` | Open eye | View, visibility, watch, preview |
49
+ | `SyView` | Eye symbol | View mode, preview, display |
50
+ | `SyViewAlt` | Alternative eye/layout symbol | Alternative view mode, layout switch |
51
+ | `SyViewAlt1` | Third view/layout variant | Tertiary view option, gallery mode |
52
+ | `SyViewHide` | Eye with slash | Hide element, toggle visibility off |
53
+ | `SyViewHorizon` | Eye with horizontal line | Horizontal view mode, panorama view |
54
+ | `SyLock` | Closed padlock | Locked, secure, private, restricted access |
55
+ | `SyUnlock` | Open padlock | Unlocked, accessible, public, granted access |
56
+ | `SySecure` | Shield with lock or keyhole | Security, encryption, protected |
57
+ | `SyKey` | Classic key shape | Access key, API key, authentication |
58
+ | `SyKeyAlt` | Alternative key design | Password, credential, license key |
59
+ | `SyPassword` | Row of dots/asterisks | Password field, hidden credential, PIN |
60
+ | `SyImport` | Arrow pointing into a box/tray | Import data, bring in, load from external |
61
+ | `SyExport` | Arrow pointing out of a box/tray | Export data, send out, save externally |
62
+ | `SySend` | Paper plane tilted upward | Send message, submit, forward, share |
63
+ | `SySendHor` | Paper plane horizontal | Send horizontally, forward, dispatch |
64
+ | `SyShare` | Three connected nodes/dots | Share content, distribute, social sharing |
65
+ | `SySwap` | Two opposing arrows in a square | Swap items, exchange, trade, switch |
66
+ | `SyExchangeVertical` | Two vertical opposing arrows | Exchange vertically, transfer up/down |
67
+ | `SyExchangeFunds` | Arrows with currency symbol | Fund transfer, money exchange, remittance |
68
+ | `SyRecoveryConvert` | Circular arrows with convert symbol | Data recovery, format conversion, restore |
69
+ | `SyRouting` | Branching path with arrows | Routing, directions, network path, navigation |
70
+ | `SyPointers` | Mouse cursor or crosshair | Cursor, pointer, selection tool, targeting |
71
+ | `SyOnButton` | Toggle switch in "on" position | Toggle on, enable feature, activate setting |
72
+ | `SyScan` | QR code or scanning frame | Scan QR/barcode, camera scan, capture |
73
+ | `SyScan2` | Alternative scan frame | Secondary scan style, document scan |
74
+ | `SyScanner` | Scanner device or scanning beam | Hardware scanner, barcode reader, OCR |
75
+ | `SyBarcode` | Vertical bars (barcode pattern) | Barcode, product code, inventory tracking |
76
+ | `SyPrint` | Printer device | Print document, hard copy, output |
77
+
78
+ ## Navigation & Arrows
79
+
80
+ | Component | Visual | Use Case |
81
+ |---|---|---|
82
+ | `SyArrowDown` | Downward pointing arrow | Scroll down, expand below, decrease, move down |
83
+ | `SyArrowDown3` | Down arrow with "3" styling | Alternative down arrow, stepped navigation down |
84
+ | `SyArrowDownCircle` | Down arrow inside a circle | Circular down button, scroll-to-bottom |
85
+ | `SyArrowDownSquare` | Down arrow inside a square | Square down button, download section |
86
+ | `SyArrowDownSystem` | Down arrow in system/UI style | System navigation down, OS-style chevron |
87
+ | `SyArrowLeft` | Leftward pointing arrow | Go back, previous, navigate left, return |
88
+ | `SyArrowLeftCircle` | Left arrow inside a circle | Circular back button, carousel previous |
89
+ | `SyArrowLeftSquare` | Left arrow inside a square | Square back button, previous slide |
90
+ | `SyArrowLeftSystem` | Left arrow in system style | System back navigation, browser back |
91
+ | `SyArrowLeftDownSystem` | Diagonal arrow pointing down-left | Expand/collapse diagonal, zoom out direction |
92
+ | `SyArrowLeftUpSystem` | Diagonal arrow pointing up-left | Navigate diagonal up-left, resize direction |
93
+ | `SyArrowRight` | Rightward pointing arrow | Go forward, next, proceed, advance |
94
+ | `SyArrowRight3` | Right arrow with "3" styling | Alternative right arrow, stepped navigation |
95
+ | `SyArrowRightCircle` | Right arrow inside a circle | Circular forward button, carousel next |
96
+ | `SyArrowRightSquare` | Right arrow inside a square | Square forward button, next slide |
97
+ | `SyArrowRightSolid` | Filled solid right arrow | Strong forward action, prominent next button |
98
+ | `SyArrowRightSystem` | Right arrow in system style | System forward navigation, browser forward |
99
+ | `SyArrowRightDownSystem` | Diagonal arrow pointing down-right | Expand diagonal right, zoom direction |
100
+ | `SyArrowRightUpSystem` | Diagonal arrow pointing up-right | Navigate diagonal up-right, growth indicator |
101
+ | `SyArrowUp` | Upward pointing arrow | Scroll up, expand above, increase, move up |
102
+ | `SyArrowUp3` | Up arrow with "3" styling | Alternative up arrow, stepped navigation up |
103
+ | `SyArrowUpCircle` | Up arrow inside a circle | Circular up button, scroll-to-top |
104
+ | `SyArrowUpCircleSystem` | Up arrow system style in circle | System scroll-to-top, OS-style up |
105
+ | `SyArrowUpSquare` | Up arrow inside a square | Square up button, upload section |
106
+ | `SyArrowUpSystem` | Up arrow in system style | System navigation up, OS-style chevron |
107
+ | `SyChevronDown` | V-shaped downward chevron | Expand accordion, show more, open dropdown |
108
+ | `SyChevronDownSystem` | Down chevron system style | System dropdown indicator, select arrow |
109
+ | `SyChevronLeftSystem` | Left-pointing chevron | Collapse panel, previous in carousel |
110
+ | `SyChevronRight` | Right-pointing chevron | Next item, breadcrumb separator, advance |
111
+ | `SyChevronRightSystem` | Right chevron system style | System next indicator, disclosure arrow |
112
+ | `SyChevronUp` | V-shaped upward chevron | Collapse accordion, show less, close dropdown |
113
+ | `SyChevronUpSystem` | Up chevron system style | System collapse indicator, close panel |
114
+
115
+ ## Communication & Notifications
116
+
117
+ | Component | Visual | Use Case |
118
+ |---|---|---|
119
+ | `SyBell` | Classic bell | Notifications, alerts, reminders |
120
+ | `SyBellPin` | Bell with a pin/marker | Pinned notification, important alert, sticky reminder |
121
+ | `SyNotification` | Bell with badge or dot | Unread notifications, new activity indicator |
122
+ | `SyNotificationActiveSystem` | Bell with active/system indicator | Active system notification, real-time alert |
123
+ | `SyNotificationSystem` | Bell in system/OS style | System-level notification, platform alert |
124
+ | `SyMessage` | Speech bubble | Message, chat, SMS, conversation |
125
+ | `SyMessageAlt` | Alternative speech bubble style | Alternative message icon, comment thread |
126
+ | `SyMessageOpen` | Opened speech bubble/envelope | Open message, read conversation, inbox |
127
+ | `SyChat` | Speech bubble with text lines | Chat conversation, messaging app, live chat |
128
+ | `SyChatAlt2` | Alternative chat bubble | Secondary chat style, group chat |
129
+ | `SyChatAltAdd` | Chat bubble with a plus | New conversation, start chat, create thread |
130
+ | `SyChatPlus1` | Chat with plus badge | Add to chat, invite to conversation |
131
+ | `SyChatSearch` | Chat bubble with magnifying glass | Search messages, find in conversation |
132
+ | `SyChatSearchLight` | Lighter chat search variant | Subtle chat search, inline message find |
133
+ | `SyComment` | Single speech/comment bubble | Comment, feedback, review, annotation |
134
+ | `SyEnvelope` | Envelope/mail outline | Email, mail message, correspondence |
135
+ | `SyEnvelopeSolid` | Filled envelope | Unread mail, new email, strong mail indicator |
136
+ | `SyPhone` | Classic telephone handset | Phone call, contact, helpline, support line |
137
+ | `SyPhoneMobile` | Smartphone/mobile device | Mobile app, smartphone, device, responsive |
138
+ | `SyMic` | Microphone | Voice input, record audio, speech, podcast |
139
+ | `SyMicAlt` | Alternative microphone style | Secondary mic, voice memo, dictation |
140
+ | `SyHeadphone` | Headphones outline | Audio listening, music, customer support |
141
+ | `SyHeadphonesFill` | Filled headphones | Active audio, now playing, live support |
142
+ | `SyVideo` | Video camera/play icon | Video content, recording, camera mode |
143
+ | `SyVideoFile` | Video file with play badge | Video file attachment, media document |
144
+ | `SyVoice2` | Voice waveform or mic | Voice message, audio note, speech recognition |
145
+ | `SySound` | Speaker with sound waves | Audio on, sound enabled, volume audible |
146
+ | `SySoundMin` | Speaker with one wave | Low volume, reduced sound, quiet mode |
147
+ | `SySoundMute` | Speaker with X/slash | Muted, silent, sound off, no audio |
148
+ | `SyVolumeDown` | Speaker with down indicator | Decrease volume, quieter |
149
+ | `SyVolumeUp` | Speaker with up indicator | Increase volume, louder |
150
+ | `SyVolumeOff` | Speaker with off indicator | Volume disabled, audio turned off |
151
+
152
+ ## Files, Documents & Folders
153
+
154
+ | Component | Visual | Use Case |
155
+ |---|---|---|
156
+ | `SyFile` | Document/page with folded corner | Generic file, document, page attachment |
157
+ | `SyFileDock` | Document inside a dock/tray | Filed document, docked file, organized doc |
158
+ | `SyFileDockAdd` | Document dock with plus badge | Add file to dock, file new document |
159
+ | `SyDocument` | Document/page outline | Formal document, contract, report, file |
160
+ | `SyPaper` | Paper/page | Document, page, sheet, form |
161
+ | `SyPaperDownload` | Paper with download arrow | Download document, save paper/file |
162
+ | `SyPaperFail` | Paper with X/error mark | Failed document, rejected file, error doc |
163
+ | `SyPaperNegative` | Paper with minus/negative mark | Negative document status, declined file |
164
+ | `SyPaperPlus` | Paper with plus mark | New document, add page, create file |
165
+ | `SyPaperUpload` | Paper with upload arrow | Upload document, submit file, send paper |
166
+ | `SyNotebook` | Spiral-bound notebook | Notes, journal, notepad, scratchpad |
167
+ | `SyBook` | Closed book | Knowledge base, documentation, manual, guide |
168
+ | `SyBookCheck` | Book with checkmark | Verified documentation, approved guide, done reading |
169
+ | `SyBookOpen` | Open book with pages | Reading, open documentation, learning, wiki |
170
+ | `SyBookmark` | Ribbon bookmark | Bookmark, save for later, favorite page |
171
+ | `SyClipboard` | Clipboard with paper | Clipboard, copied content, paste, form data |
172
+ | `SyForm` | Form/checklist document | Form, survey, questionnaire, input fields |
173
+ | `SyNews` | Newspaper | News feed, articles, announcements, blog |
174
+ | `SyArchive` | Archive box | Archive, storage, historical data, backup |
175
+ | `SyArchiveAltBig` | Large archive box variant | Bulk archive, cold storage, long-term retention |
176
+ | `SyArchiveBox` | Box with archive label | Archive container, file storage box |
177
+ | `SyArchiveFill` | Filled archive box | Active archive, stored items, filled storage |
178
+ | `SyArchiveLoad` | Archive box with loading indicator | Loading archive, restoring from archive |
179
+ | `SyTicket` | Ticket stub | Ticket, voucher, pass, coupon, entry pass |
180
+ | `SyTicketAlt` | Alternative ticket shape | Secondary ticket style, event pass |
181
+ | `SyTicketStar` | Ticket with star | Priority ticket, VIP pass, featured event |
182
+ | `SyTicketUse` | Ticket with check/use indicator | Used ticket, redeemed pass, validated entry |
183
+ | `SyFolder` | Manilla folder | Folder, directory, category, group |
184
+ | `SyFolderAdd` | Folder with plus | New folder, create directory, add category |
185
+ | `SyFolderAddFill` | Filled folder with plus | Strong new-folder action, create group |
186
+ | `SyFolderAlt` | Alternative folder style | Secondary folder icon, subfolder |
187
+ | `SyFolderAltFill` | Filled alternative folder | Active secondary folder, open subdirectory |
188
+ | `SyFolderCheck` | Folder with checkmark | Verified folder, approved directory |
189
+ | `SyFolderCopy` | Folder with copy symbol | Duplicate folder, copy directory |
190
+ | `SyFolderDel` | Folder with X/minus | Delete folder, remove directory |
191
+ | `SyFolderDelFill` | Filled folder with X | Strong delete-folder action, purge directory |
192
+ | `SyFolderDuplicate` | Two overlapping folders | Duplicate folder, copy directory structure |
193
+ | `SyFolderFill` | Filled folder | Active/open folder, current directory |
194
+ | `SyFolderLine` | Folder as a single line/outline | Minimal folder, directory breadcrumb |
195
+ | `SyFolderSearch` | Folder with magnifying glass | Search folder, find in directory |
196
+ | `SyFolderSend` | Folder with send arrow | Share folder, send directory, export folder |
197
+
198
+ ## Users & People
199
+
200
+ | Component | Visual | Use Case |
201
+ |---|---|---|
202
+ | `SyUser` | Single person silhouette | User profile, account, person, my account |
203
+ | `SyUserAdd` | Person with plus badge | Add user, invite person, register account |
204
+ | `SyUserAlt` | Alternative person silhouette | Alternative profile style, secondary user |
205
+ | `SyUserBox` | Person inside a box/container | User container, account card, profile tile |
206
+ | `SyUserDuo` | Two overlapping person silhouettes | Shared account, pair, duo, partners |
207
+ | `SyUserHandUp` | Person with raised hand | Raise hand, volunteer, question, participation |
208
+ | `SyUserRemove` | Person with minus/X badge | Remove user, delete account, revoke access |
209
+ | `SyUserScan` | Person with scanning frame | User scan, ID verification, face recognition |
210
+ | `SyUserSolid` | Filled person silhouette | Current user, active profile, logged-in user |
211
+ | `SyUsers` | Multiple person silhouettes | People, team, group, community, organization |
212
+ | `SyIdentification` | ID card/badge | Identification, ID card, credentials, badge |
213
+ | `SyGender` | Gender symbol (♂/♀/combined) | Gender selection, demographic data, identity |
214
+ | `SyAttendance` | Checkmark with people or clipboard | Attendance tracking, check-in, presence, roll call |
215
+
216
+ ## Commerce & Payments
217
+
218
+ | Component | Visual | Use Case |
219
+ |---|---|---|
220
+ | `SyCreditCard` | Credit/debit card | Payment method, credit card, billing, checkout |
221
+ | `SyCreditCardDuo` | Two overlapping cards | Multiple cards, saved payment methods, wallet |
222
+ | `SyDollar` | Dollar sign ($) | Currency, price, cost, USD, money |
223
+ | `SyMoney` | Stack of bills/notes | Cash, money, payment, finance, revenue |
224
+ | `SyWallet` | Wallet/purse | Digital wallet, balance, stored funds |
225
+ | `SyWalletAlt` | Alternative wallet style | Secondary wallet, crypto wallet, stored value |
226
+ | `SyEmptyWallet` | Wallet with nothing inside | Empty balance, no funds, zero wallet |
227
+ | `SyBankSystem` | Bank/building with columns | Bank, financial institution, banking system |
228
+ | `SyBuy` | Shopping bag or cart | Buy, purchase, checkout, acquire |
229
+ | `SyBag` | Shopping bag/handbag | Shopping, retail, bag, carry |
230
+ | `SyBasket` | Shopping basket | Shopping cart, basket, items, cart |
231
+ | `SyBasketAlt` | Alternative basket style | Wishlist basket, saved items, alternative cart |
232
+ | `SyShop` | Storefront/shop building | Store, shop, marketplace, retail store |
233
+ | `SyDiscount` | Price tag with percentage | Discount, sale, promotion, special offer |
234
+ | `SyMastercard` | Mastercard logo circles | Mastercard payment, card brand |
235
+ | `SyVisa` | Visa card logo | Visa payment, card brand |
236
+ | `SyApplePay` | Apple Pay logo | Apple Pay, tap-to-pay, mobile payment |
237
+ | `SyGooglePay` | Google Pay logo | Google Pay, tap-to-pay, mobile payment |
238
+ | `SyConvertCard` | Card with conversion arrows | Card conversion, currency swap, exchange card |
239
+ | `SyOrder` | Receipt or order slip | Order, invoice, receipt, transaction record |
240
+
241
+ ## Cryptocurrency
242
+
243
+ | Component | Visual | Use Case |
244
+ |---|---|---|
245
+ | `SyBitcoin` | Bitcoin ₿ logo | Bitcoin, BTC, cryptocurrency |
246
+ | `SyBitcoinCash` | Bitcoin Cash logo (tilted ₿) | Bitcoin Cash, BCH |
247
+ | `SyBnb` | Binance BNB logo | Binance Coin, BNB, Binance Smart Chain |
248
+ | `SyCardano` | Cardano dot/logo | Cardano, ADA |
249
+ | `SyChainlink` | Chainlink hexagon logo | Chainlink, LINK, oracle network |
250
+ | `SyCronos` | Cronos logo | Cronos chain, CRO |
251
+ | `SyEthereum` | Ethereum diamond/eth logo | Ethereum, ETH, smart contracts |
252
+ | `SyLitecoin` | Litecoin Ł logo | Litecoin, LTC |
253
+ | `SyQuant` | Quant Network logo | Quant, QNT, Overledger |
254
+ | `SyShiba` | Shiba Inu dog face | Shiba Inu token, SHIB |
255
+ | `SySolana` | Solana gradient logo | Solana, SOL |
256
+ | `SyStellar` | Stellar rocket/star logo | Stellar, XLM |
257
+ | `SyTether` | Tether "T" logo | Tether, USDT |
258
+ | `SyTetherGold` | Tether Gold logo | Tether Gold, XAUT |
259
+ | `SyTron` | Tron logo | Tron, TRX |
260
+ | `SyXrp` | XRP/Ripple logo | XRP, Ripple |
261
+ | `SyUsdc` | USDC circle logo | USD Coin, USDC, stablecoin |
262
+ | `SyPepe` | Pepe the Frog face | Pepe meme coin, PEPE |
263
+
264
+ ## Cloud & Infrastructure (Tech)
265
+
266
+ | Component | Visual | Use Case |
267
+ |---|---|---|
268
+ | `SyTech7X24H` | 24/7 badge or clock with check | 24/7 availability, always-on service, round-the-clock |
269
+ | `SyTechAccountPeople` | Account with people | Multi-user account, team account, org account |
270
+ | `SyTechAirQualityControl` | Air/wind with gauge | Air quality monitoring, environmental control |
271
+ | `SyTechAlarmClock` | Alarm clock tech style | Scheduled tasks, cron job, timer, alert schedule |
272
+ | `SyTechAllCovered` | Umbrella/shield covering everything | Comprehensive coverage, all-inclusive, full protection |
273
+ | `SyTechApiInterface` | API gear/interface symbol | API endpoint, interface, web service, REST/GraphQL |
274
+ | `SyTechArchiveDataDocument` | Archive with data document | Data archiving, cold storage, historical data |
275
+ | `SyTechAt` | @ symbol | Email address, mention, tag, at-sign |
276
+ | `SyTechAttachment` | Paperclip | File attachment, attached document, linked file |
277
+ | `SyTechAvailability` | Checkmark with availability indicator | Service availability, uptime, online status |
278
+ | `SyTechBell` | Bell in tech style | Technical notifications, system alerts, webhook events |
279
+ | `SyTechBellOff` | Bell with slash/off | Notifications disabled, silent mode, do not disturb |
280
+ | `SyTechChatCommentEmail` | Combined chat + envelope | Multi-channel communication, omnichannel messaging |
281
+ | `SyTechCloudAcceleration` | Cloud with speed lines | CDN, cloud acceleration, edge delivery, fast cloud |
282
+ | `SyTechCloudArrowDownload` | Cloud with download arrow | Cloud download, pull from cloud, retrieve data |
283
+ | `SyTechCloudArrowUpload` | Cloud with upload arrow | Cloud upload, push to cloud, backup to cloud |
284
+ | `SyTechCloudBackup` | Cloud with backup/refresh symbol | Cloud backup, disaster recovery, cloud restore |
285
+ | `SyTechCoin` | Coin with tech styling | Token, digital currency, coin, cryptocurrency generic |
286
+ | `SyTechConnectionInternet` | Globe with network connections | Internet connection, online, network access, WAN |
287
+ | `SyTechCryptoExchange` | Arrows with crypto symbols | Cryptocurrency exchange, token swap, crypto trading |
288
+ | `SyTechCurrencyExchange` | Currency symbols with arrows | Forex, currency exchange, fiat conversion |
289
+ | `SyTechCurveChart` | Curved line chart | Trend analysis, curve graph, performance over time |
290
+ | `SyTechDataAnalysis` | Chart with magnifying glass | Data analysis, analytics, business intelligence, insights |
291
+ | `SyTechDataCluster` | Multiple data nodes clustered | Data clustering, big data, distributed data, sharding |
292
+ | `SyTechDdosProtection` | Shield blocking network attack | DDoS mitigation, attack protection, firewall, WAF |
293
+ | `SyTechDirectionLocation` | Location pin with direction | Geolocation, direction services, mapping, GPS nav |
294
+ | `SyTechDns` | DNS globe/network symbol | DNS management, domain name system, name server |
295
+ | `SyTechFlexible` | Flexible/bending shape | Flexibility, scalability, elastic, adaptable service |
296
+ | `SyTechGenLifebelt` | Life preserver ring | Support, help, rescue, lifebelt, customer assistance |
297
+ | `SyTechHostRecord` | Server with record/document | DNS host record, A record, CNAME, host configuration |
298
+ | `SyTechIntelligentPositioning` | GPS with AI/brain | Smart positioning, intelligent location, AI geolocation |
299
+ | `SyTechInterfaceControl` | Control panel/interface | API control, interface management, dashboard control |
300
+ | `SyTechMachineVision` | Camera with AI/eye | Machine vision, computer vision, image recognition, AI |
301
+ | `SyTechMailReception` | Inbox/envelope with check | Mail reception, incoming email, email processing |
302
+ | `SyTechMobileApp` | Smartphone with app icon | Mobile application, app deployment, mobile service |
303
+ | `SyTechMultipleDefenses` | Layered shields | Defense in depth, multi-layer security, stacked protection |
304
+ | `SyTechPageAnalysis` | Webpage with chart | Page analytics, web analytics, site performance |
305
+ | `SyTechPin` | Map pin in tech style | Pin location, marker, saved location, geotag |
306
+ | `SyTechPortDetection` | Port with scanning radar | Port scanning detection, network port monitoring |
307
+ | `SyTechRecursiveServer` | Server with recursion arrows | Recursive DNS server, resolver, DNS recursion |
308
+ | `SyTechRecycleRefreshReloadRepeatRotate` | Circular arrows/recycle | Recycle, refresh, reload, repeat, rotate, sync cycle |
309
+ | `SyTechRenewableEnergy` | Solar/wind energy symbol | Green energy, renewable power, sustainable tech |
310
+ | `SyTechSecurity` | Shield with check/tech styling | Cybersecurity, tech security, secure infrastructure |
311
+ | `SyTechSolidBatch` | Stack of layers/documents | Batch processing, bulk operations, batch jobs |
312
+ | `SyTechSolidCatalog` | Grid/catalog of items | Service catalog, product catalog, resource listing |
313
+ | `SyTechSolidCloudEndpoints` | Cloud with endpoint nodes | Cloud endpoints, API endpoints in cloud, service endpoints |
314
+ | `SyTechSolidCloudInference` | Cloud with brain/AI | Cloud inference, AI in cloud, ML model serving |
315
+ | `SyTechSolidCloudInterconnect` | Connected cloud nodes | Cloud interconnect, multi-cloud, hybrid cloud, peering |
316
+ | `SyTechSolidCloudNetwork` | Cloud with network topology | Cloud network, VPC, virtual network, cloud networking |
317
+ | `SyTechSolidCloudOptimization` | Cloud with optimization gauge | Cloud cost optimization, performance tuning, cloud efficiency |
318
+ | `SyTechSolidCloudStack` | Stacked cloud layers | Cloud stack, tech stack in cloud, layered architecture |
319
+ | `SyTechSolidCloudUsers` | Cloud with users | Cloud-based users, SaaS users, multi-tenant users |
320
+ | `SyTechSolidConfigurationManagement` | Gear/settings with document | Configuration management, IaC, config as code, Ansible/Terraform |
321
+ | `SyTechSolidContainers` | Box/container with layers | Containers, Docker, Kubernetes, containerized apps |
322
+ | `SyTechSolidDataChat` | Chat with data/database | Data chat, database chat, data discussion, collaboration |
323
+ | `SyTechSolidFilestore` | File cabinet in cloud | Cloud filestore, cloud storage, file system, NFS |
324
+ | `SyTechSolidGift` | Gift box tech style | Free tier, promotional credit, gift, trial offer |
325
+ | `SyTechSolidIot` | IoT device/sensor symbol | Internet of Things, IoT platform, connected devices |
326
+ | `SyTechSolidManagedService` | Server with management badge | Managed service, MSP, fully-managed, hosted service |
327
+ | `SyTechSolidMigrate` | Arrow moving between servers | Migration, cloud migration, data transfer, move workloads |
328
+ | `SyTechSolidNetworkIntelligence` | Network with brain/intelligence | Network intelligence, smart networking, AI networking |
329
+ | `SyTechSolidNetworkTiers` | Layered network levels | Network tiers, service tiers, pricing tiers, levels |
330
+ | `SyTechSolidNetworkTopology` | Network nodes connected | Network topology, network map, infrastructure diagram |
331
+ | `SyTechSolidOs` | Operating system window/screen | Operating system, OS image, platform, system software |
332
+ | `SyTechSolidReleaseNotes` | Document with release tag | Release notes, changelog, version history, updates |
333
+ | `SyTechSolidRuntimeConfig` | Gear with runtime clock | Runtime configuration, dynamic config, hot reload settings |
334
+ | `SyTechSolidSecureAuthority` | Shield with authority badge | Certificate authority, secure authority, CA, trust anchor |
335
+ | `SyTechSolidStackdriver` | Stack/bar chart with driver | Stackdriver monitoring, cloud monitoring, observability |
336
+ | `SyTechSurveillance` | Camera/eye monitoring | Surveillance, monitoring, observation, watch |
337
+ | `SyTechSystemSettings` | Gear/cog in tech style | System settings, tech configuration, platform settings |
338
+ | `SyTechTouchClick` | Finger touching screen/button | Touch interaction, click, tap, mobile gesture, UI interaction |
339
+
340
+ ## Legal & Government
341
+
342
+ | Component | Visual | Use Case |
343
+ |---|---|---|
344
+ | `SyLegalAdministrativeApproval` | Stamp/seal with check | Administrative approval, authorization, rubber stamp |
345
+ | `SyLegalAid` | Scales of justice or helping hand | Legal aid, pro bono, legal assistance, public defender |
346
+ | `SyLegalAnnualAssessment` | Calendar with assessment marker | Annual review, yearly assessment, compliance audit |
347
+ | `SyLegalCommunityCorrectionsBureau` | Community symbol with corrections | Community corrections, probation, community supervision |
348
+ | `SyLegalDrugManagement` | Pill/capsule with legal symbol | Drug court, substance management, pharmaceutical legal |
349
+ | `SyLegalForeignLawFirm` | Globe with law/scale symbol | Foreign law firm, international legal, cross-border law |
350
+ | `SyLegalForensicInstitute` | Magnifying glass with lab/evidence | Forensic institute, crime lab, forensic science |
351
+ | `SyLegalForensicMemberServices` | People with forensic symbol | Forensic member services, forensic team, investigators |
352
+ | `SyLegalJudicialExamination` | Gavel with exam/document | Judicial examination, court review, legal examination |
353
+ | `SyLegalJusticeBureau` | Building with scales of justice | Justice bureau, department of justice, legal authority |
354
+ | `SyLegalLawOffice` | Building/office with law symbol | Law office, law firm, solicitor, attorney office |
355
+ | `SyLegalNotaryOffice` | Stamp/seal with document | Notary office, notary public, document certification |
356
+ | `SyLegalOnlineNotarization` | Screen with notary seal | Online notarization, e-notary, remote notary, RON |
357
+ | `SyLegalOpenByApplication` | Open door/building with application | Open by application, application-based access |
358
+ | `SyLegalPrison` | Building with bars/gate | Prison, correctional facility, detention center, jail |
359
+ | `SyLegalRemoteTeaching` | Screen with graduation/teaching | Remote legal education, distance learning, CLE online |
360
+ | `SyLegalTheCourt` | Courthouse/columns building | The court, courthouse, judicial building, tribunal |
361
+
362
+ ## Shapes, Status & UI Elements
363
+
364
+ | Component | Visual | Use Case |
365
+ |---|---|---|
366
+ | `SyCircle` | Empty circle outline | Radio button off, empty state, circle placeholder |
367
+ | `SyCircleFilled` | Filled/solid circle | Radio button on, active dot, bullet, selected state |
368
+ | `SyLine` | Horizontal line | Divider, separator, horizontal rule, break |
369
+ | `SyBlank` | Empty/transparent placeholder | Spacer, placeholder, empty slot, invisible element |
370
+ | `SyBlankAlt` | Alternative blank placeholder | Secondary spacer, layout gap, padding element |
371
+ | `SyInfo` | "i" in a circle | Information, details, tooltip trigger, help |
372
+ | `SyInfoSolid` | Filled "i" circle | Strong information, active info state, important notice |
373
+ | `SyInfoSquare` | "i" in a square | Information square, flat info style, detail panel |
374
+ | `SyError` | X in a circle | Error, failure, problem, issue, exception |
375
+ | `SyWarning` | Exclamation in a triangle | Warning, caution, alert, attention, potential risk |
376
+ | `SyDanger` | Exclamation in a triangle/diamond | Danger, critical warning, hazardous, severe alert |
377
+ | `SyCritical` | Strong exclamation mark | Critical error, severity, urgent, emergency, P0 |
378
+ | `SyQuestion` | Question mark in a circle | Help, question, FAQ, unknown, inquiry, support |
379
+ | `SyHashtag` | # hash/pound symbol | Hashtag, tag, category, channel, topic label |
380
+ | `SyElementPlus` | Element/atom with plus | Add element, insert component, append item |
381
+ | `SyRing` | Thin circle/ring | Progress ring, circular indicator, donut outline |
382
+ | `SyLoadCircle` | Spinning/loading circle | Loading, spinner, waiting, processing, async operation |
383
+
384
+ ## Security & Protection
385
+
386
+ | Component | Visual | Use Case |
387
+ |---|---|---|
388
+ | `SyShield` | Shield outline | Security, protection, defense, safety |
389
+ | `SyShieldAlt` | Alternative shield style | Secondary security, alternative defense, soft protection |
390
+ | `SyShieldCheck` | Shield with checkmark | Verified security, approved protection, secured + confirmed |
391
+ | `SyShieldDone` | Shield with done/check | Security complete, protection active, fully secured |
392
+ | `SyShieldDuo` | Two overlapping shields | Double protection, layered security, multi-factor defense |
393
+ | `SyShieldFail` | Shield with X/fail mark | Security breach, protection failed, vulnerability, unsecured |
394
+ | `SyPci` | PCI DSS compliance mark | PCI compliance, payment security, card data security |
395
+
396
+ ## Social Media & Brands
397
+
398
+ | Component | Visual | Use Case |
399
+ |---|---|---|
400
+ | `SyFacebook` | Facebook "f" logo | Facebook, Meta, social media link |
401
+ | `SyInsta` | Instagram camera logo (alt) | Instagram (alternative style), social media |
402
+ | `SyInstagram` | Instagram camera logo | Instagram, social media link, photo sharing |
403
+ | `SyLinkedin` | LinkedIn "in" logo | LinkedIn, professional network, career |
404
+ | `SyThreads` | Threads @ logo | Threads by Meta, social media |
405
+ | `SyTiktok` | TikTok musical note logo | TikTok, short video, social media |
406
+ | `SyTwitter` | Twitter/X bird logo | Twitter/X, social media, microblogging |
407
+ | `SyYoutube` | YouTube play button logo | YouTube, video platform, streaming |
408
+ | `SyApple` | Apple logo | Apple brand, iOS, macOS |
409
+ | `SyAppstoreApple` | Apple App Store logo | App Store, iOS app download, Apple marketplace |
410
+ | `SyAppstoreGoogle` | Google Play Store logo | Google Play, Android app download, Google marketplace |
411
+ | `SyAppstoreHuawei` | Huawei AppGallery logo | Huawei AppGallery, HarmonyOS app store |
412
+ | `SySynotech` | Synotech brand mark | Synotech brand, company identity, logo mark |
413
+ | `SySynotechIcon` | Synotech icon/symbol | Synotech icon variant, favicon, app icon |
414
+ | `SySynotechText` | Synotech wordmark/text logo | Synotech text logo, brand name, company wordmark |
415
+ | `SyDell` | Dell logo | Dell brand, hardware, technology partner |
416
+
417
+ ## Weather & Nature
418
+
419
+ | Component | Visual | Use Case |
420
+ |---|---|---|
421
+ | `SyCloud` | Cloud shape | Cloud computing, weather-cloudy, remote, sky |
422
+ | `SyCloudAlt` | Alternative cloud shape | Secondary cloud style, weather variation |
423
+ | `SyCloudChange` | Cloud with change/swap arrows | Cloud migration, weather change, environment shift |
424
+ | `SyRain` | Rain drops from cloud | Rain, precipitation, wet weather, shower |
425
+ | `SyStorm` | Cloud with lightning | Storm, thunderstorm, severe weather, turbulence |
426
+ | `SySunlight` | Sun with rays | Sunny, daylight, bright, solar energy, clear weather |
427
+ | `SyMoon` | Crescent moon | Night, dark mode, nighttime, sleep, evening |
428
+ | `SyWinter` | Snowflake | Winter, snow, cold, freezing, holiday season |
429
+ | `SyAvalanche` | Mountain with snow/falling | Avalanche, snow slide, mountain hazard, alpine danger |
430
+ | `SyFire` | Flame | Fire, hot, trending, popular, burning |
431
+ | `SyFireAlt` | Alternative flame style | Secondary fire, heat, energy, warmth |
432
+ | `SyFireFill` | Filled flame | Active fire, strong heat, burning hot, emergency heat |
433
+ | `SyLightning` | Lightning bolt | Flash, electricity, quick action, instant, zap |
434
+ | `SyLightningAlt` | Alternative lightning bolt | Secondary lightning, power surge, electric discharge |
435
+ | `SyLightningRing` | Lightning in a ring | Bounded lightning, quick action button, flash control |
436
+ | `SyElectricity` | Electric plug or bolt | Electricity, power, energy, charging, utility |
437
+ | `SyCandle` | Candle with flame | Candle, light source, remembrance, warm light |
438
+ | `SyUmbrella` | Open umbrella | Protection, insurance, coverage, shelter from rain |
439
+
440
+ ## Time & Scheduling
441
+
442
+ | Component | Visual | Use Case |
443
+ |---|---|---|
444
+ | `SyClock` | Analog clock face | Time, clock, schedule, hour, deadline |
445
+ | `SyAlarm` | Alarm bell/clock ringing | Alarm, alert at time, reminder, wake-up |
446
+ | `SyAlarmclock` | Alarm clock device | Alarm clock, set alarm, scheduled notification, timer |
447
+ | `SyCalendar` | Calendar page/grid | Calendar, date, schedule, event planning |
448
+ | `SyCalendarAdd` | Calendar with plus | Add event, schedule meeting, new appointment |
449
+ | `SyDateRange` | Calendar with date range indicator | Date range picker, period selection, start/end dates |
450
+ | `SyDateToday` | Calendar with "today" marker | Today's date, current day, go to today |
451
+ | `SyTime` | Clock/time symbol | Time indicator, timestamp, duration |
452
+ | `SyTimeAtack` | Clock with attack/urgent indicator | Time attack, urgent timer, countdown with pressure |
453
+ | `SyTimeProgress` | Clock with progress bar | Time progress, elapsed time, timer progress, countdown |
454
+ | `SyTimeSquare` | Clock inside a square | Square time widget, dashboard clock, time card |
455
+ | `SyTimelapse` | Clock with fast-forward | Timelapse, speed up time, accelerated playback |
456
+ | `SyJumpTime` | Clock with jump/skip arrows | Jump forward in time, skip duration, time travel |
457
+ | `SyWatchSquare` | Smartwatch face | Wearable, smartwatch, watch app, fitness tracker |
458
+
459
+ ## Maps, Location & Travel
460
+
461
+ | Component | Visual | Use Case |
462
+ |---|---|---|
463
+ | `SyHome` | House with roof | Home page, dashboard, main screen, house, residence |
464
+ | `SyLocation` | Map pin/marker | Location, place, address, geotag, destination |
465
+ | `SyLocationSolid` | Filled map pin | Current location, active place, selected destination |
466
+ | `SyMap` | Folded map | Map view, navigation, directions, atlas |
467
+ | `SyMapSolid` | Filled map | Active map, open map view, detailed directions |
468
+ | `SyCompass` | Compass rose | Navigation, direction, orientation, exploration |
469
+ | `SyCompassNorth` | Compass pointing north | North direction, heading, bearing, orientation lock |
470
+ | `SyGpsFixed` | GPS marker with signal | GPS fixed, location acquired, accurate position |
471
+ | `SyDirectionAlt2` | Direction sign/arrow fork | Directions, wayfinding, route choice, junction |
472
+ | `SyTarget` | Crosshair/target reticle | Target, goal, aim, precision, objective |
473
+ | `SyGlobe` | Globe/world sphere | Internet, global, worldwide, international, web |
474
+ | `SyGlobeAlt` | Alternative globe style | Alternative global icon, world map, earth |
475
+ | `SyDiscovery` | Compass star/rose | Discovery, explore, find, search, browse |
476
+ | `SyAirplane` | Airplane | Flight, travel, aviation, air transport, departures |
477
+ | `SyGasStation` | Fuel pump | Gas station, fuel, petrol, refuel, energy fill-up |
478
+ | `SyKickScooter` | Electric kick scooter | Scooter, e-scooter, micro-mobility, rental scooter |
479
+
480
+ ## Objects & Devices
481
+
482
+ | Component | Visual | Use Case |
483
+ |---|---|---|
484
+ | `SyCamera` | Camera body with lens | Camera, photo, image capture, photography |
485
+ | `SyImage` | Landscape/image frame | Image, picture, photo, media, gallery |
486
+ | `SyImg` | Image/picture symbol | Image (abbreviated), photo, picture file |
487
+ | `SyImgBox` | Image inside a box | Image container, photo frame, picture tile |
488
+ | `SyImgOutBox` | Image outside/popping out of box | Image export, extract image, image outside container |
489
+ | `SyImgRol` | Image roll/filmstrip | Image roll, filmstrip, photo series, slideshow |
490
+ | `SyMusic` | Musical note(s) | Music, audio track, song, melody, sound clip |
491
+ | `SyGame` | Game controller/gamepad | Game, gaming, video game, entertainment, esports |
492
+ | `SyCapsule` | Pill/capsule shape | Medicine, pill, pharmaceutical, drug, dosage |
493
+ | `SyLamp` | Desk lamp outline | Light, lamp, illumination, bright idea, insight |
494
+ | `SyLampSolid` | Filled desk lamp | Active light, powered lamp, bright solution |
495
+ | `SyDesk` | Desk/table | Desk, workspace, workstation, office furniture |
496
+ | `SyServer` | Server rack/box | Server, host, backend, infrastructure, computing |
497
+ | `SyDatabase` | Database cylinder(s) | Database, data store, storage, persistence, SQL/noSQL |
498
+ | `SyDiamond` | Diamond/gem outline | Premium, luxury, diamond, gem, high-value, elite |
499
+ | `SyDiamondAlt` | Alternative diamond style | Secondary premium, crystal, jewel variant |
500
+ | `SyAward` | Award medal/ribbon | Award, achievement, prize, medal, recognition |
501
+ | `SyStar` | Five-pointed star | Star, favorite, rating, important, featured |
502
+ | `SyStarsLine` | Stars in a line/row | Rating bar, star rating, review score, ranked items |
503
+ | `SyLike` | Thumbs up | Like, approve, upvote, recommend, endorse |
504
+ | `SyHeart` | Heart shape | Like, love, favorite, health, wellness, life |
505
+ | `SyBrokenHeart` | Heart with a crack/break | Broken heart, dislike, unfavorite, heartbreak, sad |
506
+ | `SyFavorite` | Heart with bookmark or star | Favorite, saved, bookmarked, liked, wishlist |
507
+ | `SyGiftLight` | Gift box with bow (light) | Gift, present, reward, bonus, giveaway |
508
+ | `SyRocket` | Rocket ship | Launch, startup, deploy, fast growth, liftoff |
509
+ | `SyPipe` | Pipe/plumbing tube | Pipeline, plumbing, flow, conduit, connection |
510
+ | `SyBox` | Cardboard box outline | Package, box, container, shipment, storage |
511
+ | `SyBoxAlt` | Alternative box style | Secondary box, crate, carton |
512
+ | `SyBoxAltFill` | Filled alternative box | Active package, stored box, filled crate |
513
+ | `SyBoxFill` | Filled box | Full box, package received, stored item |
514
+ | `SyBoxOpen` | Open box with flaps | Unboxing, open package, received shipment, unpack |
515
+ | `SyBoxOpenFill` | Filled open box | Active unboxing, opened storage, accessible package |
516
+ | `SyBug` | Bug/insect | Software bug, issue, defect, debugging, glitch |
517
+ | `SyBuildings` | Multiple building silhouettes | City, campus, buildings, real estate, enterprise |
518
+ | `SySpeedometer` | Speedometer/gauge dial | Performance, speed, metrics, gauge, dashboard KPI |
519
+
520
+ ## Charts & Data
521
+
522
+ | Component | Visual | Use Case |
523
+ |---|---|---|
524
+ | `SyActivity` | Activity graph/EKG line | Activity feed, analytics pulse, recent events, timeline |
525
+ | `SyChart` | Bar chart | Data chart, statistics, analytics, bar graph, report |
526
+ | `SyChart21` | Chart variant (21 style) | Alternative chart style, secondary graph |
527
+ | `SyChartAlt` | Alternative chart style | Third chart variant, line + bar, combo chart |
528
+ | `SyDoughnut` | Donut/ring chart | Donut chart, proportional data, pie alternative |
529
+ | `SyGraph` | Line graph | Trend line, growth graph, performance over time |
530
+ | `SyGraphSolid` | Filled line graph | Area chart, filled trend, cumulative data |
531
+ | `SyDashboard` | Dashboard/grid layout | Dashboard, overview, admin panel, control center |
532
+ | `SyData` | Data nodes/symbol | Data, dataset, raw data, information |
533
+ | `SyRadar` | Radar/spider chart shape | Radar chart, multi-variable comparison, spider graph |
534
+ | `SyHierarchy` | Org chart/tree structure | Hierarchy, organization chart, tree structure, parent-child |
535
+ | `SyStackframe` | Stacked frames/layers | Stack trace, call stack, layered frames, debugging |
536
+ | `SySubttasks` | Subtask checkboxes/nested items | Subtasks, sub-items, task breakdown, checklist |
537
+ | `SyNesting` | Nested squares/boxes | Nesting, embed, nested components, recursion |
538
+ | `SyLayer` | Single layer/sheet | Layer, sheet, level, tier, stratum |
539
+ | `SyLayers` | Multiple stacked layers | Layers panel, multiple levels, stacked content, z-index |
540
+
541
+ ## Miscellaneous
542
+
543
+ | Component | Visual | Use Case |
544
+ |---|---|---|
545
+ | `SyAicpa` | AICPA logo/mark | AICPA, accounting standards, CPA organization |
546
+ | `SyAirdrop` | Airdrop icon (parachute/box) | Airdrop, wireless transfer, token airdrop, share nearby |
547
+ | `SyBatteryFull` | Full battery with all bars | Battery full, charged, power full, energy complete |
548
+ | `SyBatteryLow` | Battery with few bars | Low battery, power low, energy warning, charge needed |
549
+ | `SyColorFilter` | Color filter/palette circles | Color filter, theme palette, color adjustment, tint |
550
+ | `SyColorSwatch` | Color swatch/palette card | Color swatch, palette, theme color, paint sample |
551
+ | `SyDelAlt` | Alternative delete icon | Alternative delete, remove variant, trash alt |
552
+ | `SyFlagAlt` | Flag/banner | Flag, report, mark, milestone, country flag |
553
+ | `SyFormatCircle` | Circular format/text symbol | Text format, circle format, typography, formatting |
554
+ | `SyGdpr` | GDPR shield/lock | GDPR compliance, data privacy, EU data protection |
555
+ | `SyIto` | ITO symbol | Initial Token Offering, ITO, token launch |
556
+ | `SyJudge` | Gavel | Judge, court, legal decision, ruling, verdict, justice |
557
+ | `SyKruger` | Krugerrand coin | Krugerrand, gold coin, bullion, precious metal |
558
+ | `SyNfc` | NFC wave symbol | NFC, contactless payment, near-field communication |
559
+ | `SyPin` | Push pin | Pin, tack, save location, mark, annotate |
560
+ | `SyPinAlt` | Alternative pin style | Secondary pin, marker, saved spot, flag |
561
+ | `SyPined` | Pinned state (active pin) | Pinned item, sticky post, pinned message, anchored |
562
+ | `SyQuoteDown` | Closing quotation mark | Quote end, closing quote, citation, testimonial |
563
+ | `SyQuoteUp` | Opening quotation mark | Quote start, opening quote, citation, testimonial |
564
+ | `SyStationMinimalistic` | Minimalist station/building | Minimal station, simplified depot, compact facility |
565
+ | `SyTumer` | Tumor/cancer awareness ribbon | Health awareness, medical condition, ribbon symbol |
566
+ | `SyUnlimited` | Infinity symbol (∞) | Unlimited, infinite, no limit, endless, forever |
567
+ | `SyWork` | Briefcase | Work, job, career, business, employment, portfolio |
568
+
569
+ ---
570
+
571
+ ## Usage
572
+
573
+ ```tsx
574
+ // React DOM (web)
575
+ import { SyAdd, SySearch, SyBell } from '@synotech/icons'
576
+
577
+ <SyAdd className="text-blue-500" />
578
+ <SySearch style={{ color: '#666', width: 20, height: 20 }} />
579
+
580
+ // React Native
581
+ import { SyAdd, SyWallet } from '@synotech/icons/react-native'
582
+
583
+ <SyAdd fill="#0066FF" width={24} height={24} />
584
+ <SyWallet fill="currentColor" />
585
+ ```
586
+
587
+ All icons default to 24×24, inherit `currentColor`, and accept standard SVG props (`className`, `style`, `onClick`, etc.).
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@synotech/icons",
3
- "version": "4.1.0",
3
+ "version": "4.1.2",
4
4
  "description": "Shared React icon library",
5
5
  "keywords": [
6
6
  "react",