UNPKG

birdpaper-icon

Version:

基于 Remix icon 生成的 Vue3 图标组件库

22 lines (21 loc) 1.31 kB
"use strict"; const iconStackOverflowFill_vue_vue_type_script_lang = require("./icon-stack-overflow-fill.vue2.js"); const vue = require("vue"); const _pluginVue_exportHelper = require("../_virtual/_plugin-vue_export-helper.js"); const _hoisted_1 = ["fill"]; const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M18.001 20.003v-5.334h2v7.334h-16v-7.334h2v5.334h12ZM7.6 14.736l.313-1.98 8.837 1.7-.113 1.586L7.6 14.736Zm1.2-4.532.732-1.6 7.998 3.733-.733 1.6-7.998-3.733Zm2.265-3.932 1.133-1.333 6.798 5.665-1.133 1.333-6.798-5.665Zm4.332-4.132 5.265 7.064-1.4 1.067-5.264-7.065 1.4-1.066ZM7.333 18.668v-2h9.33v2h-9.33Z" }, null, -1); const _hoisted_3 = [ _hoisted_2 ]; function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { return vue.openBlock(), vue.createElementBlock("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", class: vue.normalizeClass(_ctx.iconClass), style: vue.normalizeStyle(_ctx.innerStyle), fill: _ctx.fill, onClick: _cache[0] || (_cache[0] = (...args) => _ctx.onClick && _ctx.onClick(...args)) }, _hoisted_3, 14, _hoisted_1); } const _IconStackOverflowFill = /* @__PURE__ */ _pluginVue_exportHelper(iconStackOverflowFill_vue_vue_type_script_lang, [["render", _sfc_render]]); module.exports = _IconStackOverflowFill;