Using Esri Icon Fonts with map graphics
Explore in the sandboxView live
One potential use of the Esri Icon Fonts is to use them as symbol property of Graphic.
In the code snippet below, a TextSymbol is created by specifying the color, text, and font.The font property is created by autocasting the Font class. Set the font family property toCalciteWebCoreIcons
to access the Esri Icon Fonts.