@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.52 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineSearch_vue_vue_type_script_lang = require('./u-line-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: "M725.333333 755.2c-68.266667 59.733333-157.866667 98.133333-256 98.133333-211.2 0-384-170.666667-384-384 0-211.2 170.666667-384 384-384s384 170.666667 384 384c0 98.133333-36.266667 187.733333-98.133333 256 8.533333 0 17.066667 2.133333 23.466667 8.533334l149.333333 149.333333c12.8 12.8 12.8 32 0 44.8-12.8 12.8-32 12.8-44.8 0l-149.333333-149.333333c-6.4-6.4-10.666667-14.933333-8.533334-23.466667z m-256 36.266667c179.2 0 322.133333-145.066667 322.133334-322.133334S646.4 147.2 469.333333 147.2C290.133333 147.2 147.2 292.266667 147.2 469.333333S290.133333 791.466667 469.333333 791.466667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineSearch = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineSearch_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineSearch;