@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.94 kB
JavaScript
import _sfc_main from './u-line-variable-expression.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
class: "icon",
width: "16px",
height: "16.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: "M800 170.666667c-17.066667 0-32-14.933333-32-32S782.933333 106.666667 800 106.666667c64 0 117.333333 53.333333 117.333333 117.333333v576c0 64-53.333333 117.333333-117.333333 117.333333-17.066667 0-32-14.933333-32-32s14.933333-32 32-32c29.866667 0 53.333333-23.466667 53.333333-53.333333v-576C853.333333 194.133333 829.866667 170.666667 800 170.666667z m-576 682.666666c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32c-64 0-117.333333-53.333333-117.333333-117.333333v-576C106.666667 160 160 106.666667 224 106.666667c17.066667 0 32 14.933333 32 32S241.066667 170.666667 224 170.666667C194.133333 170.666667 170.666667 194.133333 170.666667 224v576c0 29.866667 23.466667 53.333333 53.333333 53.333333z m349.866667-343.466666L704 746.666667h-106.666667l-74.666666-155.733334c-4.266667-10.666667-6.4-19.2-8.533334-29.866666H512c-2.133333 10.666667-6.4 21.333333-10.666667 32L426.666667 748.8h-106.666667l134.4-234.666667-123.733333-234.666666h108.8l61.866666 142.933333c6.4 12.8 10.666667 25.6 12.8 38.4h2.133334c4.266667-12.8 8.533333-25.6 12.8-40.533333L597.333333 277.333333h100.266667l-123.733333 232.533334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineVariableExpression = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineVariableExpression as default };