cs
This commit is contained in:
3
node_modules/@ant-design/icons-svg/es/asn/InfoOutlined.js
generated
vendored
Normal file
3
node_modules/@ant-design/icons-svg/es/asn/InfoOutlined.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
// This icon file is generated automatically.
|
||||
var InfoOutlined = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M448 224a64 64 0 10128 0 64 64 0 10-128 0zm96 168h-64c-4.4 0-8 3.6-8 8v464c0 4.4 3.6 8 8 8h64c4.4 0 8-3.6 8-8V400c0-4.4-3.6-8-8-8z" } }] }, "name": "info", "theme": "outlined" };
|
||||
export default InfoOutlined;
|
||||
Reference in New Issue
Block a user