@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.41 kB
JavaScript
import _sfc_main from './u-round-search.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: "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__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundSearch as default };