UNPKG

@opensig/opendesign

Version:

27 lines (26 loc) 1.19 kB
"use strict"; const OIconDownload_vue_vue_type_script_lang = require("./OIconDownload.vue2.js"); const vue = require("vue"); const _pluginVue_exportHelper = require("../../_virtual/_plugin-vue_export-helper.js"); const _hoisted_1 = { key: 0, "fill-opacity": ".8", "fill-rule": "evenodd", d: "M11.998 3.295a.7.7 0 0 1 .694.605l.006.095v11.539l4.525-4.576a.7.7 0 0 1 1.069.897l-.073.087-5.72 5.784a.7.7 0 0 1-1.194-.397l-.007-.095V3.995a.7.7 0 0 1 .7-.7m-5.313 7.588a.7.7 0 0 0-.906 1.06l2.957 2.973.087.074a.7.7 0 0 0 .905-1.062l-2.956-2.972zm12.32 8.476a.7.7 0 0 1 .096 1.394l-.095.006H5.012a.7.7 0 0 1-.095-1.393l.095-.007z" }; 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 OIconDownload = /* @__PURE__ */ _pluginVue_exportHelper(OIconDownload_vue_vue_type_script_lang, [["render", _sfc_render]]); module.exports = OIconDownload;