UNPKG

birdpaper-icon

Version:

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

22 lines (21 loc) 1.88 kB
"use strict"; const iconEdgeNewFill_vue_vue_type_script_lang = require("./icon-edge-new-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: "M13.817 21.835c-.106.003-.212.005-.317.005-1.073 0-2.374-.62-3.42-1.758A6.753 6.753 0 0 1 8.3 15.5c0-1.418.518-2.565 1.201-3.406C9.558 14.58 11.86 17.7 16.5 17.7c1.678 0 2.717-.452 3.28-.697.208-.09.35-.153.436-.153.184 0 .284.1.284.3 0 .187-.101.321-.426.752l-.073.098a9.999 9.999 0 0 1-6.184 3.835Zm-3.115.081C5.792 21.28 2 17.084 2 12c0-1.28.74-2.329 1.897-3.08C5.058 8.164 6.587 7.75 8 7.75c2.276 0 3.635.765 4.428 1.647.05.056.098.112.144.169A2.506 2.506 0 0 0 12 9.5h-.004a2.49 2.49 0 0 0-1.2.309 4.723 4.723 0 0 0-.236.117 6 6 0 0 0-1.51 1.168A6.345 6.345 0 0 0 7.3 15.5c0 2.137.855 3.965 2.044 5.258.414.45.874.841 1.358 1.159Zm3.15-8.32c.266-.28.648-.684.648-1.596 0-.86-.338-2.171-1.328-3.272C12.165 7.61 10.524 6.75 8 6.75c-1.587 0-3.308.46-4.647 1.33-.28.183-.546.384-.79.605C3.93 4.79 7.639 2 12 2c5.523 0 10 4 10 8.5 0 2.8-2.2 4.85-5 4.85-2 0-3.4-.65-3.4-1.35 0-.14.11-.254.252-.404Z" }, 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 _IconEdgeNewFill = /* @__PURE__ */ _pluginVue_exportHelper(iconEdgeNewFill_vue_vue_type_script_lang, [["render", _sfc_render]]); module.exports = _IconEdgeNewFill;