UNPKG

@nutui/icons-vue

Version:

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

35 lines (34 loc) 1.19 kB
import { d as t, _ as r } from "./_plugin-vue_export-helper-8568c831.mjs"; import { openBlock as c, createElementBlock as s, normalizeClass as n, normalizeStyle as a, createTextVNode as l, createElementVNode as e } from "vue"; const i = t("play-double-forward"), p = /* @__PURE__ */ e("path", { d: "M917 248.2c11 0 20 9 20 20v487.6c0 11-9 20-20 20s-20-9-20-20V268.2c0-11 9-20 20-20z", fill: "currentColor", "fill-opacity": "0.9" }, null, -1), d = /* @__PURE__ */ e("path", { d: "M909.8 511.1 486.4 266.7c-.7-.4-1.5.1-1.5.9v488.9c0 .8.8 1.3 1.5.9l423.4-244.5c.7-.4.7-1.4 0-1.8z", fill: "currentColor", "fill-opacity": "0.9" }, null, -1), f = /* @__PURE__ */ e("path", { d: "M491.9 511.1 68.5 266.7c-.7-.4-1.5.1-1.5.9v488.9c0 .8.8 1.3 1.5.9l423.4-244.5c.7-.4.7-1.4 0-1.8z", fill: "currentColor", "fill-opacity": "0.9" }, null, -1); function _(o, u, m, h, y, v) { return c(), s("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__ */ r(i, [["render", _]]); export { C as default };