first commit
This commit is contained in:
5
frontend/node_modules/@ant-design/icons-svg/lib/asn/DashOutlined.js
generated
vendored
Normal file
5
frontend/node_modules/@ant-design/icons-svg/lib/asn/DashOutlined.js
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
"use strict";
|
||||
// This icon file is generated automatically.
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
var DashOutlined = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M112 476h160v72H112zm320 0h160v72H432zm320 0h160v72H752z" } }] }, "name": "dash", "theme": "outlined" };
|
||||
exports.default = DashOutlined;
|
||||
Reference in New Issue
Block a user