UNPKG

@cds/core

Version:

Clarity Design System - common components, themes, and utilties

3 lines (2 loc) 1.03 kB
import{ClarityIcons as s}from"../icon.service.js";import{axisChartIcon as r}from"../shapes/axis-chart.js";import{barChartIcon as o}from"../shapes/bar-chart.js";import{bellCurveIcon as t}from"../shapes/bell-curve.js";import{boxPlotIcon as a}from"../shapes/box-plot.js";import{bubbleChartIcon as p}from"../shapes/bubble-chart.js";import{cloudChartIcon as m}from"../shapes/cloud-chart.js";import{curveChartIcon as e}from"../shapes/curve-chart.js";import{gridChartIcon as i}from"../shapes/grid-chart.js";import{heatMapIcon as h}from"../shapes/heat-map.js";import{lineChartIcon as c,lineChartIconName as f}from"../shapes/line-chart.js";import{pieChartIcon as j}from"../shapes/pie-chart.js";import{scatterPlotIcon as l}from"../shapes/scatter-plot.js";import{tickChartIcon as n}from"../shapes/tick-chart.js";const b=[r,o,t,a,p,m,e,i,h,c,j,l,n],d=[[f,["analytics"]]];function u(){s.addIcons(...b),s.addAliases(...d)}export{d as chartCollectionAliases,b as chartCollectionIcons,u as loadChartIconSet}; //# sourceMappingURL=chart.js.map