amazon-outlined from Ant Design Icons by HeskeyBaozi · Outlined · MIT Free for personal and commercial use.

Name
amazon-outlined
Set
Ant Design Icons
Style
Outlined
Viewbox
1024×1024
License
MIT
Aliases
amazon, amazon-outline

The same icon in other sets

Related icons in Ant Design Icons

Use the amazon icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M825 768.9c-3.3-.9-7.3-.4-11.9 1.3c-61.6 28.2-121.5 48.3-179.7 60.2C507.7 856 385.2 842.6 266 790.3c-33.1-14.6-79.1-39.2-138-74a9.36 9.36 0 0 0-5.3-2c-2-.1-3.7.1-5.3.9s-2.8 1.8-3.7 3.1s-1.1 3.1-.4 5.4c.6 2.2 2.1 4.7 4.6 7.4c10.4 12.2 23.3 25.2 38.6 39s35.6 29.4 60.9 46.8s51.8 32.9 79.3 46.4c27.6 13.5 59.6 24.9 96.1 34.1s73 13.8 109.4 13.8c36.2 0 71.4-3.7 105.5-10.9c34.2-7.3 63-15.9 86.5-25.9c23.4-9.9 45-21 64.8-33s34.4-22.2 43.9-30.3c9.5-8.2 16.3-14.6 20.2-19.4c4.6-5.7 6.9-10.6 6.9-14.9c.1-4.5-1.7-7.1-5-7.9M527.4 348.1c-15.2 1.3-33.5 4.1-55 8.3c-21.5 4.1-41.4 9.3-59.8 15.4s-37.2 14.6-56.3 25.4c-19.2 10.8-35.5 23.2-49 37s-24.5 31.1-33.1 52q-12.9 31.2-12.9 68.7c0 27.1 4.7 51.2 14.3 72.5c9.5 21.3 22.2 38 38.2 50.4c15.9 12.4 34 22.1 54 29.2s41.2 10.3 63.2 9.4s43.5-4.3 64.4-10.3c20.8-5.9 40.4-15.4 58.6-28.3s33.1-28.2 44.8-45.7c4.3 6.6 8.1 11.5 11.5 14.7l8.7 8.9q8.7 8.85 26.7 26.1c11.9 11.5 24.1 22.7 36.3 33.7l104.4-99.9l-6-4.9c-4.3-3.3-9.4-8-15.2-14.3c-5.8-6.2-11.6-13.1-17.2-20.5c-5.7-7.4-10.6-16.1-14.7-25.9s-6.2-19.3-6.2-28.5V258.7c0-10.1-1.9-21-5.7-32.8c-3.9-11.7-10.7-24.5-20.7-38.3s-22.4-26.2-37.2-37c-14.9-10.8-34.7-20-59.6-27.4c-24.8-7.4-52.6-11.1-83.2-11.1c-31.3 0-60.4 3.7-87.6 10.9c-27.1 7.3-50.3 17-69.7 29.2c-19.3 12.2-35.9 26.3-49.7 42.4s-24.1 32.9-30.8 50.4s-10.1 35.2-10.1 53.1L408 310c5.5-16.4 12.9-30.6 22-42.8c9.2-12.2 17.9-21 25.8-26.5c8-5.5 16.6-9.9 25.7-13.2c9.2-3.3 15.4-5 18.6-5.4c3.2-.3 5.7-.4 7.6-.4c26.7 0 45.2 7.9 55.6 23.6c6.5 9.5 9.7 23.9 9.7 43.3v56.6c-15.2.6-30.4 1.6-45.6 2.9M573.1 500c0 16.6-2.2 31.7-6.5 45c-9.2 29.1-26.7 47.4-52.4 54.8c-22.4 6.6-43.7 3.3-63.9-9.8c-21.5-14-32.2-33.8-32.2-59.3c0-19.9 5-36.9 15-51.1c10-14.1 23.3-24.7 40-31.7s33-12 49-14.9c15.9-3 33-4.8 51-5.4zm335.2 218.9c-4.3-5.4-15.9-8.9-34.9-10.7s-35.5-1.7-49.7.4c-15.3 1.8-31.1 6.2-47.3 13.4c-16.3 7.1-23.4 13.1-21.6 17.8l.7 1.3l.9.7l1.4.2h4.6c.8 0 1.8-.1 3.2-.2s2.7-.3 3.9-.4s2.9-.3 5.1-.4c2.1-.1 4.1-.4 6-.7c.3 0 3.7-.3 10.3-.9s11.4-1 14.3-1.3s7.8-.6 14.5-.9s12.1-.3 16.1 0s8.5.7 13.6 1.1s9.2 1.3 12.4 2.7c3.2 1.3 5.6 3 7.1 5.1c5.2 6.6 4.2 21.2-3 43.9s-14 40.8-20.4 54.2c-2.8 5.7-2.8 9.2 0 10.7s6.7.1 11.9-4c15.6-12.2 28.6-30.6 39.1-55.3c6.1-14.6 10.5-29.8 13.1-45.7c2.4-15.9 2-26.2-1.3-31"/></svg>

