Icon
View Source
Icons are used to help visually communicate actions and information to the end user.
add
add-circle
add-circle-filled
amazon
archive
arrow-down
arrow-up
audio
calendar
calendar-blockout
caret-down
caret-grow
caret-left
caret-right
caret-shrink
caret-up
chat-bubble-outline
checkbox-0
checkbox-1
checkbox-2
checkmark
checkmark-circle
checkmark-circle-filled
clock
close
close-circle
close-circle-filled
cog
columns
csv-export
download
drag-handle
duplicate
envelope
exclamation-circle
exclamation-circle-filled
exclamation-triangle-filled
external
eye
eye-outline
file-copy
file-lyrics
file-pdf
file-text
filter
folder-add
folder-closed
folder-open
format-color
format-size
graph
house
image
import-export
inactive
info
itunes
layout
link
link-off
logo-planning-center
menu
notes
pause
pencil
people
person
phone
phone-mobile
pin
pin-circle-filled
placeholder
plan-detail
plan-files
plan-media
plan-notes
plan-song
play
play-circle
play-circle-filled
playlist
praise-charts
question
question-circle
question-circle-filled
radio-0
radio-1
rehearsal-mix
remove
remove-circle
remove-circle-filled
repeat
search
sequence
settings
shield
skip-next
skip-previous
song-select
split
spotify
star
swap
tag
topbar-search
transpose
trash
upload
video
vimeo
volume-0
volume-1
volume-2
volume-3
youtube
When using grouped icon sets, you can access deeper path data using dot notation.
To import multiple icons from a library like @planningcenter/icons you can import all exports by using an asterisk:
import * as calendar from '@planningcenter/icons/paths/calendar'
import * as general from '@planningcenter/icons/paths/general'