UNPKG

birdpaper-icon

Version:

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

23 lines (22 loc) 1.26 kB
import _sfc_main from "./icon-stack-overflow-fill.vue2.js"; import { openBlock, createElementBlock, normalizeClass, normalizeStyle, createElementVNode } from "vue"; import _export_sfc from "../_virtual/_plugin-vue_export-helper.js"; const _hoisted_1 = ["fill"]; const _hoisted_2 = /* @__PURE__ */ 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 openBlock(), createElementBlock("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", class: normalizeClass(_ctx.iconClass), style: 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__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); export { _IconStackOverflowFill as default };