cs
This commit is contained in:
3
node_modules/@ant-design/icons-svg/es/asn/DesktopOutlined.js
generated
vendored
Normal file
3
node_modules/@ant-design/icons-svg/es/asn/DesktopOutlined.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
// This icon file is generated automatically.
|
||||
var DesktopOutlined = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M928 140H96c-17.7 0-32 14.3-32 32v496c0 17.7 14.3 32 32 32h380v112H304c-8.8 0-16 7.2-16 16v48c0 4.4 3.6 8 8 8h432c4.4 0 8-3.6 8-8v-48c0-8.8-7.2-16-16-16H548V700h380c17.7 0 32-14.3 32-32V172c0-17.7-14.3-32-32-32zm-40 488H136V212h752v416z" } }] }, "name": "desktop", "theme": "outlined" };
|
||||
export default DesktopOutlined;
|
||||
Reference in New Issue
Block a user