@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.87 kB
JavaScript
import _sfc_main from './u-round-like.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: "M843.861333 228.864a255.146667 255.146667 0 0 0-181.034666-74.965333 255.488 255.488 0 0 0-150.869334 50.346666 255.146667 255.146667 0 0 0-150.869333-50.346666A255.573333 255.573333 0 0 0 180.053333 228.864a255.232 255.232 0 0 0-74.965333 181.034667A255.573333 255.573333 0 0 0 180.053333 590.933333l241.365334 241.365334a127.786667 127.786667 0 0 0 180.992 0l241.365333-241.365334a255.317333 255.317333 0 0 0 74.965333-181.034666 255.573333 255.573333 0 0 0-74.965333-181.034667z m-301.696 543.061333a42.368 42.368 0 0 1-30.165333 12.501334 42.368 42.368 0 0 1-30.165333-12.501334l-241.365334-241.365333a170.112 170.112 0 0 1-50.005333-120.661333 169.813333 169.813333 0 0 1 50.005333-120.661334 170.112 170.112 0 0 1 120.661334-50.005333 169.813333 169.813333 0 0 1 120.661333 50.005333c7.936 7.936 18.944 12.501333 30.165333 12.501334s22.229333-4.565333 30.165334-12.501334a170.112 170.112 0 0 1 120.661333-50.005333 169.813333 169.813333 0 0 1 120.661333 50.005333 170.112 170.112 0 0 1 50.005334 120.661334 169.813333 169.813333 0 0 1-50.005334 120.661333l-241.365333 241.365333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundLike = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundLike as default };