UNPKG

birdpaper-icon

Version:

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

22 lines (21 loc) 1.64 kB
"use strict"; const iconMetaFill_vue_vue_type_script_lang = require("./icon-meta-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: "M16.92 4.5c-1.851 0-3.298 1.394-4.608 3.165C10.512 5.373 9.007 4.5 7.206 4.5 3.534 4.5.72 9.28.72 14.338c0 3.165 1.531 5.162 4.096 5.162 1.846 0 3.174-.87 5.535-4.997 0 0 .984-1.737 1.66-2.934.238.383.487.795.75 1.238l1.107 1.862c2.156 3.608 3.358 4.831 5.534 4.831 2.5 0 3.89-2.024 3.89-5.255 0-5.297-2.877-9.745-6.372-9.745Zm-8.37 8.886c-1.913 3-2.575 3.673-3.64 3.673-1.097 0-1.749-.963-1.749-2.68 0-3.672 1.831-7.427 4.014-7.427 1.182 0 2.17.682 3.683 2.848-1.437 2.204-2.307 3.586-2.307 3.586Zm7.224-.377L14.45 10.8a45.161 45.161 0 0 0-1.032-1.608c1.193-1.841 2.176-2.759 3.347-2.759 2.43 0 4.375 3.58 4.375 7.976 0 1.676-.549 2.649-1.686 2.649-1.09 0-1.61-.72-3.68-4.05Z" }, 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 _IconMetaFill = /* @__PURE__ */ _pluginVue_exportHelper(iconMetaFill_vue_vue_type_script_lang, [["render", _sfc_render]]); module.exports = _IconMetaFill;