UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.53 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 Bittorrent = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M12 .001C5.373.001.001 5.371 0 11.998a11.999 11.999 0 001.7 6.16.132.132 0 00.113.038c.03 0 .048-.07.048-.11a.739.739 0 00-.033-.13 22.14 22.14 0 01-.423-2.294 9.839 9.839 0 01.428-3.866c1.101-3.396 3.333-5.7 6.664-6.938a10.302 10.302 0 013.398-.595.782.782 0 01.856.763c0 .45-.343.737-.85.766a12.853 12.853 0 00-1.607.165 8.692 8.692 0 00-4.864 2.64c-2.083 2.22-2.88 4.86-2.4 7.857a8.685 8.685 0 002.445 4.785 8.941 8.941 0 006.37 2.76H12a11.95 11.95 0 005.613-1.392H12.02a8.399 8.399 0 01-1.408-.13 7.708 7.708 0 01-6.24-8.824 7.718 7.718 0 017.034-6.479 7.64 7.64 0 012.16.137.749.749 0 01.617.876.785.785 0 01-.96.602 6.084 6.084 0 00-.802-.115 6.328 6.328 0 00-2.899.504 6.198 6.198 0 00-3.705 6.383 6.222 6.222 0 006.163 5.52h6.99c.68 0 .84.014 1.138-.24.382-.353.742-.729 1.077-1.126h-9.33A4.348 4.348 0 019.78 19.2a4.847 4.847 0 114.619-8.514.751.751 0 01.317 1.044.765.765 0 01-1.066.271 3.333 3.333 0 00-4.547 1.243 3.333 3.333 0 00-.396 2.179 3.292 3.292 0 003.275 2.803c3.36.034 6.72 0 10.08 0a.422.422 0 00.28-.144c3.358-5.713 1.45-13.066-4.263-16.425A11.999 11.999 0 0012 .001z" })); exports.default = Bittorrent;