@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.05 kB
JavaScript
import _sfc_main from './u-round-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: "64px",
height: "64.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: "M746.666667 576c-20.117333 0-39.338667 3.669333-57.258667 10.069333L569.706667 454.4 820.970667 178.026667a42.666667 42.666667 0 1 0-63.146667-57.386667L512.042667 390.976 266.24 120.64a42.666667 42.666667 0 1 0-63.146667 57.386667L454.357333 454.4l-119.722666 131.669333A170.069333 170.069333 0 0 0 277.333333 576a170.666667 170.666667 0 1 0 170.666667 170.666667c0-42.944-16-82.069333-42.154667-112.064l106.197334-116.8 106.154666 116.757333A169.898667 169.898667 0 0 0 576 746.666667a170.666667 170.666667 0 1 0 170.666667-170.666667zM337.664 806.997333A84.885333 84.885333 0 0 1 277.333333 832a84.864 84.864 0 0 1-60.330666-25.002667A84.864 84.864 0 0 1 192 746.666667a84.864 84.864 0 0 1 25.002667-60.330667A84.864 84.864 0 0 1 277.333333 661.333333a84.885333 84.885333 0 0 1 60.330667 25.002667A84.885333 84.885333 0 0 1 362.666667 746.666667a84.885333 84.885333 0 0 1-25.002667 60.330666z m469.333333 0A84.885333 84.885333 0 0 1 746.666667 832a84.864 84.864 0 0 1-60.330667-25.002667A84.864 84.864 0 0 1 661.333333 746.666667a84.864 84.864 0 0 1 25.002667-60.330667A84.864 84.864 0 0 1 746.666667 661.333333a84.885333 84.885333 0 0 1 60.330666 25.002667A84.885333 84.885333 0 0 1 832 746.666667a84.885333 84.885333 0 0 1-25.002667 60.330666z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundScissors = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundScissors as default };