UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 856 B
"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 Openbugbounty = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M8.092 2.443a1.388 1.388 0 00-1.428 1.611c.42 2.567 2.11 4.115 3.58 4.998a14.12 14.12 0 00.4 2.926H6.52a1.388 1.388 0 000 2.777h5.155c.39.767.85 1.475 1.37 2.108-1.816 1.36-3.516 3.734-4.34 4.983a1.388 1.388 0 102.316 1.531c1.376-2.08 3.15-4.046 4.09-4.604a8.208 8.208 0 003.757 1.416V6.492h-7.484c-.867-.588-1.753-1.506-1.979-2.886a1.388 1.388 0 00-1.313-1.163zM18.859 0c-2.971 0-5.501 1.967-6.577 4.765h6.577z" })); exports.default = Openbugbounty;