@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.63 kB
JavaScript
import _sfc_main from './u-line-mobile.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
fill: "currentColor",
d: "M256 85.333333h512c64 0 117.333333 53.333333 117.333333 117.333334v618.666666c0 64-53.333333 117.333333-117.333333 117.333334H256c-64 0-117.333333-53.333333-117.333333-117.333334v-618.666666C138.666667 138.666667 192 85.333333 256 85.333333z m0 64c-14.933333 0-27.733333 6.4-38.4 14.933334-8.533333 10.666667-14.933333 23.466667-14.933333 38.4v618.666666c0 14.933333 6.4 27.733333 14.933333 38.4 10.666667 10.666667 23.466667 14.933333 38.4 14.933334h512c14.933333 0 27.733333-6.4 38.4-14.933334 10.666667-10.666667 14.933333-23.466667 14.933333-38.4v-618.666666c0-14.933333-6.4-27.733333-14.933333-38.4-10.666667-8.533333-23.466667-14.933333-38.4-14.933334H256z m170.666667 640c-17.066667 0-32-14.933333-32-32S409.6 725.333333 426.666667 725.333333h170.666666c17.066667 0 32 14.933333 32 32S614.4 789.333333 597.333333 789.333333h-170.666666z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineMobile = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineMobile as default };