UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.13 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 BeachBallBold = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 256 256", fill: "currentColor", ...props }, React.createElement("path", { d: "M128 20a108 108 0 10108 108A108.12 108.12 0 00128 20zm84 108a84.26 84.26 0 01-1.32 14.74 204.79 204.79 0 00-18.52-31.49 176.78 176.78 0 0119.08 5.62A85 85 0 01212 128zm-9.61-38.94a204.25 204.25 0 00-30-5.47 204.25 204.25 0 00-5.47-30 84.53 84.53 0 0135.47 35.47zm-63.26-44.3a176.78 176.78 0 015.62 19.08 204.79 204.79 0 00-31.49-18.52 82.49 82.49 0 0125.87-.56zm-58.06 13.6a179.84 179.84 0 0149.8 25.06 204.19 204.19 0 00-85.23 28.05 84.23 84.23 0 0135.43-53.11zM45 140.65a180.19 180.19 0 01104.62-34.22 180.19 180.19 0 01-34.22 104.62 84.22 84.22 0 01-70.4-70.4zm99.58 69.71a204.19 204.19 0 0028.05-85.23 179.84 179.84 0 0125.06 49.8 84.23 84.23 0 01-53.16 35.43z" })); exports.default = BeachBallBold;