aws from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
aws
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the aws logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M180.4 267c-.7 22.6 10.6 32.7 10.9 39c-.1 1.3-.6 2.5-1.3 3.6s-1.7 2-2.8 2.6l-12.8 9c-1.7 1.2-3.6 1.8-5.6 1.9c-.4 0-8.2 1.8-20.5-25.6c-7.5 9.4-17 16.9-27.9 22s-22.7 7.7-34.7 7.5c-16.3.9-60.4-9.2-58.1-56.2c-1.6-38.3 34.1-62.1 70.9-60c7.1 0 21.6.4 47 6.3v-15.6c2.7-26.5-14.7-47-44.8-43.9c-2.4 0-19.4-.5-45.8 10.1c-7.4 3.4-8.3 2.8-10.8 2.8c-7.4 0-4.4-21.5-2.9-24.2c5.2-6.4 35.9-18.4 65.9-18.2c20.1-1.8 40.1 4.4 55.7 17.3c6.3 7.1 11.2 15.4 14.2 24.4s4.2 18.5 3.5 28v69.3zM94 299.4c32.4-.5 46.2-20 49.3-30.5c2.5-10.1 2.1-16.4 2.1-27.4c-9.7-2.3-23.6-4.9-39.6-4.9c-15.2-1.1-42.8 5.6-41.7 32.3c-1.2 16.8 11.1 31.4 30 30.5zm170.9 23.1c-7.9.7-11.5-4.9-12.7-10.4l-49.8-164.7c-1-2.8-1.6-5.6-1.9-8.6c-.2-1.2.1-2.4.8-3.4s1.8-1.6 3-1.8h22.2c8.8-.9 11.6 6 12.6 10.4l35.8 140.8L308.1 144c.5-3.2 2.9-11.1 12.8-10.2h17.2c2.2-.2 11.1-.5 12.7 10.4l33.3 142.5L421 144.1c.5-2.2 2.7-11.4 12.7-10.4h19.7c.9-.1 6.2-.8 5.3 8.6c-.4 1.8 3.4-10.7-52.8 169.9c-1.1 5.5-4.8 11.1-12.7 10.4h-18.7c-10.9 1.2-12.5-9.7-12.7-10.7l-33.2-137.1l-32.8 137c-.2 1.1-1.7 11.9-12.7 10.7h-18.3zm273.5 5.6c-5.9 0-33.9-.3-57.4-12.3c-2.3-1-4.3-2.6-5.7-4.8s-2.1-4.6-2.1-7.1v-10.7c0-8.5 6.2-6.9 8.8-5.9c10 4.1 16.5 7.1 28.8 9.6c36.7 7.5 52.8-2.3 56.7-4.5c13.2-7.8 14.2-25.7 5.3-34.9c-10.5-8.8-15.5-9.1-53.1-21c-4.6-1.3-43.7-13.6-43.8-52.4c-.6-28.2 25-56.2 69.5-56c12.7 0 46.4 4.1 55.6 15.6c1.4 2.1 2 4.6 1.9 7v10.1c0 4.4-1.6 6.7-4.9 6.7c-7.7-.9-21.4-11.2-49.2-10.8c-6.9-.4-39.9.9-38.4 25c-.4 19 26.6 26.1 29.7 26.9c36.5 11 48.6 12.8 63.1 29.6c17.1 22.2 7.9 48.3 4.3 55.4c-19.1 37.5-68.4 34.4-69.3 34.4zM578.6 433c-70 51.7-171.7 79.2-258.5 79.2C203 513 89.8 469.9 2.8 391.5c-6.5-5.9-.8-14 7.2-9.5c96.5 55.2 205.7 84.2 316.9 84.1c83-.4 165.1-17.3 241.6-49.5c11.8-5 21.8 7.8 10.1 16.4m29.2-33.3c-9-11.5-59.3-5.4-81.8-2.7c-6.8.8-7.9-5.1-1.8-9.5c40.1-28.2 105.9-20.1 113.4-10.6s-2.1 75.4-39.6 106.9c-5.8 4.9-11.3 2.3-8.7-4.1c8.4-21.3 27.4-68.5 18.4-80z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsAws(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M180.4 267c-.7 22.6 10.6 32.7 10.9 39c-.1 1.3-.6 2.5-1.3 3.6s-1.7 2-2.8 2.6l-12.8 9c-1.7 1.2-3.6 1.8-5.6 1.9c-.4 0-8.2 1.8-20.5-25.6c-7.5 9.4-17 16.9-27.9 22s-22.7 7.7-34.7 7.5c-16.3.9-60.4-9.2-58.1-56.2c-1.6-38.3 34.1-62.1 70.9-60c7.1 0 21.6.4 47 6.3v-15.6c2.7-26.5-14.7-47-44.8-43.9c-2.4 0-19.4-.5-45.8 10.1c-7.4 3.4-8.3 2.8-10.8 2.8c-7.4 0-4.4-21.5-2.9-24.2c5.2-6.4 35.9-18.4 65.9-18.2c20.1-1.8 40.1 4.4 55.7 17.3c6.3 7.1 11.2 15.4 14.2 24.4s4.2 18.5 3.5 28v69.3zM94 299.4c32.4-.5 46.2-20 49.3-30.5c2.5-10.1 2.1-16.4 2.1-27.4c-9.7-2.3-23.6-4.9-39.6-4.9c-15.2-1.1-42.8 5.6-41.7 32.3c-1.2 16.8 11.1 31.4 30 30.5zm170.9 23.1c-7.9.7-11.5-4.9-12.7-10.4l-49.8-164.7c-1-2.8-1.6-5.6-1.9-8.6c-.2-1.2.1-2.4.8-3.4s1.8-1.6 3-1.8h22.2c8.8-.9 11.6 6 12.6 10.4l35.8 140.8L308.1 144c.5-3.2 2.9-11.1 12.8-10.2h17.2c2.2-.2 11.1-.5 12.7 10.4l33.3 142.5L421 144.1c.5-2.2 2.7-11.4 12.7-10.4h19.7c.9-.1 6.2-.8 5.3 8.6c-.4 1.8 3.4-10.7-52.8 169.9c-1.1 5.5-4.8 11.1-12.7 10.4h-18.7c-10.9 1.2-12.5-9.7-12.7-10.7l-33.2-137.1l-32.8 137c-.2 1.1-1.7 11.9-12.7 10.7h-18.3zm273.5 5.6c-5.9 0-33.9-.3-57.4-12.3c-2.3-1-4.3-2.6-5.7-4.8s-2.1-4.6-2.1-7.1v-10.7c0-8.5 6.2-6.9 8.8-5.9c10 4.1 16.5 7.1 28.8 9.6c36.7 7.5 52.8-2.3 56.7-4.5c13.2-7.8 14.2-25.7 5.3-34.9c-10.5-8.8-15.5-9.1-53.1-21c-4.6-1.3-43.7-13.6-43.8-52.4c-.6-28.2 25-56.2 69.5-56c12.7 0 46.4 4.1 55.6 15.6c1.4 2.1 2 4.6 1.9 7v10.1c0 4.4-1.6 6.7-4.9 6.7c-7.7-.9-21.4-11.2-49.2-10.8c-6.9-.4-39.9.9-38.4 25c-.4 19 26.6 26.1 29.7 26.9c36.5 11 48.6 12.8 63.1 29.6c17.1 22.2 7.9 48.3 4.3 55.4c-19.1 37.5-68.4 34.4-69.3 34.4zM578.6 433c-70 51.7-171.7 79.2-258.5 79.2C203 513 89.8 469.9 2.8 391.5c-6.5-5.9-.8-14 7.2-9.5c96.5 55.2 205.7 84.2 316.9 84.1c83-.4 165.1-17.3 241.6-49.5c11.8-5 21.8 7.8 10.1 16.4m29.2-33.3c-9-11.5-59.3-5.4-81.8-2.7c-6.8.8-7.9-5.1-1.8-9.5c40.1-28.2 105.9-20.1 113.4-10.6s-2.1 75.4-39.6 106.9c-5.8 4.9-11.3 2.3-8.7-4.1c8.4-21.3 27.4-68.5 18.4-80z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M180.4 267c-.7 22.6 10.6 32.7 10.9 39c-.1 1.3-.6 2.5-1.3 3.6s-1.7 2-2.8 2.6l-12.8 9c-1.7 1.2-3.6 1.8-5.6 1.9c-.4 0-8.2 1.8-20.5-25.6c-7.5 9.4-17 16.9-27.9 22s-22.7 7.7-34.7 7.5c-16.3.9-60.4-9.2-58.1-56.2c-1.6-38.3 34.1-62.1 70.9-60c7.1 0 21.6.4 47 6.3v-15.6c2.7-26.5-14.7-47-44.8-43.9c-2.4 0-19.4-.5-45.8 10.1c-7.4 3.4-8.3 2.8-10.8 2.8c-7.4 0-4.4-21.5-2.9-24.2c5.2-6.4 35.9-18.4 65.9-18.2c20.1-1.8 40.1 4.4 55.7 17.3c6.3 7.1 11.2 15.4 14.2 24.4s4.2 18.5 3.5 28v69.3zM94 299.4c32.4-.5 46.2-20 49.3-30.5c2.5-10.1 2.1-16.4 2.1-27.4c-9.7-2.3-23.6-4.9-39.6-4.9c-15.2-1.1-42.8 5.6-41.7 32.3c-1.2 16.8 11.1 31.4 30 30.5zm170.9 23.1c-7.9.7-11.5-4.9-12.7-10.4l-49.8-164.7c-1-2.8-1.6-5.6-1.9-8.6c-.2-1.2.1-2.4.8-3.4s1.8-1.6 3-1.8h22.2c8.8-.9 11.6 6 12.6 10.4l35.8 140.8L308.1 144c.5-3.2 2.9-11.1 12.8-10.2h17.2c2.2-.2 11.1-.5 12.7 10.4l33.3 142.5L421 144.1c.5-2.2 2.7-11.4 12.7-10.4h19.7c.9-.1 6.2-.8 5.3 8.6c-.4 1.8 3.4-10.7-52.8 169.9c-1.1 5.5-4.8 11.1-12.7 10.4h-18.7c-10.9 1.2-12.5-9.7-12.7-10.7l-33.2-137.1l-32.8 137c-.2 1.1-1.7 11.9-12.7 10.7h-18.3zm273.5 5.6c-5.9 0-33.9-.3-57.4-12.3c-2.3-1-4.3-2.6-5.7-4.8s-2.1-4.6-2.1-7.1v-10.7c0-8.5 6.2-6.9 8.8-5.9c10 4.1 16.5 7.1 28.8 9.6c36.7 7.5 52.8-2.3 56.7-4.5c13.2-7.8 14.2-25.7 5.3-34.9c-10.5-8.8-15.5-9.1-53.1-21c-4.6-1.3-43.7-13.6-43.8-52.4c-.6-28.2 25-56.2 69.5-56c12.7 0 46.4 4.1 55.6 15.6c1.4 2.1 2 4.6 1.9 7v10.1c0 4.4-1.6 6.7-4.9 6.7c-7.7-.9-21.4-11.2-49.2-10.8c-6.9-.4-39.9.9-38.4 25c-.4 19 26.6 26.1 29.7 26.9c36.5 11 48.6 12.8 63.1 29.6c17.1 22.2 7.9 48.3 4.3 55.4c-19.1 37.5-68.4 34.4-69.3 34.4zM578.6 433c-70 51.7-171.7 79.2-258.5 79.2C203 513 89.8 469.9 2.8 391.5c-6.5-5.9-.8-14 7.2-9.5c96.5 55.2 205.7 84.2 316.9 84.1c83-.4 165.1-17.3 241.6-49.5c11.8-5 21.8 7.8 10.1 16.4m29.2-33.3c-9-11.5-59.3-5.4-81.8-2.7c-6.8.8-7.9-5.1-1.8-9.5c40.1-28.2 105.9-20.1 113.4-10.6s-2.1 75.4-39.6 106.9c-5.8 4.9-11.3 2.3-8.7-4.1c8.4-21.3 27.4-68.5 18.4-80z"/></svg>
</template>

CSS

.icon-aws {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M180.4%20267c-.7%2022.6%2010.6%2032.7%2010.9%2039c-.1%201.3-.6%202.5-1.3%203.6s-1.7%202-2.8%202.6l-12.8%209c-1.7%201.2-3.6%201.8-5.6%201.9c-.4%200-8.2%201.8-20.5-25.6c-7.5%209.4-17%2016.9-27.9%2022s-22.7%207.7-34.7%207.5c-16.3.9-60.4-9.2-58.1-56.2c-1.6-38.3%2034.1-62.1%2070.9-60c7.1%200%2021.6.4%2047%206.3v-15.6c2.7-26.5-14.7-47-44.8-43.9c-2.4%200-19.4-.5-45.8%2010.1c-7.4%203.4-8.3%202.8-10.8%202.8c-7.4%200-4.4-21.5-2.9-24.2c5.2-6.4%2035.9-18.4%2065.9-18.2c20.1-1.8%2040.1%204.4%2055.7%2017.3c6.3%207.1%2011.2%2015.4%2014.2%2024.4s4.2%2018.5%203.5%2028v69.3zM94%20299.4c32.4-.5%2046.2-20%2049.3-30.5c2.5-10.1%202.1-16.4%202.1-27.4c-9.7-2.3-23.6-4.9-39.6-4.9c-15.2-1.1-42.8%205.6-41.7%2032.3c-1.2%2016.8%2011.1%2031.4%2030%2030.5zm170.9%2023.1c-7.9.7-11.5-4.9-12.7-10.4l-49.8-164.7c-1-2.8-1.6-5.6-1.9-8.6c-.2-1.2.1-2.4.8-3.4s1.8-1.6%203-1.8h22.2c8.8-.9%2011.6%206%2012.6%2010.4l35.8%20140.8L308.1%20144c.5-3.2%202.9-11.1%2012.8-10.2h17.2c2.2-.2%2011.1-.5%2012.7%2010.4l33.3%20142.5L421%20144.1c.5-2.2%202.7-11.4%2012.7-10.4h19.7c.9-.1%206.2-.8%205.3%208.6c-.4%201.8%203.4-10.7-52.8%20169.9c-1.1%205.5-4.8%2011.1-12.7%2010.4h-18.7c-10.9%201.2-12.5-9.7-12.7-10.7l-33.2-137.1l-32.8%20137c-.2%201.1-1.7%2011.9-12.7%2010.7h-18.3zm273.5%205.6c-5.9%200-33.9-.3-57.4-12.3c-2.3-1-4.3-2.6-5.7-4.8s-2.1-4.6-2.1-7.1v-10.7c0-8.5%206.2-6.9%208.8-5.9c10%204.1%2016.5%207.1%2028.8%209.6c36.7%207.5%2052.8-2.3%2056.7-4.5c13.2-7.8%2014.2-25.7%205.3-34.9c-10.5-8.8-15.5-9.1-53.1-21c-4.6-1.3-43.7-13.6-43.8-52.4c-.6-28.2%2025-56.2%2069.5-56c12.7%200%2046.4%204.1%2055.6%2015.6c1.4%202.1%202%204.6%201.9%207v10.1c0%204.4-1.6%206.7-4.9%206.7c-7.7-.9-21.4-11.2-49.2-10.8c-6.9-.4-39.9.9-38.4%2025c-.4%2019%2026.6%2026.1%2029.7%2026.9c36.5%2011%2048.6%2012.8%2063.1%2029.6c17.1%2022.2%207.9%2048.3%204.3%2055.4c-19.1%2037.5-68.4%2034.4-69.3%2034.4zM578.6%20433c-70%2051.7-171.7%2079.2-258.5%2079.2C203%20513%2089.8%20469.9%202.8%20391.5c-6.5-5.9-.8-14%207.2-9.5c96.5%2055.2%20205.7%2084.2%20316.9%2084.1c83-.4%20165.1-17.3%20241.6-49.5c11.8-5%2021.8%207.8%2010.1%2016.4m29.2-33.3c-9-11.5-59.3-5.4-81.8-2.7c-6.8.8-7.9-5.1-1.8-9.5c40.1-28.2%20105.9-20.1%20113.4-10.6s-2.1%2075.4-39.6%20106.9c-5.8%204.9-11.3%202.3-8.7-4.1c8.4-21.3%2027.4-68.5%2018.4-80z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M180.4%20267c-.7%2022.6%2010.6%2032.7%2010.9%2039c-.1%201.3-.6%202.5-1.3%203.6s-1.7%202-2.8%202.6l-12.8%209c-1.7%201.2-3.6%201.8-5.6%201.9c-.4%200-8.2%201.8-20.5-25.6c-7.5%209.4-17%2016.9-27.9%2022s-22.7%207.7-34.7%207.5c-16.3.9-60.4-9.2-58.1-56.2c-1.6-38.3%2034.1-62.1%2070.9-60c7.1%200%2021.6.4%2047%206.3v-15.6c2.7-26.5-14.7-47-44.8-43.9c-2.4%200-19.4-.5-45.8%2010.1c-7.4%203.4-8.3%202.8-10.8%202.8c-7.4%200-4.4-21.5-2.9-24.2c5.2-6.4%2035.9-18.4%2065.9-18.2c20.1-1.8%2040.1%204.4%2055.7%2017.3c6.3%207.1%2011.2%2015.4%2014.2%2024.4s4.2%2018.5%203.5%2028v69.3zM94%20299.4c32.4-.5%2046.2-20%2049.3-30.5c2.5-10.1%202.1-16.4%202.1-27.4c-9.7-2.3-23.6-4.9-39.6-4.9c-15.2-1.1-42.8%205.6-41.7%2032.3c-1.2%2016.8%2011.1%2031.4%2030%2030.5zm170.9%2023.1c-7.9.7-11.5-4.9-12.7-10.4l-49.8-164.7c-1-2.8-1.6-5.6-1.9-8.6c-.2-1.2.1-2.4.8-3.4s1.8-1.6%203-1.8h22.2c8.8-.9%2011.6%206%2012.6%2010.4l35.8%20140.8L308.1%20144c.5-3.2%202.9-11.1%2012.8-10.2h17.2c2.2-.2%2011.1-.5%2012.7%2010.4l33.3%20142.5L421%20144.1c.5-2.2%202.7-11.4%2012.7-10.4h19.7c.9-.1%206.2-.8%205.3%208.6c-.4%201.8%203.4-10.7-52.8%20169.9c-1.1%205.5-4.8%2011.1-12.7%2010.4h-18.7c-10.9%201.2-12.5-9.7-12.7-10.7l-33.2-137.1l-32.8%20137c-.2%201.1-1.7%2011.9-12.7%2010.7h-18.3zm273.5%205.6c-5.9%200-33.9-.3-57.4-12.3c-2.3-1-4.3-2.6-5.7-4.8s-2.1-4.6-2.1-7.1v-10.7c0-8.5%206.2-6.9%208.8-5.9c10%204.1%2016.5%207.1%2028.8%209.6c36.7%207.5%2052.8-2.3%2056.7-4.5c13.2-7.8%2014.2-25.7%205.3-34.9c-10.5-8.8-15.5-9.1-53.1-21c-4.6-1.3-43.7-13.6-43.8-52.4c-.6-28.2%2025-56.2%2069.5-56c12.7%200%2046.4%204.1%2055.6%2015.6c1.4%202.1%202%204.6%201.9%207v10.1c0%204.4-1.6%206.7-4.9%206.7c-7.7-.9-21.4-11.2-49.2-10.8c-6.9-.4-39.9.9-38.4%2025c-.4%2019%2026.6%2026.1%2029.7%2026.9c36.5%2011%2048.6%2012.8%2063.1%2029.6c17.1%2022.2%207.9%2048.3%204.3%2055.4c-19.1%2037.5-68.4%2034.4-69.3%2034.4zM578.6%20433c-70%2051.7-171.7%2079.2-258.5%2079.2C203%20513%2089.8%20469.9%202.8%20391.5c-6.5-5.9-.8-14%207.2-9.5c96.5%2055.2%20205.7%2084.2%20316.9%2084.1c83-.4%20165.1-17.3%20241.6-49.5c11.8-5%2021.8%207.8%2010.1%2016.4m29.2-33.3c-9-11.5-59.3-5.4-81.8-2.7c-6.8.8-7.9-5.1-1.8-9.5c40.1-28.2%20105.9-20.1%20113.4-10.6s-2.1%2075.4-39.6%20106.9c-5.8%204.9-11.3%202.3-8.7-4.1c8.4-21.3%2027.4-68.5%2018.4-80z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/aws.svg?color=%231a73e8&size=48