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-right.vue2.mjs"; import { openBlock as t, createElementBlock as o, 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: "M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z" }, null, -1), _ = [ n ]; function a(i, l, p, m, d, f) { return t(), o("svg", s, _); } const $ = /* @__PURE__ */ r(e, [["render", a]]); export { $ as default };