@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.01 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundLike_vue_vue_type_script_lang = require('./u-round-like.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
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 vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.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__ */ _pluginVue_exportHelper.default(uRoundLike_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundLike;