UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.44 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 Awselasticloadbalancing = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M7.2 18.24C3.76 18.24.96 15.44.96 12s2.8-6.24 6.24-6.24 6.24 2.8 6.24 6.24-2.8 6.24-6.24 6.24m14.4 2.88c0 1.059-.861 1.92-1.92 1.92a1.92 1.92 0 01-1.92-1.92c0-1.059.861-1.92 1.92-1.92s1.92.861 1.92 1.92M19.68.96c1.059 0 1.92.861 1.92 1.92s-.861 1.92-1.92 1.92a1.92 1.92 0 01-1.92-1.92c0-1.059.861-1.92 1.92-1.92m1.44 9.12c1.059 0 1.92.861 1.92 1.92s-.861 1.92-1.92 1.92A1.92 1.92 0 0119.2 12c0-1.059.861-1.92 1.92-1.92m-6.744 2.4h3.907a2.88 2.88 0 002.837 2.4A2.883 2.883 0 0024 12a2.883 2.883 0 00-2.88-2.88 2.88 2.88 0 00-2.837 2.4h-3.907a7.1 7.1 0 00-.661-2.566l4.26-3.759a2.86 2.86 0 001.705.565 2.883 2.883 0 002.88-2.88A2.883 2.883 0 0019.68 0a2.883 2.883 0 00-2.88 2.88c0 .603.187 1.162.504 1.625L13.24 8.092A7.2 7.2 0 007.2 4.8C3.23 4.8 0 8.03 0 12s3.23 7.2 7.2 7.2a7.2 7.2 0 006.039-3.292l4.065 3.587a2.86 2.86 0 00-.504 1.625A2.883 2.883 0 0019.68 24a2.883 2.883 0 002.88-2.88 2.883 2.883 0 00-2.88-2.88 2.86 2.86 0 00-1.706.565l-4.26-3.759a7.135 7.135 0 00.662-2.566" })); exports.default = Awselasticloadbalancing;