first commit
This commit is contained in:
5
frontend/node_modules/@ant-design/icons-svg/lib/asn/HolderOutlined.js
generated
vendored
Normal file
5
frontend/node_modules/@ant-design/icons-svg/lib/asn/HolderOutlined.js
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
"use strict";
|
||||
// This icon file is generated automatically.
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
var HolderOutlined = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M300 276.5a56 56 0 1056-97 56 56 0 00-56 97zm0 284a56 56 0 1056-97 56 56 0 00-56 97zM640 228a56 56 0 10112 0 56 56 0 00-112 0zm0 284a56 56 0 10112 0 56 56 0 00-112 0zM300 844.5a56 56 0 1056-97 56 56 0 00-56 97zM640 796a56 56 0 10112 0 56 56 0 00-112 0z" } }] }, "name": "holder", "theme": "outlined" };
|
||||
exports.default = HolderOutlined;
|
||||
Reference in New Issue
Block a user