Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ Prefix the change with one of these keywords:

## [Unreleased]

### Added

- Additional icons

## [0.25.7]

### Fixed
Expand Down
1 change: 1 addition & 0 deletions public/assets/font-awesome/circle-question.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/assets/font-awesome/headset.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions public/assets/font-awesome/icon-list.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ export const iconNames = [
{ value: 'circle-exclamation', label: 'Circle exclamation' },
{ value: 'circle-info', label: 'Circle info' },
{ value: 'circle-parking', label: 'Circle parking' },
{ value: 'circle-question', label: 'Circle question' },
{ value: 'circle-xmark', label: 'Circle xmark' },
{ value: 'clapperboard-play', label: 'Clapperboard play' },
{ value: 'clock', label: 'Clock' },
Expand Down Expand Up @@ -117,6 +118,7 @@ export const iconNames = [
{ value: 'hashtag', label: 'Hashtag' },
{ value: 'head-side-gear', label: 'Head side gear' },
{ value: 'headphones', label: 'Headphones' },
{ value: 'headset', label: 'Headset' },
{ value: 'heart-circle-check', label: 'Heart circle check' },
{ value: 'hexagon-check', label: 'Hexagon check' },
{ value: 'house', label: 'House' },
Expand All @@ -140,6 +142,7 @@ export const iconNames = [
{ value: 'map-pin', label: 'Map pin' },
{ value: 'map', label: 'Map' },
{ value: 'message-pen', label: 'Message pen' },
{ value: 'messages-question', label: 'Messages question' },
{ value: 'mobile-notch', label: 'Mobile notch' },
{ value: 'money-bill-1-wave', label: 'Money bill 1 wave' },
{ value: 'newspaper', label: 'Newspaper' },
Expand Down
1 change: 1 addition & 0 deletions public/assets/font-awesome/messages-question.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.