UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.78 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 Amazoncognito = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M2.127 10.203h5.531v-.85h-5.53zm19.034 6.181l.602.601-3.16 3.155a.426.426 0 01-.601 0l-1.59-1.587.602-.6 1.289 1.286zm1.958 2.341a4.05 4.05 0 01-2.288 3.181c-.688.326-1.45.45-2.211.357a4 4 0 01-2.017-.842 4.04 4.04 0 01-1.507-3.675 4.06 4.06 0 012.167-3.12 4 4 0 012.332-.417 4.04 4.04 0 013.111 2.18c.369.722.511 1.53.413 2.336m.346-2.721a4.888 4.888 0 00-9.214 1.64 4.89 4.89 0 001.823 4.442 4.88 4.88 0 005.122.587 4.95 4.95 0 001.629-1.247 4.9 4.9 0 001.139-2.599 4.9 4.9 0 00-.5-2.823M6.382 12.752h1.701v-.85H6.382zm-4.255 0h3.404v-.85H2.127zM1.76 1.706h19.03c.5 0 .908.496.908 1.105v3.143h-1.276V3.83a.425.425 0 00-.426-.425H10.21a.425.425 0 00-.425.425v2.124H.85V2.811c0-.6.417-1.105.91-1.105zM15.11 5.83c.988 0 1.792.794 1.792 1.77a1.76 1.76 0 01-.927 1.547 1.82 1.82 0 01-1.733 0 1.76 1.76 0 01-.923-1.546c0-.977.803-1.771 1.792-1.771zM.85 15.046V6.804h8.935v7.222c0 .235.19.425.425.425h4.448v-.85h-3.553A3.865 3.865 0 0113.9 9.963a2.88 2.88 0 002.414 0 3.9 3.9 0 012.24 1.716l.728-.44a4.76 4.76 0 00-2.206-1.9 2.6 2.6 0 00.676-1.737c0-1.445-1.186-2.62-2.643-2.62s-2.642 1.175-2.642 2.62c0 .65.247 1.261.67 1.733a4.7 4.7 0 00-2.501 2.481V4.255h8.934v6.797h.851V6.804h1.276v6.372h.852V2.811c0-1.077-.79-1.954-1.76-1.954H1.759C.79.857 0 1.734 0 2.81v12.235C0 16.123.79 17 1.76 17h11.43v-.85H1.759c-.492 0-.908-.506-.908-1.105z" })); exports.default = Amazoncognito;