UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 2 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 Awsfargate = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M17.647 19.54v-2.28l1.412-.565v2.28zm-2.353-2.845l1.412.565v2.28l-1.412-.564zm-2.823 6.14v-2.281l1.411-.565v2.28zm-2.353-2.846l1.411.565v2.28l-1.411-.564zm-2.824-.449v-2.28l1.412-.565v2.28zm-2.353-2.845l1.412.565v2.28l-1.412-.564zm1.883-1.13L7.91 16l-1.086.434L5.737 16zM12 18.86l1.086.434-1.086.434-1.086-.434zm5.176-3.294l1.087.434-1.087.434L16.09 16zm2.528-.003l-2.353-.941a.476.476 0 00-.35 0l-2.352.94a.471.471 0 00-.296.438v2.787l-2.178-.871a.476.476 0 00-.35 0l-2.178.871V16a.471.471 0 00-.296-.437l-2.353-.941a.476.476 0 00-.35 0l-2.352.94A.471.471 0 004 16v3.294a.47.47 0 00.296.437l2.353.941a.476.476 0 00.35 0l2.177-.871v2.787c0 .193.118.365.296.437l2.353.942a.476.476 0 00.35 0l2.353-.942a.471.471 0 00.296-.437v-2.787l2.178.871a.476.476 0 00.35 0l2.352-.94a.471.471 0 00.296-.438V16a.471.471 0 00-.296-.437zm4.06-5.71c0 2.75-6.06 4.235-11.764 4.235-5.703 0-11.765-1.484-11.765-4.235 0-1.313 1.457-2.47 4.101-3.256l.269.902C2.49 8.128 1.176 9.03 1.176 9.853c0 1.558 4.445 3.294 10.824 3.294s10.824-1.736 10.824-3.294c0-.823-1.314-1.725-3.429-2.354l.269-.902c2.644.787 4.1 1.943 4.1 3.256zM12 .975l4.807 1.849L12 4.672 7.193 2.824zm4.979 9.304c-.888.397-2.378.86-4.508.921V5.5l5.176-1.99v5.736c0 .448-.262.853-.668 1.033zM6.353 9.246V3.51l5.176 1.99v5.7c-2.13-.062-3.62-.524-4.51-.922a1.126 1.126 0 01-.666-1.032zm.284 1.891c1.036.464 2.807 1.017 5.363 1.017 2.556 0 4.327-.553 5.361-1.016a2.068 2.068 0 001.227-1.892V2.824c0-.195-.12-.37-.301-.44L12.169.031a.475.475 0 00-.338 0L5.713 2.384a.471.471 0 00-.301.44v6.422c0 .82.481 1.562 1.225 1.891z" })); exports.default = Awsfargate;