UNPKG
jscharting
Version:
latest (3.4.0)
3.4.0
3.3.1
3.3.0
3.2.2
3.2.1
3.2.0
3.1.0
3.0.3-beta
3.0.2
3.0.1
3.0.0
2.9.0-9
2.9.0-8
2.9.0-7
2.9.0-6
2.9.0-5
2.9.0-4
2.9.0-3
2.9.0-2
2.9.0-1
2.9.0-0
2.8.0-1
2.8.0-0
JavaScript charting library
jscharting.com
jscharting/jscharting-dist
jscharting
/
dist
/
icons
/
linear
/
elaboration
/
calendar-empty.js
6 lines
(5 loc)
•
251 B
JavaScript
View Raw
1
2
3
4
5
6
(
function
(
) {
const
icons = {
"linear/elaboration/calendar-empty"
:
"M0 59.1V8.9h10.8v-4h8.9v3.9h24.6V4.9h8.9v3.9H64V59H0zm61-3V19.7H3v36.4h58zM50.2 12.8V7.9h-3v4.9h3zm-33.5 0V7.9h-3v4.9h3z"
};
if
(
JSC
) {
JSC
.
internal
.
registerIcons
(icons); } })();