vue-form-kit
Version:
  
24 lines (23 loc) • 847 B
JavaScript
import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
import { _ as c } from "./_plugin-vue_export-helper.9d74fd37.js";
const n = {
name: "IconSearch"
}, s = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 512 512"
}, r = /* @__PURE__ */ t("path", {
fill: "currentColor",
d: `M504.1 471l-134-134C399.1 301.5 415.1 256.8 415.1 208c0-114.9-93.13-208-208-208S-.0002 93.13-.0002 208S93.12
416 207.1 416c48.79 0 93.55-16.91 129-45.04l134 134C475.7 509.7 481.9 512 488 512s12.28-2.344 16.97-7.031C514.3
495.6 514.3 480.4 504.1 471zM48 208c0-88.22 71.78-160 160-160s160 71.78 160 160s-71.78 160-160 160S48 296.2
48 208z`
}, null, -1), _ = [
r
];
function a(l, p, i, d, m, f) {
return e(), o("svg", s, _);
}
const w = /* @__PURE__ */ c(n, [["render", a]]);
export {
w as default
};