UNPKG

iconista

Version:

Thousands of SVG icons with one React component

12 lines (11 loc) 3.07 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", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M21.788 9.986a9.945 9.945 0 00-.584-1.876 9.928 9.928 0 00-2.144-3.178 9.939 9.939 0 00-3.18-2.143A9.958 9.958 0 0011.995 2c-.677 0-1.344.082-2 .215a9.96 9.96 0 00-1.877.585 9.936 9.936 0 00-3.18 2.142A9.933 9.933 0 002.794 8.12a9.948 9.948 0 000 7.77 9.934 9.934 0 002.144 3.178 9.94 9.94 0 003.179 2.143 9.968 9.968 0 007.774 0 9.943 9.943 0 003.18-2.142 9.935 9.935 0 002.143-3.179 9.952 9.952 0 00.79-3.885 10.955 10.955 0 00-.216-2.02zm-9.784 10.743c-4.83 0-8.739-3.916-8.739-8.734S7.183 3.26 12.004 3.26c4.82 0 8.738 3.916 8.738 8.734a8.73 8.73 0 01-8.738 8.734z", fill: "#323544" }), React.createElement("path", { d: "M12.394 19.98c.04 0 .082 0 .123-.01h.01c.041 0 .072 0 .113-.01h.03c.031 0 .062 0 .093-.01h.03c.031 0 .062-.01.103-.01h.02c.042 0 .083-.01.124-.01.04 0 .072-.011.113-.021h.02c.03 0 .062-.01.092-.01h.021c.041-.01.072-.01.113-.021.082-.01.164-.03.236-.051h.02c.031-.01.072-.01.103-.02h.01c.082-.021.154-.042.236-.062a9.176 9.176 0 01-2.287-.216c-1.129-.246-2.205-.686-3.118-1.445a6.314 6.314 0 01-2.277-4.91A5.965 5.965 0 017.727 9.36a6.092 6.092 0 014.533-2.152h.236V5.844h-.267a7.698 7.698 0 00-1.538.185 7.378 7.378 0 00-1.477.502 7.558 7.558 0 00-1.354.82c-.43.328-.83.707-1.18 1.128-.327.39-.615.81-.85 1.26-.236.431-.421.893-.565 1.364a7.448 7.448 0 00-.276 1.425l-.031.451v.267c.01.522.072 1.035.184 1.537a7.37 7.37 0 00.503 1.476c.256.564.718 1.395 1.405 2.02a7.935 7.935 0 004.923 1.701h.42z", fill: "#323544" }), React.createElement("path", { d: "M14.394 18.658a10.428 10.428 0 01-1.508-.164c-2.113-.38-3.928-1.67-4.595-3.619-.81-2.368.43-4.93 2.79-5.71a4.366 4.366 0 011.395-.225c.605 0 1.21.123 1.764.349l.574-1.22c-.174-.072-.349-.134-.523-.195a6.045 6.045 0 00-1.815-.277c-.616 0-1.231.103-1.816.297a5.705 5.705 0 00-2.02 1.17 5.66 5.66 0 00-1.354 1.784 5.777 5.777 0 00-.574 2.163c-.052.778.05 1.557.307 2.295a5.667 5.667 0 001.231 2.04c.503.543 1.087.953 1.795 1.333.738.39 1.651.594 2.605.728.615.081 1.436.102 1.918.102.42-.154.595-.226.82-.318.195-.092.39-.184.585-.297.195-.113.226-.133.554-.349.03-.02.061-.04.082-.061-1.128.205-1.415.195-2.215.174z", fill: "#323544" }), React.createElement("path", { d: "M16.917 17.141c-.318.02-.77.051-1.282.051-.913 0-2.031-.082-2.985-.4-1.477-.492-2.872-1.753-2.872-3.31a2.807 2.807 0 012.81-2.81c1.057 0 1.97.585 2.452 1.436l1.22-.605a3.964 3.964 0 00-.728-.974 4.161 4.161 0 00-5.887 0 4.155 4.155 0 00-1.22 2.942c0 .564.122 1.128.358 1.66.216.472.513.913.893 1.323.666.718 1.58 1.292 2.553 1.62.934.307 2.308.42 3.642.328a6.4 6.4 0 001.117-.164 7.693 7.693 0 001.231-1.22c-.307.03-.892.092-1.302.123z", fill: "#323544" })); exports.default = Bittorrent;