@icongo/li
Version:
LibreICONS Icons
14 lines • 793 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandUtorrent = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M13 7.004A6.002 6.002 0 0 0 7 1a6.002 6.002 0 0 0-2.152 11.603L3.715 7.335l-.32-1.488-.567-2.633 2.196-.474.812 3.778c.219 1.02.681 1.567 1.442 1.402.603-.13.858-.62.927-.995.03-.143.008-.318-.03-.49l-.898-4.18 2.195-.472 1.025 4.77c.412 1.918 1.529 2.211 1.529 2.211l-2.139.46c-.63.137-1.055-.992-1.055-.992l-.044.01c-.179.49-.381 1.284-1.947 1.622a3.18 3.18 0 0 1-.338.051L7.166 13A6 6 0 0 0 13 7.004Z"
})
}));
export { LIBrandUtorrent };