UNPKG

@vue-pdf-viewer/viewer

Version:

The PDF Viewer component for Vue 3 and Nuxt

22 lines (21 loc) 724 B
import { openBlock as t, createElementBlock as o, createElementVNode as l } from "vue"; const n = { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 20 20" }; function r(a, e) { return t(), o("svg", n, e[0] || (e[0] = [ l("path", { fill: "currentColor", d: "M17.5 11.875v4.375a1.25 1.25 0 0 1-1.25 1.25H3.75a1.25 1.25 0 0 1-1.25-1.25v-4.375a.625.625 0 1 1 1.25 0v4.375h12.5v-4.375a.624.624 0 1 1 1.25 0m-7.942.442a.626.626 0 0 0 .884 0l3.125-3.125a.624.624 0 1 0-.884-.884l-2.058 2.058V3.125a.625.625 0 1 0-1.25 0v7.241L7.317 8.308a.625.625 0 0 0-.884.884z" }, null, -1) ])); } const i = { render: r }; export { i as default, r as render };