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) 670 B
import e from "./circle-chevron-left.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: "M512 256A256 256 0 1 0 0 256a256 256 0 1 0 512 0zM271 135c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-87 87 87 87c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L167 273c-9.4-9.4-9.4-24.6 0-33.9L271 135z" }, null, -1), _ = [ n ]; function a(i, l, p, f, m, d) { return t(), o("svg", s, _); } const $ = /* @__PURE__ */ r(e, [["render", a]]); export { $ as default };