@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.17 kB
JavaScript
import _sfc_main from './u-line-listen.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: "M277.333333 851.2c-6.4 2.133333-14.933333 2.133333-21.333333 2.133333-93.866667 0-170.666667-76.8-170.666667-170.666666s76.8-170.666667 170.666667-170.666667v-85.333333c0-140.8 115.2-256 256-256s256 115.2 256 256v85.333333c93.866667 0 170.666667 76.8 170.666667 170.666667s-76.8 170.666667-170.666667 170.666666c-6.4 0-14.933333 0-21.333333-2.133333-4.266667 2.133333-6.4 2.133333-10.666667 2.133333-17.066667 0-32-14.933333-32-32 0-4.266667 0-6.4 2.133333-10.666666H704V413.866667c0-100.266667-85.333333-179.2-192-179.2s-192 81.066667-192 179.2V810.666667h-2.133333c2.133333 4.266667 2.133333 6.4 2.133333 10.666666 0 17.066667-14.933333 32-32 32-4.266667 0-6.4 0-10.666667-2.133333zM256 789.333333V576c-59.733333 0-106.666667 46.933333-106.666667 106.666667s46.933333 106.666667 106.666667 106.666666z m512-213.333333v213.333333c59.733333 0 106.666667-46.933333 106.666667-106.666666s-46.933333-106.666667-106.666667-106.666667z m-373.333333 0c17.066667 0 32 14.933333 32 32v149.333333c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-149.333333c0-17.066667 14.933333-32 32-32z m117.333333 42.666667c17.066667 0 32 14.933333 32 32v64c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-64c0-17.066667 14.933333-32 32-32z m117.333333-42.666667c17.066667 0 32 14.933333 32 32v149.333333c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-149.333333c0-17.066667 14.933333-32 32-32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineListen = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineListen as default };