UNPKG

birdpaper-icon

Version:

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

22 lines (21 loc) 3.28 kB
"use strict"; const iconReactjsLine_vue_vue_type_script_lang = require("./icon-reactjs-line.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: "M12.001 13.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3Zm-.528 2.994c.175.211.35.414.528.609.177-.195.353-.398.528-.609a24.932 24.932 0 0 1-1.056 0Zm-1.995-.125a20.686 20.686 0 0 1-2.285-.367c-.075.35-.132.688-.17 1.015-.19 1.583.075 2.545.478 2.777.403.233 1.368-.019 2.645-.974.263-.197.528-.416.794-.655a20.665 20.665 0 0 1-1.462-1.796Zm7.331-.367a20.69 20.69 0 0 1-2.285.367 20.665 20.665 0 0 1-1.462 1.796c.266.24.531.458.794.655 1.277.955 2.242 1.207 2.645.974.403-.232.667-1.194.479-2.777a11.374 11.374 0 0 0-.17-1.015Zm1.45-.388c.577 2.639.274 4.74-1.008 5.48-1.282.74-3.253-.048-5.25-1.867-1.997 1.819-3.968 2.606-5.25 1.866-1.282-.74-1.585-2.84-1.009-5.48-2.574-.82-4.241-2.133-4.241-3.613s1.667-2.793 4.241-3.613c-.576-2.64-.273-4.74 1.009-5.48 1.282-.74 3.253.047 5.25 1.866 1.997-1.819 3.968-2.606 5.25-1.866 1.282.74 1.585 2.84 1.009 5.48C20.833 9.207 22.5 10.52 22.5 12s-1.668 2.793-4.241 3.614Zm-7.32-9.779c-.265-.239-.53-.458-.793-.655-1.277-.955-2.242-1.207-2.645-.974-.403.232-.667 1.194-.479 2.777.04.327.096.666.17 1.016a20.677 20.677 0 0 1 2.286-.368c.475-.653.965-1.254 1.462-1.796Zm3.585 1.796c.802.085 1.568.209 2.285.368.075-.35.132-.69.17-1.015.19-1.584-.075-2.546-.478-2.778-.403-.233-1.368.019-2.645.974-.263.197-.528.416-.794.655.497.542.987 1.143 1.462 1.796Zm-1.995-.125c-.175-.21-.351-.414-.528-.609-.177.195-.353.398-.528.609a24.868 24.868 0 0 1 1.056 0Zm-4.156 7.198a24.907 24.907 0 0 1-.528-.914c-.095.257-.183.51-.263.762.257.055.521.106.79.152Zm1.932.234a22.915 22.915 0 0 0 3.392 0A22.957 22.957 0 0 0 15.393 12a22.863 22.863 0 0 0-1.696-2.938 22.896 22.896 0 0 0-3.392 0A22.91 22.91 0 0 0 8.609 12a22.926 22.926 0 0 0 1.696 2.938Zm5.852-4.728c.095-.257.183-.51.263-.761a17.974 17.974 0 0 0-.79-.153 25.076 25.076 0 0 1 .527.914ZM6.131 9.837c-.34.11-.662.23-.964.36-1.465.628-2.166 1.338-2.166 1.803 0 .465.7 1.175 2.166 1.803.302.13.624.25.964.36.222-.7.497-1.426.825-2.163a20.678 20.678 0 0 1-.825-2.163Zm1.45-.388c.081.25.169.504.264.76a24.929 24.929 0 0 1 .528-.913c-.27.046-.534.097-.791.153Zm10.29 4.714c.34-.11.662-.23.964-.36C20.3 13.175 21 12.465 21 12c0-.465-.7-1.175-2.166-1.803-.302-.13-.625-.25-.965-.36-.22.7-.496 1.426-.824 2.163.328.737.603 1.463.825 2.163Zm-1.45.389c-.081-.251-.169-.505-.264-.762a25.108 25.108 0 0 1-.528.914c.27-.046.534-.097.791-.152Z" }, 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 _IconReactjsLine = /* @__PURE__ */ _pluginVue_exportHelper(iconReactjsLine_vue_vue_type_script_lang, [["render", _sfc_render]]); module.exports = _IconReactjsLine;