@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.66 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineSee_vue_vue_type_script_lang = require('./u-line-see.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: "M192 896c-46.933333 0-85.333333-38.4-85.333333-85.333333V213.333333c0-46.933333 38.4-85.333333 85.333333-85.333333h597.333333c46.933333 0 85.333333 38.4 85.333334 85.333333v213.333334c-4.266667 12.8-19.2 21.333333-32 21.333333-14.933333 0-27.733333-8.533333-32-21.333333V213.333333c0-12.8-8.533333-21.333333-21.333334-21.333333H192c-12.8 0-21.333333 8.533333-21.333333 21.333333v597.333334c0 12.8 8.533333 21.333333 21.333333 21.333333h234.666667c12.8 4.266667 21.333333 17.066667 21.333333 32s-8.533333 27.733333-21.333333 32H192z m96-597.333333h362.666667c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-362.666667c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m0 149.333333h149.333333c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-149.333333c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m0 149.333333h42.666667c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-42.666667c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m384 234.666667C554.666667 832 441.6 706.133333 426.666667 672c17.066667-36.266667 132.266667-160 245.333333-160s228.266667 125.866667 245.333333 160c-17.066667 34.133333-128 160-245.333333 160z m-119.466667-202.666667c-17.066667 14.933333-34.133333 29.866667-46.933333 42.666667 12.8 12.8 27.733333 27.733333 44.8 42.666667 42.666667 34.133333 85.333333 53.333333 121.6 53.333333 36.266667 0 78.933333-19.2 121.6-53.333333 17.066667-12.8 32-29.866667 44.8-42.666667-12.8-12.8-29.866667-29.866667-46.933333-42.666667-42.666667-34.133333-85.333333-53.333333-119.466667-53.333333-34.133333 0-76.8 19.2-119.466667 53.333333z m119.466667 85.333334c-23.466667 0-42.666667-19.2-42.666667-42.666667s19.2-42.666667 42.666667-42.666667 42.666667 19.2 42.666667 42.666667-19.2 42.666667-42.666667 42.666667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineSee = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineSee_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineSee;