amazoncognito logo
amazoncognito from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- amazoncognito
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the amazoncognito logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.127 10.203h5.531v-.85h-5.53zm19.034 6.181l.602.601l-3.16 3.155a.426.426 0 0 1-.601 0l-1.59-1.587l.602-.6l1.289 1.286zm1.958 2.341a4.05 4.05 0 0 1-2.288 3.181c-.688.326-1.45.45-2.211.357a4 4 0 0 1-2.017-.842a4.04 4.04 0 0 1-1.507-3.675a4.06 4.06 0 0 1 2.167-3.12a4 4 0 0 1 2.332-.417a4.04 4.04 0 0 1 3.111 2.18c.369.722.511 1.53.413 2.336m.346-2.721a4.888 4.888 0 0 0-9.214 1.64a4.89 4.89 0 0 0 1.823 4.442a4.88 4.88 0 0 0 5.122.587a4.95 4.95 0 0 0 1.629-1.247a4.9 4.9 0 0 0 1.139-2.599a4.9 4.9 0 0 0-.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 0 0-.426-.425H10.21a.425.425 0 0 0-.425.425v2.124H.85V2.811c0-.6.417-1.105.91-1.105M15.11 5.83c.988 0 1.792.794 1.792 1.77a1.76 1.76 0 0 1-.927 1.547a1.82 1.82 0 0 1-1.733 0a1.76 1.76 0 0 1-.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 0 1 13.9 9.963a2.88 2.88 0 0 0 2.414 0a3.9 3.9 0 0 1 2.24 1.716l.728-.44a4.76 4.76 0 0 0-2.206-1.9a2.6 2.6 0 0 0 .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 0 0-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"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAmazoncognito(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.127 10.203h5.531v-.85h-5.53zm19.034 6.181l.602.601l-3.16 3.155a.426.426 0 0 1-.601 0l-1.59-1.587l.602-.6l1.289 1.286zm1.958 2.341a4.05 4.05 0 0 1-2.288 3.181c-.688.326-1.45.45-2.211.357a4 4 0 0 1-2.017-.842a4.04 4.04 0 0 1-1.507-3.675a4.06 4.06 0 0 1 2.167-3.12a4 4 0 0 1 2.332-.417a4.04 4.04 0 0 1 3.111 2.18c.369.722.511 1.53.413 2.336m.346-2.721a4.888 4.888 0 0 0-9.214 1.64a4.89 4.89 0 0 0 1.823 4.442a4.88 4.88 0 0 0 5.122.587a4.95 4.95 0 0 0 1.629-1.247a4.9 4.9 0 0 0 1.139-2.599a4.9 4.9 0 0 0-.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 0 0-.426-.425H10.21a.425.425 0 0 0-.425.425v2.124H.85V2.811c0-.6.417-1.105.91-1.105M15.11 5.83c.988 0 1.792.794 1.792 1.77a1.76 1.76 0 0 1-.927 1.547a1.82 1.82 0 0 1-1.733 0a1.76 1.76 0 0 1-.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 0 1 13.9 9.963a2.88 2.88 0 0 0 2.414 0a3.9 3.9 0 0 1 2.24 1.716l.728-.44a4.76 4.76 0 0 0-2.206-1.9a2.6 2.6 0 0 0 .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 0 0-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"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.127 10.203h5.531v-.85h-5.53zm19.034 6.181l.602.601l-3.16 3.155a.426.426 0 0 1-.601 0l-1.59-1.587l.602-.6l1.289 1.286zm1.958 2.341a4.05 4.05 0 0 1-2.288 3.181c-.688.326-1.45.45-2.211.357a4 4 0 0 1-2.017-.842a4.04 4.04 0 0 1-1.507-3.675a4.06 4.06 0 0 1 2.167-3.12a4 4 0 0 1 2.332-.417a4.04 4.04 0 0 1 3.111 2.18c.369.722.511 1.53.413 2.336m.346-2.721a4.888 4.888 0 0 0-9.214 1.64a4.89 4.89 0 0 0 1.823 4.442a4.88 4.88 0 0 0 5.122.587a4.95 4.95 0 0 0 1.629-1.247a4.9 4.9 0 0 0 1.139-2.599a4.9 4.9 0 0 0-.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 0 0-.426-.425H10.21a.425.425 0 0 0-.425.425v2.124H.85V2.811c0-.6.417-1.105.91-1.105M15.11 5.83c.988 0 1.792.794 1.792 1.77a1.76 1.76 0 0 1-.927 1.547a1.82 1.82 0 0 1-1.733 0a1.76 1.76 0 0 1-.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 0 1 13.9 9.963a2.88 2.88 0 0 0 2.414 0a3.9 3.9 0 0 1 2.24 1.716l.728-.44a4.76 4.76 0 0 0-2.206-1.9a2.6 2.6 0 0 0 .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 0 0-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"/></svg> </template>
CSS
.icon-amazoncognito {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.127%2010.203h5.531v-.85h-5.53zm19.034%206.181l.602.601l-3.16%203.155a.426.426%200%200%201-.601%200l-1.59-1.587l.602-.6l1.289%201.286zm1.958%202.341a4.05%204.05%200%200%201-2.288%203.181c-.688.326-1.45.45-2.211.357a4%204%200%200%201-2.017-.842a4.04%204.04%200%200%201-1.507-3.675a4.06%204.06%200%200%201%202.167-3.12a4%204%200%200%201%202.332-.417a4.04%204.04%200%200%201%203.111%202.18c.369.722.511%201.53.413%202.336m.346-2.721a4.888%204.888%200%200%200-9.214%201.64a4.89%204.89%200%200%200%201.823%204.442a4.88%204.88%200%200%200%205.122.587a4.95%204.95%200%200%200%201.629-1.247a4.9%204.9%200%200%200%201.139-2.599a4.9%204.9%200%200%200-.5-2.823M6.382%2012.752h1.701v-.85H6.382zm-4.255%200h3.404v-.85H2.127zM1.76%201.706h19.03c.5%200%20.908.496.908%201.105v3.143h-1.276V3.83a.425.425%200%200%200-.426-.425H10.21a.425.425%200%200%200-.425.425v2.124H.85V2.811c0-.6.417-1.105.91-1.105M15.11%205.83c.988%200%201.792.794%201.792%201.77a1.76%201.76%200%200%201-.927%201.547a1.82%201.82%200%200%201-1.733%200a1.76%201.76%200%200%201-.923-1.546c0-.977.803-1.771%201.792-1.771zM.85%2015.046V6.804h8.935v7.222c0%20.235.19.425.425.425h4.448v-.85h-3.553A3.865%203.865%200%200%201%2013.9%209.963a2.88%202.88%200%200%200%202.414%200a3.9%203.9%200%200%201%202.24%201.716l.728-.44a4.76%204.76%200%200%200-2.206-1.9a2.6%202.6%200%200%200%20.676-1.737c0-1.445-1.186-2.62-2.643-2.62s-2.642%201.175-2.642%202.62c0%20.65.247%201.261.67%201.733a4.7%204.7%200%200%200-2.501%202.481V4.255h8.934v6.797h.851V6.804h1.276v6.372h.852V2.811c0-1.077-.79-1.954-1.76-1.954H1.759C.79.857%200%201.734%200%202.81v12.235C0%2016.123.79%2017%201.76%2017h11.43v-.85H1.759c-.492%200-.908-.506-.908-1.105z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.127%2010.203h5.531v-.85h-5.53zm19.034%206.181l.602.601l-3.16%203.155a.426.426%200%200%201-.601%200l-1.59-1.587l.602-.6l1.289%201.286zm1.958%202.341a4.05%204.05%200%200%201-2.288%203.181c-.688.326-1.45.45-2.211.357a4%204%200%200%201-2.017-.842a4.04%204.04%200%200%201-1.507-3.675a4.06%204.06%200%200%201%202.167-3.12a4%204%200%200%201%202.332-.417a4.04%204.04%200%200%201%203.111%202.18c.369.722.511%201.53.413%202.336m.346-2.721a4.888%204.888%200%200%200-9.214%201.64a4.89%204.89%200%200%200%201.823%204.442a4.88%204.88%200%200%200%205.122.587a4.95%204.95%200%200%200%201.629-1.247a4.9%204.9%200%200%200%201.139-2.599a4.9%204.9%200%200%200-.5-2.823M6.382%2012.752h1.701v-.85H6.382zm-4.255%200h3.404v-.85H2.127zM1.76%201.706h19.03c.5%200%20.908.496.908%201.105v3.143h-1.276V3.83a.425.425%200%200%200-.426-.425H10.21a.425.425%200%200%200-.425.425v2.124H.85V2.811c0-.6.417-1.105.91-1.105M15.11%205.83c.988%200%201.792.794%201.792%201.77a1.76%201.76%200%200%201-.927%201.547a1.82%201.82%200%200%201-1.733%200a1.76%201.76%200%200%201-.923-1.546c0-.977.803-1.771%201.792-1.771zM.85%2015.046V6.804h8.935v7.222c0%20.235.19.425.425.425h4.448v-.85h-3.553A3.865%203.865%200%200%201%2013.9%209.963a2.88%202.88%200%200%200%202.414%200a3.9%203.9%200%200%201%202.24%201.716l.728-.44a4.76%204.76%200%200%200-2.206-1.9a2.6%202.6%200%200%200%20.676-1.737c0-1.445-1.186-2.62-2.643-2.62s-2.642%201.175-2.642%202.62c0%20.65.247%201.261.67%201.733a4.7%204.7%200%200%200-2.501%202.481V4.255h8.934v6.797h.851V6.804h1.276v6.372h.852V2.811c0-1.077-.79-1.954-1.76-1.954H1.759C.79.857%200%201.734%200%202.81v12.235C0%2016.123.79%2017%201.76%2017h11.43v-.85H1.759c-.492%200-.908-.506-.908-1.105z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/amazoncognito.svg?color=%231a73e8&size=48