UNPKG

@koi-design/uxd-icon

Version:

icon of @koi-design/uxd-icon package

34 lines (29 loc) 1.67 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var uLineHome_vue_vue_type_script_lang = require('./u-line-home.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: "M394.666667 640h234.666666c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-234.666666c-17.066667 0-32-14.933333-32-32 0-19.2 14.933333-32 32-32zM145.066667 375.466667L448 130.133333c36.266667-29.866667 89.6-29.866667 128 0l302.933333 245.333334c23.466667 19.2 38.4 49.066667 38.4 78.933333v362.666667c0 55.466667-44.8 100.266667-102.4 100.266666H206.933333c-55.466667 0-102.4-44.8-102.4-100.266666v-362.666667c2.133333-32 17.066667-59.733333 40.533334-78.933333z m40.533333 46.933333c-8.533333 8.533333-14.933333 19.2-14.933333 32v358.4c0 21.333333 17.066667 40.533333 40.533333 40.533333h601.6c21.333333 0 40.533333-17.066667 40.533333-40.533333V454.4c0-12.8-6.4-23.466667-14.933333-32L537.6 179.2c-14.933333-12.8-36.266667-12.8-51.2 0L185.6 422.4z" }, null, -1 /* HOISTED */ ) ])); } var uLineHome = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineHome_vue_vue_type_script_lang.default, [["render", _sfc_render]]); exports.default = uLineHome;