UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.99 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 Bun = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M12 22.596c6.628 0 12-4.338 12-9.688 0-3.318-2.057-6.248-5.219-7.986-1.286-.715-2.297-1.357-3.139-1.89C14.058 2.025 13.08 1.404 12 1.404c-1.097 0-2.334.785-3.966 1.821a49.92 49.92 0 01-2.816 1.697C2.057 6.66 0 9.59 0 12.908c0 5.35 5.372 9.687 12 9.687v.001zM10.599 4.715c.334-.759.503-1.58.498-2.409 0-.145.202-.187.23-.029.658 2.783-.902 4.162-2.057 4.624-.124.048-.199-.121-.103-.209a5.763 5.763 0 001.432-1.977zm2.058-.102a5.82 5.82 0 00-.782-2.306v-.016c-.069-.123.086-.263.185-.172 1.962 2.111 1.307 4.067.556 5.051-.082.103-.23-.003-.189-.126a5.85 5.85 0 00.23-2.431zm1.776-.561a5.727 5.727 0 00-1.612-1.806v-.014c-.112-.085-.024-.274.114-.218 2.595 1.087 2.774 3.18 2.459 4.407a.116.116 0 01-.049.071.11.11 0 01-.153-.026.122.122 0 01-.022-.083 5.891 5.891 0 00-.737-2.331zm-5.087.561c-.617.546-1.282.76-2.063 1-.117 0-.195-.078-.156-.181 1.752-.909 2.376-1.649 2.999-2.778 0 0 .155-.118.188.085 0 .304-.349 1.329-.968 1.874zm4.945 11.237a2.957 2.957 0 01-.937 1.553c-.346.346-.8.565-1.286.62a2.178 2.178 0 01-1.327-.62 2.955 2.955 0 01-.925-1.553.244.244 0 01.064-.198.234.234 0 01.193-.069h3.965a.226.226 0 01.19.07c.05.053.073.125.063.197zm-5.458-2.176a1.862 1.862 0 01-2.384-.245 1.98 1.98 0 01-.233-2.447c.207-.319.503-.566.848-.713a1.84 1.84 0 011.092-.11c.366.075.703.261.967.531a1.98 1.98 0 01.408 2.114 1.931 1.931 0 01-.698.869v.001zm8.495.005a1.86 1.86 0 01-2.381-.253 1.964 1.964 0 01-.547-1.366c0-.384.11-.76.32-1.079.207-.319.503-.567.849-.713a1.844 1.844 0 011.093-.108c.367.076.704.262.968.534a1.98 1.98 0 01.4 2.117 1.932 1.932 0 01-.702.868z" })); exports.default = Bun;