UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.08 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 BellRingingBold = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 256 256", fill: "currentColor", ...props }, React.createElement("path", { d: "M225.81 74.65A11.86 11.86 0 01220.3 76a12 12 0 01-10.67-6.47 90.1 90.1 0 00-32-35.38 12 12 0 1112.8-20.29 115.25 115.25 0 0140.54 44.62 12 12 0 01-5.16 16.17zM46.37 69.53a90.1 90.1 0 0132-35.38A12 12 0 1065.6 13.86a115.25 115.25 0 00-40.54 44.62 12 12 0 005.13 16.17A11.86 11.86 0 0035.7 76a12 12 0 0010.67-6.47zm173.51 98.35A20 20 0 01204 200h-32.19a44 44 0 01-87.62 0H52a20 20 0 01-15.91-32.12c7.17-9.33 15.73-26.62 15.88-55.94A76 76 0 01204 112c.15 29.26 8.71 46.55 15.88 55.88zM147.6 200h-39.2a20 20 0 0039.2 0zm48.74-24c-8.16-13-16.19-33.57-16.34-63.94A52 52 0 1076 112c-.15 30.42-8.18 51-16.34 64z" })); exports.default = BellRingingBold;