Latest updates from IceHrmPro
This commit is contained in:
6
web/node_modules/@ant-design/icons-svg/lib/asn/AppstoreFilled.js
generated
vendored
Normal file
6
web/node_modules/@ant-design/icons-svg/lib/asn/AppstoreFilled.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 AppstoreFilled = { "name": "appstore", "theme": "filled", "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M864 144H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm0 400H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zM464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm0 400H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16z" } }] } };
|
||||
exports.default = AppstoreFilled;
|
||||
Reference in New Issue
Block a user