cs
This commit is contained in:
3
node_modules/@ant-design/icons-svg/es/asn/TableOutlined.js
generated
vendored
Normal file
3
node_modules/@ant-design/icons-svg/es/asn/TableOutlined.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
// This icon file is generated automatically.
|
||||
var TableOutlined = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 208H676V232h212v136zm0 224H676V432h212v160zM412 432h200v160H412V432zm200-64H412V232h200v136zm-476 64h212v160H136V432zm0-200h212v136H136V232zm0 424h212v136H136V656zm276 0h200v136H412V656zm476 136H676V656h212v136z" } }] }, "name": "table", "theme": "outlined" };
|
||||
export default TableOutlined;
|
||||
Reference in New Issue
Block a user