@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.55 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundSearch_vue_vue_type_script_lang = require('./u-round-search.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: "M926.165333 865.834667l-156.970666-156.970667A382.72 382.72 0 0 0 853.333333 469.333333a384 384 0 1 0-384 384 382.464 382.464 0 0 0 239.530667-84.138666l156.970667 156.970666a42.624 42.624 0 1 0 60.330666-60.330666zM258.133333 680.533333A297.557333 297.557333 0 0 1 170.666667 469.333333c0-82.602667 33.365333-157.013333 87.466666-211.2A297.557333 297.557333 0 0 1 469.333333 170.666667c82.602667 0 157.013333 33.365333 211.2 87.466666A297.557333 297.557333 0 0 1 768 469.333333c0 82.602667-33.365333 157.013333-87.466667 211.2A297.557333 297.557333 0 0 1 469.333333 768a297.557333 297.557333 0 0 1-211.2-87.466667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundSearch = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundSearch_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundSearch;