cs
This commit is contained in:
3
node_modules/@ant-design/icons-svg/es/asn/LayoutOutlined.js
generated
vendored
Normal file
3
node_modules/@ant-design/icons-svg/es/asn/LayoutOutlined.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
// This icon file is generated automatically.
|
||||
var LayoutOutlined = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-696 72h136v656H184V184zm656 656H384V384h456v456zM384 320V184h456v136H384z" } }] }, "name": "layout", "theme": "outlined" };
|
||||
export default LayoutOutlined;
|
||||
Reference in New Issue
Block a user