@vuux/video
Version:
Vue Nuxt 视频播放器
19 lines (18 loc) • 1.16 kB
JavaScript
import { createElementBlock as T, openBlock as e, createElementVNode as o } from "vue";
import r from "../../../_virtual/_plugin-vue_export-helper.mjs";
const q = {}, n = {
xmlns: "http://www.w3.org/2000/svg",
width: "40",
height: "40",
fill: "rgba(255, 255, 255, 0.6)",
viewBox: "0 0 24 24"
};
function l(s, t) {
return e(), T("svg", n, [...t[0] || (t[0] = [
o("path", { d: "m10.775 15.475l4.6-3.05q.225-.15.225-.425t-.225-.425l-4.6-3.05q-.25-.175-.513-.038T10 8.926v6.15q0 .3.263.438t.512-.038M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12q0-.8.125-1.6T2.5 8.825q.125-.4.513-.537t.737.062q.375.2.538.588t.037.812q-.15.55-.238 1.113T4 12q0 3.35 2.325 5.675T12 20t5.675-2.325T20 12t-2.325-5.675T12 4q-.6 0-1.187.087T9.65 4.35q-.425.125-.8-.025T8.3 3.8t-.013-.762t.563-.513q.75-.275 1.55-.4T12 2q2.075 0 3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22M5.5 7q-.625 0-1.062-.437T4 5.5t.438-1.062T5.5 4t1.063.438T7 5.5t-.437 1.063T5.5 7m.5 5q0-2.5 1.75-4.25T12 6t4.25 1.75T18 12t-1.75 4.25T12 18t-4.25-1.75T6 12" }, null, -1)
])]);
}
const i = /* @__PURE__ */ r(q, [["render", l]]);
export {
i as default
};