@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.02 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidTask_vue_vue_type_script_lang = require('./u-solid-task.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
class: "icon",
width: "200px",
height: "200.00px",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M871.829333 244.48c-14.08-15.573333-33.066667-24.533333-52.906666-24.533333h-72.533334V144.213333c0-20.693333-18.773333-37.546667-37.546666-37.546666s-37.546667 18.346667-37.546667 37.76v75.733333h-306.56V144.213333c0-20.693333-18.773333-37.546667-37.546667-37.546666s-37.546667 18.346667-37.546666 37.76v75.733333h-84.693334c-19.84 0-38.826667 8.746667-52.906666 24.533333a88.96 88.96 0 0 0-21.76 59.306667v529.706667c0 22.186667 7.893333 43.52 21.973333 59.306666 13.866667 15.573333 32.853333 24.32 52.906667 24.32h613.973333c19.84 0 38.826667-8.746667 52.906667-24.533333 14.08-15.573333 21.973333-37.12 21.973333-59.306667V303.786667c-0.426667-22.186667-8.106667-43.733333-22.186667-59.306667z m-145.706666 243.413333L490.816 723.2c-17.28 17.28-45.226667 17.28-62.72 0l-107.946667-107.946667c-16.853333-17.706667-16.213333-45.866667 1.706667-62.72 17.066667-16.213333 43.946667-16.213333 61.226667 0l76.586666 76.586667 203.946667-203.946667c17.493333-17.28 45.653333-17.28 62.933333 0.213334 5.546667 5.546667 9.386667 12.373333 11.52 19.626666 3.626667 15.36-0.64 31.786667-11.946666 42.88z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidTask = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidTask_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidTask;