UNPKG

@opensig/opendesign

Version:

25 lines (24 loc) 1.09 kB
"use strict"; const OIconChevronRightSmall_vue_vue_type_script_lang = require("./OIconChevronRightSmall.vue2.js"); const vue = require("vue"); const _pluginVue_exportHelper = require("../../_virtual/_plugin-vue_export-helper.js"); const _hoisted_1 = { key: 0, d: "M10.202 17.154a.56.56 0 0 1-.048-.736l.048-.056 4.008-4.016c.08-.08.096-.2.04-.296l-.04-.04-4.048-4.056a.565.565 0 0 1 0-.792c.2-.2.52-.216.736-.048l.056.048 4.048 4.056c.504.496.536 1.296.08 1.832l-.08.088-4.008 4.016a.565.565 0 0 1-.792 0" }; 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 OIconChevronRightSmall = /* @__PURE__ */ _pluginVue_exportHelper(OIconChevronRightSmall_vue_vue_type_script_lang, [["render", _sfc_render]]); module.exports = OIconChevronRightSmall;