@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.78 kB
JavaScript
import _sfc_main from './u-line-scissors.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: "M398.933333 691.2l76.8-160-192-394.666667c-8.533333-14.933333 0-34.133333 14.933334-42.666666 14.933333-8.533333 34.133333 0 42.666666 14.933333l168.533334 349.866667 168.533333-349.866667c8.533333-14.933333 27.733333-23.466667 42.666667-14.933333 14.933333 8.533333 23.466667 27.733333 14.933333 42.666666l-192 394.666667 76.8 160c27.733333-46.933333 78.933333-78.933333 136.533333-78.933333 87.466667 0 160 72.533333 160 160s-72.533333 160-160 160c-81.066667 0-149.333333-59.733333-157.866666-138.666667 0-2.133333-2.133333-2.133333-2.133334-4.266667l-89.6-183.466666-89.6 183.466666c0 2.133333-2.133333 4.266667-4.266666 6.4-10.666667 78.933333-76.8 138.666667-157.866667 138.666667-87.466667 0-160-72.533333-160-160s72.533333-160 160-160c64 0 115.2 29.866667 142.933333 76.8z m364.8 179.2c53.333333 0 96-42.666667 96-96s-42.666667-96-96-96-96 42.666667-96 96 42.666667 96 96 96z m-503.466666 0c53.333333 0 96-42.666667 96-96s-42.666667-96-96-96-96 42.666667-96 96 44.8 96 96 96z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineScissors = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineScissors as default };