UNPKG

@opensig/opendesign

Version:

<p align="center"><img src="../docs/public/opendesign-logo-light.png"/></p> <h1 align="center">opendesign</h1> <p align="center">一个 Vue 3 组件库</p> <p align="center"><b>皮肤可定制,使用 TypeScript</b></p>

25 lines (24 loc) 1.03 kB
"use strict"; const OIconVideoPlay_vue_vue_type_script_lang = require("./OIconVideoPlay.vue2.js"); const vue = require("vue"); const _pluginVue_exportHelper = require("../../_virtual/_plugin-vue_export-helper.js"); const _hoisted_1 = { key: 0, d: "M21.386 14.373 6.645 22.506c-1.607.887-3.659.354-4.582-1.19a3.13 3.13 0 0 1-.446-1.606V3.444C1.617 1.663 3.12.22 4.973.22c.587 0 1.163.148 1.671.428l14.741 8.133c1.607.887 2.162 2.858 1.239 4.402a3.3 3.3 0 0 1-1.239 1.19z" }; function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { return vue.openBlock(), vue.createElementBlock( "svg", { viewBox: "0 0 24 24", class: vue.normalizeClass(_ctx.classNames) }, [ _ctx.isClient ? (vue.openBlock(), vue.createElementBlock("path", _hoisted_1)) : vue.createCommentVNode("v-if", true) ], 2 /* CLASS */ ); } const OIconVideoPlay = /* @__PURE__ */ _pluginVue_exportHelper(OIconVideoPlay_vue_vue_type_script_lang, [["render", _sfc_render]]); module.exports = OIconVideoPlay;