UNPKG

@opensig/opendesign

Version:

25 lines (24 loc) 913 B
"use strict"; const OIconCaretRight_vue_vue_type_script_lang = require("./OIconCaretRight.vue2.js"); const vue = require("vue"); const _pluginVue_exportHelper = require("../../_virtual/_plugin-vue_export-helper.js"); const _hoisted_1 = { key: 0, d: "M14.539 11.616 9.82 7.684a.5.5 0 0 0-.82.384v7.865a.5.5 0 0 0 .82.384l4.719-3.932a.5.5 0 0 0 0-.768z" }; 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 OIconCaretRight = /* @__PURE__ */ _pluginVue_exportHelper(OIconCaretRight_vue_vue_type_script_lang, [["render", _sfc_render]]); module.exports = OIconCaretRight;