React

import type { SVGProps } from "react";

export function AntDesignAmazonOutlined(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M825 768.9c-3.3-.9-7.3-.4-11.9 1.3c-61.6 28.2-121.5 48.3-179.7 60.2C507.7 856 385.2 842.6 266 790.3c-33.1-14.6-79.1-39.2-138-74a9.36 9.36 0 0 0-5.3-2c-2-.1-3.7.1-5.3.9s-2.8 1.8-3.7 3.1s-1.1 3.1-.4 5.4c.6 2.2 2.1 4.7 4.6 7.4c10.4 12.2 23.3 25.2 38.6 39s35.6 29.4 60.9 46.8s51.8 32.9 79.3 46.4c27.6 13.5 59.6 24.9 96.1 34.1s73 13.8 109.4 13.8c36.2 0 71.4-3.7 105.5-10.9c34.2-7.3 63-15.9 86.5-25.9c23.4-9.9 45-21 64.8-33s34.4-22.2 43.9-30.3c9.5-8.2 16.3-14.6 20.2-19.4c4.6-5.7 6.9-10.6 6.9-14.9c.1-4.5-1.7-7.1-5-7.9M527.4 348.1c-15.2 1.3-33.5 4.1-55 8.3c-21.5 4.1-41.4 9.3-59.8 15.4s-37.2 14.6-56.3 25.4c-19.2 10.8-35.5 23.2-49 37s-24.5 31.1-33.1 52q-12.9 31.2-12.9 68.7c0 27.1 4.7 51.2 14.3 72.5c9.5 21.3 22.2 38 38.2 50.4c15.9 12.4 34 22.1 54 29.2s41.2 10.3 63.2 9.4s43.5-4.3 64.4-10.3c20.8-5.9 40.4-15.4 58.6-28.3s33.1-28.2 44.8-45.7c4.3 6.6 8.1 11.5 11.5 14.7l8.7 8.9q8.7 8.85 26.7 26.1c11.9 11.5 24.1 22.7 36.3 33.7l104.4-99.9l-6-4.9c-4.3-3.3-9.4-8-15.2-14.3c-5.8-6.2-11.6-13.1-17.2-20.5c-5.7-7.4-10.6-16.1-14.7-25.9s-6.2-19.3-6.2-28.5V258.7c0-10.1-1.9-21-5.7-32.8c-3.9-11.7-10.7-24.5-20.7-38.3s-22.4-26.2-37.2-37c-14.9-10.8-34.7-20-59.6-27.4c-24.8-7.4-52.6-11.1-83.2-11.1c-31.3 0-60.4 3.7-87.6 10.9c-27.1 7.3-50.3 17-69.7 29.2c-19.3 12.2-35.9 26.3-49.7 42.4s-24.1 32.9-30.8 50.4s-10.1 35.2-10.1 53.1L408 310c5.5-16.4 12.9-30.6 22-42.8c9.2-12.2 17.9-21 25.8-26.5c8-5.5 16.6-9.9 25.7-13.2c9.2-3.3 15.4-5 18.6-5.4c3.2-.3 5.7-.4 7.6-.4c26.7 0 45.2 7.9 55.6 23.6c6.5 9.5 9.7 23.9 9.7 43.3v56.6c-15.2.6-30.4 1.6-45.6 2.9M573.1 500c0 16.6-2.2 31.7-6.5 45c-9.2 29.1-26.7 47.4-52.4 54.8c-22.4 6.6-43.7 3.3-63.9-9.8c-21.5-14-32.2-33.8-32.2-59.3c0-19.9 5-36.9 15-51.1c10-14.1 23.3-24.7 40-31.7s33-12 49-14.9c15.9-3 33-4.8 51-5.4zm335.2 218.9c-4.3-5.4-15.9-8.9-34.9-10.7s-35.5-1.7-49.7.4c-15.3 1.8-31.1 6.2-47.3 13.4c-16.3 7.1-23.4 13.1-21.6 17.8l.7 1.3l.9.7l1.4.2h4.6c.8 0 1.8-.1 3.2-.2s2.7-.3 3.9-.4s2.9-.3 5.1-.4c2.1-.1 4.1-.4 6-.7c.3 0 3.7-.3 10.3-.9s11.4-1 14.3-1.3s7.8-.6 14.5-.9s12.1-.3 16.1 0s8.5.7 13.6 1.1s9.2 1.3 12.4 2.7c3.2 1.3 5.6 3 7.1 5.1c5.2 6.6 4.2 21.2-3 43.9s-14 40.8-20.4 54.2c-2.8 5.7-2.8 9.2 0 10.7s6.7.1 11.9-4c15.6-12.2 28.6-30.6 39.1-55.3c6.1-14.6 10.5-29.8 13.1-45.7c2.4-15.9 2-26.2-1.3-31"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M825 768.9c-3.3-.9-7.3-.4-11.9 1.3c-61.6 28.2-121.5 48.3-179.7 60.2C507.7 856 385.2 842.6 266 790.3c-33.1-14.6-79.1-39.2-138-74a9.36 9.36 0 0 0-5.3-2c-2-.1-3.7.1-5.3.9s-2.8 1.8-3.7 3.1s-1.1 3.1-.4 5.4c.6 2.2 2.1 4.7 4.6 7.4c10.4 12.2 23.3 25.2 38.6 39s35.6 29.4 60.9 46.8s51.8 32.9 79.3 46.4c27.6 13.5 59.6 24.9 96.1 34.1s73 13.8 109.4 13.8c36.2 0 71.4-3.7 105.5-10.9c34.2-7.3 63-15.9 86.5-25.9c23.4-9.9 45-21 64.8-33s34.4-22.2 43.9-30.3c9.5-8.2 16.3-14.6 20.2-19.4c4.6-5.7 6.9-10.6 6.9-14.9c.1-4.5-1.7-7.1-5-7.9M527.4 348.1c-15.2 1.3-33.5 4.1-55 8.3c-21.5 4.1-41.4 9.3-59.8 15.4s-37.2 14.6-56.3 25.4c-19.2 10.8-35.5 23.2-49 37s-24.5 31.1-33.1 52q-12.9 31.2-12.9 68.7c0 27.1 4.7 51.2 14.3 72.5c9.5 21.3 22.2 38 38.2 50.4c15.9 12.4 34 22.1 54 29.2s41.2 10.3 63.2 9.4s43.5-4.3 64.4-10.3c20.8-5.9 40.4-15.4 58.6-28.3s33.1-28.2 44.8-45.7c4.3 6.6 8.1 11.5 11.5 14.7l8.7 8.9q8.7 8.85 26.7 26.1c11.9 11.5 24.1 22.7 36.3 33.7l104.4-99.9l-6-4.9c-4.3-3.3-9.4-8-15.2-14.3c-5.8-6.2-11.6-13.1-17.2-20.5c-5.7-7.4-10.6-16.1-14.7-25.9s-6.2-19.3-6.2-28.5V258.7c0-10.1-1.9-21-5.7-32.8c-3.9-11.7-10.7-24.5-20.7-38.3s-22.4-26.2-37.2-37c-14.9-10.8-34.7-20-59.6-27.4c-24.8-7.4-52.6-11.1-83.2-11.1c-31.3 0-60.4 3.7-87.6 10.9c-27.1 7.3-50.3 17-69.7 29.2c-19.3 12.2-35.9 26.3-49.7 42.4s-24.1 32.9-30.8 50.4s-10.1 35.2-10.1 53.1L408 310c5.5-16.4 12.9-30.6 22-42.8c9.2-12.2 17.9-21 25.8-26.5c8-5.5 16.6-9.9 25.7-13.2c9.2-3.3 15.4-5 18.6-5.4c3.2-.3 5.7-.4 7.6-.4c26.7 0 45.2 7.9 55.6 23.6c6.5 9.5 9.7 23.9 9.7 43.3v56.6c-15.2.6-30.4 1.6-45.6 2.9M573.1 500c0 16.6-2.2 31.7-6.5 45c-9.2 29.1-26.7 47.4-52.4 54.8c-22.4 6.6-43.7 3.3-63.9-9.8c-21.5-14-32.2-33.8-32.2-59.3c0-19.9 5-36.9 15-51.1c10-14.1 23.3-24.7 40-31.7s33-12 49-14.9c15.9-3 33-4.8 51-5.4zm335.2 218.9c-4.3-5.4-15.9-8.9-34.9-10.7s-35.5-1.7-49.7.4c-15.3 1.8-31.1 6.2-47.3 13.4c-16.3 7.1-23.4 13.1-21.6 17.8l.7 1.3l.9.7l1.4.2h4.6c.8 0 1.8-.1 3.2-.2s2.7-.3 3.9-.4s2.9-.3 5.1-.4c2.1-.1 4.1-.4 6-.7c.3 0 3.7-.3 10.3-.9s11.4-1 14.3-1.3s7.8-.6 14.5-.9s12.1-.3 16.1 0s8.5.7 13.6 1.1s9.2 1.3 12.4 2.7c3.2 1.3 5.6 3 7.1 5.1c5.2 6.6 4.2 21.2-3 43.9s-14 40.8-20.4 54.2c-2.8 5.7-2.8 9.2 0 10.7s6.7.1 11.9-4c15.6-12.2 28.6-30.6 39.1-55.3c6.1-14.6 10.5-29.8 13.1-45.7c2.4-15.9 2-26.2-1.3-31"/></svg>
</template>

CSS

.icon-amazon-outlined {
  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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M825%20768.9c-3.3-.9-7.3-.4-11.9%201.3c-61.6%2028.2-121.5%2048.3-179.7%2060.2C507.7%20856%20385.2%20842.6%20266%20790.3c-33.1-14.6-79.1-39.2-138-74a9.36%209.36%200%200%200-5.3-2c-2-.1-3.7.1-5.3.9s-2.8%201.8-3.7%203.1s-1.1%203.1-.4%205.4c.6%202.2%202.1%204.7%204.6%207.4c10.4%2012.2%2023.3%2025.2%2038.6%2039s35.6%2029.4%2060.9%2046.8s51.8%2032.9%2079.3%2046.4c27.6%2013.5%2059.6%2024.9%2096.1%2034.1s73%2013.8%20109.4%2013.8c36.2%200%2071.4-3.7%20105.5-10.9c34.2-7.3%2063-15.9%2086.5-25.9c23.4-9.9%2045-21%2064.8-33s34.4-22.2%2043.9-30.3c9.5-8.2%2016.3-14.6%2020.2-19.4c4.6-5.7%206.9-10.6%206.9-14.9c.1-4.5-1.7-7.1-5-7.9M527.4%20348.1c-15.2%201.3-33.5%204.1-55%208.3c-21.5%204.1-41.4%209.3-59.8%2015.4s-37.2%2014.6-56.3%2025.4c-19.2%2010.8-35.5%2023.2-49%2037s-24.5%2031.1-33.1%2052q-12.9%2031.2-12.9%2068.7c0%2027.1%204.7%2051.2%2014.3%2072.5c9.5%2021.3%2022.2%2038%2038.2%2050.4c15.9%2012.4%2034%2022.1%2054%2029.2s41.2%2010.3%2063.2%209.4s43.5-4.3%2064.4-10.3c20.8-5.9%2040.4-15.4%2058.6-28.3s33.1-28.2%2044.8-45.7c4.3%206.6%208.1%2011.5%2011.5%2014.7l8.7%208.9q8.7%208.85%2026.7%2026.1c11.9%2011.5%2024.1%2022.7%2036.3%2033.7l104.4-99.9l-6-4.9c-4.3-3.3-9.4-8-15.2-14.3c-5.8-6.2-11.6-13.1-17.2-20.5c-5.7-7.4-10.6-16.1-14.7-25.9s-6.2-19.3-6.2-28.5V258.7c0-10.1-1.9-21-5.7-32.8c-3.9-11.7-10.7-24.5-20.7-38.3s-22.4-26.2-37.2-37c-14.9-10.8-34.7-20-59.6-27.4c-24.8-7.4-52.6-11.1-83.2-11.1c-31.3%200-60.4%203.7-87.6%2010.9c-27.1%207.3-50.3%2017-69.7%2029.2c-19.3%2012.2-35.9%2026.3-49.7%2042.4s-24.1%2032.9-30.8%2050.4s-10.1%2035.2-10.1%2053.1L408%20310c5.5-16.4%2012.9-30.6%2022-42.8c9.2-12.2%2017.9-21%2025.8-26.5c8-5.5%2016.6-9.9%2025.7-13.2c9.2-3.3%2015.4-5%2018.6-5.4c3.2-.3%205.7-.4%207.6-.4c26.7%200%2045.2%207.9%2055.6%2023.6c6.5%209.5%209.7%2023.9%209.7%2043.3v56.6c-15.2.6-30.4%201.6-45.6%202.9M573.1%20500c0%2016.6-2.2%2031.7-6.5%2045c-9.2%2029.1-26.7%2047.4-52.4%2054.8c-22.4%206.6-43.7%203.3-63.9-9.8c-21.5-14-32.2-33.8-32.2-59.3c0-19.9%205-36.9%2015-51.1c10-14.1%2023.3-24.7%2040-31.7s33-12%2049-14.9c15.9-3%2033-4.8%2051-5.4zm335.2%20218.9c-4.3-5.4-15.9-8.9-34.9-10.7s-35.5-1.7-49.7.4c-15.3%201.8-31.1%206.2-47.3%2013.4c-16.3%207.1-23.4%2013.1-21.6%2017.8l.7%201.3l.9.7l1.4.2h4.6c.8%200%201.8-.1%203.2-.2s2.7-.3%203.9-.4s2.9-.3%205.1-.4c2.1-.1%204.1-.4%206-.7c.3%200%203.7-.3%2010.3-.9s11.4-1%2014.3-1.3s7.8-.6%2014.5-.9s12.1-.3%2016.1%200s8.5.7%2013.6%201.1s9.2%201.3%2012.4%202.7c3.2%201.3%205.6%203%207.1%205.1c5.2%206.6%204.2%2021.2-3%2043.9s-14%2040.8-20.4%2054.2c-2.8%205.7-2.8%209.2%200%2010.7s6.7.1%2011.9-4c15.6-12.2%2028.6-30.6%2039.1-55.3c6.1-14.6%2010.5-29.8%2013.1-45.7c2.4-15.9%202-26.2-1.3-31%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M825%20768.9c-3.3-.9-7.3-.4-11.9%201.3c-61.6%2028.2-121.5%2048.3-179.7%2060.2C507.7%20856%20385.2%20842.6%20266%20790.3c-33.1-14.6-79.1-39.2-138-74a9.36%209.36%200%200%200-5.3-2c-2-.1-3.7.1-5.3.9s-2.8%201.8-3.7%203.1s-1.1%203.1-.4%205.4c.6%202.2%202.1%204.7%204.6%207.4c10.4%2012.2%2023.3%2025.2%2038.6%2039s35.6%2029.4%2060.9%2046.8s51.8%2032.9%2079.3%2046.4c27.6%2013.5%2059.6%2024.9%2096.1%2034.1s73%2013.8%20109.4%2013.8c36.2%200%2071.4-3.7%20105.5-10.9c34.2-7.3%2063-15.9%2086.5-25.9c23.4-9.9%2045-21%2064.8-33s34.4-22.2%2043.9-30.3c9.5-8.2%2016.3-14.6%2020.2-19.4c4.6-5.7%206.9-10.6%206.9-14.9c.1-4.5-1.7-7.1-5-7.9M527.4%20348.1c-15.2%201.3-33.5%204.1-55%208.3c-21.5%204.1-41.4%209.3-59.8%2015.4s-37.2%2014.6-56.3%2025.4c-19.2%2010.8-35.5%2023.2-49%2037s-24.5%2031.1-33.1%2052q-12.9%2031.2-12.9%2068.7c0%2027.1%204.7%2051.2%2014.3%2072.5c9.5%2021.3%2022.2%2038%2038.2%2050.4c15.9%2012.4%2034%2022.1%2054%2029.2s41.2%2010.3%2063.2%209.4s43.5-4.3%2064.4-10.3c20.8-5.9%2040.4-15.4%2058.6-28.3s33.1-28.2%2044.8-45.7c4.3%206.6%208.1%2011.5%2011.5%2014.7l8.7%208.9q8.7%208.85%2026.7%2026.1c11.9%2011.5%2024.1%2022.7%2036.3%2033.7l104.4-99.9l-6-4.9c-4.3-3.3-9.4-8-15.2-14.3c-5.8-6.2-11.6-13.1-17.2-20.5c-5.7-7.4-10.6-16.1-14.7-25.9s-6.2-19.3-6.2-28.5V258.7c0-10.1-1.9-21-5.7-32.8c-3.9-11.7-10.7-24.5-20.7-38.3s-22.4-26.2-37.2-37c-14.9-10.8-34.7-20-59.6-27.4c-24.8-7.4-52.6-11.1-83.2-11.1c-31.3%200-60.4%203.7-87.6%2010.9c-27.1%207.3-50.3%2017-69.7%2029.2c-19.3%2012.2-35.9%2026.3-49.7%2042.4s-24.1%2032.9-30.8%2050.4s-10.1%2035.2-10.1%2053.1L408%20310c5.5-16.4%2012.9-30.6%2022-42.8c9.2-12.2%2017.9-21%2025.8-26.5c8-5.5%2016.6-9.9%2025.7-13.2c9.2-3.3%2015.4-5%2018.6-5.4c3.2-.3%205.7-.4%207.6-.4c26.7%200%2045.2%207.9%2055.6%2023.6c6.5%209.5%209.7%2023.9%209.7%2043.3v56.6c-15.2.6-30.4%201.6-45.6%202.9M573.1%20500c0%2016.6-2.2%2031.7-6.5%2045c-9.2%2029.1-26.7%2047.4-52.4%2054.8c-22.4%206.6-43.7%203.3-63.9-9.8c-21.5-14-32.2-33.8-32.2-59.3c0-19.9%205-36.9%2015-51.1c10-14.1%2023.3-24.7%2040-31.7s33-12%2049-14.9c15.9-3%2033-4.8%2051-5.4zm335.2%20218.9c-4.3-5.4-15.9-8.9-34.9-10.7s-35.5-1.7-49.7.4c-15.3%201.8-31.1%206.2-47.3%2013.4c-16.3%207.1-23.4%2013.1-21.6%2017.8l.7%201.3l.9.7l1.4.2h4.6c.8%200%201.8-.1%203.2-.2s2.7-.3%203.9-.4s2.9-.3%205.1-.4c2.1-.1%204.1-.4%206-.7c.3%200%203.7-.3%2010.3-.9s11.4-1%2014.3-1.3s7.8-.6%2014.5-.9s12.1-.3%2016.1%200s8.5.7%2013.6%201.1s9.2%201.3%2012.4%202.7c3.2%201.3%205.6%203%207.1%205.1c5.2%206.6%204.2%2021.2-3%2043.9s-14%2040.8-20.4%2054.2c-2.8%205.7-2.8%209.2%200%2010.7s6.7.1%2011.9-4c15.6-12.2%2028.6-30.6%2039.1-55.3c6.1-14.6%2010.5-29.8%2013.1-45.7c2.4-15.9%202-26.2-1.3-31%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ant-design/amazon-outlined.svg?color=%231a73e8&size=48