Latest updates from IceHrmPro
This commit is contained in:
6
web/node_modules/@ant-design/icons-svg/lib/asn/CalendarFilled.js
generated
vendored
Normal file
6
web/node_modules/@ant-design/icons-svg/lib/asn/CalendarFilled.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
"use strict";
|
||||
// This icon file is generated automatically.
|
||||
// tslint:disable
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
var CalendarFilled = { "name": "calendar", "theme": "filled", "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M112 880c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V460H112v420zm768-696H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v176h800V216c0-17.7-14.3-32-32-32z" } }] } };
|
||||
exports.default = CalendarFilled;
|
||||
Reference in New Issue
Block a user