UNPKG

birdpaper-icon

Version:

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

22 lines (21 loc) 1.4 kB
"use strict"; const iconGogglesFill_vue_vue_type_script_lang = require("./icon-goggles-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: "M4.952 6.942C7.08 6.118 9.75 6 12 6c2.249 0 4.92.118 7.049.942 1.08.419 2.08 1.04 2.81 1.974C22.596 9.862 23 11.054 23 12.5c0 1.47-.525 2.933-1.38 4.042C20.77 17.647 19.503 18.5 18 18.5c-1.425 0-2.656-.79-3.575-1.38C13.72 16.667 12.883 16 12 16c-.883 0-1.72.667-2.425 1.12-.919.59-2.15 1.38-3.575 1.38-1.503 0-2.769-.852-3.62-1.958A6.744 6.744 0 0 1 1 12.5c0-1.446.402-2.638 1.142-3.584.729-.933 1.728-1.555 2.81-1.974Z" }, 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 _IconGogglesFill = /* @__PURE__ */ _pluginVue_exportHelper(iconGogglesFill_vue_vue_type_script_lang, [["render", _sfc_render]]); module.exports = _IconGogglesFill;