UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 2.26 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 SignalApp = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M9.637 2.292l.221.91A8.823 8.823 0 007.385 4.24l-.474-.803a9.725 9.725 0 012.726-1.145zm4.726 0l-.222.91a8.823 8.823 0 012.474 1.038l.477-.803a9.725 9.725 0 00-2.73-1.145zM3.57 6.831c-.512.86-.892 1.793-1.128 2.768l.895.225A9.115 9.115 0 014.36 7.312l-.79-.481zm-.493 5.168c0-.454.033-.908.1-1.357l-.912-.141a10.19 10.19 0 000 2.997l.912-.141c-.067-.45-.1-.903-.1-1.358zm14.011 8.562l-.473-.803c-.768.47-1.6.821-2.47 1.039l.22.91a9.723 9.723 0 002.723-1.146zm3.834-8.562c0 .455-.033.909-.1 1.358l.912.14c.148-.993.148-2.003 0-2.996l-.912.14c.067.45.1.904.1 1.358zm.635 2.4l-.895-.225a9.113 9.113 0 01-1.023 2.512l.79.485a10.05 10.05 0 001.128-2.772zm-8.22 6.562a8.85 8.85 0 01-2.674 0l-.139.927a9.73 9.73 0 002.951 0l-.139-.927zm5.845-3.586a9.03 9.03 0 01-1.89 1.919l.547.755a9.937 9.937 0 002.086-2.113l-.743-.56zm-1.89-12.67a9.024 9.024 0 011.89 1.92l.743-.563a9.94 9.94 0 00-2.08-2.112l-.553.754zM4.817 6.624a9.025 9.025 0 011.89-1.92l-.553-.755a9.938 9.938 0 00-2.08 2.112l.743.563zm15.613.206l-.79.481c.463.78.808 1.625 1.022 2.51l.895-.226a10.047 10.047 0 00-1.127-2.765zm-9.767-3.792a8.849 8.849 0 012.673 0l.139-.927a9.73 9.73 0 00-2.95 0l.138.927zM5.29 20.297l-1.906.451.445-1.935-.899-.214-.444 1.936a.951.951 0 00.246.876.92.92 0 00.863.25l1.904-.444-.209-.92zm-2.168-2.534l.899.212.308-1.342a9.102 9.102 0 01-.993-2.459l-.895.225c.2.829.506 1.627.908 2.376l-.227.988zm4.308 2.03l-1.322.313.21.913.972-.23a9.686 9.686 0 002.34.922l.221-.91a8.814 8.814 0 01-2.415-1.013l-.006.006zM12 3.876c-1.43 0-2.833.39-4.063 1.128A8.068 8.068 0 005 8.071a8.226 8.226 0 00.23 8.251l-.77 3.333 3.282-.781a7.885 7.885 0 007.111.717 7.993 7.993 0 003.04-2.092 8.158 8.158 0 001.799-3.25 8.248 8.248 0 00.18-3.724 8.188 8.188 0 00-1.477-3.413 8.03 8.03 0 00-2.822-2.385A7.899 7.899 0 0012 3.875z", fill: "#323544" })); exports.default = SignalApp;