You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, this is out-of-date with the current state of Vanilla.
The following icons are missing (click to expand)
add-canvas
add-logical-volume
add-partition
applications
archive
arrow-bottom-left
arrow-bottom-right
arrow-down
arrow-left
arrow-right
arrow-top-left
arrow-top-right
arrow-up
back-to-top
begin-downloading
blueprint
book
bundle
canvas
certificate
certification
change-version
chevron-left
chevron-right
cluster-host
comments
conflict
conflict-grey
conflict-resolution
conflict-resolution-grey
connected
contact
containers
contextual-menu
controllers
copy-to-clipboard
credit-card
cursor
desktop
disconnect
edit
error-grey
export
exposed
file
file-blank
filter
folder
fork
fullscreen
get-link
gift
halfscreen-bar
heading
highlight-off
highlight-on
home
image
import
in-progress
inspector-debug
iso
loading-steps
location
lock-locked
lock-locked-active
lock-unlock
log-out
machines
map
maximise-bar
minimise-bar
models
mount
mount-2
notifications
open-terminal
pause
pin
plans
play
pods
power-error
power-off
power-on
priority-critical
priority-high
priority-low
priority-medium
priority-negligible
priority-unknown
private-key
profile
profiles
question
quote
repository
restart
revisions
security
security-error
security-tick
security-warning
select
select-add
select-remove
settings
single-host
snapshot
snooze
sort-both
sort-down
sort-up
starred
statistics
status
status-failed-small
status-in-progress
status-in-progress-small
status-queued
status-queued-small
status-succeeded-small
status-waiting
status-waiting-small
stop
submit-bug
success-grey
switcher
switcher-dashboard
switcher-environments
tag
task-outstanding
thumbs-down
thumbs-up
tidy
timed-out
timed-out-grey
toggle-side-nav
topic
turn-off-notification
unit-pending
unit-running
units
unmount
unstarred
upload
usb
user-group
video-play
warning-grey
website
This is quite a few missing icons, and the type currently allows for other strings to be passed in, so I'm not sure how high-priority it is to add these icons to the props.
The Icon component's props define a set of expected icon names here:
react-components/src/components/Icon/Icon.tsx
Line 7 in 60dd444
However, this is out-of-date with the current state of Vanilla.
The following icons are missing (click to expand)
This is quite a few missing icons, and the type currently allows for other strings to be passed in, so I'm not sure how high-priority it is to add these icons to the props.
react-components/src/components/Icon/Icon.tsx
Line 54 in 60dd444