iconista
Version:
Thousands of SVG icons with one React component
9 lines (8 loc) • 1.36 kB
JavaScript
;
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 Amazonapigateway = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props },
React.createElement("path", { d: "M9.456 18.7h1.258v-.865H9.456zm2.115 0h1.286v-.865h-1.286zM6.43 1.127L.857 3.892v17.19l5.572 1.885zm.857 5.47v11.238H8.57v.865H7.286v4.868a.434.434 0 01-.429.432.425.425 0 01-.136-.022L.292 21.804a.432.432 0 01-.292-.41V3.623c0-.164.093-.315.24-.388L6.668.045a.424.424 0 01.415.02.433.433 0 01.203.367v5.3H8.57v.865zM13.714 18.7H15v-.865h-1.286zm.028-12.103H15v-.864h-1.258zm-2.143 0h1.258v-.864H11.6zm-2.143 0h1.258v-.864H9.456zm13.687-2.705L17.57 1.127v21.84l5.572-1.884zM24 21.394c0 .186-.117.35-.292.41l-6.429 2.174a.425.425 0 01-.386-.06.434.434 0 01-.179-.35V18.7h-.829v-.865h.83V6.597h-.83v-.864h.83v-5.3c0-.15.076-.289.202-.368a.424.424 0 01.415-.02l6.428 3.19c.147.073.24.224.24.388zM13.257 9.346l-.8-.31-2.143 5.618.8.31zm2.903 2.744a.434.434 0 000-.612L14.446 9.75l-.606.612 1.411 1.423-1.411 1.423.606.611zm-6.606 1.728L7.84 12.09a.434.434 0 010-.612L9.554 9.75l.606.612-1.411 1.423 1.411 1.423z" }));
exports.default = Amazonapigateway;