@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) • 927 B
JavaScript
import c from "./capsules.vue2.mjs";
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
import s from "./_virtual/_plugin-vue_export-helper.mjs";
const r = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 576 512"
}, n = /* @__PURE__ */ o("path", { d: "M64 144c0-26.5 21.5-48 48-48s48 21.5 48 48V256H64V144zM0 144V368c0 61.9 50.1 112 112 112s112-50.1 112-112V189.6c1.8 19.1 8.2 38 19.8 54.8L372.3 431.7c35.5 51.7 105.3 64.3 156 28.1s63-107.5 27.5-159.2L427.3 113.3C391.8 61.5 321.9 49 271.3 85.2c-28 20-44.3 50.8-47.3 83V144c0-61.9-50.1-112-112-112S0 82.1 0 144zm296.6 64.2c-16-23.3-10-55.3 11.9-71c21.2-15.1 50.5-10.3 66 12.2l67 97.6L361.6 303l-65-94.8zM491 407.7c-.8 .6-1.6 1.1-2.4 1.6l4-2.8c-.5 .4-1 .8-1.6 1.2z" }, null, -1), _ = [
n
];
function l(a, p, m, i, d, f) {
return e(), t("svg", r, _);
}
const x = /* @__PURE__ */ s(c, [["render", l]]);
export {
x as default
};