UNPKG

@nutui/icons-vue

Version:

京东风格的轻量级移动端 Vue 组件库 NutUI 图标包

35 lines (34 loc) 1.19 kB
import { d as t, _ as c } from "./_plugin-vue_export-helper-8568c831.mjs"; import { openBlock as s, createElementBlock as r, normalizeClass as n, normalizeStyle as a, createTextVNode as l, createElementVNode as e } from "vue"; const i = t("play-double-back"), p = /* @__PURE__ */ e("path", { d: "M87 775.8c-11 0-20-9-20-20V268.2c0-11 9-20 20-20s20 9 20 20v487.6c0 11-9 20-20 20z", fill: "currentColor", "fill-opacity": "0.9" }, null, -1), d = /* @__PURE__ */ e("path", { d: "m94.2 512.9 423.4 244.5c.7.4 1.5-.1 1.5-.9v-489c0-.8-.8-1.3-1.5-.9L94.2 511.1c-.7.4-.7 1.4 0 1.8z", fill: "currentColor", "fill-opacity": "0.9" }, null, -1), f = /* @__PURE__ */ e("path", { d: "m512.1 512.9 423.4 244.5c.7.4 1.5-.1 1.5-.9v-489c0-.8-.8-1.3-1.5-.9L512.1 511.1c-.7.4-.7 1.4 0 1.8z", fill: "currentColor", "fill-opacity": "0.9" }, null, -1); function m(o, _, u, h, y, v) { return s(), r("svg", { class: n(o.classes), style: a(o.style), xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1024 1024", role: "presentation" }, [ p, l(","), d, l(","), f ], 6); } const C = /* @__PURE__ */ c(i, [["render", m]]); export { C as default };