@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.04 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineMailTodo_vue_vue_type_script_lang = require('./u-line-mail-todo.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: "M906.666667 518.4v296.533333c0 38.4-29.866667 68.266667-68.266667 68.266667H119.466667c-36.266667 0-68.266667-29.866667-68.266667-68.266667V311.466667c0-38.4 29.866667-68.266667 68.266667-68.266667H554.666667c38.4-64 110.933333-106.666667 189.866666-106.666667 123.733333 0 224 100.266667 224 224 2.133333 64-21.333333 119.466667-61.866666 157.866667z m-377.6-209.066667H117.333333V362.666667c6.4 0 12.8 2.133333 19.2 6.4l322.133334 258.133333 130.133333-106.666667c-40.533333-40.533333-66.133333-96-66.133333-157.866666 0-19.2 2.133333-36.266667 6.4-53.333334z m113.066666 251.733334l-162.133333 132.266666h-40.533333L117.333333 435.2v384h725.333334v-256c-29.866667 12.8-61.866667 21.333333-96 21.333333-38.4 2.133333-72.533333-6.4-104.533334-23.466666z m115.2-209.066667H810.666667c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-85.333334c-17.066667 0-32-14.933333-32-32v-85.333333c0-17.066667 14.933333-32 32-32s32 14.933333 32 32v53.333333z m-10.666666 170.666667c87.466667 0 160-72.533333 160-160S834.133333 202.666667 746.666667 202.666667s-160 72.533333-160 160 72.533333 160 160 160z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineMailTodo = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineMailTodo_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineMailTodo;