UNPKG

@opensig/opendesign

Version:

47 lines (46 loc) 1.51 kB
"use strict"; const OIconExclamationMark_vue_vue_type_script_lang = require("./OIconExclamationMark.vue2.js"); const vue = require("vue"); const _pluginVue_exportHelper = require("../../_virtual/_plugin-vue_export-helper.js"); function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { return vue.openBlock(), vue.createElementBlock( "svg", { fill: "none", viewBox: "0 0 24 24", class: vue.normalizeClass(_ctx.classNames) }, [ _ctx.isClient ? (vue.openBlock(), vue.createElementBlock( vue.Fragment, { key: 0 }, [ _cache[0] || (_cache[0] = vue.createElementVNode( "path", { d: "M0 0h24v24H0z" }, null, -1 /* CACHED */ )), _cache[1] || (_cache[1] = vue.createElementVNode( "path", { fill: "#fff", "fill-rule": "evenodd", d: "M12 19.275a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3m0-4.725a1.125 1.125 0 0 1-1.125-1.125v-7.5a1.125 1.125 0 0 1 2.25 0v7.5c0 .62-.504 1.125-1.125 1.125" }, null, -1 /* CACHED */ )) ], 64 /* STABLE_FRAGMENT */ )) : vue.createCommentVNode("v-if", true) ], 2 /* CLASS */ ); } const OIconExclamationMark = /* @__PURE__ */ _pluginVue_exportHelper(OIconExclamationMark_vue_vue_type_script_lang, [["render", _sfc_render]]); module.exports = OIconExclamationMark;