@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.37 kB
JavaScript
import _sfc_main from './u-round-clear.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: "M911.530667 240.469333A127.786667 127.786667 0 0 0 874.026667 149.973333a127.786667 127.786667 0 0 0-90.517334-37.482666 127.786667 127.786667 0 0 0-90.517333 37.482666l-120.682667 120.682667L512 210.304A127.786667 127.786667 0 0 0 421.482667 172.8a127.786667 127.786667 0 0 0-90.496 37.482667l-181.034667 181.013333a127.786667 127.786667 0 0 0-37.482667 90.517333 127.786667 127.786667 0 0 0 37.482667 90.496l301.717333 301.717334a127.786667 127.786667 0 0 0 90.496 37.482666 127.786667 127.786667 0 0 0 90.517334-37.482666l181.013333-181.034667a127.786667 127.786667 0 0 0 37.504-90.496A127.786667 127.786667 0 0 0 813.696 512l-60.330667-60.330667 120.682667-120.682666a127.786667 127.786667 0 0 0 37.482667-90.517334z m-339.2 573.226667a42.346667 42.346667 0 0 1-30.165334 12.501333A42.346667 42.346667 0 0 1 512 813.696L210.304 512a42.346667 42.346667 0 0 1-12.501333-30.165333 42.346667 42.346667 0 0 1 12.501333-30.165334l105.6-105.6 362.026667 362.026667-105.6 105.6z m241.365333-543.061333l-150.826667 150.848a42.666667 42.666667 0 0 0 0 60.352l90.496 90.496c8.405333 8.448 12.437333 19.114667 12.501334 30.186666a42.346667 42.346667 0 0 1-12.501334 30.165334l-15.082666 15.082666-362.026667-362.026666 15.061333-15.104a42.346667 42.346667 0 0 1 30.165334-12.48 42.346667 42.346667 0 0 1 30.186666 12.48l90.496 90.517333a42.666667 42.666667 0 0 0 60.352 0l150.826667-150.848a42.346667 42.346667 0 0 1 30.186667-12.501333 42.346667 42.346667 0 0 1 30.165333 12.501333c8.405333 8.448 12.458667 19.114667 12.501333 30.165333a42.346667 42.346667 0 0 1-12.501333 30.165334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundClear = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundClear as default };