Latest updates from IceHrmPro
This commit is contained in:
6
web/node_modules/@ant-design/icons-svg/lib/asn/BulbFilled.js
generated
vendored
Normal file
6
web/node_modules/@ant-design/icons-svg/lib/asn/BulbFilled.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 BulbFilled = { "name": "bulb", "theme": "filled", "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M348 676.1C250 619.4 184 513.4 184 392c0-181.1 146.9-328 328-328s328 146.9 328 328c0 121.4-66 227.4-164 284.1V792c0 17.7-14.3 32-32 32H380c-17.7 0-32-14.3-32-32V676.1zM392 888h240c4.4 0 8 3.6 8 8v32c0 17.7-14.3 32-32 32H416c-17.7 0-32-14.3-32-32v-32c0-4.4 3.6-8 8-8z" } }] } };
|
||||
exports.default = BulbFilled;
|
||||
Reference in New Issue
Block a user