UNPKG

birdpaper-icon

Version:

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

23 lines (22 loc) 2.18 kB
import _sfc_main from "./icon-whatsapp-line.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: "m7.254 18.494.724.423A7.953 7.953 0 0 0 12.001 20a8 8 0 1 0-8-8c0 1.436.377 2.813 1.084 4.024l.422.724-.653 2.401 2.4-.655ZM2.005 22l1.352-4.968A9.953 9.953 0 0 1 2.001 12c0-5.523 4.477-10 10-10s10 4.477 10 10-4.477 10-10 10a9.954 9.954 0 0 1-5.03-1.355L2.005 22ZM8.392 7.308c.134-.01.269-.01.403-.004.054.004.108.01.162.016.159.018.334.115.393.249.298.676.588 1.357.868 2.04.062.152.025.347-.093.537-.06.097-.154.233-.263.372-.113.145-.356.411-.356.411s-.099.118-.061.265c.014.056.06.137.102.205l.059.095c.256.427.6.86 1.02 1.268.12.116.237.235.363.346.468.413.998.75 1.57 1l.005.002c.085.037.128.057.252.11.062.026.126.048.191.066a.35.35 0 0 0 .367-.13c.724-.877.79-.934.796-.934v.002a.482.482 0 0 1 .378-.127c.06.004.121.015.177.04.531.243 1.4.622 1.4.622l.582.261c.098.047.187.158.19.265.004.067.01.175-.013.373-.032.259-.11.57-.188.733a1.158 1.158 0 0 1-.21.302 2.381 2.381 0 0 1-.33.288c-.082.062-.125.09-.125.09a5.063 5.063 0 0 1-.383.22 1.99 1.99 0 0 1-.833.23c-.185.01-.37.024-.556.014-.008 0-.568-.087-.568-.087a9.448 9.448 0 0 1-3.84-2.046c-.226-.199-.436-.413-.65-.626-.888-.885-1.561-1.84-1.97-2.742a3.472 3.472 0 0 1-.33-1.413 2.73 2.73 0 0 1 .565-1.68c.073-.094.142-.192.261-.305.126-.12.207-.184.294-.228a.961.961 0 0 1 .371-.1Z" }, 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 _IconWhatsappLine = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); export { _IconWhatsappLine as default };