Latest updates from IceHrmPro
This commit is contained in:
4
web/node_modules/@ant-design/icons-svg/es/asn/DashOutlined.js
generated
vendored
Normal file
4
web/node_modules/@ant-design/icons-svg/es/asn/DashOutlined.js
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
// This icon file is generated automatically.
|
||||
// tslint:disable
|
||||
var DashOutlined = { "name": "dash", "theme": "outlined", "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M112 476h160v72H112zm320 0h160v72H432zm320 0h160v72H752z" } }] } };
|
||||
export default DashOutlined;
|
||||
Reference in New Issue
Block a user