cs
This commit is contained in:
3
node_modules/@ant-design/icons-svg/es/asn/ArrowUpOutlined.js
generated
vendored
Normal file
3
node_modules/@ant-design/icons-svg/es/asn/ArrowUpOutlined.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
// This icon file is generated automatically.
|
||||
var ArrowUpOutlined = { "icon": { "tag": "svg", "attrs": { "viewBox": "64 64 896 896", "focusable": "false" }, "children": [{ "tag": "path", "attrs": { "d": "M868 545.5L536.1 163a31.96 31.96 0 00-48.3 0L156 545.5a7.97 7.97 0 006 13.2h81c4.6 0 9-2 12.1-5.5L474 300.9V864c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V300.9l218.9 252.3c3 3.5 7.4 5.5 12.1 5.5h81c6.8 0 10.5-8 6-13.2z" } }] }, "name": "arrow-up", "theme": "outlined" };
|
||||
export default ArrowUpOutlined;
|
||||
Reference in New Issue
Block a user