@vexip-ui/icons
Version:
This package provides svg icons witch vue component (`.vue`), its icons are base the free icons of `fontawesome@6`.
17 lines (16 loc) • 743 B
JavaScript
import t from "./sistrix.vue2.mjs";
import { openBlock as e, createElementBlock as o, createElementVNode as s } from "vue";
import r from "../_virtual/_plugin-vue_export-helper.mjs";
const c = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 448 512"
}, n = /* @__PURE__ */ s("path", { d: "M448 449L301.2 300.2c20-27.9 31.9-62.2 31.9-99.2 0-93.1-74.7-168.9-166.5-168.9C74.7 32 0 107.8 0 200.9s74.7 168.9 166.5 168.9c39.8 0 76.3-14.2 105-37.9l146 148.1 30.5-31zM166.5 330.8c-70.6 0-128.1-58.3-128.1-129.9S95.9 71 166.5 71s128.1 58.3 128.1 129.9-57.4 129.9-128.1 129.9z" }, null, -1), _ = [
n
];
function i(a, p, l, m, d, f) {
return e(), o("svg", c, _);
}
const $ = /* @__PURE__ */ r(t, [["render", i]]);
export {
$ as default
};