@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.06 kB
JavaScript
import _sfc_main from './u-line-topic.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: "M650.666667 217.6c4.266667-17.066667 21.333333-27.733333 38.4-23.466667 17.066667 4.266667 27.733333 21.333333 23.466666 38.4L682.666667 373.333333h117.333333c17.066667 0 32 12.8 32 29.866667v2.133333c0 17.066667-14.933333 32-32 32h-132.266667l-34.133333 149.333334h164.266667c17.066667 0 32 12.8 32 29.866666v2.133334c0 17.066667-14.933333 32-32 32H618.666667l-34.133334 155.733333c-4.266667 17.066667-19.2 27.733333-36.266666 25.6h-2.133334c-8.533333-2.133333-14.933333-6.4-19.2-14.933333-4.266667-6.4-6.4-14.933333-4.266666-23.466667l32-142.933333h-147.2l-34.133334 155.733333c-4.266667 17.066667-19.2 27.733333-36.266666 25.6h-2.133334c-8.533333-2.133333-14.933333-6.4-19.2-14.933333-4.266667-6.4-6.4-14.933333-4.266666-23.466667l32-142.933333h-117.333334c-17.066667 0-32-12.8-32-29.866667L192 618.666667c0-17.066667 14.933333-32 32-32h132.266667l34.133333-149.333334h-164.266667c-17.066667 0-32-12.8-32-29.866666L192 405.333333c0-17.066667 14.933333-32 32-32h179.2l34.133333-155.733333c4.266667-17.066667 19.2-27.733333 36.266667-25.6h2.133333c8.533333 2.133333 14.933333 6.4 19.2 14.933333 4.266667 6.4 6.4 14.933333 4.266667 23.466667L469.333333 373.333333h147.2l34.133334-155.733333z m-49.066667 219.733333h-147.2l-34.133333 149.333334h147.2l34.133333-149.333334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineTopic = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineTopic as default };