cs
This commit is contained in:
3
node_modules/@ant-design/icons-svg/es/asn/BorderlessTableOutlined.js
generated
vendored
Normal file
3
node_modules/@ant-design/icons-svg/es/asn/BorderlessTableOutlined.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
// This icon file is generated automatically.
|
||||
var BorderlessTableOutlined = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "defs", "attrs": {}, "children": [{ "tag": "style", "attrs": {} }] }, { "tag": "path", "attrs": { "d": "M117 368h231v64H117zm559 0h241v64H676zm-264 0h200v64H412zm0 224h200v64H412zm264 0h241v64H676zm-559 0h231v64H117zm295-160V179h-64v666h64V592zm264-64V179h-64v666h64V432z" } }] }, "name": "borderless-table", "theme": "outlined" };
|
||||
export default BorderlessTableOutlined;
|
||||
Reference in New Issue
Block a user