@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-rule.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: "M853.333333 298.666667v-85.333334c0-12.8-8.533333-21.333333-21.333333-21.333333H192c-12.8 0-21.333333 8.533333-21.333333 21.333333v85.333334h682.666666z m0 64H170.666667v448c0 12.8 8.533333 21.333333 21.333333 21.333333h640c12.8 0 21.333333-8.533333 21.333333-21.333333V362.666667zM192 128h640c46.933333 0 85.333333 38.4 85.333333 85.333333v597.333334c0 46.933333-38.4 85.333333-85.333333 85.333333H192c-46.933333 0-85.333333-38.4-85.333333-85.333333V213.333333c0-46.933333 38.4-85.333333 85.333333-85.333333z m194.133333 407.466667l-61.866666 64 61.866666 61.866666c12.8 12.8 12.8 32 0 44.8-12.8 12.8-32 12.8-44.8 0l-108.8-106.666666L341.333333 490.666667c12.8-12.8 32-12.8 44.8 0s10.666667 32 0 44.8z m238.933334 0c-12.8-12.8-12.8-32 0-44.8s32-12.8 44.8 0l108.8 108.8-108.8 106.666666c-12.8 12.8-32 12.8-44.8 0-12.8-12.8-12.8-32 0-44.8l61.866666-61.866666-61.866666-64z m-102.4-96c4.266667-17.066667 23.466667-25.6 40.533333-21.333334 17.066667 4.266667 25.6 23.466667 21.333333 40.533334l-89.6 292.266666c-4.266667 17.066667-23.466667 25.6-40.533333 21.333334-17.066667-4.266667-25.6-23.466667-21.333333-40.533334l89.6-292.266666z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineVariableRule = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineVariableRule as default };