From dd9a6b5440962426f4a6d3f34fe6dfacb43b9e2f Mon Sep 17 00:00:00 2001 From: Claude Project Manager Date: Sat, 12 Jul 2025 21:09:42 +0200 Subject: [PATCH] Anpassung 1/2 --- .claude/settings.local.json | 12 + CLAUDE_PROJECT_README.md | 8 +- CORPORATE_DESIGN_DARK_MODE.md | 15 +- CORPORATE_DESIGN_LIGHT_MODE.md | 12 +- ICONS.md | 1937 ++++++++++++++++++++++++++++++++ 5 files changed, 1969 insertions(+), 15 deletions(-) create mode 100644 .claude/settings.local.json create mode 100644 ICONS.md diff --git a/.claude/settings.local.json b/.claude/settings.local.json new file mode 100644 index 0000000..e0f38fd --- /dev/null +++ b/.claude/settings.local.json @@ -0,0 +1,12 @@ +{ + "permissions": { + "allow": [ + "Bash(find:*)", + "Bash(python3:*)", + "Bash(cp:*)", + "Bash(ls:*)", + "Bash(grep:*)" + ], + "deny": [] + } +} \ No newline at end of file diff --git a/CLAUDE_PROJECT_README.md b/CLAUDE_PROJECT_README.md index c3719f4..bb8f57f 100644 --- a/CLAUDE_PROJECT_README.md +++ b/CLAUDE_PROJECT_README.md @@ -5,9 +5,9 @@ ## Project Overview - **Path**: `A:\GiTea\Styleguide` -- **Files**: 1736 files -- **Size**: 3.0 MB -- **Last Modified**: 2025-07-11 01:06 +- **Files**: 1737 files +- **Size**: 3.1 MB +- **Last Modified**: 2025-07-12 15:32 ## Technology Stack @@ -16,6 +16,7 @@ ``` CLAUDE_PROJECT_README.md CORPORATE_DESIGN_DARK_MODE.md +CORPORATE_DESIGN_LIGHT_MODE.md gitea_push_debug.txt ressources/ ├── dark-and-light-mode/ @@ -71,3 +72,4 @@ This project is managed with Claude Project Manager. To work with this project: - README updated on 2025-07-08 22:51:49 - README updated on 2025-07-11 00:57:18 - README updated on 2025-07-12 15:24:24 +- README updated on 2025-07-12 20:36:59 diff --git a/CORPORATE_DESIGN_DARK_MODE.md b/CORPORATE_DESIGN_DARK_MODE.md index ab6a3c7..23f52b0 100644 --- a/CORPORATE_DESIGN_DARK_MODE.md +++ b/CORPORATE_DESIGN_DARK_MODE.md @@ -307,22 +307,25 @@ font-family: 'SF Mono', Monaco, 'Cascadia Code', 'Roboto Mono', monospace; ### 7. ICONS & RESSOURCEN #### Mode Toggle -- **Dark Mode Icon**: `ressources/mode/moon.svg` -- **Light Mode Icon**: `ressources/mode/sun.svg` +- **Dark Mode Icon**: `/ressources/dark-and-light-mode/moon.svg` +- **Light Mode Icon**: `/ressources/dark-and-light-mode/sun.svg` - **Größe**: 20x20px bis 24x24px - **Farbe**: #00D4FF #### Logos - **Hauptlogo**: Immer weiße Variante auf dunklem Hintergrund - **Verfügbare Varianten**: - - `Logo/intelsight-dark-no-tagline-website.svg` - Vollständiges Logo - - `Logo/intelsight-dark-no-tagline-website-cropped.svg` - Kompakte Version - - `Logo/intelsight-icon-transparent-dark.svg` - Nur Icon + - `/ressources/logo/intelsight-full-dark.svg` - Vollständiges Logo + - `/ressources/logo/intelsight-full-transparent-dark.svg` - Vollständiges Logo (transparent) + - `/ressources/logo/intelsight-name-dark.svg` - Nur Name + - `/ressources/logo/intelsight-name-transparent-dark.svg` - Nur Name (transparent) + - `/ressources/logo/intelsight-icon-dark.svg` - Nur Icon + - `/ressources/logo/intelsight-icon-transparent-dark.svg` - Nur Icon (transparent) - **Mindestabstand**: 20px zu anderen Elementen #### Sprach-Flags - **Verfügbar**: DE, EN, ES, FR, JA -- **Pfad**: `ressources/flags/[sprache].svg` +- **Pfad**: `/ressources/flags/[sprache].svg` - **Größe**: 24x16px - **Styling**: ```css diff --git a/CORPORATE_DESIGN_LIGHT_MODE.md b/CORPORATE_DESIGN_LIGHT_MODE.md index 92b7dde..3d72844 100644 --- a/CORPORATE_DESIGN_LIGHT_MODE.md +++ b/CORPORATE_DESIGN_LIGHT_MODE.md @@ -360,22 +360,22 @@ font-family: 'SF Mono', Monaco, 'Cascadia Code', 'Roboto Mono', monospace; ### 7. ICONS & RESSOURCEN #### Mode Toggle -- **Light Mode Icon**: `ressources/dark-and-light-mode/sun.svg` -- **Dark Mode Icon**: `ressources/dark-and-light-mode/moon.svg` +- **Light Mode Icon**: `/ressources/dark-and-light-mode/sun.svg` +- **Dark Mode Icon**: `/ressources/dark-and-light-mode/moon.svg` - **Größe**: 20x20px bis 24x24px - **Farbe**: #3182CE #### Logos - **Hauptlogo**: Light-Varianten auf hellem Hintergrund - **Verfügbare Varianten**: - - `ressources/logo/intelsight-full-light.svg` - Vollständiges Logo - - `ressources/logo/intelsight-name-light.svg` - Nur Name - - `ressources/logo/intelsight-icon-light.svg` - Nur Icon + - `/ressources/logo/intelsight-full-light.svg` - Vollständiges Logo + - `/ressources/logo/intelsight-name-light.svg` - Nur Name + - `/ressources/logo/intelsight-icon-light.svg` - Nur Icon - **Mindestabstand**: 20px zu anderen Elementen #### Sprach-Flags - **Verfügbar**: DE, EN, ES, FR, JA -- **Pfad**: `ressources/flags/[sprache].svg` +- **Pfad**: `/ressources/flags/[sprache].svg` - **Größe**: 24x16px - **Styling**: ```css diff --git a/ICONS.md b/ICONS.md new file mode 100644 index 0000000..74b175c --- /dev/null +++ b/ICONS.md @@ -0,0 +1,1937 @@ +# Icon Library + +This document provides a comprehensive overview of all available SVG icons in the Styleguide. + +## Overview + +Total icons: **1716** + +## Table of Contents + +- [Actions & Controls](#actions-controls) (25 icons) +- [Alerts & Notifications](#alerts-notifications) (15 icons) +- [Business & Finance](#business-finance) (30 icons) +- [Charts & Analytics](#charts-analytics) (38 icons) +- [Communication](#communication) (94 icons) +- [Files & Documents](#files-documents) (101 icons) +- [Food & Drink](#food-drink) (3 icons) +- [Health & Medical](#health-medical) (20 icons) +- [Holiday & Seasonal](#holiday-seasonal) (5 icons) +- [Home & Buildings](#home-buildings) (30 icons) +- [Location & Maps](#location-maps) (19 icons) +- [Media & Audio](#media-audio) (58 icons) +- [Nature & Environment](#nature-environment) (7 icons) +- [Navigation & Arrows](#navigation-arrows) (191 icons) +- [Security](#security) (33 icons) +- [Settings & Tools](#settings-tools) (2 icons) +- [Shapes & Symbols](#shapes-symbols) (88 icons) +- [Shopping & E-Commerce](#shopping-e-commerce) (35 icons) +- [Technology & Devices](#technology-devices) (87 icons) +- [Time & Calendar](#time-calendar) (76 icons) +- [Transportation](#transportation) (10 icons) +- [User & Account](#user-account) (99 icons) +- [Weather](#weather) (61 icons) +- [Miscellaneous](#miscellaneous) (589 icons) + +## Usage + +All icons are available as SVG files in the `/ressources/Icons/` directory. + +### Example Usage + +```html +Arrow Right Icon +``` + +```html + + + + +``` + +## Icon Categories + +### Actions & Controls + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Address Book | `address-book.svg` | Address Book | +| Certificate Check | `certificate-check.svg` | Certificate Check | +| Check Double | `check-double.svg` | Check Double | +| Check | `check.svg` | Check | +| Closed Captioning | `closed-captioning.svg` | Closed Captioning | +| Code Pull Request Closed | `code-pull-request-closed.svg` | Code Pull Request Closed | +| Delete Left | `delete-left.svg` | Delete Left | +| Delete Right | `delete-right.svg` | Delete Right | +| Image Minus | `image-minus.svg` | Image Minus | +| Image Plus | `image-plus.svg` | Image Plus | +| List Check | `list-check.svg` | List Check | +| Memo Check | `memo-check.svg` | Memo Check | +| Minus | `minus.svg` | Minus | +| Plus Large | `plus-large.svg` | Plus Large | +| Plus Minus | `plus-minus.svg` | Plus Minus | +| Plus | `plus.svg` | Plus | +| Search Minus | `search-minus.svg` | Search Minus | +| Search Plus | `search-plus.svg` | Search Plus | +| Spell Check | `spell-check.svg` | Spell Check | +| Trash Check Alt | `trash-check-alt.svg` | Trash Check Alt | +| Trash Check | `trash-check.svg` | Trash Check | +| Trash Plus Alt | `trash-plus-alt.svg` | Trash Plus Alt | +| Trash Plus | `trash-plus.svg` | Trash Plus | +| Wallet Minus | `wallet-minus.svg` | Wallet Minus | +| Wallet Plus | `wallet-plus.svg` | Wallet Plus | + +### Alerts & Notifications + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Battery Exclamation | `battery-exclamation.svg` | Battery Exclamation | +| Bell Alt 1 | `bell-alt-1.svg` | Bell Alt 1 | +| Bell Alt | `bell-alt.svg` | Bell Alt | +| Bell Slash | `bell-slash.svg` | Bell Slash | +| Bell | `bell.svg` | Bell | +| Brake Warning | `brake-warning.svg` | Brake Warning | +| Engine Warning | `engine-warning.svg` | Engine Warning | +| Exclamation Alt | `exclamation-alt.svg` | Exclamation Alt | +| Exclamation | `exclamation.svg` | Exclamation | +| Information Alt | `information-alt.svg` | Information Alt | +| Information | `information.svg` | Information | +| Lightbulb Exclamation Alt | `lightbulb-exclamation-alt.svg` | Lightbulb Exclamation Alt | +| Lightbulb Exclamation | `lightbulb-exclamation.svg` | Lightbulb Exclamation | +| Seal Exclamation | `seal-exclamation.svg` | Seal Exclamation | +| Wifi Exclamation | `wifi-exclamation.svg` | Wifi Exclamation | + +### Business & Finance + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Bank | `bank.svg` | Bank | +| Bitcoin Circle | `bitcoin-circle.svg` | Bitcoin Circle | +| Bitcoin Sign | `bitcoin-sign.svg` | Bitcoin Sign | +| Briefcase Alt 1 | `briefcase-alt-1.svg` | Briefcase Alt 1 | +| Briefcase Alt 2 | `briefcase-alt-2.svg` | Briefcase Alt 2 | +| Briefcase Alt 3 | `briefcase-alt-3.svg` | Briefcase Alt 3 | +| Briefcase Alt 4 | `briefcase-alt-4.svg` | Briefcase Alt 4 | +| Briefcase Alt | `briefcase-alt.svg` | Briefcase Alt | +| Briefcase Plus | `briefcase-plus.svg` | Briefcase Plus | +| Briefcase | `briefcase.svg` | Briefcase | +| Coin Alt | `coin-alt.svg` | Coin Alt | +| Coin Front | `coin-front.svg` | Coin Front | +| Coin Vertical | `coin-vertical.svg` | Coin Vertical | +| Coin | `coin.svg` | Coin | +| Coins Alt | `coins-alt.svg` | Coins Alt | +| Coins | `coins.svg` | Coins | +| Credit Card Alt 1 | `credit-card-alt-1.svg` | Credit Card Alt 1 | +| Credit Card Alt | `credit-card-alt.svg` | Credit Card Alt | +| Credit Card Minus | `credit-card-minus.svg` | Credit Card Minus | +| Credit Card Plus | `credit-card-plus.svg` | Credit Card Plus | +| Credit Card Scan | `credit-card-scan.svg` | Credit Card Scan | +| Credit Card | `credit-card.svg` | Credit Card | +| Money Bill Stack | `money-bill-stack.svg` | Money Bill Stack | +| Money Bill | `money-bill.svg` | Money Bill | +| Money Check Pen | `money-check-pen.svg` | Money Check Pen | +| Money Check | `money-check.svg` | Money Check | +| Money Insert | `money-insert.svg` | Money Insert | +| Money Stack | `money-stack.svg` | Money Stack | +| Money Withdrawal | `money-withdrawal.svg` | Money Withdrawal | +| Power Bank | `power-bank.svg` | Power Bank | + +### Charts & Analytics + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Chart Area | `chart-area.svg` | Chart Area | +| Chart Bar | `chart-bar.svg` | Chart Bar | +| Chart Bullet | `chart-bullet.svg` | Chart Bullet | +| Chart Column | `chart-column.svg` | Chart Column | +| Chart Gantt | `chart-gantt.svg` | Chart Gantt | +| Chart Line Down | `chart-line-down.svg` | Chart Line Down | +| Chart Line Up | `chart-line-up.svg` | Chart Line Up | +| Chart Line | `chart-line.svg` | Chart Line | +| Chart Mixed Alt | `chart-mixed-alt.svg` | Chart Mixed Alt | +| Chart Mixed | `chart-mixed.svg` | Chart Mixed | +| Chart Network | `chart-network.svg` | Chart Network | +| Chart Pie Alt 1 | `chart-pie-alt-1.svg` | Chart Pie Alt 1 | +| Chart Pie Alt | `chart-pie-alt.svg` | Chart Pie Alt | +| Chart Pie Simple | `chart-pie-simple.svg` | Chart Pie Simple | +| Chart Pie | `chart-pie.svg` | Chart Pie | +| Chart Radar | `chart-radar.svg` | Chart Radar | +| Chart Scatter 3D | `chart-scatter-3d.svg` | Chart Scatter 3D | +| Chart Scatter Bubble | `chart-scatter-bubble.svg` | Chart Scatter Bubble | +| Chart Scatter | `chart-scatter.svg` | Chart Scatter | +| Chart Simple Horizontal | `chart-simple-horizontal.svg` | Chart Simple Horizontal | +| Chart Simple | `chart-simple.svg` | Chart Simple | +| Chart Tree Map | `chart-tree-map.svg` | Chart Tree Map | +| Chart Waterfall | `chart-waterfall.svg` | Chart Waterfall | +| Diagram Cells | `diagram-cells.svg` | Diagram Cells | +| Diagram Lean Canvas | `diagram-lean-canvas.svg` | Diagram Lean Canvas | +| Diagram Nested | `diagram-nested.svg` | Diagram Nested | +| Diagram Next | `diagram-next.svg` | Diagram Next | +| Diagram Predecessor | `diagram-predecessor.svg` | Diagram Predecessor | +| Diagram Previous | `diagram-previous.svg` | Diagram Previous | +| Diagram Project 1 | `diagram-project-1.svg` | Diagram Project 1 | +| Diagram Project | `diagram-project.svg` | Diagram Project | +| Diagram Sankey | `diagram-sankey.svg` | Diagram Sankey | +| Diagram Subtask | `diagram-subtask.svg` | Diagram Subtask | +| Diagram Successor | `diagram-successor.svg` | Diagram Successor | +| Diagram Venn | `diagram-venn.svg` | Diagram Venn | +| Paragraph | `paragraph.svg` | Paragraph | +| Presentation Chart Alt | `presentation-chart-alt.svg` | Presentation Chart Alt | +| Presentation Chart | `presentation-chart.svg` | Presentation Chart | + +### Communication + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Annotation | `annotation.svg` | Annotation | +| Halloween Mail Alt | `halloween-mail-alt.svg` | Halloween Mail Alt | +| Halloween Mail | `halloween-mail.svg` | Halloween Mail | +| Inbox Alt 1 | `inbox-alt-1.svg` | Inbox Alt 1 | +| Inbox Alt 2 | `inbox-alt-2.svg` | Inbox Alt 2 | +| Inbox Alt | `inbox-alt.svg` | Inbox Alt | +| Inbox Check | `inbox-check.svg` | Inbox Check | +| Inbox Exclamation | `inbox-exclamation.svg` | Inbox Exclamation | +| Inbox Heart | `inbox-heart.svg` | Inbox Heart | +| Inbox Information | `inbox-information.svg` | Inbox Information | +| Inbox Minus | `inbox-minus.svg` | Inbox Minus | +| Inbox Plus | `inbox-plus.svg` | Inbox Plus | +| Inbox Star | `inbox-star.svg` | Inbox Star | +| Inbox Xmark | `inbox-xmark.svg` | Inbox Xmark | +| Inbox | `inbox.svg` | Inbox | +| Mail Alt 1 | `mail-alt-1.svg` | Mail Alt 1 | +| Mail Alt 2 | `mail-alt-2.svg` | Mail Alt 2 | +| Mail Alt 3 | `mail-alt-3.svg` | Mail Alt 3 | +| Mail Alt | `mail-alt.svg` | Mail Alt | +| Mail Block | `mail-block.svg` | Mail Block | +| Mail Bookmark | `mail-bookmark.svg` | Mail Bookmark | +| Mail Check | `mail-check.svg` | Mail Check | +| Mail Exclamation | `mail-exclamation.svg` | Mail Exclamation | +| Mail Heart | `mail-heart.svg` | Mail Heart | +| Mail Info | `mail-info.svg` | Mail Info | +| Mail Lock | `mail-lock.svg` | Mail Lock | +| Mail Minus | `mail-minus.svg` | Mail Minus | +| Mail Notification | `mail-notification.svg` | Mail Notification | +| Mail Open Alt 1 | `mail-open-alt-1.svg` | Mail Open Alt 1 | +| Mail Open Alt | `mail-open-alt.svg` | Mail Open Alt | +| Mail Open Check | `mail-open-check.svg` | Mail Open Check | +| Mail Open Exclamation | `mail-open-exclamation.svg` | Mail Open Exclamation | +| Mail Open Info | `mail-open-info.svg` | Mail Open Info | +| Mail Open Minus | `mail-open-minus.svg` | Mail Open Minus | +| Mail Open Plus | `mail-open-plus.svg` | Mail Open Plus | +| Mail Open Xmark | `mail-open-xmark.svg` | Mail Open Xmark | +| Mail Open | `mail-open.svg` | Mail Open | +| Mail Pencil | `mail-pencil.svg` | Mail Pencil | +| Mail Plus | `mail-plus.svg` | Mail Plus | +| Mail Refresh | `mail-refresh.svg` | Mail Refresh | +| Mail Search | `mail-search.svg` | Mail Search | +| Mail Shield | `mail-shield.svg` | Mail Shield | +| Mail Star | `mail-star.svg` | Mail Star | +| Mail Xmark | `mail-xmark.svg` | Mail Xmark | +| Mail | `mail.svg` | Mail | +| Mailbox Alt | `mailbox-alt.svg` | Mailbox Alt | +| Mailbox | `mailbox.svg` | Mailbox | +| Message Circle Block | `message-circle-block.svg` | Message Circle Block | +| Message Circle Chart Lines | `message-circle-chart-lines.svg` | Message Circle Chart Lines | +| Message Circle Chat | `message-circle-chat.svg` | Message Circle Chat | +| Message Circle Check | `message-circle-check.svg` | Message Circle Check | +| Message Circle Dots | `message-circle-dots.svg` | Message Circle Dots | +| Message Circle Exclamation | `message-circle-exclamation.svg` | Message Circle Exclamation | +| Message Circle Heart | `message-circle-heart.svg` | Message Circle Heart | +| Message Circle Image | `message-circle-image.svg` | Message Circle Image | +| Message Circle Info | `message-circle-info.svg` | Message Circle Info | +| Message Circle Lines Alt | `message-circle-lines-alt.svg` | Message Circle Lines Alt | +| Message Circle Lines | `message-circle-lines.svg` | Message Circle Lines | +| Message Circle List | `message-circle-list.svg` | Message Circle List | +| Message Circle Lock | `message-circle-lock.svg` | Message Circle Lock | +| Message Circle Medical | `message-circle-medical.svg` | Message Circle Medical | +| Message Circle Notification | `message-circle-notification.svg` | Message Circle Notification | +| Message Circle Pencil | `message-circle-pencil.svg` | Message Circle Pencil | +| Message Circle Plus | `message-circle-plus.svg` | Message Circle Plus | +| Message Circle Question | `message-circle-question.svg` | Message Circle Question | +| Message Circle Refresh | `message-circle-refresh.svg` | Message Circle Refresh | +| Message Circle Search | `message-circle-search.svg` | Message Circle Search | +| Message Circle Shield | `message-circle-shield.svg` | Message Circle Shield | +| Message Circle Xmark | `message-circle-xmark.svg` | Message Circle Xmark | +| Message Circle | `message-circle.svg` | Message Circle | +| Message Square Block | `message-square-block.svg` | Message Square Block | +| Message Square Chart Lines | `message-square-chart-lines.svg` | Message Square Chart Lines | +| Message Square Chat | `message-square-chat.svg` | Message Square Chat | +| Message Square Check | `message-square-check.svg` | Message Square Check | +| Message Square Dots | `message-square-dots.svg` | Message Square Dots | +| Message Square Exclamation | `message-square-exclamation.svg` | Message Square Exclamation | +| Message Square Heart | `message-square-heart.svg` | Message Square Heart | +| Message Square Image | `message-square-image.svg` | Message Square Image | +| Message Square Info | `message-square-info.svg` | Message Square Info | +| Message Square Lines Alt | `message-square-lines-alt.svg` | Message Square Lines Alt | +| Message Square Lines | `message-square-lines.svg` | Message Square Lines | +| Message Square List | `message-square-list.svg` | Message Square List | +| Message Square Lock | `message-square-lock.svg` | Message Square Lock | +| Message Square Medical | `message-square-medical.svg` | Message Square Medical | +| Message Square Notification | `message-square-notification.svg` | Message Square Notification | +| Message Square Pencil | `message-square-pencil.svg` | Message Square Pencil | +| Message Square Plus | `message-square-plus.svg` | Message Square Plus | +| Message Square Question | `message-square-question.svg` | Message Square Question | +| Message Square Refresh | `message-square-refresh.svg` | Message Square Refresh | +| Message Square Search | `message-square-search.svg` | Message Square Search | +| Message Square Shield | `message-square-shield.svg` | Message Square Shield | +| Message Square Xmark | `message-square-xmark.svg` | Message Square Xmark | +| Message Square | `message-square.svg` | Message Square | +| Voicemail | `voicemail.svg` | Voicemail | + +### Files & Documents + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Clipboard Attachment | `clipboard-attachment.svg` | Clipboard Attachment | +| Clipboard List Alt | `clipboard-list-alt.svg` | Clipboard List Alt | +| Clipboard List | `clipboard-list.svg` | Clipboard List | +| Clipboard Minus | `clipboard-minus.svg` | Clipboard Minus | +| Clipboard Plus | `clipboard-plus.svg` | Clipboard Plus | +| Clipboard Text Alt | `clipboard-text-alt.svg` | Clipboard Text Alt | +| Clipboard Text | `clipboard-text.svg` | Clipboard Text | +| Clipboard Xmark | `clipboard-xmark.svg` | Clipboard Xmark | +| Clipboard | `clipboard.svg` | Clipboard | +| Document Layout Center | `document-layout-center.svg` | Document Layout Center | +| Document Layout Left | `document-layout-left.svg` | Document Layout Left | +| Document Layout Right | `document-layout-right.svg` | Document Layout Right | +| File Alt | `file-alt.svg` | File Alt | +| File Block Alt 1 | `file-block-alt-1.svg` | File Block Alt 1 | +| File Block Alt | `file-block-alt.svg` | File Block Alt | +| File Block | `file-block.svg` | File Block | +| File Bookmark Alt 1 | `file-bookmark-alt-1.svg` | File Bookmark Alt 1 | +| File Bookmark Alt | `file-bookmark-alt.svg` | File Bookmark Alt | +| File Bookmark | `file-bookmark.svg` | File Bookmark | +| File Chart Column | `file-chart-column.svg` | File Chart Column | +| File Check Alt 1 | `file-check-alt-1.svg` | File Check Alt 1 | +| File Check Alt | `file-check-alt.svg` | File Check Alt | +| File Check | `file-check.svg` | File Check | +| File Code | `file-code.svg` | File Code | +| File Contract | `file-contract.svg` | File Contract | +| File Copy | `file-copy.svg` | File Copy | +| File Cv | `file-cv.svg` | File Cv | +| File Dashed Line | `file-dashed-line.svg` | File Dashed Line | +| File Dollar Alt | `file-dollar-alt.svg` | File Dollar Alt | +| File Dollar | `file-dollar.svg` | File Dollar | +| File Exclamation Alt 1 | `file-exclamation-alt-1.svg` | File Exclamation Alt 1 | +| File Exclamation Alt | `file-exclamation-alt.svg` | File Exclamation Alt | +| File Exclamation | `file-exclamation.svg` | File Exclamation | +| File Graph | `file-graph.svg` | File Graph | +| File Heart Alt 1 | `file-heart-alt-1.svg` | File Heart Alt 1 | +| File Heart Alt | `file-heart-alt.svg` | File Heart Alt | +| File Heart | `file-heart.svg` | File Heart | +| File Horizontal | `file-horizontal.svg` | File Horizontal | +| File Info Alt 1 | `file-info-alt-1.svg` | File Info Alt 1 | +| File Info Alt | `file-info-alt.svg` | File Info Alt | +| File Info | `file-info.svg` | File Info | +| File Link | `file-link.svg` | File Link | +| File Lock Alt 1 | `file-lock-alt-1.svg` | File Lock Alt 1 | +| File Lock Alt | `file-lock-alt.svg` | File Lock Alt | +| File Lock | `file-lock.svg` | File Lock | +| File Minus Alt 1 | `file-minus-alt-1.svg` | File Minus Alt 1 | +| File Minus Alt | `file-minus-alt.svg` | File Minus Alt | +| File Minus | `file-minus.svg` | File Minus | +| File Pencil Alt 1 | `file-pencil-alt-1.svg` | File Pencil Alt 1 | +| File Pencil Alt | `file-pencil-alt.svg` | File Pencil Alt | +| File Pencil | `file-pencil.svg` | File Pencil | +| File Plus Alt 1 | `file-plus-alt-1.svg` | File Plus Alt 1 | +| File Plus Alt | `file-plus-alt.svg` | File Plus Alt | +| File Plus | `file-plus.svg` | File Plus | +| File Question Alt 1 | `file-question-alt-1.svg` | File Question Alt 1 | +| File Question Alt | `file-question-alt.svg` | File Question Alt | +| File Question | `file-question.svg` | File Question | +| File Redo Alt 1 | `file-redo-alt-1.svg` | File Redo Alt 1 | +| File Redo Alt | `file-redo-alt.svg` | File Redo Alt | +| File Redo | `file-redo.svg` | File Redo | +| File Search Alt 1 | `file-search-alt-1.svg` | File Search Alt 1 | +| File Search Alt | `file-search-alt.svg` | File Search Alt | +| File Search | `file-search.svg` | File Search | +| File Shield Alt 1 | `file-shield-alt-1.svg` | File Shield Alt 1 | +| File Shield Alt | `file-shield-alt.svg` | File Shield Alt | +| File Shield | `file-shield.svg` | File Shield | +| File Shredder | `file-shredder.svg` | File Shredder | +| File Slash | `file-slash.svg` | File Slash | +| File Wired | `file-wired.svg` | File Wired | +| File Xmark Alt 1 | `file-xmark-alt-1.svg` | File Xmark Alt 1 | +| File Xmark Alt | `file-xmark-alt.svg` | File Xmark Alt | +| File Xmark | `file-xmark.svg` | File Xmark | +| File Zipper | `file-zipper.svg` | File Zipper | +| File | `file.svg` | File | +| Files Alt 1 | `files-alt-1.svg` | Files Alt 1 | +| Files Alt 2 | `files-alt-2.svg` | Files Alt 2 | +| Files Alt | `files-alt.svg` | Files Alt | +| Files | `files.svg` | Files | +| Folder Block | `folder-block.svg` | Folder Block | +| Folder Check | `folder-check.svg` | Folder Check | +| Folder Exclamation | `folder-exclamation.svg` | Folder Exclamation | +| Folder Heart | `folder-heart.svg` | Folder Heart | +| Folder Image | `folder-image.svg` | Folder Image | +| Folder Info | `folder-info.svg` | Folder Info | +| Folder Lock | `folder-lock.svg` | Folder Lock | +| Folder Minus | `folder-minus.svg` | Folder Minus | +| Folder Plus | `folder-plus.svg` | Folder Plus | +| Folder Question | `folder-question.svg` | Folder Question | +| Folder Search | `folder-search.svg` | Folder Search | +| Folder Shield | `folder-shield.svg` | Folder Shield | +| Folder Xmark | `folder-xmark.svg` | Folder Xmark | +| Folder | `folder.svg` | Folder | +| Paperclip Alt | `paperclip-alt.svg` | Paperclip Alt | +| Paperclip Slash Alt | `paperclip-slash-alt.svg` | Paperclip Slash Alt | +| Paperclip Slash | `paperclip-slash.svg` | Paperclip Slash | +| Paperclip | `paperclip.svg` | Paperclip | +| Text Height | `text-height.svg` | Text Height | +| Text Size | `text-size.svg` | Text Size | +| Text | `text.svg` | Text | +| Toilet Paper Blank | `toilet-paper-blank.svg` | Toilet Paper Blank | +| Toilet Paper Dots | `toilet-paper-dots.svg` | Toilet Paper Dots | + +### Food & Drink + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Knife Kitchen | `knife-kitchen.svg` | Knife Kitchen | +| Restaurant Menu | `restaurant-menu.svg` | Restaurant Menu | +| Signal Steam | `signal-steam.svg` | Signal Steam | + +### Health & Medical + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Briefcase Medical | `briefcase-medical.svg` | Briefcase Medical | +| Circle Heart | `circle-heart.svg` | Circle Heart | +| Heart Alt | `heart-alt.svg` | Heart Alt | +| Heart Crack | `heart-crack.svg` | Heart Crack | +| Heart Half Stroke | `heart-half-stroke.svg` | Heart Half Stroke | +| Heart Half | `heart-half.svg` | Heart Half | +| Heart | `heart.svg` | Heart | +| Hospital | `hospital.svg` | Hospital | +| Hospitals | `hospitals.svg` | Hospitals | +| House Medical Check | `house-medical-check.svg` | House Medical Check | +| House Medical Exclamation | `house-medical-exclamation.svg` | House Medical Exclamation | +| House Medical Flag | `house-medical-flag.svg` | House Medical Flag | +| House Medical Xmark | `house-medical-xmark.svg` | House Medical Xmark | +| House Medical | `house-medical.svg` | House Medical | +| Kit Medical | `kit-medical.svg` | Kit Medical | +| Note Medical | `note-medical.svg` | Note Medical | +| Prescription Bottle Medical | `prescription-bottle-medical.svg` | Prescription Bottle Medical | +| Square Medical | `square-medical.svg` | Square Medical | +| Suitcase Medical | `suitcase-medical.svg` | Suitcase Medical | +| Wave Pulse | `wave-pulse.svg` | Wave Pulse | + +### Holiday & Seasonal + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Cake Christmas | `cake-christmas.svg` | Cake Christmas | +| Christmas Candle | `christmas-candle.svg` | Christmas Candle | +| Christmas Star | `christmas-star.svg` | Christmas Star | +| Party Bell | `party-bell.svg` | Party Bell | +| Party Horn | `party-horn.svg` | Party Horn | + +### Home & Buildings + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Building Car | `building-car.svg` | Building Car | +| Building Check | `building-check.svg` | Building Check | +| Building Columns | `building-columns.svg` | Building Columns | +| Building Exclamation | `building-exclamation.svg` | Building Exclamation | +| Building Flag | `building-flag.svg` | Building Flag | +| Building Ngo | `building-ngo.svg` | Building Ngo | +| Building Un | `building-un.svg` | Building Un | +| Building Xmark | `building-xmark.svg` | Building Xmark | +| Building | `building.svg` | Building | +| Buildings | `buildings.svg` | Buildings | +| Door Closed | `door-closed.svg` | Door Closed | +| Door Open | `door-open.svg` | Door Open | +| House Bolt Alt | `house-bolt-alt.svg` | House Bolt Alt | +| House Bolt | `house-bolt.svg` | House Bolt | +| House Building | `house-building.svg` | House Building | +| House Celcius | `house-celcius.svg` | House Celcius | +| House Chimney Blank | `house-chimney-blank.svg` | House Chimney Blank | +| House Chimney Floor | `house-chimney-floor.svg` | House Chimney Floor | +| House Crack | `house-crack.svg` | House Crack | +| House Fire | `house-fire.svg` | House Fire | +| House Flag | `house-flag.svg` | House Flag | +| House Floor | `house-floor.svg` | House Floor | +| House Line | `house-line.svg` | House Line | +| House Smile | `house-smile.svg` | House Smile | +| House Tree | `house-tree.svg` | House Tree | +| House Turret | `house-turret.svg` | House Turret | +| House Water | `house-water.svg` | House Water | +| House Wifi | `house-wifi.svg` | House Wifi | +| Warehouse Full | `warehouse-full.svg` | Warehouse Full | +| Warehouse | `warehouse.svg` | Warehouse | + +### Location & Maps + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Compass Drafting | `compass-drafting.svg` | Compass Drafting | +| Compass | `compass.svg` | Compass | +| Location Check | `location-check.svg` | Location Check | +| Location Crosshairs Slash | `location-crosshairs-slash.svg` | Location Crosshairs Slash | +| Location Crosshairs | `location-crosshairs.svg` | Location Crosshairs | +| Location Exclamation | `location-exclamation.svg` | Location Exclamation | +| Location Minus | `location-minus.svg` | Location Minus | +| Location Pin Alt 1 | `location-pin-alt-1.svg` | Location Pin Alt 1 | +| Location Pin Alt | `location-pin-alt.svg` | Location Pin Alt | +| Location Pin Slash | `location-pin-slash.svg` | Location Pin Slash | +| Location Pin | `location-pin.svg` | Location Pin | +| Location Plus | `location-plus.svg` | Location Plus | +| Location Xmark | `location-xmark.svg` | Location Xmark | +| Map Location Pin | `map-location-pin.svg` | Map Location Pin | +| Map Pin Alt | `map-pin-alt.svg` | Map Pin Alt | +| Map Pin | `map-pin.svg` | Map Pin | +| Map | `map.svg` | Map | +| Marker | `marker.svg` | Marker | +| Sitemap | `sitemap.svg` | Sitemap | + +### Media & Audio + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Airplay | `airplay.svg` | Airplay | +| Audio Description Slasg | `audio-description-slasg.svg` | Audio Description Slasg | +| Audio Description | `audio-description.svg` | Audio Description | +| Backward Fast | `backward-fast.svg` | Backward Fast | +| Backward Step | `backward-step.svg` | Backward Step | +| Backward | `backward.svg` | Backward | +| Camera Alt 1 | `camera-alt-1.svg` | Camera Alt 1 | +| Camera Alt 2 | `camera-alt-2.svg` | Camera Alt 2 | +| Camera Alt | `camera-alt.svg` | Camera Alt | +| Camera Slash | `camera-slash.svg` | Camera Slash | +| Camera | `camera.svg` | Camera | +| Circle Microphone | `circle-microphone.svg` | Circle Microphone | +| Circle Pause | `circle-pause.svg` | Circle Pause | +| Circle Play | `circle-play.svg` | Circle Play | +| Circle Stop | `circle-stop.svg` | Circle Stop | +| Clapperboard Play | `clapperboard-play.svg` | Clapperboard Play | +| Cloud Music | `cloud-music.svg` | Cloud Music | +| File Audio | `file-audio.svg` | File Audio | +| Film Alt | `film-alt.svg` | Film Alt | +| Film Slash | `film-slash.svg` | Film Slash | +| Film | `film.svg` | Film | +| Flip Backward | `flip-backward.svg` | Flip Backward | +| Flip Forward Energy | `flip-forward-energy.svg` | Flip Forward Energy | +| Flip Forward | `flip-forward.svg` | Flip Forward | +| Forward Step | `forward-step.svg` | Forward Step | +| Forward | `forward.svg` | Forward | +| Headphones Alt 1 | `headphones-alt-1.svg` | Headphones Alt 1 | +| Headphones Alt 2 | `headphones-alt-2.svg` | Headphones Alt 2 | +| Headphones Alt | `headphones-alt.svg` | Headphones Alt | +| Headphones | `headphones.svg` | Headphones | +| List Music | `list-music.svg` | List Music | +| Microphone Alt 1 | `microphone-alt-1.svg` | Microphone Alt 1 | +| Microphone Alt | `microphone-alt.svg` | Microphone Alt | +| Microphone Slash Alt 1 | `microphone-slash-alt-1.svg` | Microphone Slash Alt 1 | +| Microphone Slash Alt | `microphone-slash-alt.svg` | Microphone Slash Alt | +| Microphone Slash | `microphone-slash.svg` | Microphone Slash | +| Microphone | `microphone.svg` | Microphone | +| Mp3 Player | `mp3-player.svg` | Mp3 Player | +| Music Note Slash | `music-note-slash.svg` | Music Note Slash | +| Music Note | `music-note.svg` | Music Note | +| Music | `music.svg` | Music | +| Pause | `pause.svg` | Pause | +| Phone Pause Alt | `phone-pause-alt.svg` | Phone Pause Alt | +| Phone Pause | `phone-pause.svg` | Phone Pause | +| Play Pause | `play-pause.svg` | Play Pause | +| Play | `play.svg` | Play | +| Speaker Alt 1 | `speaker-alt-1.svg` | Speaker Alt 1 | +| Speaker Alt | `speaker-alt.svg` | Speaker Alt | +| Speaker | `speaker.svg` | Speaker | +| Stopwatch 10 | `stopwatch-10.svg` | Stopwatch 10 | +| Stopwatch | `stopwatch.svg` | Stopwatch | +| Traffic Light Stop | `traffic-light-stop.svg` | Traffic Light Stop | +| Volume Max | `volume-max.svg` | Volume Max | +| Volume Min | `volume-min.svg` | Volume Min | +| Volume Minus | `volume-minus.svg` | Volume Minus | +| Volume Off | `volume-off.svg` | Volume Off | +| Volume Plus | `volume-plus.svg` | Volume Plus | +| Volume Xmark | `volume-xmark.svg` | Volume Xmark | + +### Nature & Environment + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Halloween Decorations | `halloween-decorations.svg` | Halloween Decorations | +| Signature | `signature.svg` | Signature | +| Table Tree | `table-tree.svg` | Table Tree | +| Tree Decorated Alt 1 | `tree-decorated-alt-1.svg` | Tree Decorated Alt 1 | +| Tree Decorated Alt | `tree-decorated-alt.svg` | Tree Decorated Alt | +| Tree Decorated | `tree-decorated.svg` | Tree Decorated | +| Tree Plus | `tree-plus.svg` | Tree Plus | + +### Navigation & Arrows + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Arrow Circle Down Left | `arrow-circle-down-left.svg` | Arrow Circle Down Left | +| Arrow Circle Down Right | `arrow-circle-down-right.svg` | Arrow Circle Down Right | +| Arrow Circle Down | `arrow-circle-down.svg` | Arrow Circle Down | +| Arrow Circle Left | `arrow-circle-left.svg` | Arrow Circle Left | +| Arrow Circle Right | `arrow-circle-right.svg` | Arrow Circle Right | +| Arrow Circle Up Left | `arrow-circle-up-left.svg` | Arrow Circle Up Left | +| Arrow Circle Up Right | `arrow-circle-up-right.svg` | Arrow Circle Up Right | +| Arrow Circle Up | `arrow-circle-up.svg` | Arrow Circle Up | +| Arrow Down 1 9 | `arrow-down-1-9.svg` | Arrow Down 1 9 | +| Arrow Down 9 1 | `arrow-down-9-1.svg` | Arrow Down 9 1 | +| Arrow Down A Z | `arrow-down-a-z.svg` | Arrow Down A Z | +| Arrow Down Arrow Up | `arrow-down-arrow-up.svg` | Arrow Down Arrow Up | +| Arrow Down Big Small | `arrow-down-big-small.svg` | Arrow Down Big Small | +| Arrow Down Left | `arrow-down-left.svg` | Arrow Down Left | +| Arrow Down Right | `arrow-down-right.svg` | Arrow Down Right | +| Arrow Down Short Wide | `arrow-down-short-wide.svg` | Arrow Down Short Wide | +| Arrow Down Small Big | `arrow-down-small-big.svg` | Arrow Down Small Big | +| Arrow Down To Arc | `arrow-down-to-arc.svg` | Arrow Down To Arc | +| Arrow Down To Bracket | `arrow-down-to-bracket.svg` | Arrow Down To Bracket | +| Arrow Down To Square | `arrow-down-to-square.svg` | Arrow Down To Square | +| Arrow Down Wide Short | `arrow-down-wide-short.svg` | Arrow Down Wide Short | +| Arrow Down Z A | `arrow-down-z-a.svg` | Arrow Down Z A | +| Arrow Down | `arrow-down.svg` | Arrow Down | +| Arrow Left | `arrow-left.svg` | Arrow Left | +| Arrow Narrow Bottom Alignment | `arrow-narrow-bottom-alignment.svg` | Arrow Narrow Bottom Alignment | +| Arrow Narrow Circle Broken Down Left | `arrow-narrow-circle-broken-down-left.svg` | Arrow Narrow Circle Broken Down Left | +| Arrow Narrow Circle Broken Down Right | `arrow-narrow-circle-broken-down-right.svg` | Arrow Narrow Circle Broken Down Right | +| Arrow Narrow Circle Broken Down | `arrow-narrow-circle-broken-down.svg` | Arrow Narrow Circle Broken Down | +| Arrow Narrow Circle Broken Left | `arrow-narrow-circle-broken-left.svg` | Arrow Narrow Circle Broken Left | +| Arrow Narrow Circle Broken Right | `arrow-narrow-circle-broken-right.svg` | Arrow Narrow Circle Broken Right | +| Arrow Narrow Circle Broken Up Left | `arrow-narrow-circle-broken-up-left.svg` | Arrow Narrow Circle Broken Up Left | +| Arrow Narrow Circle Broken Up Right | `arrow-narrow-circle-broken-up-right.svg` | Arrow Narrow Circle Broken Up Right | +| Arrow Narrow Down Move | `arrow-narrow-down-move.svg` | Arrow Narrow Down Move | +| Arrow Narrow Down | `arrow-narrow-down.svg` | Arrow Narrow Down | +| Arrow Narrow Left Alignment | `arrow-narrow-left-alignment.svg` | Arrow Narrow Left Alignment | +| Arrow Narrow Left Move | `arrow-narrow-left-move.svg` | Arrow Narrow Left Move | +| Arrow Narrow Left | `arrow-narrow-left.svg` | Arrow Narrow Left | +| Arrow Narrow Right Alignment | `arrow-narrow-right-alignment.svg` | Arrow Narrow Right Alignment | +| Arrow Narrow Right Move | `arrow-narrow-right-move.svg` | Arrow Narrow Right Move | +| Arrow Narrow Right | `arrow-narrow-right.svg` | Arrow Narrow Right | +| Arrow Narrow Top Alignment | `arrow-narrow-top-alignment.svg` | Arrow Narrow Top Alignment | +| Arrow Narrow Up Move | `arrow-narrow-up-move.svg` | Arrow Narrow Up Move | +| Arrow Narrow Up | `arrow-narrow-up.svg` | Arrow Narrow Up | +| Arrow Right From Arc | `arrow-right-from-arc.svg` | Arrow Right From Arc | +| Arrow Right From Bracket | `arrow-right-from-bracket.svg` | Arrow Right From Bracket | +| Arrow Right To Arc | `arrow-right-to-arc.svg` | Arrow Right To Arc | +| Arrow Right To Bracket | `arrow-right-to-bracket.svg` | Arrow Right To Bracket | +| Arrow Right | `arrow-right.svg` | Arrow Right | +| Arrow Rotate Right 24 | `arrow-rotate-right-24.svg` | Arrow Rotate Right 24 | +| Arrow Sm Down | `arrow-sm-down.svg` | Arrow Sm Down | +| Arrow Sm Left | `arrow-sm-left.svg` | Arrow Sm Left | +| Arrow Sm Right | `arrow-sm-right.svg` | Arrow Sm Right | +| Arrow Sm Up | `arrow-sm-up.svg` | Arrow Sm Up | +| Arrow Spin | `arrow-spin.svg` | Arrow Spin | +| Arrow Square Down Left | `arrow-square-down-left.svg` | Arrow Square Down Left | +| Arrow Square Down Right | `arrow-square-down-right.svg` | Arrow Square Down Right | +| Arrow Square Down | `arrow-square-down.svg` | Arrow Square Down | +| Arrow Square Left | `arrow-square-left.svg` | Arrow Square Left | +| Arrow Square Right | `arrow-square-right.svg` | Arrow Square Right | +| Arrow Square Up Left | `arrow-square-up-left.svg` | Arrow Square Up Left | +| Arrow Square Up Right | `arrow-square-up-right.svg` | Arrow Square Up Right | +| Arrow Square Up | `arrow-square-up.svg` | Arrow Square Up | +| Arrow Up 1 9 | `arrow-up-1-9.svg` | Arrow Up 1 9 | +| Arrow Up 9 1 | `arrow-up-9-1.svg` | Arrow Up 9 1 | +| Arrow Up A Z | `arrow-up-a-z.svg` | Arrow Up A Z | +| Arrow Up Big Small | `arrow-up-big-small.svg` | Arrow Up Big Small | +| Arrow Up From Arc | `arrow-up-from-arc.svg` | Arrow Up From Arc | +| Arrow Up From Bracket | `arrow-up-from-bracket.svg` | Arrow Up From Bracket | +| Arrow Up From Square | `arrow-up-from-square.svg` | Arrow Up From Square | +| Arrow Up Left | `arrow-up-left.svg` | Arrow Up Left | +| Arrow Up Right From Square | `arrow-up-right-from-square.svg` | Arrow Up Right From Square | +| Arrow Up Right | `arrow-up-right.svg` | Arrow Up Right | +| Arrow Up Short Wide | `arrow-up-short-wide.svg` | Arrow Up Short Wide | +| Arrow Up Small Big | `arrow-up-small-big.svg` | Arrow Up Small Big | +| Arrow Up Wide Short | `arrow-up-wide-short.svg` | Arrow Up Wide Short | +| Arrow Up Z A | `arrow-up-z-a.svg` | Arrow Up Z A | +| Arrow Up | `arrow-up.svg` | Arrow Up | +| Arrows Left Right | `arrows-left-right.svg` | Arrows Left Right | +| Arrows Up Down | `arrows-up-down.svg` | Arrows Up Down | +| Building Arrow Right | `building-arrow-right.svg` | Building Arrow Right | +| Bullseye Arrow | `bullseye-arrow.svg` | Bullseye Arrow | +| Calendar Arrow Down | `calendar-arrow-down.svg` | Calendar Arrow Down | +| Calendar Arrow Up | `calendar-arrow-up.svg` | Calendar Arrow Up | +| Caret Down | `caret-down.svg` | Caret Down | +| Caret Left To Line | `caret-left-to-line.svg` | Caret Left To Line | +| Caret Left | `caret-left.svg` | Caret Left | +| Caret Right To Line | `caret-right-to-line.svg` | Caret Right To Line | +| Caret Right | `caret-right.svg` | Caret Right | +| Caret Up | `caret-up.svg` | Caret Up | +| Cart Arrow Down | `cart-arrow-down.svg` | Cart Arrow Down | +| Cart Arrow Up | `cart-arrow-up.svg` | Cart Arrow Up | +| Chevron Down Dot | `chevron-down-dot.svg` | Chevron Down Dot | +| Chevron Down Double | `chevron-down-double.svg` | Chevron Down Double | +| Chevron Down Left | `chevron-down-left.svg` | Chevron Down Left | +| Chevron Down Right | `chevron-down-right.svg` | Chevron Down Right | +| Chevron Down | `chevron-down.svg` | Chevron Down | +| Chevron Left Dot | `chevron-left-dot.svg` | Chevron Left Dot | +| Chevron Left Double | `chevron-left-double.svg` | Chevron Left Double | +| Chevron Left | `chevron-left.svg` | Chevron Left | +| Chevron Right Dot | `chevron-right-dot.svg` | Chevron Right Dot | +| Chevron Right Double | `chevron-right-double.svg` | Chevron Right Double | +| Chevron Right | `chevron-right.svg` | Chevron Right | +| Chevron Selector Horizontal Dot | `chevron-selector-horizontal-dot.svg` | Chevron Selector Horizontal Dot | +| Chevron Selector Horizontal | `chevron-selector-horizontal.svg` | Chevron Selector Horizontal | +| Chevron Selector Vertical Dot | `chevron-selector-vertical-dot.svg` | Chevron Selector Vertical Dot | +| Chevron Selector Vertical | `chevron-selector-vertical.svg` | Chevron Selector Vertical | +| Chevron Up Dot | `chevron-up-dot.svg` | Chevron Up Dot | +| Chevron Up Double | `chevron-up-double.svg` | Chevron Up Double | +| Chevron Up Left | `chevron-up-left.svg` | Chevron Up Left | +| Chevron Up Right | `chevron-up-right.svg` | Chevron Up Right | +| Chevron Up | `chevron-up.svg` | Chevron Up | +| Circle Location Arrow | `circle-location-arrow.svg` | Circle Location Arrow | +| Clipboard Arrow Down | `clipboard-arrow-down.svg` | Clipboard Arrow Down | +| Clipboard Arrow Up | `clipboard-arrow-up.svg` | Clipboard Arrow Up | +| Cloud Arrow Down Alt | `cloud-arrow-down-alt.svg` | Cloud Arrow Down Alt | +| Cloud Arrow Down | `cloud-arrow-down.svg` | Cloud Arrow Down | +| Cloud Arrow Up | `cloud-arrow-up.svg` | Cloud Arrow Up | +| Cloud Up Arrow | `cloud-up-arrow.svg` | Cloud Up Arrow | +| Corner Down Left | `corner-down-left.svg` | Corner Down Left | +| Corner Down Right | `corner-down-right.svg` | Corner Down Right | +| Corner Left Down | `corner-left-down.svg` | Corner Left Down | +| Corner Left Up | `corner-left-up.svg` | Corner Left Up | +| Corner Right Down | `corner-right-down.svg` | Corner Right Down | +| Corner Right Up | `corner-right-up.svg` | Corner Right Up | +| Corner Up Left | `corner-up-left.svg` | Corner Up Left | +| Corner Up Right | `corner-up-right.svg` | Corner Up Right | +| Credit Card Arrow Right Alt | `credit-card-arrow-right-alt.svg` | Credit Card Arrow Right Alt | +| Credit Card Arrow Right | `credit-card-arrow-right.svg` | Credit Card Arrow Right | +| Diamond Turn Right | `diamond-turn-right.svg` | Diamond Turn Right | +| File Arrow Down Alt 1 | `file-arrow-down-alt-1.svg` | File Arrow Down Alt 1 | +| File Arrow Down Alt | `file-arrow-down-alt.svg` | File Arrow Down Alt | +| File Arrow Down | `file-arrow-down.svg` | File Arrow Down | +| File Arrow Left | `file-arrow-left.svg` | File Arrow Left | +| File Arrow Right | `file-arrow-right.svg` | File Arrow Right | +| File Arrow Up Alt 1 | `file-arrow-up-alt-1.svg` | File Arrow Up Alt 1 | +| File Arrow Up Alt | `file-arrow-up-alt.svg` | File Arrow Up Alt | +| File Arrow Up | `file-arrow-up.svg` | File Arrow Up | +| Folder Arrow Down | `folder-arrow-down.svg` | Folder Arrow Down | +| Folder Arrow Left | `folder-arrow-left.svg` | Folder Arrow Left | +| Folder Arrow Right | `folder-arrow-right.svg` | Folder Arrow Right | +| Folder Arrow Up | `folder-arrow-up.svg` | Folder Arrow Up | +| Inbox Arrow Down | `inbox-arrow-down.svg` | Inbox Arrow Down | +| Inbox Arrow Left | `inbox-arrow-left.svg` | Inbox Arrow Left | +| Inbox Arrow Right | `inbox-arrow-right.svg` | Inbox Arrow Right | +| Inbox Arrow Up | `inbox-arrow-up.svg` | Inbox Arrow Up | +| Laptop Arrow Down Alt | `laptop-arrow-down-alt.svg` | Laptop Arrow Down Alt | +| Laptop Arrow Down | `laptop-arrow-down.svg` | Laptop Arrow Down | +| Laptop Arrow Up Alt | `laptop-arrow-up-alt.svg` | Laptop Arrow Up Alt | +| Laptop Arrow Up | `laptop-arrow-up.svg` | Laptop Arrow Up | +| Left To Right Text Direction | `left-to-right-text-direction.svg` | Left To Right Text Direction | +| Location Arrow Alt | `location-arrow-alt.svg` | Location Arrow Alt | +| Location Arrow | `location-arrow.svg` | Location Arrow | +| Mail Arrow Down | `mail-arrow-down.svg` | Mail Arrow Down | +| Mail Arrow Up | `mail-arrow-up.svg` | Mail Arrow Up | +| Mail Open Arrow Down | `mail-open-arrow-down.svg` | Mail Open Arrow Down | +| Mail Open Arrow Up | `mail-open-arrow-up.svg` | Mail Open Arrow Up | +| Message Circle Arrow Down | `message-circle-arrow-down.svg` | Message Circle Arrow Down | +| Message Circle Arrow Up | `message-circle-arrow-up.svg` | Message Circle Arrow Up | +| Message Square Arrow Down | `message-square-arrow-down.svg` | Message Square Arrow Down | +| Message Square Arrow Up | `message-square-arrow-up.svg` | Message Square Arrow Up | +| Presentation Chart Arrow | `presentation-chart-arrow.svg` | Presentation Chart Arrow | +| Rectangle Code | `rectangle-code.svg` | Rectangle Code | +| Rectangle Terminal | `rectangle-terminal.svg` | Rectangle Terminal | +| Rectangle Vertical | `rectangle-vertical.svg` | Rectangle Vertical | +| Rectangle Wide | `rectangle-wide.svg` | Rectangle Wide | +| Rectangle Xmark | `rectangle-xmark.svg` | Rectangle Xmark | +| Rectangles Mixed | `rectangles-mixed.svg` | Rectangles Mixed | +| Right To Left Text Direction | `right-to-left-text-direction.svg` | Right To Left Text Direction | +| Rotate Ccw | `rotate-ccw.svg` | Rotate Ccw | +| Rotate Cw | `rotate-cw.svg` | Rotate Cw | +| Rotate Exclamation | `rotate-exclamation.svg` | Rotate Exclamation | +| Rotate | `rotate.svg` | Rotate | +| Sensor Triangle Exclamation | `sensor-triangle-exclamation.svg` | Sensor Triangle Exclamation | +| Temperature Arrow Down | `temperature-arrow-down.svg` | Temperature Arrow Down | +| Temperature Arrow Up | `temperature-arrow-up.svg` | Temperature Arrow Up | +| Tent Arrow Down To Line | `tent-arrow-down-to-line.svg` | Tent Arrow Down To Line | +| Tent Arrow Left Right | `tent-arrow-left-right.svg` | Tent Arrow Left Right | +| Tent Arrow Turn Left | `tent-arrow-turn-left.svg` | Tent Arrow Turn Left | +| Tent Arrows Down | `tent-arrows-down.svg` | Tent Arrows Down | +| Trash Arrow Up Alt | `trash-arrow-up-alt.svg` | Trash Arrow Up Alt | +| Trash Arrow Up | `trash-arrow-up.svg` | Trash Arrow Up | +| Triangle Arrows Bolt | `triangle-arrows-bolt.svg` | Triangle Arrows Bolt | +| Triangle Exclamation | `triangle-exclamation.svg` | Triangle Exclamation | +| Triangle Instrument | `triangle-instrument.svg` | Triangle Instrument | +| Triangle | `triangle.svg` | Triangle | +| Turn Off | `turn-off.svg` | Turn Off | +| Video Arrow Down Left | `video-arrow-down-left.svg` | Video Arrow Down Left | +| Video Arrow Up Right | `video-arrow-up-right.svg` | Video Arrow Up Right | +| Wallet Arrow Right | `wallet-arrow-right.svg` | Wallet Arrow Right | +| Water Arrow Down | `water-arrow-down.svg` | Water Arrow Down | +| Water Arrow Up | `water-arrow-up.svg` | Water Arrow Up | + +### Security + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Building Lock | `building-lock.svg` | Building Lock | +| Building Shield | `building-shield.svg` | Building Shield | +| Fingerprint Alt | `fingerprint-alt.svg` | Fingerprint Alt | +| Fingerprint | `fingerprint.svg` | Fingerprint | +| Hockey Mask | `hockey-mask.svg` | Hockey Mask | +| House Lock Alt | `house-lock-alt.svg` | House Lock Alt | +| House Lock | `house-lock.svg` | House Lock | +| House Shield | `house-shield.svg` | House Shield | +| Key Alt | `key-alt.svg` | Key Alt | +| Key | `key.svg` | Key | +| Location Pin Lock | `location-pin-lock.svg` | Location Pin Lock | +| Lock A | `lock-a.svg` | Lock A | +| Lock Alt | `lock-alt.svg` | Lock Alt | +| Lock Slash | `lock-slash.svg` | Lock Slash | +| Lock | `lock.svg` | Lock | +| Shield Alt 1 | `shield-alt-1.svg` | Shield Alt 1 | +| Shield Alt | `shield-alt.svg` | Shield Alt | +| Shield Bolt | `shield-bolt.svg` | Shield Bolt | +| Shield Check | `shield-check.svg` | Shield Check | +| Shield Exclamation | `shield-exclamation.svg` | Shield Exclamation | +| Shield Heart | `shield-heart.svg` | Shield Heart | +| Shield Keyhole | `shield-keyhole.svg` | Shield Keyhole | +| Shield Minus | `shield-minus.svg` | Shield Minus | +| Shield Plus | `shield-plus.svg` | Shield Plus | +| Shield Slash Alt 1 | `shield-slash-alt-1.svg` | Shield Slash Alt 1 | +| Shield Slash Alt | `shield-slash-alt.svg` | Shield Slash Alt | +| Shield Slash | `shield-slash.svg` | Shield Slash | +| Shield Xmark | `shield-xmark.svg` | Shield Xmark | +| Shield | `shield.svg` | Shield | +| Signature Lock | `signature-lock.svg` | Signature Lock | +| Square A Lock | `square-a-lock.svg` | Square A Lock | +| Unlock Alt | `unlock-alt.svg` | Unlock Alt | +| Unlock | `unlock.svg` | Unlock | + +### Settings & Tools + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Gear Alt | `gear-alt.svg` | Gear Alt | +| Gear | `gear.svg` | Gear | + +### Shapes & Symbols + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Bracket Square Right | `bracket-square-right.svg` | Bracket Square Right | +| Bracket Square | `bracket-square.svg` | Bracket Square | +| Brackets Square | `brackets-square.svg` | Brackets Square | +| Chirstmas Star | `chirstmas-star.svg` | Chirstmas Star | +| Circle Bolt | `circle-bolt.svg` | Circle Bolt | +| Circle Check | `circle-check.svg` | Circle Check | +| Circle Dashed | `circle-dashed.svg` | Circle Dashed | +| Circle Dots Horizontal | `circle-dots-horizontal.svg` | Circle Dots Horizontal | +| Circle Dots Vertical | `circle-dots-vertical.svg` | Circle Dots Vertical | +| Circle Exclamation Check | `circle-exclamation-check.svg` | Circle Exclamation Check | +| Circle Exclamation | `circle-exclamation.svg` | Circle Exclamation | +| Circle Half Stroke | `circle-half-stroke.svg` | Circle Half Stroke | +| Circle Half | `circle-half.svg` | Circle Half | +| Circle Heat | `circle-heat.svg` | Circle Heat | +| Circle Information | `circle-information.svg` | Circle Information | +| Circle Minus | `circle-minus.svg` | Circle Minus | +| Circle Notch | `circle-notch.svg` | Circle Notch | +| Circle Parking Splash | `circle-parking-splash.svg` | Circle Parking Splash | +| Circle Parking | `circle-parking.svg` | Circle Parking | +| Circle Plug Alt | `circle-plug-alt.svg` | Circle Plug Alt | +| Circle Plug | `circle-plug.svg` | Circle Plug | +| Circle Plus | `circle-plus.svg` | Circle Plus | +| Circle Quarter | `circle-quarter.svg` | Circle Quarter | +| Circle Quarters | `circle-quarters.svg` | Circle Quarters | +| Circle Question | `circle-question.svg` | Circle Question | +| Circle Radiation | `circle-radiation.svg` | Circle Radiation | +| Circle Three Quarters | `circle-three-quarters.svg` | Circle Three Quarters | +| Circle Water Plug | `circle-water-plug.svg` | Circle Water Plug | +| Circle Waveform Lines | `circle-waveform-lines.svg` | Circle Waveform Lines | +| Circle Xmark | `circle-xmark.svg` | Circle Xmark | +| Circle Yen | `circle-yen.svg` | Circle Yen | +| Circle | `circle.svg` | Circle | +| Dazzling Star | `dazzling-star.svg` | Dazzling Star | +| Dialpad Circle | `dialpad-circle.svg` | Dialpad Circle | +| Dialpad Square | `dialpad-square.svg` | Dialpad Square | +| Diamond Exclamation | `diamond-exclamation.svg` | Diamond Exclamation | +| Diamond Xmark | `diamond-xmark.svg` | Diamond Xmark | +| Diamond | `diamond.svg` | Diamond | +| Draw Square T | `draw-square-t.svg` | Draw Square T | +| Draw Square | `draw-square.svg` | Draw Square | +| Euro Circle | `euro-circle.svg` | Euro Circle | +| Hexagon Alt 1 | `hexagon-alt-1.svg` | Hexagon Alt 1 | +| Hexagon Check | `hexagon-check.svg` | Hexagon Check | +| Hexagon Exclamation | `hexagon-exclamation.svg` | Hexagon Exclamation | +| Hexagon Image | `hexagon-image.svg` | Hexagon Image | +| Hexagon | `hexagon.svg` | Hexagon | +| Image Circle | `image-circle.svg` | Image Circle | +| Image Square Check | `image-square-check.svg` | Image Square Check | +| Image Square Xmark | `image-square-xmark.svg` | Image Square Xmark | +| Image Square | `image-square.svg` | Image Square | +| Moon Stars | `moon-stars.svg` | Moon Stars | +| Pen Circle | `pen-circle.svg` | Pen Circle | +| Pen Square | `pen-square.svg` | Pen Square | +| Pound Circle | `pound-circle.svg` | Pound Circle | +| Square Check | `square-check.svg` | Square Check | +| Square Code | `square-code.svg` | Square Code | +| Square Cv | `square-cv.svg` | Square Cv | +| Square Dashed | `square-dashed.svg` | Square Dashed | +| Square Dazzle | `square-dazzle.svg` | Square Dazzle | +| Square Dots Vertical | `square-dots-vertical.svg` | Square Dots Vertical | +| Square Dots | `square-dots.svg` | Square Dots | +| Square Exclamation | `square-exclamation.svg` | Square Exclamation | +| Square H | `square-h.svg` | Square H | +| Square Kanban | `square-kanban.svg` | Square Kanban | +| Square List | `square-list.svg` | Square List | +| Square Minus | `square-minus.svg` | Square Minus | +| Square Parking Slash | `square-parking-slash.svg` | Square Parking Slash | +| Square Parking | `square-parking.svg` | Square Parking | +| Square Pen | `square-pen.svg` | Square Pen | +| Square Poll Horizontal | `square-poll-horizontal.svg` | Square Poll Horizontal | +| Square Poll Vertical | `square-poll-vertical.svg` | Square Poll Vertical | +| Square Quarters | `square-quarters.svg` | Square Quarters | +| Square Ring | `square-ring.svg` | Square Ring | +| Square Rss | `square-rss.svg` | Square Rss | +| Square Small | `square-small.svg` | Square Small | +| Square T | `square-t.svg` | Square T | +| Square Terminal | `square-terminal.svg` | Square Terminal | +| Square | `square.svg` | Square | +| Star Alt 1 | `star-alt-1.svg` | Star Alt 1 | +| Star Alt 2 | `star-alt-2.svg` | Star Alt 2 | +| Star Alt 3 | `star-alt-3.svg` | Star Alt 3 | +| Star Alt 4 | `star-alt-4.svg` | Star Alt 4 | +| Star Exclamation | `star-exclamation.svg` | Star Exclamation | +| Star Half Stroke | `star-half-stroke.svg` | Star Half Stroke | +| Star Sharp Half | `star-sharp-half.svg` | Star Sharp Half | +| Star Sharp | `star-sharp.svg` | Star Sharp | +| Star | `star.svg` | Star | +| Stars | `stars.svg` | Stars | + +### Shopping & E-Commerce + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Bag Shopping | `bag-shopping.svg` | Bag Shopping | +| Bags Shopping | `bags-shopping.svg` | Bags Shopping | +| Basket Shopping Alt | `basket-shopping-alt.svg` | Basket Shopping Alt | +| Basket Shopping | `basket-shopping.svg` | Basket Shopping | +| Briefcase Dollar | `briefcase-dollar.svg` | Briefcase Dollar | +| Cart Check | `cart-check.svg` | Cart Check | +| Cart Minus | `cart-minus.svg` | Cart Minus | +| Cart Plus | `cart-plus.svg` | Cart Plus | +| Cart Shopping Fast | `cart-shopping-fast.svg` | Cart Shopping Fast | +| Cart Shopping | `cart-shopping.svg` | Cart Shopping | +| Cart Xmark | `cart-xmark.svg` | Cart Xmark | +| Christmas Bag | `christmas-bag.svg` | Christmas Bag | +| Circle Dollar To Slot | `circle-dollar-to-slot.svg` | Circle Dollar To Slot | +| Circle Dollar | `circle-dollar.svg` | Circle Dollar | +| Circle Percentage | `circle-percentage.svg` | Circle Percentage | +| Dollar Circle List | `dollar-circle-list.svg` | Dollar Circle List | +| Dollar Sign | `dollar-sign.svg` | Dollar Sign | +| Globe Dollar | `globe-dollar.svg` | Globe Dollar | +| Hashtag Lock | `hashtag-lock.svg` | Hashtag Lock | +| Hashtag | `hashtag.svg` | Hashtag | +| Laptop Dollar | `laptop-dollar.svg` | Laptop Dollar | +| Lock Hashtag | `lock-hashtag.svg` | Lock Hashtag | +| Mobile Dollar | `mobile-dollar.svg` | Mobile Dollar | +| Money Check Dollar Pen | `money-check-dollar-pen.svg` | Money Check Dollar Pen | +| Money Check Dollar | `money-check-dollar.svg` | Money Check Dollar | +| Moneybag | `moneybag.svg` | Moneybag | +| Octagon Exclamation | `octagon-exclamation.svg` | Octagon Exclamation | +| Octagon | `octagon.svg` | Octagon | +| Pentagon | `pentagon.svg` | Pentagon | +| Shield Dollar | `shield-dollar.svg` | Shield Dollar | +| Shop | `shop.svg` | Shop | +| Square Dollar Chart | `square-dollar-chart.svg` | Square Dollar Chart | +| Square Dollar | `square-dollar.svg` | Square Dollar | +| Tag | `tag.svg` | Tag | +| Tags | `tags.svg` | Tags | + +### Technology & Devices + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Desktop Computer | `desktop-computer.svg` | Desktop Computer | +| Drawing Tablet | `drawing-tablet.svg` | Drawing Tablet | +| Keyboard Alt 1 | `keyboard-alt-1.svg` | Keyboard Alt 1 | +| Keyboard Alt | `keyboard-alt.svg` | Keyboard Alt | +| Keyboard | `keyboard.svg` | Keyboard | +| Laptop Alt 1 | `laptop-alt-1.svg` | Laptop Alt 1 | +| Laptop Alt 2 | `laptop-alt-2.svg` | Laptop Alt 2 | +| Laptop Alt | `laptop-alt.svg` | Laptop Alt | +| Laptop Check Alt | `laptop-check-alt.svg` | Laptop Check Alt | +| Laptop Check | `laptop-check.svg` | Laptop Check | +| Laptop Exclamation Alt | `laptop-exclamation-alt.svg` | Laptop Exclamation Alt | +| Laptop Exclamation | `laptop-exclamation.svg` | Laptop Exclamation | +| Laptop Lock Alt | `laptop-lock-alt.svg` | Laptop Lock Alt | +| Laptop Lock | `laptop-lock.svg` | Laptop Lock | +| Laptop Medical | `laptop-medical.svg` | Laptop Medical | +| Laptop Refresh Alt | `laptop-refresh-alt.svg` | Laptop Refresh Alt | +| Laptop Refresh | `laptop-refresh.svg` | Laptop Refresh | +| Laptop Search Alt | `laptop-search-alt.svg` | Laptop Search Alt | +| Laptop Search | `laptop-search.svg` | Laptop Search | +| Laptop Shield Alt | `laptop-shield-alt.svg` | Laptop Shield Alt | +| Laptop Shield | `laptop-shield.svg` | Laptop Shield | +| Laptop Signal Alt | `laptop-signal-alt.svg` | Laptop Signal Alt | +| Laptop Signal | `laptop-signal.svg` | Laptop Signal | +| Laptop Wired | `laptop-wired.svg` | Laptop Wired | +| Laptop Xmark Alt | `laptop-xmark-alt.svg` | Laptop Xmark Alt | +| Laptop Xmark | `laptop-xmark.svg` | Laptop Xmark | +| Laptop | `laptop.svg` | Laptop | +| Mobile Alt 1 | `mobile-alt-1.svg` | Mobile Alt 1 | +| Mobile Alt 2 | `mobile-alt-2.svg` | Mobile Alt 2 | +| Mobile Alt | `mobile-alt.svg` | Mobile Alt | +| Mobile Bolt | `mobile-bolt.svg` | Mobile Bolt | +| Mobile Check | `mobile-check.svg` | Mobile Check | +| Mobile Signal Out | `mobile-signal-out.svg` | Mobile Signal Out | +| Mobile Signal | `mobile-signal.svg` | Mobile Signal | +| Mobile Slash | `mobile-slash.svg` | Mobile Slash | +| Mobile Xmark | `mobile-xmark.svg` | Mobile Xmark | +| Mobile | `mobile.svg` | Mobile | +| Monitor Alt 1 | `monitor-alt-1.svg` | Monitor Alt 1 | +| Monitor Alt 2 | `monitor-alt-2.svg` | Monitor Alt 2 | +| Monitor Alt 3 | `monitor-alt-3.svg` | Monitor Alt 3 | +| Monitor Alt 4 | `monitor-alt-4.svg` | Monitor Alt 4 | +| Monitor Alt 5 | `monitor-alt-5.svg` | Monitor Alt 5 | +| Monitor Alt 6 | `monitor-alt-6.svg` | Monitor Alt 6 | +| Monitor Alt | `monitor-alt.svg` | Monitor Alt | +| Monitor Heart Rate | `monitor-heart-rate.svg` | Monitor Heart Rate | +| Monitor Medical | `monitor-medical.svg` | Monitor Medical | +| Monitor Water | `monitor-water.svg` | Monitor Water | +| Monitor | `monitor.svg` | Monitor | +| Mouse Alt 1 | `mouse-alt-1.svg` | Mouse Alt 1 | +| Mouse Alt 2 | `mouse-alt-2.svg` | Mouse Alt 2 | +| Mouse Alt 3 | `mouse-alt-3.svg` | Mouse Alt 3 | +| Mouse Alt 4 | `mouse-alt-4.svg` | Mouse Alt 4 | +| Mouse Alt 5 | `mouse-alt-5.svg` | Mouse Alt 5 | +| Mouse Alt | `mouse-alt.svg` | Mouse Alt | +| Mouse | `mouse.svg` | Mouse | +| Phone Alt | `phone-alt.svg` | Phone Alt | +| Phone Block Alt | `phone-block-alt.svg` | Phone Block Alt | +| Phone Block | `phone-block.svg` | Phone Block | +| Phone Call Alt 1 | `phone-call-alt-1.svg` | Phone Call Alt 1 | +| Phone Call | `phone-call.svg` | Phone Call | +| Phone Flip Alt | `phone-flip-alt.svg` | Phone Flip Alt | +| Phone Flip | `phone-flip.svg` | Phone Flip | +| Phone Incoming Alt | `phone-incoming-alt.svg` | Phone Incoming Alt | +| Phone Incoming | `phone-incoming.svg` | Phone Incoming | +| Phone Intercom | `phone-intercom.svg` | Phone Intercom | +| Phone Lock Alt | `phone-lock-alt.svg` | Phone Lock Alt | +| Phone Lock | `phone-lock.svg` | Phone Lock | +| Phone Missed Alt | `phone-missed-alt.svg` | Phone Missed Alt | +| Phone Missed | `phone-missed.svg` | Phone Missed | +| Phone Office | `phone-office.svg` | Phone Office | +| Phone Outgoing Alt | `phone-outgoing-alt.svg` | Phone Outgoing Alt | +| Phone Outgoing | `phone-outgoing.svg` | Phone Outgoing | +| Phone Plus Alt | `phone-plus-alt.svg` | Phone Plus Alt | +| Phone Plus | `phone-plus.svg` | Phone Plus | +| Phone Signal Alt | `phone-signal-alt.svg` | Phone Signal Alt | +| Phone Signal | `phone-signal.svg` | Phone Signal | +| Phone Slash Alt | `phone-slash-alt.svg` | Phone Slash Alt | +| Phone Slash | `phone-slash.svg` | Phone Slash | +| Phone Xmark Alt | `phone-xmark-alt.svg` | Phone Xmark Alt | +| Phone Xmark | `phone-xmark.svg` | Phone Xmark | +| Phone | `phone.svg` | Phone | +| Square Phone Flip | `square-phone-flip.svg` | Square Phone Flip | +| Square Phone | `square-phone.svg` | Square Phone | +| Tablet Alt 1 | `tablet-alt-1.svg` | Tablet Alt 1 | +| Tablet Alt 2 | `tablet-alt-2.svg` | Tablet Alt 2 | +| Tablet Alt | `tablet-alt.svg` | Tablet Alt | +| Tablet | `tablet.svg` | Tablet | + +### Time & Calendar + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Alarm Clock Alt | `alarm-clock-alt.svg` | Alarm Clock Alt | +| Alarm Clock | `alarm-clock.svg` | Alarm Clock | +| Alarm Exclamation | `alarm-exclamation.svg` | Alarm Exclamation | +| Alarm Plus | `alarm-plus.svg` | Alarm Plus | +| Alarm Snooze | `alarm-snooze.svg` | Alarm Snooze | +| Calendar Alt | `calendar-alt.svg` | Calendar Alt | +| Calendar Check | `calendar-check.svg` | Calendar Check | +| Calendar Circle Exclamation | `calendar-circle-exclamation.svg` | Calendar Circle Exclamation | +| Calendar Circle Minus | `calendar-circle-minus.svg` | Calendar Circle Minus | +| Calendar Circle Plus | `calendar-circle-plus.svg` | Calendar Circle Plus | +| Calendar Day | `calendar-day.svg` | Calendar Day | +| Calendar Days | `calendar-days.svg` | Calendar Days | +| Calendar Exclamation Alt | `calendar-exclamation-alt.svg` | Calendar Exclamation Alt | +| Calendar Exclamation | `calendar-exclamation.svg` | Calendar Exclamation | +| Calendar Heart | `calendar-heart.svg` | Calendar Heart | +| Calendar Lines Alt | `calendar-lines-alt.svg` | Calendar Lines Alt | +| Calendar Lines Pen | `calendar-lines-pen.svg` | Calendar Lines Pen | +| Calendar Lines | `calendar-lines.svg` | Calendar Lines | +| Calendar Minus | `calendar-minus.svg` | Calendar Minus | +| Calendar Pen | `calendar-pen.svg` | Calendar Pen | +| Calendar Plus Alt | `calendar-plus-alt.svg` | Calendar Plus Alt | +| Calendar Plus | `calendar-plus.svg` | Calendar Plus | +| Calendar Week | `calendar-week.svg` | Calendar Week | +| Calendar Xmark Alt | `calendar-xmark-alt.svg` | Calendar Xmark Alt | +| Calendar Xmark | `calendar-xmark.svg` | Calendar Xmark | +| Calendar | `calendar.svg` | Calendar | +| Calendars | `calendars.svg` | Calendars | +| Clock Check | `clock-check.svg` | Clock Check | +| Clock Desk | `clock-desk.svg` | Clock Desk | +| Clock Eight Thirty | `clock-eight-thirty.svg` | Clock Eight Thirty | +| Clock Eight | `clock-eight.svg` | Clock Eight | +| Clock Eleven Thirty | `clock-eleven-thirty.svg` | Clock Eleven Thirty | +| Clock Eleven | `clock-eleven.svg` | Clock Eleven | +| Clock Exclamation | `clock-exclamation.svg` | Clock Exclamation | +| Clock Five Thirty | `clock-five-thirty.svg` | Clock Five Thirty | +| Clock Five | `clock-five.svg` | Clock Five | +| Clock Four Thirty | `clock-four-thirty.svg` | Clock Four Thirty | +| Clock Lines | `clock-lines.svg` | Clock Lines | +| Clock Minus | `clock-minus.svg` | Clock Minus | +| Clock Nine Thirty | `clock-nine-thirty.svg` | Clock Nine Thirty | +| Clock Nine | `clock-nine.svg` | Clock Nine | +| Clock One Thirty | `clock-one-thirty.svg` | Clock One Thirty | +| Clock One | `clock-one.svg` | Clock One | +| Clock Plus | `clock-plus.svg` | Clock Plus | +| Clock Seven Thirty | `clock-seven-thirty.svg` | Clock Seven Thirty | +| Clock Seven | `clock-seven.svg` | Clock Seven | +| Clock Six Thirty | `clock-six-thirty.svg` | Clock Six Thirty | +| Clock Six | `clock-six.svg` | Clock Six | +| Clock Slash | `clock-slash.svg` | Clock Slash | +| Clock Snooze | `clock-snooze.svg` | Clock Snooze | +| Clock Ten Thirty | `clock-ten-thirty.svg` | Clock Ten Thirty | +| Clock Ten | `clock-ten.svg` | Clock Ten | +| Clock Three Thirty | `clock-three-thirty.svg` | Clock Three Thirty | +| Clock Three | `clock-three.svg` | Clock Three | +| Clock Twelve Thirty | `clock-twelve-thirty.svg` | Clock Twelve Thirty | +| Clock Twelve | `clock-twelve.svg` | Clock Twelve | +| Clock Two Thirty | `clock-two-thirty.svg` | Clock Two Thirty | +| Clock Two | `clock-two.svg` | Clock Two | +| Clock Xmark | `clock-xmark.svg` | Clock Xmark | +| Clock | `clock.svg` | Clock | +| Halloween Calendar Alt | `halloween-calendar-alt.svg` | Halloween Calendar Alt | +| Halloween Calendar Bat | `halloween-calendar-bat.svg` | Halloween Calendar Bat | +| Halloween Calendar | `halloween-calendar.svg` | Halloween Calendar | +| Hourglass End | `hourglass-end.svg` | Hourglass End | +| Hourglass Half | `hourglass-half.svg` | Hourglass Half | +| Hourglass Start | `hourglass-start.svg` | Hourglass Start | +| Hourglass | `hourglass.svg` | Hourglass | +| Refresh Ccw Clock | `refresh-ccw-clock.svg` | Refresh Ccw Clock | +| Swatchbook | `swatchbook.svg` | Swatchbook | +| Timer | `timer.svg` | Timer | +| Trash Clock Alt | `trash-clock-alt.svg` | Trash Clock Alt | +| Trash Clock | `trash-clock.svg` | Trash Clock | +| Watch Alt 1 | `watch-alt-1.svg` | Watch Alt 1 | +| Watch Alt 2 | `watch-alt-2.svg` | Watch Alt 2 | +| Watch Alt | `watch-alt.svg` | Watch Alt | +| Watch | `watch.svg` | Watch | + +### Transportation + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Address Card | `address-card.svg` | Address Card | +| Bus | `bus.svg` | Bus | +| Car Battery | `car-battery.svg` | Car Battery | +| Car | `car.svg` | Car | +| Gift Card | `gift-card.svg` | Gift Card | +| Rhombus | `rhombus.svg` | Rhombus | +| Scarecrow | `scarecrow.svg` | Scarecrow | +| Simcard Alt | `simcard-alt.svg` | Simcard Alt | +| Simcard Slash | `simcard-slash.svg` | Simcard Slash | +| Simcard | `simcard.svg` | Simcard | + +### User & Account + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Annotation User | `annotation-user.svg` | Annotation User | +| Badge Check | `badge-check.svg` | Badge Check | +| Badge Dollar | `badge-dollar.svg` | Badge Dollar | +| Badge Percent | `badge-percent.svg` | Badge Percent | +| Badge | `badge.svg` | Badge | +| Battery Mid | `battery-mid.svg` | Battery Mid | +| Book User | `book-user.svg` | Book User | +| Bridge Suspension | `bridge-suspension.svg` | Bridge Suspension | +| Building User | `building-user.svg` | Building User | +| Calendar User | `calendar-user.svg` | Calendar User | +| Car Side | `car-side.svg` | Car Side | +| Chart Pyramid | `chart-pyramid.svg` | Chart Pyramid | +| Chart User Square | `chart-user-square.svg` | Chart User Square | +| Circle User | `circle-user.svg` | Circle User | +| Circle Video | `circle-video.svg` | Circle Video | +| Clipboard User | `clipboard-user.svg` | Clipboard User | +| Compress Wide | `compress-wide.svg` | Compress Wide | +| Expand Wide | `expand-wide.svg` | Expand Wide | +| Face Id | `face-id.svg` | Face Id | +| File User | `file-user.svg` | File User | +| Folder User | `folder-user.svg` | Folder User | +| Grid Circle | `grid-circle.svg` | Grid Circle | +| Grid Dividers | `grid-dividers.svg` | Grid Dividers | +| Grid Horizontal | `grid-horizontal.svg` | Grid Horizontal | +| Grid Plus | `grid-plus.svg` | Grid Plus | +| Grid Search | `grid-search.svg` | Grid Search | +| Grid Vertical | `grid-vertical.svg` | Grid Vertical | +| Grid | `grid.svg` | Grid | +| Hospital User | `hospital-user.svg` | Hospital User | +| House Chimney User | `house-chimney-user.svg` | House Chimney User | +| House User | `house-user.svg` | House User | +| Id Badge | `id-badge.svg` | Id Badge | +| Id Card Clip | `id-card-clip.svg` | Id Card Clip | +| Id Card | `id-card.svg` | Id Card | +| Image Polaroid User | `image-polaroid-user.svg` | Image Polaroid User | +| Image User | `image-user.svg` | Image User | +| Images User | `images-user.svg` | Images User | +| Lights Holiday | `lights-holiday.svg` | Lights Holiday | +| Mug Sauser | `mug-sauser.svg` | Mug Sauser | +| Portrait User | `portrait-user.svg` | Portrait User | +| Screen Users | `screen-users.svg` | Screen Users | +| Sidebar Flip | `sidebar-flip.svg` | Sidebar Flip | +| Sidebar | `sidebar.svg` | Sidebar | +| Sliders Simple | `sliders-simple.svg` | Sliders Simple | +| Sliders Up | `sliders-up.svg` | Sliders Up | +| Sliders | `sliders.svg` | Sliders | +| Spider Widow | `spider-widow.svg` | Spider Widow | +| Spider | `spider.svg` | Spider | +| Square Sliders Vertical | `square-sliders-vertical.svg` | Square Sliders Vertical | +| Square Sliders | `square-sliders.svg` | Square Sliders | +| Square User Chart | `square-user-chart.svg` | Square User Chart | +| Square User Check Alt | `square-user-check-alt.svg` | Square User Check Alt | +| Square User Check | `square-user-check.svg` | Square User Check | +| Square User | `square-user.svg` | Square User | +| Text Width | `text-width.svg` | Text Width | +| User Alt 1 | `user-alt-1.svg` | User Alt 1 | +| User Alt | `user-alt.svg` | User Alt | +| User Block Alt 1 | `user-block-alt-1.svg` | User Block Alt 1 | +| User Block Alt | `user-block-alt.svg` | User Block Alt | +| User Block | `user-block.svg` | User Block | +| User Check Alt 1 | `user-check-alt-1.svg` | User Check Alt 1 | +| User Check Alt | `user-check-alt.svg` | User Check Alt | +| User Check | `user-check.svg` | User Check | +| User Heart Alt 1 | `user-heart-alt-1.svg` | User Heart Alt 1 | +| User Heart Alt | `user-heart-alt.svg` | User Heart Alt | +| User Heart | `user-heart.svg` | User Heart | +| User Lock Alt 1 | `user-lock-alt-1.svg` | User Lock Alt 1 | +| User Lock Alt | `user-lock-alt.svg` | User Lock Alt | +| User Lock | `user-lock.svg` | User Lock | +| User Minus Alt 1 | `user-minus-alt-1.svg` | User Minus Alt 1 | +| User Minus Alt | `user-minus-alt.svg` | User Minus Alt | +| User Minus | `user-minus.svg` | User Minus | +| User Pen Alt 1 | `user-pen-alt-1.svg` | User Pen Alt 1 | +| User Pen Alt | `user-pen-alt.svg` | User Pen Alt | +| User Pen | `user-pen.svg` | User Pen | +| User Plus Alt 1 | `user-plus-alt-1.svg` | User Plus Alt 1 | +| User Plus Alt | `user-plus-alt.svg` | User Plus Alt | +| User Plus | `user-plus.svg` | User Plus | +| User Question Alt 1 | `user-question-alt-1.svg` | User Question Alt 1 | +| User Question Alt | `user-question-alt.svg` | User Question Alt | +| User Question | `user-question.svg` | User Question | +| User Refresh Alt 1 | `user-refresh-alt-1.svg` | User Refresh Alt 1 | +| User Refresh Alt | `user-refresh-alt.svg` | User Refresh Alt | +| User Refresh | `user-refresh.svg` | User Refresh | +| User Search Alt 1 | `user-search-alt-1.svg` | User Search Alt 1 | +| User Search Alt | `user-search-alt.svg` | User Search Alt | +| User Search | `user-search.svg` | User Search | +| User Shield Alt 1 | `user-shield-alt-1.svg` | User Shield Alt 1 | +| User Shield Alt | `user-shield-alt.svg` | User Shield Alt | +| User Shield | `user-shield.svg` | User Shield | +| User Xmark Alt 1 | `user-xmark-alt-1.svg` | User Xmark Alt 1 | +| User Xmark Alt | `user-xmark-alt.svg` | User Xmark Alt | +| User Xmark | `user-xmark.svg` | User Xmark | +| User | `user.svg` | User | +| Users | `users.svg` | Users | +| Video Plus | `video-plus.svg` | Video Plus | +| Video Slash | `video-slash.svg` | Video Slash | +| Video | `video.svg` | Video | +| Virus Covid 19 | `virus-covid-19.svg` | Virus Covid 19 | + +### Weather + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Cloud Bolt | `cloud-bolt.svg` | Cloud Bolt | +| Cloud Check | `cloud-check.svg` | Cloud Check | +| Cloud Exclamation | `cloud-exclamation.svg` | Cloud Exclamation | +| Cloud Fog | `cloud-fog.svg` | Cloud Fog | +| Cloud Lock | `cloud-lock.svg` | Cloud Lock | +| Cloud Minus | `cloud-minus.svg` | Cloud Minus | +| Cloud Moon | `cloud-moon.svg` | Cloud Moon | +| Cloud Plus | `cloud-plus.svg` | Cloud Plus | +| Cloud Question | `cloud-question.svg` | Cloud Question | +| Cloud Rain Alt 1 | `cloud-rain-alt-1.svg` | Cloud Rain Alt 1 | +| Cloud Rain Alt | `cloud-rain-alt.svg` | Cloud Rain Alt | +| Cloud Rain | `cloud-rain.svg` | Cloud Rain | +| Cloud Rainbow | `cloud-rainbow.svg` | Cloud Rainbow | +| Cloud Search | `cloud-search.svg` | Cloud Search | +| Cloud Showers | `cloud-showers.svg` | Cloud Showers | +| Cloud Slash | `cloud-slash.svg` | Cloud Slash | +| Cloud Sleet | `cloud-sleet.svg` | Cloud Sleet | +| Cloud Snow Alt | `cloud-snow-alt.svg` | Cloud Snow Alt | +| Cloud Snow | `cloud-snow.svg` | Cloud Snow | +| Cloud Sun Alt | `cloud-sun-alt.svg` | Cloud Sun Alt | +| Cloud Sun | `cloud-sun.svg` | Cloud Sun | +| Cloud Wired | `cloud-wired.svg` | Cloud Wired | +| Cloud Xmark | `cloud-xmark.svg` | Cloud Xmark | +| Cloud | `cloud.svg` | Cloud | +| Clouds | `clouds.svg` | Clouds | +| House Sun | `house-sun.svg` | House Sun | +| House Window | `house-window.svg` | House Window | +| Industry Windows | `industry-windows.svg` | Industry Windows | +| Monitor Sun | `monitor-sun.svg` | Monitor Sun | +| Moon Cloud | `moon-cloud.svg` | Moon Cloud | +| Rainbow | `rainbow.svg` | Rainbow | +| Ruler Traingle | `ruler-traingle.svg` | Ruler Traingle | +| Snow Alt 1 | `snow-alt-1.svg` | Snow Alt 1 | +| Snow Alt | `snow-alt.svg` | Snow Alt | +| Snow Blowing | `snow-blowing.svg` | Snow Blowing | +| Snow | `snow.svg` | Snow | +| Snowman Head | `snowman-head.svg` | Snowman Head | +| Snowman | `snowman.svg` | Snowman | +| Sun Alt | `sun-alt.svg` | Sun Alt | +| Sun Dust | `sun-dust.svg` | Sun Dust | +| Sun Haze | `sun-haze.svg` | Sun Haze | +| Sun | `sun.svg` | Sun | +| Sunrise | `sunrise.svg` | Sunrise | +| Sunset | `sunset.svg` | Sunset | +| Temperature Empty | `temperature-empty.svg` | Temperature Empty | +| Temperature Full | `temperature-full.svg` | Temperature Full | +| Temperature Half | `temperature-half.svg` | Temperature Half | +| Temperature High | `temperature-high.svg` | Temperature High | +| Temperature List | `temperature-list.svg` | Temperature List | +| Temperature Low | `temperature-low.svg` | Temperature Low | +| Temperature Quarter | `temperature-quarter.svg` | Temperature Quarter | +| Temperature Snow | `temperature-snow.svg` | Temperature Snow | +| Temperature Sun | `temperature-sun.svg` | Temperature Sun | +| Train Subway | `train-subway.svg` | Train Subway | +| Train Track | `train-track.svg` | Train Track | +| Train Tram | `train-tram.svg` | Train Tram | +| Train | `train.svg` | Train | +| Wind Warning | `wind-warning.svg` | Wind Warning | +| Wind | `wind.svg` | Wind | +| Window Flip | `window-flip.svg` | Window Flip | +| Window | `window.svg` | Window | + +### Miscellaneous + + + +| Icon | File Name | Description | +|------|-----------|-------------| +| Airpods Alt | `airpods-alt.svg` | Airpods Alt | +| Airpods | `airpods.svg` | Airpods | +| Album Collection | `album-collection.svg` | Album Collection | +| Album | `album.svg` | Album | +| Align Alt | `align-alt.svg` | Align Alt | +| Align Center Alt | `align-center-alt.svg` | Align Center Alt | +| Align Center Justify | `align-center-justify.svg` | Align Center Justify | +| Align Center | `align-center.svg` | Align Center | +| Align Justify | `align-justify.svg` | Align Justify | +| Align Left Justify | `align-left-justify.svg` | Align Left Justify | +| Align Left | `align-left.svg` | Align Left | +| Align Letter Right | `align-letter-right.svg` | Align Letter Right | +| Align Right Justify | `align-right-justify.svg` | Align Right Justify | +| Align Right | `align-right.svg` | Align Right | +| Anchor | `anchor.svg` | Anchor | +| Angel | `angel.svg` | Angel | +| Aperture | `aperture.svg` | Aperture | +| Archway | `archway.svg` | Archway | +| Asterisk | `asterisk.svg` | Asterisk | +| At Sign | `at-sign.svg` | At Sign | +| Atom | `atom.svg` | Atom | +| Austral Sign | `austral-sign.svg` | Austral Sign | +| Award Alt | `award-alt.svg` | Award Alt | +| Award | `award.svg` | Award | +| Backpack Alt | `backpack-alt.svg` | Backpack Alt | +| Backpack | `backpack.svg` | Backpack | +| Ball Pile | `ball-pile.svg` | Ball Pile | +| Balloon | `balloon.svg` | Balloon | +| Ban | `ban.svg` | Ban | +| Bandage | `bandage.svg` | Bandage | +| Bars Progress | `bars-progress.svg` | Bars Progress | +| Bat | `bat.svg` | Bat | +| Battery Bolt Alt | `battery-bolt-alt.svg` | Battery Bolt Alt | +| Battery Bolt | `battery-bolt.svg` | Battery Bolt | +| Battery Empty | `battery-empty.svg` | Battery Empty | +| Battery Full | `battery-full.svg` | Battery Full | +| Battery Low | `battery-low.svg` | Battery Low | +| Battery Slash | `battery-slash.svg` | Battery Slash | +| Bed | `bed.svg` | Bed | +| Bluetooth On | `bluetooth-on.svg` | Bluetooth On | +| Bluetooth Signal | `bluetooth-signal.svg` | Bluetooth Signal | +| Bluetooth Slash | `bluetooth-slash.svg` | Bluetooth Slash | +| Bold | `bold.svg` | Bold | +| Bolt | `bolt.svg` | Bolt | +| Bones | `bones.svg` | Bones | +| Book Open | `book-open.svg` | Book Open | +| Book Section | `book-section.svg` | Book Section | +| Book Sparkles | `book-sparkles.svg` | Book Sparkles | +| Book | `book.svg` | Book | +| Bookmark | `bookmark.svg` | Bookmark | +| Boombox | `boombox.svg` | Boombox | +| Border Bottom | `border-bottom.svg` | Border Bottom | +| Border Clear | `border-clear.svg` | Border Clear | +| Border Horizontal | `border-horizontal.svg` | Border Horizontal | +| Border Inner | `border-inner.svg` | Border Inner | +| Border Left | `border-left.svg` | Border Left | +| Border Outer | `border-outer.svg` | Border Outer | +| Border Right | `border-right.svg` | Border Right | +| Border Top Left | `border-top-left.svg` | Border Top Left | +| Border Top | `border-top.svg` | Border Top | +| Border Vertical | `border-vertical.svg` | Border Vertical | +| Box Archive | `box-archive.svg` | Box Archive | +| Bracket Curly Right | `bracket-curly-right.svg` | Bracket Curly Right | +| Bracket Curly | `bracket-curly.svg` | Bracket Curly | +| Bracket Round Right | `bracket-round-right.svg` | Bracket Round Right | +| Bracket Round | `bracket-round.svg` | Bracket Round | +| Brackets Curly | `brackets-curly.svg` | Brackets Curly | +| Brackets Round | `brackets-round.svg` | Brackets Round | +| Broom | `broom.svg` | Broom | +| Browser | `browser.svg` | Browser | +| Brush | `brush.svg` | Brush | +| Bug Slash | `bug-slash.svg` | Bug Slash | +| Bug | `bug.svg` | Bug | +| Calculator | `calculator.svg` | Calculator | +| Camcorder | `camcorder.svg` | Camcorder | +| Campground | `campground.svg` | Campground | +| Candle Holder | `candle-holder.svg` | Candle Holder | +| Candle Stand | `candle-stand.svg` | Candle Stand | +| Candy Alt | `candy-alt.svg` | Candy Alt | +| Candy Cane | `candy-cane.svg` | Candy Cane | +| Candy Corn | `candy-corn.svg` | Candy Corn | +| Candy | `candy.svg` | Candy | +| Capsule | `capsule.svg` | Capsule | +| Cash Register | `cash-register.svg` | Cash Register | +| Cassette Tape | `cassette-tape.svg` | Cassette Tape | +| Castle | `castle.svg` | Castle | +| Cat | `cat.svg` | Cat | +| Cauldron | `cauldron.svg` | Cauldron | +| Cctv | `cctv.svg` | Cctv | +| Cedi Sign | `cedi-sign.svg` | Cedi Sign | +| Cent Sign | `cent-sign.svg` | Cent Sign | +| Certificate | `certificate.svg` | Certificate | +| Chimney | `chimney.svg` | Chimney | +| Church | `church.svg` | Church | +| Circuit | `circuit.svg` | Circuit | +| City | `city.svg` | City | +| Clapperboard | `clapperboard.svg` | Clapperboard | +| Clarinet | `clarinet.svg` | Clarinet | +| Cleaver Blood | `cleaver-blood.svg` | Cleaver Blood | +| Cleaver | `cleaver.svg` | Cleaver | +| Cloche | `cloche.svg` | Cloche | +| Clone | `clone.svg` | Clone | +| Club | `club.svg` | Club | +| Code Alt | `code-alt.svg` | Code Alt | +| Code Branch | `code-branch.svg` | Code Branch | +| Code Commit | `code-commit.svg` | Code Commit | +| Code Compare | `code-compare.svg` | Code Compare | +| Code Fork | `code-fork.svg` | Code Fork | +| Code Merge | `code-merge.svg` | Code Merge | +| Code Pull Request | `code-pull-request.svg` | Code Pull Request | +| Code | `code.svg` | Code | +| Coffin Cross | `coffin-cross.svg` | Coffin Cross | +| Coffin Open | `coffin-open.svg` | Coffin Open | +| Coffin | `coffin.svg` | Coffin | +| Colon Sign | `colon-sign.svg` | Colon Sign | +| Colors | `colors.svg` | Colors | +| Columns 2 | `columns-2.svg` | Columns 2 | +| Columns 3 | `columns-3.svg` | Columns 3 | +| Command | `command.svg` | Command | +| Compact Disc | `compact-disc.svg` | Compact Disc | +| Compress Alt 1 | `compress-alt-1.svg` | Compress Alt 1 | +| Compress Alt 2 | `compress-alt-2.svg` | Compress Alt 2 | +| Compress Alt | `compress-alt.svg` | Compress Alt | +| Compress | `compress.svg` | Compress | +| Container Storage | `container-storage.svg` | Container Storage | +| Cookie Man | `cookie-man.svg` | Cookie Man | +| Cookie | `cookie.svg` | Cookie | +| Cookies | `cookies.svg` | Cookies | +| Crop Simple | `crop-simple.svg` | Crop Simple | +| Crop | `crop.svg` | Crop | +| Crosshair Simple | `crosshair-simple.svg` | Crosshair Simple | +| Crosshair | `crosshair.svg` | Crosshair | +| Crow | `crow.svg` | Crow | +| Crown | `crown.svg` | Crown | +| Cruzeiro Sign | `cruzeiro-sign.svg` | Cruzeiro Sign | +| Cube Alt 1 | `cube-alt-1.svg` | Cube Alt 1 | +| Cube Alt 2 | `cube-alt-2.svg` | Cube Alt 2 | +| Cube Alt | `cube-alt.svg` | Cube Alt | +| Cube | `cube.svg` | Cube | +| Cursor Alt | `cursor-alt.svg` | Cursor Alt | +| Cursor | `cursor.svg` | Cursor | +| Dash | `dash.svg` | Dash | +| Dazzle | `dazzle.svg` | Dazzle | +| Dial High | `dial-high.svg` | Dial High | +| Dial Low | `dial-low.svg` | Dial Low | +| Dial Max | `dial-max.svg` | Dial Max | +| Dial Med Low | `dial-med-low.svg` | Dial Med Low | +| Dial Med | `dial-med.svg` | Dial Med | +| Dial Min | `dial-min.svg` | Dial Min | +| Dial Off | `dial-off.svg` | Dial Off | +| Dial | `dial.svg` | Dial | +| Dice Five | `dice-five.svg` | Dice Five | +| Dice Four | `dice-four.svg` | Dice Four | +| Dice One | `dice-one.svg` | Dice One | +| Dice Six | `dice-six.svg` | Dice Six | +| Dice Three | `dice-three.svg` | Dice Three | +| Dice Two | `dice-two.svg` | Dice Two | +| Disc Alt | `disc-alt.svg` | Disc Alt | +| Disc Drive | `disc-drive.svg` | Disc Drive | +| Disc | `disc.svg` | Disc | +| Distribute Spacing Horizontal Alt | `distribute-spacing-horizontal-alt.svg` | Distribute Spacing Horizontal Alt | +| Distribute Spacing Horizontal | `distribute-spacing-horizontal.svg` | Distribute Spacing Horizontal | +| Distribute Spacing Vertical Alt | `distribute-spacing-vertical-alt.svg` | Distribute Spacing Vertical Alt | +| Distribute Spacing Vertical | `distribute-spacing-vertical.svg` | Distribute Spacing Vertical | +| Dna | `dna.svg` | Dna | +| Do Not Enter | `do-not-enter.svg` | Do Not Enter | +| Dong Sign | `dong-sign.svg` | Dong Sign | +| Dots Horizontal Alt | `dots-horizontal-alt.svg` | Dots Horizontal Alt | +| Dots Horizontal | `dots-horizontal.svg` | Dots Horizontal | +| Dots Vertical Alt | `dots-vertical-alt.svg` | Dots Vertical Alt | +| Dots Vertical | `dots-vertical.svg` | Dots Vertical | +| Download | `download.svg` | Download | +| Drone | `drone.svg` | Drone | +| Droplet Alt | `droplet-alt.svg` | Droplet Alt | +| Droplet Degree | `droplet-degree.svg` | Droplet Degree | +| Droplet Slash | `droplet-slash.svg` | Droplet Slash | +| Droplet | `droplet.svg` | Droplet | +| Droplets | `droplets.svg` | Droplets | +| Drum | `drum.svg` | Drum | +| Eclipse | `eclipse.svg` | Eclipse | +| Engine | `engine.svg` | Engine | +| English To Chinese | `english-to-chinese.svg` | English To Chinese | +| Enter | `enter.svg` | Enter | +| Euro Sign | `euro-sign.svg` | Euro Sign | +| Expand Alt 1 | `expand-alt-1.svg` | Expand Alt 1 | +| Expand Alt 2 | `expand-alt-2.svg` | Expand Alt 2 | +| Expand Alt | `expand-alt.svg` | Expand Alt | +| Expand | `expand.svg` | Expand | +| Eye Alt | `eye-alt.svg` | Eye Alt | +| Eye Dropper Full | `eye-dropper-full.svg` | Eye Dropper Full | +| Eye Dropper Half | `eye-dropper-half.svg` | Eye Dropper Half | +| Eye Dropper | `eye-dropper.svg` | Eye Dropper | +| Eye Slash Alt | `eye-slash-alt.svg` | Eye Slash Alt | +| Eye Slash | `eye-slash.svg` | Eye Slash | +| Eye | `eye.svg` | Eye | +| Face Frown | `face-frown.svg` | Face Frown | +| Face Smile | `face-smile.svg` | Face Smile | +| Farm | `farm.svg` | Farm | +| Fence | `fence.svg` | Fence | +| Ferris Wheel | `ferris-wheel.svg` | Ferris Wheel | +| Figma | `figma.svg` | Figma | +| Filter List | `filter-list.svg` | Filter List | +| Filter Slash | `filter-slash.svg` | Filter Slash | +| Filter Xmark | `filter-xmark.svg` | Filter Xmark | +| Filter | `filter.svg` | Filter | +| Fireplace | `fireplace.svg` | Fireplace | +| Firewall | `firewall.svg` | Firewall | +| Flag | `flag.svg` | Flag | +| Flashlight | `flashlight.svg` | Flashlight | +| Flask Round Blank | `flask-round-blank.svg` | Flask Round Blank | +| Flask Round Potion | `flask-round-potion.svg` | Flask Round Potion | +| Floppy Disk Alt | `floppy-disk-alt.svg` | Floppy Disk Alt | +| Floppy Disk | `floppy-disk.svg` | Floppy Disk | +| Flute | `flute.svg` | Flute | +| Font Case | `font-case.svg` | Font Case | +| Font | `font.svg` | Font | +| Fork Knife | `fork-knife.svg` | Fork Knife | +| Fork Spoon | `fork-spoon.svg` | Fork Spoon | +| Frame | `frame.svg` | Frame | +| Frankenstein | `frankenstein.svg` | Frankenstein | +| Gallery Thumbnails | `gallery-thumbnails.svg` | Gallery Thumbnails | +| Gaming Pad Alt 1 | `gaming-pad-alt-1.svg` | Gaming Pad Alt 1 | +| Gaming Pad Alt | `gaming-pad-alt.svg` | Gaming Pad Alt | +| Gaming Pad | `gaming-pad.svg` | Gaming Pad | +| Garage Open | `garage-open.svg` | Garage Open | +| Garage | `garage.svg` | Garage | +| Gauge High | `gauge-high.svg` | Gauge High | +| Gauge Low | `gauge-low.svg` | Gauge Low | +| Gauge Max | `gauge-max.svg` | Gauge Max | +| Gauge | `gauge.svg` | Gauge | +| Gem Alt | `gem-alt.svg` | Gem Alt | +| Gem | `gem.svg` | Gem | +| Ghost Smile | `ghost-smile.svg` | Ghost Smile | +| Ghost | `ghost.svg` | Ghost | +| Gift Alt | `gift-alt.svg` | Gift Alt | +| Gift | `gift.svg` | Gift | +| Glasses | `glasses.svg` | Glasses | +| Globe Alt 1 | `globe-alt-1.svg` | Globe Alt 1 | +| Globe Alt | `globe-alt.svg` | Globe Alt | +| Globe Stand | `globe-stand.svg` | Globe Stand | +| Globe | `globe.svg` | Globe | +| Gold | `gold.svg` | Gold | +| Graduation Hat Alt 1 | `graduation-hat-alt-1.svg` | Graduation Hat Alt 1 | +| Graduation Hat Alt 2 | `graduation-hat-alt-2.svg` | Graduation Hat Alt 2 | +| Graduation Hat Alt | `graduation-hat-alt.svg` | Graduation Hat Alt | +| Graduation Hat | `graduation-hat.svg` | Graduation Hat | +| Grip Dots Vertical | `grip-dots-vertical.svg` | Grip Dots Vertical | +| Grip Dots | `grip-dots.svg` | Grip Dots | +| Grip Lines Vertical | `grip-lines-vertical.svg` | Grip Lines Vertical | +| Grip Lines | `grip-lines.svg` | Grip Lines | +| H1 | `h1.svg` | H1 | +| H2 | `h2.svg` | H2 | +| Handshake | `handshake.svg` | Handshake | +| Hard Drive | `hard-drive.svg` | Hard Drive | +| Hat Witch | `hat-witch.svg` | Hat Witch | +| Hat Wizard Alt | `hat-wizard-alt.svg` | Hat Wizard Alt | +| Hat Wizard | `hat-wizard.svg` | Hat Wizard | +| Heading | `heading.svg` | Heading | +| Heat Alt | `heat-alt.svg` | Heat Alt | +| Heat | `heat.svg` | Heat | +| High Definition | `high-definition.svg` | High Definition | +| Horizontal Rule | `horizontal-rule.svg` | Horizontal Rule | +| Hotel | `hotel.svg` | Hotel | +| Hurricane Alt 1 | `hurricane-alt-1.svg` | Hurricane Alt 1 | +| Hurricane Alt | `hurricane-alt.svg` | Hurricane Alt | +| Hurricane | `hurricane.svg` | Hurricane | +| I Cursor | `i-cursor.svg` | I Cursor | +| Icicles | `icicles.svg` | Icicles | +| Image Pen | `image-pen.svg` | Image Pen | +| Image Portrait | `image-portrait.svg` | Image Portrait | +| Image | `image.svg` | Image | +| Indent | `indent.svg` | Indent | +| Industry | `industry.svg` | Industry | +| Italic | `italic.svg` | Italic | +| Jack O Lantern | `jack-o-lantern.svg` | Jack O Lantern | +| Kerning | `kerning.svg` | Kerning | +| Lamp Desk | `lamp-desk.svg` | Lamp Desk | +| Landmark Dome | `landmark-dome.svg` | Landmark Dome | +| Landmark Flag | `landmark-flag.svg` | Landmark Flag | +| Landmark | `landmark.svg` | Landmark | +| Lasso Sparkles | `lasso-sparkles.svg` | Lasso Sparkles | +| Lasso | `lasso.svg` | Lasso | +| Layer Group | `layer-group.svg` | Layer Group | +| Left Indent | `left-indent.svg` | Left Indent | +| Letter Chinese A | `letter-chinese-a.svg` | Letter Chinese A | +| Letter English A | `letter-english-a.svg` | Letter English A | +| Letter Japanese A | `letter-japanese-a.svg` | Letter Japanese A | +| Life Ring | `life-ring.svg` | Life Ring | +| Light Emergency On | `light-emergency-on.svg` | Light Emergency On | +| Light Emergency | `light-emergency.svg` | Light Emergency | +| Lightbulb Alt | `lightbulb-alt.svg` | Lightbulb Alt | +| Lightbulb | `lightbulb.svg` | Lightbulb | +| Line Columns | `line-columns.svg` | Line Columns | +| Line Height | `line-height.svg` | Line Height | +| Lines Leaning | `lines-leaning.svg` | Lines Leaning | +| Link Alt 1 | `link-alt-1.svg` | Link Alt 1 | +| Link Alt | `link-alt.svg` | Link Alt | +| Link Slash Alt | `link-slash-alt.svg` | Link Slash Alt | +| Link Slash | `link-slash.svg` | Link Slash | +| Link | `link.svg` | Link | +| Lira Sign | `lira-sign.svg` | Lira Sign | +| List Ol | `list-ol.svg` | List Ol | +| List Ul Alt 1 | `list-ul-alt-1.svg` | List Ul Alt 1 | +| List Ul Alt | `list-ul-alt.svg` | List Ul Alt | +| List Ul | `list-ul.svg` | List Ul | +| List | `list.svg` | List | +| Loader | `loader.svg` | Loader | +| Lollipop | `lollipop.svg` | Lollipop | +| Loop Vertical | `loop-vertical.svg` | Loop Vertical | +| Loop | `loop.svg` | Loop | +| Magnet | `magnet.svg` | Magnet | +| Martini Glass | `martini-glass.svg` | Martini Glass | +| Mask Face | `mask-face.svg` | Mask Face | +| Mask | `mask.svg` | Mask | +| Maximize | `maximize.svg` | Maximize | +| Medal Alt | `medal-alt.svg` | Medal Alt | +| Medal | `medal.svg` | Medal | +| Memo Pencil | `memo-pencil.svg` | Memo Pencil | +| Memo | `memo.svg` | Memo | +| Menorah Alt 1 | `menorah-alt-1.svg` | Menorah Alt 1 | +| Menorah Alt | `menorah-alt.svg` | Menorah Alt | +| Menorah | `menorah.svg` | Menorah | +| Menu Alt 1 | `menu-alt-1.svg` | Menu Alt 1 | +| Menu Alt 2 | `menu-alt-2.svg` | Menu Alt 2 | +| Menu Alt | `menu-alt.svg` | Menu Alt | +| Menu | `menu.svg` | Menu | +| Microchip | `microchip.svg` | Microchip | +| Microscope | `microscope.svg` | Microscope | +| Minimize | `minimize.svg` | Minimize | +| Mistletoe | `mistletoe.svg` | Mistletoe | +| Modem Alt 1 | `modem-alt-1.svg` | Modem Alt 1 | +| Modem Alt 2 | `modem-alt-2.svg` | Modem Alt 2 | +| Modem Alt 3 | `modem-alt-3.svg` | Modem Alt 3 | +| Modem Alt | `modem-alt.svg` | Modem Alt | +| Modem | `modem.svg` | Modem | +| Monument | `monument.svg` | Monument | +| Moon | `moon.svg` | Moon | +| Motorcycle | `motorcycle.svg` | Motorcycle | +| Mountain City | `mountain-city.svg` | Mountain City | +| Move Alt | `move-alt.svg` | Move Alt | +| Move Left | `move-left.svg` | Move Left | +| Move Right | `move-right.svg` | Move Right | +| Move | `move.svg` | Move | +| Network Wired | `network-wired.svg` | Network Wired | +| Nfc Symbol | `nfc-symbol.svg` | Nfc Symbol | +| Notdef | `notdef.svg` | Notdef | +| Note Sticky | `note-sticky.svg` | Note Sticky | +| Notebook | `notebook.svg` | Notebook | +| Notes | `notes.svg` | Notes | +| Objects Align Bottom Alt | `objects-align-bottom-alt.svg` | Objects Align Bottom Alt | +| Objects Align Bottom | `objects-align-bottom.svg` | Objects Align Bottom | +| Objects Align Center Horizontal Alt | `objects-align-center-horizontal-alt.svg` | Objects Align Center Horizontal Alt | +| Objects Align Center Horizontal | `objects-align-center-horizontal.svg` | Objects Align Center Horizontal | +| Objects Align Center Vertical Alt | `objects-align-center-vertical-alt.svg` | Objects Align Center Vertical Alt | +| Objects Align Center Vertical | `objects-align-center-vertical.svg` | Objects Align Center Vertical | +| Objects Align Left Alt | `objects-align-left-alt.svg` | Objects Align Left Alt | +| Objects Align Left | `objects-align-left.svg` | Objects Align Left | +| Objects Align Right Alt | `objects-align-right-alt.svg` | Objects Align Right Alt | +| Objects Align Right | `objects-align-right.svg` | Objects Align Right | +| Objects Align Top Alt | `objects-align-top-alt.svg` | Objects Align Top Alt | +| Objects Align Top | `objects-align-top.svg` | Objects Align Top | +| Objects Column | `objects-column.svg` | Objects Column | +| Oil Well | `oil-well.svg` | Oil Well | +| Ornament Alt | `ornament-alt.svg` | Ornament Alt | +| Ornament | `ornament.svg` | Ornament | +| Overline | `overline.svg` | Overline | +| Paint Roller | `paint-roller.svg` | Paint Roller | +| Paintbrush Alt | `paintbrush-alt.svg` | Paintbrush Alt | +| Paintbrush | `paintbrush.svg` | Paintbrush | +| Palette | `palette.svg` | Palette | +| Pen Clip Slash | `pen-clip-slash.svg` | Pen Clip Slash | +| Pen Clip | `pen-clip.svg` | Pen Clip | +| Pen Field | `pen-field.svg` | Pen Field | +| Pen Line | `pen-line.svg` | Pen Line | +| Pen Nib Slash | `pen-nib-slash.svg` | Pen Nib Slash | +| Pen Nib | `pen-nib.svg` | Pen Nib | +| Pen Ruler | `pen-ruler.svg` | Pen Ruler | +| Pen Slash | `pen-slash.svg` | Pen Slash | +| Pen Swirl | `pen-swirl.svg` | Pen Swirl | +| Pen | `pen.svg` | Pen | +| Pencil Slash | `pencil-slash.svg` | Pencil Slash | +| Pencil | `pencil.svg` | Pencil | +| Percent | `percent.svg` | Percent | +| Piano | `piano.svg` | Piano | +| Place Of Worship | `place-of-worship.svg` | Place Of Worship | +| Plug | `plug.svg` | Plug | +| Podcast | `podcast.svg` | Podcast | +| Podium | `podium.svg` | Podium | +| Poll People | `poll-people.svg` | Poll People | +| Potion | `potion.svg` | Potion | +| Pound Sign | `pound-sign.svg` | Pound Sign | +| Power Alt | `power-alt.svg` | Power Alt | +| Power Off | `power-off.svg` | Power Off | +| Prescription Bottle | `prescription-bottle.svg` | Prescription Bottle | +| Presentation Line | `presentation-line.svg` | Presentation Line | +| Presentation Screen | `presentation-screen.svg` | Presentation Screen | +| Printer Alt | `printer-alt.svg` | Printer Alt | +| Printer | `printer.svg` | Printer | +| Projector | `projector.svg` | Projector | +| Question | `question.svg` | Question | +| Radiation | `radiation.svg` | Radiation | +| Radio | `radio.svg` | Radio | +| Receipt Alt 1 | `receipt-alt-1.svg` | Receipt Alt 1 | +| Receipt Alt 2 | `receipt-alt-2.svg` | Receipt Alt 2 | +| Receipt Alt 3 | `receipt-alt-3.svg` | Receipt Alt 3 | +| Receipt Alt | `receipt-alt.svg` | Receipt Alt | +| Reciept | `reciept.svg` | Reciept | +| Refresh Ccw Alt 1 | `refresh-ccw-alt-1.svg` | Refresh Ccw Alt 1 | +| Refresh Ccw Alt 2 | `refresh-ccw-alt-2.svg` | Refresh Ccw Alt 2 | +| Refresh Ccw Alt 3 | `refresh-ccw-alt-3.svg` | Refresh Ccw Alt 3 | +| Refresh Ccw Alt 4 | `refresh-ccw-alt-4.svg` | Refresh Ccw Alt 4 | +| Refresh Ccw Alt | `refresh-ccw-alt.svg` | Refresh Ccw Alt | +| Refresh Ccw | `refresh-ccw.svg` | Refresh Ccw | +| Refresh Cw Alt 1 | `refresh-cw-alt-1.svg` | Refresh Cw Alt 1 | +| Refresh Cw Alt 2 | `refresh-cw-alt-2.svg` | Refresh Cw Alt 2 | +| Refresh Cw Alt 3 | `refresh-cw-alt-3.svg` | Refresh Cw Alt 3 | +| Refresh Cw Alt 4 | `refresh-cw-alt-4.svg` | Refresh Cw Alt 4 | +| Refresh Cw Alt | `refresh-cw-alt.svg` | Refresh Cw Alt | +| Refresh Cw | `refresh-cw.svg` | Refresh Cw | +| Repeat Alt | `repeat-alt.svg` | Repeat Alt | +| Repeat | `repeat.svg` | Repeat | +| Reply | `reply.svg` | Reply | +| Resize Handle | `resize-handle.svg` | Resize Handle | +| Right Indent | `right-indent.svg` | Right Indent | +| Rocket | `rocket.svg` | Rocket | +| Rocking Horse | `rocking-horse.svg` | Rocking Horse | +| Roller Coaster | `roller-coaster.svg` | Roller Coaster | +| Route | `route.svg` | Route | +| Rss | `rss.svg` | Rss | +| Ruler | `ruler.svg` | Ruler | +| Rupee Sign | `rupee-sign.svg` | Rupee Sign | +| Santa Claus | `santa-claus.svg` | Santa Claus | +| Santa Glove | `santa-glove.svg` | Santa Glove | +| Santa Hat Alt | `santa-hat-alt.svg` | Santa Hat Alt | +| Santa Hat | `santa-hat.svg` | Santa Hat | +| Satellite Dish | `satellite-dish.svg` | Satellite Dish | +| Scale Balanced | `scale-balanced.svg` | Scale Balanced | +| Scale Unbalanced Flip | `scale-unbalanced-flip.svg` | Scale Unbalanced Flip | +| Scale Unbalanced | `scale-unbalanced.svg` | Scale Unbalanced | +| Scan | `scan.svg` | Scan | +| School Flag | `school-flag.svg` | School Flag | +| School | `school.svg` | School | +| Scissors | `scissors.svg` | Scissors | +| Screencast | `screencast.svg` | Screencast | +| Scribble | `scribble.svg` | Scribble | +| Scrubber | `scrubber.svg` | Scrubber | +| Scythe | `scythe.svg` | Scythe | +| Seal Question | `seal-question.svg` | Seal Question | +| Seal | `seal.svg` | Seal | +| Search Alt 1 | `search-alt-1.svg` | Search Alt 1 | +| Search Alt 2 | `search-alt-2.svg` | Search Alt 2 | +| Search Alt | `search-alt.svg` | Search Alt | +| Search | `search.svg` | Search | +| Send Alt 1 | `send-alt-1.svg` | Send Alt 1 | +| Send Alt 2 | `send-alt-2.svg` | Send Alt 2 | +| Send Alt 3 | `send-alt-3.svg` | Send Alt 3 | +| Send Alt | `send-alt.svg` | Send Alt | +| Send | `send.svg` | Send | +| Sensor Fire | `sensor-fire.svg` | Sensor Fire | +| Sensor On | `sensor-on.svg` | Sensor On | +| Sensor | `sensor.svg` | Sensor | +| Server | `server.svg` | Server | +| Shapes | `shapes.svg` | Shapes | +| Shredder | `shredder.svg` | Shredder | +| Shuffle | `shuffle.svg` | Shuffle | +| Sigma | `sigma.svg` | Sigma | +| Signal Fair | `signal-fair.svg` | Signal Fair | +| Signal Good | `signal-good.svg` | Signal Good | +| Signal Slash | `signal-slash.svg` | Signal Slash | +| Signal Stream Slash | `signal-stream-slash.svg` | Signal Stream Slash | +| Signal Strong | `signal-strong.svg` | Signal Strong | +| Signal Weak | `signal-weak.svg` | Signal Weak | +| Signal | `signal.svg` | Signal | +| Signs Post | `signs-post.svg` | Signs Post | +| Sipder Web | `sipder-web.svg` | Sipder Web | +| Skates Alt | `skates-alt.svg` | Skates Alt | +| Skates | `skates.svg` | Skates | +| Skull Alt 1 | `skull-alt-1.svg` | Skull Alt 1 | +| Skull Alt | `skull-alt.svg` | Skull Alt | +| Skull Crossbones | `skull-crossbones.svg` | Skull Crossbones | +| Skull | `skull.svg` | Skull | +| Slash Flip | `slash-flip.svg` | Slash Flip | +| Slash | `slash.svg` | Slash | +| Sleigh | `sleigh.svg` | Sleigh | +| Snooze | `snooze.svg` | Snooze | +| Sort Amount Down | `sort-amount-down.svg` | Sort Amount Down | +| Sort Amount Up | `sort-amount-up.svg` | Sort Amount Up | +| Sort Down | `sort-down.svg` | Sort Down | +| Sort Up | `sort-up.svg` | Sort Up | +| Sort | `sort.svg` | Sort | +| Sparkles | `sparkles.svg` | Sparkles | +| Staff Snake | `staff-snake.svg` | Staff Snake | +| Stocking | `stocking.svg` | Stocking | +| Strikethrough | `strikethrough.svg` | Strikethrough | +| Subdirectory | `subdirectory.svg` | Subdirectory | +| Subscript | `subscript.svg` | Subscript | +| Suitcase | `suitcase.svg` | Suitcase | +| Superscript | `superscript.svg` | Superscript | +| Switch Horizontal | `switch-horizontal.svg` | Switch Horizontal | +| Switch Vertical | `switch-vertical.svg` | Switch Vertical | +| Table Alt | `table-alt.svg` | Table Alt | +| Table Cells Large | `table-cells-large.svg` | Table Cells Large | +| Table Cells | `table-cells.svg` | Table Cells | +| Table Columns | `table-columns.svg` | Table Columns | +| Table Layout | `table-layout.svg` | Table Layout | +| Table List Alt | `table-list-alt.svg` | Table List Alt | +| Table List | `table-list.svg` | Table List | +| Table Rows | `table-rows.svg` | Table Rows | +| Table | `table.svg` | Table | +| Tally | `tally.svg` | Tally | +| Teddy Bear | `teddy-bear.svg` | Teddy Bear | +| Temple | `temple.svg` | Temple | +| Tenge Sign | `tenge-sign.svg` | Tenge Sign | +| Tent | `tent.svg` | Tent | +| Tents | `tents.svg` | Tents | +| Terminal | `terminal.svg` | Terminal | +| Thermometer | `thermometer.svg` | Thermometer | +| Thumbtack | `thumbtack.svg` | Thumbtack | +| Ticket Simple | `ticket-simple.svg` | Ticket Simple | +| Toilet Portable | `toilet-portable.svg` | Toilet Portable | +| Toilets Portable | `toilets-portable.svg` | Toilets Portable | +| Tombstone Blank | `tombstone-blank.svg` | Tombstone Blank | +| Tombstone | `tombstone.svg` | Tombstone | +| Torii Gate | `torii-gate.svg` | Torii Gate | +| Tower Broadcast Slash | `tower-broadcast-slash.svg` | Tower Broadcast Slash | +| Tower Broadcast | `tower-broadcast.svg` | Tower Broadcast | +| Tower Observation | `tower-observation.svg` | Tower Observation | +| Tower | `tower.svg` | Tower | +| Trademark | `trademark.svg` | Trademark | +| Traffic Cone | `traffic-cone.svg` | Traffic Cone | +| Traffic Light Go | `traffic-light-go.svg` | Traffic Light Go | +| Traffic Light Slow | `traffic-light-slow.svg` | Traffic Light Slow | +| Traffic Light | `traffic-light.svg` | Traffic Light | +| Trash Alt | `trash-alt.svg` | Trash Alt | +| Trash Blank Alt | `trash-blank-alt.svg` | Trash Blank Alt | +| Trash Blank | `trash-blank.svg` | Trash Blank | +| Trash List Alt | `trash-list-alt.svg` | Trash List Alt | +| Trash List | `trash-list.svg` | Trash List | +| Trash Slash Alt | `trash-slash-alt.svg` | Trash Slash Alt | +| Trash Slash | `trash-slash.svg` | Trash Slash | +| Trash Undo Alt | `trash-undo-alt.svg` | Trash Undo Alt | +| Trash Undo | `trash-undo.svg` | Trash Undo | +| Trash Xmark Alt | `trash-xmark-alt.svg` | Trash Xmark Alt | +| Trash Xmark | `trash-xmark.svg` | Trash Xmark | +| Trash | `trash.svg` | Trash | +| Treasure Chest | `treasure-chest.svg` | Treasure Chest | +| Trophy | `trophy.svg` | Trophy | +| Truck | `truck.svg` | Truck | +| Tughrik Sign | `tughrik-sign.svg` | Tughrik Sign | +| Turkish Lira Sign | `turkish-lira-sign.svg` | Turkish Lira Sign | +| Tv Alt 1 | `tv-alt-1.svg` | Tv Alt 1 | +| Tv Alt | `tv-alt.svg` | Tv Alt | +| Tv | `tv.svg` | Tv | +| Umbrella | `umbrella.svg` | Umbrella | +| Underline | `underline.svg` | Underline | +| University | `university.svg` | University | +| Upload | `upload.svg` | Upload | +| Usb Flash Drive Alt 1 | `usb-flash-drive-alt-1.svg` | Usb Flash Drive Alt 1 | +| Usb Flash Drive | `usb-flash-drive.svg` | Usb Flash Drive | +| Van | `van.svg` | Van | +| Vault | `vault.svg` | Vault | +| Vial | `vial.svg` | Vial | +| Vihara | `vihara.svg` | Vihara | +| Wallet Alt | `wallet-alt.svg` | Wallet Alt | +| Wallet | `wallet.svg` | Wallet | +| Wand Magic Sparkles | `wand-magic-sparkles.svg` | Wand Magic Sparkles | +| Wand Magic | `wand-magic.svg` | Wand Magic | +| Wand Sparkles | `wand-sparkles.svg` | Wand Sparkles | +| Wand | `wand.svg` | Wand | +| Water | `water.svg` | Water | +| Webcam Alt 1 | `webcam-alt-1.svg` | Webcam Alt 1 | +| Webcam Alt 2 | `webcam-alt-2.svg` | Webcam Alt 2 | +| Webcam Alt | `webcam-alt.svg` | Webcam Alt | +| Webcam Slash Alt | `webcam-slash-alt.svg` | Webcam Slash Alt | +| Webcam Slash | `webcam-slash.svg` | Webcam Slash | +| Webcam | `webcam.svg` | Webcam | +| Weight Scale | `weight-scale.svg` | Weight Scale | +| Weight | `weight.svg` | Weight | +| Wifi Fair | `wifi-fair.svg` | Wifi Fair | +| Wifi Good | `wifi-good.svg` | Wifi Good | +| Wifi Slash | `wifi-slash.svg` | Wifi Slash | +| Wifi Weak | `wifi-weak.svg` | Wifi Weak | +| Wifi | `wifi.svg` | Wifi | +| Wine Glass | `wine-glass.svg` | Wine Glass | +| Won Sign | `won-sign.svg` | Won Sign | +| Wreath | `wreath.svg` | Wreath | +| Xmark Large | `xmark-large.svg` | Xmark Large | +| Xmark | `xmark.svg` | Xmark | +| Yen Sign | `yen-sign.svg` | Yen Sign |