Skip to main content

Icons

Kritzel registers the following default SVG icons through KritzelIconRegistry. Use these names anywhere an API accepts a KritzelIconName, such as toolbar items, menu items, login providers, cursor configuration, or the customSvgIcons map.

Custom icon names are still supported. Register them through [customSvgIcons] or KritzelIconRegistry.register() and then reference the same string where an icon name is accepted.

Default Icon Map​

Icon nameTypical use
cursorSelection tool
penBrush or drawing tool
arrowLine or arrow tool
arrowUpFromDotMove forward / bring forward
arrowDownFromDotMove backward / send backward
highlighterHighlighting tool
eraserEraser tool
typeText tool
shapesShape tool group
shapeRectangleRectangle shape option
shapeEllipseEllipse shape option
shapeTriangleTriangle shape option
imageImage tool or available image
imageOffMissing or unavailable image
chevronDownExpand menu or dropdown
chevronUpCollapse menu or dropdown
chevronLeftBack or previous action
chevronRightForward or nested menu action
chevronsLeftBack to content
copyCopy action
pastePaste action
cutCut action
deleteDelete action
bringToFrontBring selected object to front
sendToBackSend selected object to back
selectAllSelect all action
downloadDownload or import action
uploadUpload or export action
undoUndo action
redoRedo action
plusAdd or increase action
minusRemove or decrease action
ellipsisVerticalMore menu
xClose or clear action
checkConfirm or selected state
groupGroup objects
ungroupUngroup objects
moveVerticalVertical move or resize cursor
handPan cursor
handGrabActive pan cursor
mousePointerDefault pointer cursor
pointerPointer cursor helper
settingsSettings action
shareShare action
paletteColor or palette control
commandShortcut or command UI
infoInformational action
orderingObject ordering submenu
layoutTemplateLayout or template action
alignAlignment submenu
alignStartHorizontalAlign left
alignCenterHorizontalAlign horizontal center
alignEndHorizontalAlign right
alignStartVerticalAlign top
alignCenterVerticalAlign vertical center
alignEndVerticalAlign bottom
viewportViewport or fit-to-view action
logOutLog out action
usersRoundUsers or collaborators
googleGoogle login provider
facebookFacebook login provider
githubGitHub login provider
bracesCode or structured data action
heartFavorite or support action