@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
37 lines (32 loc) • 2.06 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundArrowDown_vue_vue_type_script_lang = require('./u-round-arrow-down.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
t: "1717666278722",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "46332",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
width: "200",
height: "200"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
d: "M894.378667 517.824a42.666667 42.666667 0 0 0-60.288-2.069333L554.666667 776.533333V149.397333a42.666667 42.666667 0 0 0-85.333334 0V776.533333L189.930667 515.754667a42.666667 42.666667 0 0 0-58.24 62.378666l351.189333 327.786667c0.704 0.64 1.514667 1.109333 2.24 1.706667 1.152 0.938667 2.304 1.856 3.52 2.666666 1.152 0.768 2.346667 1.386667 3.562667 2.026667 1.258667 0.661333 2.496 1.322667 3.797333 1.834667 1.28 0.533333 2.602667 0.917333 3.925333 1.322666a42.666667 42.666667 0 0 0 3.946667 1.024c1.344 0.256 2.709333 0.405333 4.053333 0.533334 1.365333 0.128 2.709333 0.234667 4.074667 0.234666s2.709333-0.106667 4.053333-0.234666c1.365333-0.128 2.730667-0.277333 4.074667-0.533334a42.666667 42.666667 0 0 0 3.946667-1.024c1.322667-0.405333 2.624-0.789333 3.925333-1.322666 1.28-0.512 2.538667-1.173333 3.797333-1.834667 1.216-0.64 2.410667-1.28 3.562667-2.026667 1.216-0.810667 2.346667-1.728 3.52-2.666666 0.725333-0.597333 1.536-1.066667 2.24-1.706667L892.309333 578.133333a42.666667 42.666667 0 0 0 2.069334-60.309333z",
"p-id": "46333"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundArrowDown = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundArrowDown_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundArrowDown;