Latest updates from IceHrmPro
This commit is contained in:
6
web/node_modules/@ant-design/icons-svg/lib/asn/WarningFilled.js
generated
vendored
Normal file
6
web/node_modules/@ant-design/icons-svg/lib/asn/WarningFilled.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 WarningFilled = { "name": "warning", "theme": "filled", "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M955.7 856l-416-720c-6.2-10.7-16.9-16-27.7-16s-21.6 5.3-27.7 16l-416 720C56 877.4 71.4 904 96 904h832c24.6 0 40-26.6 27.7-48zM480 416c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v184c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V416zm32 352a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" } }] } };
|
||||
exports.default = WarningFilled;
|
||||
Reference in New Issue
Block a user