@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) • 719 B
JavaScript
import t from "./cuttlefish.vue2.mjs";
import { openBlock as e, createElementBlock as o, createElementVNode as s } from "vue";
import c from "../_virtual/_plugin-vue_export-helper.mjs";
const r = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 440 512"
}, n = /* @__PURE__ */ s("path", { d: "M344 305.5c-17.5 31.6-57.4 54.5-96 54.5-56.6 0-104-47.4-104-104s47.4-104 104-104c38.6 0 78.5 22.9 96 54.5 13.7-50.9 41.7-93.3 87-117.8C385.7 39.1 320.5 8 248 8 111 8 0 119 0 256s111 248 248 248c72.5 0 137.7-31.1 183-80.7-45.3-24.5-73.3-66.9-87-117.8z" }, null, -1), _ = [
n
];
function a(i, p, f, l, m, d) {
return e(), o("svg", r, _);
}
const $ = /* @__PURE__ */ c(t, [["render", a]]);
export {
$ as default
};