UNPKG

@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) 669 B
import e from "./circle-chevron-up.vue2.mjs"; import { openBlock as o, createElementBlock as t, createElementVNode as c } from "vue"; import r from "./_virtual/_plugin-vue_export-helper.mjs"; const s = { style: { transform: "scale(0.85)" }, viewBox: "0 0 512 512" }, n = /* @__PURE__ */ c("path", { d: "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM377 271c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-87-87-87 87c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L239 167c9.4-9.4 24.6-9.4 33.9 0L377 271z" }, null, -1), _ = [ n ]; function a(p, i, l, m, d, f) { return o(), t("svg", s, _); } const $ = /* @__PURE__ */ r(e, [["render", a]]); export { $ as default };