UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.41 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const ButterflyBold = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 256 256", fill: "currentColor", ...props }, React.createElement("path", { d: "M235.79 48c-4.27-5.48-12.4-12-26.88-12-17.86 0-40.5 11.7-60.57 31.3-3 2.89-5.74 5.85-8.34 8.84V56a12 12 0 00-24 0v20.14c-2.6-3-5.38-6-8.34-8.84C87.59 47.7 65 36 47.09 36c-14.48 0-22.61 6.54-26.88 12C7 65 12 93.91 19.28 122.66c5.75 22.64 17.8 33 28.88 37.69A48.12 48.12 0 0092 228a47.87 47.87 0 0036-16.28A48 48 0 00212 180a48.51 48.51 0 00-4.14-19.65c11.08-4.67 23.13-15 28.88-37.69C244 93.91 249 65 235.79 48zM92 204a24 24 0 01-24-24 24.36 24.36 0 0121.31-24.07 12 12 0 00-2.64-23.86 47.63 47.63 0 00-21.5 7.93c-8.19-.29-18-4.92-22.63-23.24-7.41-29.18-8.55-47.35-3.39-54C39.74 62 41.3 60 47.09 60c11.21 0 28.82 9.83 43.81 24.47 15.25 14.9 25.1 31.86 25.1 43.2V180a24 24 0 01-24 24zm121.45-87.25C208.81 135.07 199 139.7 190.82 140a47.54 47.54 0 00-21.51-7.92 12 12 0 10-2.64 23.86A24.36 24.36 0 01188 180a24 24 0 11-48 0v-52.33c0-11.34 9.85-28.3 25.1-43.2C180.09 69.83 197.7 60 208.91 60c5.79 0 7.35 2 7.94 2.76 5.15 6.64 4.02 24.81-3.39 53.99z" })); exports.default = ButterflyBold;