amazon from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
amazon
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the amazon icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.2 4c-3.3 0-6.9 1.2-7.7 5.3c-.1.4.2.7.5.7l3.3.3c.3 0 .6-.3.6-.6c.3-1.4 1.5-2.1 2.8-2.1c.7 0 1.5.3 1.9.9c.5.7.4 1.7.4 2.5v.5c-2 .2-4.6.4-6.5 1.2c-2.2.9-3.7 2.8-3.7 5.7c0 3.6 2.3 5.4 5.2 5.4c2.5 0 3.8-.6 5.7-2.5c.6.9.9 1.4 2 2.3c.3.1.6.1.8-.1c.7-.6 2-1.7 2.7-2.3c.3-.2.2-.6 0-.9c-.6-.9-1.3-1.6-1.3-3.2v-5.4c0-2.3.2-4.4-1.5-6C20.1 4.4 17.9 4 16.2 4m.9 10.3h.9v.8c0 1.3.1 2.5-.6 3.7c-.5 1-1.4 1.6-2.4 1.6c-1.3 0-2.1-1-2.1-2.5c0-2.7 2-3.4 4.2-3.6m9.6 8.1c-.9 0-1.9.2-2.7.8c-.2.2-.2.4.1.4c.9-.1 2.8-.4 3.2.1s-.4 2.3-.7 3.1c-.1.2.1.3.3.2c1.5-1.2 1.9-3.8 1.6-4.2c-.2-.3-.9-.4-1.8-.4m-23 .4c-.2 0-.3.3-.1.4c3.3 3 7.6 4.7 12.4 4.7c3.4 0 7.4-1.1 10.2-3.1c.5-.3.1-.9-.4-.7c-3.1 1.3-6.4 1.9-9.5 1.9c-4.5 0-8.8-1.2-12.4-3.3c-.1.2-.2.1-.2.1"/></svg>

React

import type { SVGProps } from "react";

export function LaAmazon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.2 4c-3.3 0-6.9 1.2-7.7 5.3c-.1.4.2.7.5.7l3.3.3c.3 0 .6-.3.6-.6c.3-1.4 1.5-2.1 2.8-2.1c.7 0 1.5.3 1.9.9c.5.7.4 1.7.4 2.5v.5c-2 .2-4.6.4-6.5 1.2c-2.2.9-3.7 2.8-3.7 5.7c0 3.6 2.3 5.4 5.2 5.4c2.5 0 3.8-.6 5.7-2.5c.6.9.9 1.4 2 2.3c.3.1.6.1.8-.1c.7-.6 2-1.7 2.7-2.3c.3-.2.2-.6 0-.9c-.6-.9-1.3-1.6-1.3-3.2v-5.4c0-2.3.2-4.4-1.5-6C20.1 4.4 17.9 4 16.2 4m.9 10.3h.9v.8c0 1.3.1 2.5-.6 3.7c-.5 1-1.4 1.6-2.4 1.6c-1.3 0-2.1-1-2.1-2.5c0-2.7 2-3.4 4.2-3.6m9.6 8.1c-.9 0-1.9.2-2.7.8c-.2.2-.2.4.1.4c.9-.1 2.8-.4 3.2.1s-.4 2.3-.7 3.1c-.1.2.1.3.3.2c1.5-1.2 1.9-3.8 1.6-4.2c-.2-.3-.9-.4-1.8-.4m-23 .4c-.2 0-.3.3-.1.4c3.3 3 7.6 4.7 12.4 4.7c3.4 0 7.4-1.1 10.2-3.1c.5-.3.1-.9-.4-.7c-3.1 1.3-6.4 1.9-9.5 1.9c-4.5 0-8.8-1.2-12.4-3.3c-.1.2-.2.1-.2.1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.2 4c-3.3 0-6.9 1.2-7.7 5.3c-.1.4.2.7.5.7l3.3.3c.3 0 .6-.3.6-.6c.3-1.4 1.5-2.1 2.8-2.1c.7 0 1.5.3 1.9.9c.5.7.4 1.7.4 2.5v.5c-2 .2-4.6.4-6.5 1.2c-2.2.9-3.7 2.8-3.7 5.7c0 3.6 2.3 5.4 5.2 5.4c2.5 0 3.8-.6 5.7-2.5c.6.9.9 1.4 2 2.3c.3.1.6.1.8-.1c.7-.6 2-1.7 2.7-2.3c.3-.2.2-.6 0-.9c-.6-.9-1.3-1.6-1.3-3.2v-5.4c0-2.3.2-4.4-1.5-6C20.1 4.4 17.9 4 16.2 4m.9 10.3h.9v.8c0 1.3.1 2.5-.6 3.7c-.5 1-1.4 1.6-2.4 1.6c-1.3 0-2.1-1-2.1-2.5c0-2.7 2-3.4 4.2-3.6m9.6 8.1c-.9 0-1.9.2-2.7.8c-.2.2-.2.4.1.4c.9-.1 2.8-.4 3.2.1s-.4 2.3-.7 3.1c-.1.2.1.3.3.2c1.5-1.2 1.9-3.8 1.6-4.2c-.2-.3-.9-.4-1.8-.4m-23 .4c-.2 0-.3.3-.1.4c3.3 3 7.6 4.7 12.4 4.7c3.4 0 7.4-1.1 10.2-3.1c.5-.3.1-.9-.4-.7c-3.1 1.3-6.4 1.9-9.5 1.9c-4.5 0-8.8-1.2-12.4-3.3c-.1.2-.2.1-.2.1"/></svg>
</template>

CSS

.icon-amazon {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.2%204c-3.3%200-6.9%201.2-7.7%205.3c-.1.4.2.7.5.7l3.3.3c.3%200%20.6-.3.6-.6c.3-1.4%201.5-2.1%202.8-2.1c.7%200%201.5.3%201.9.9c.5.7.4%201.7.4%202.5v.5c-2%20.2-4.6.4-6.5%201.2c-2.2.9-3.7%202.8-3.7%205.7c0%203.6%202.3%205.4%205.2%205.4c2.5%200%203.8-.6%205.7-2.5c.6.9.9%201.4%202%202.3c.3.1.6.1.8-.1c.7-.6%202-1.7%202.7-2.3c.3-.2.2-.6%200-.9c-.6-.9-1.3-1.6-1.3-3.2v-5.4c0-2.3.2-4.4-1.5-6C20.1%204.4%2017.9%204%2016.2%204m.9%2010.3h.9v.8c0%201.3.1%202.5-.6%203.7c-.5%201-1.4%201.6-2.4%201.6c-1.3%200-2.1-1-2.1-2.5c0-2.7%202-3.4%204.2-3.6m9.6%208.1c-.9%200-1.9.2-2.7.8c-.2.2-.2.4.1.4c.9-.1%202.8-.4%203.2.1s-.4%202.3-.7%203.1c-.1.2.1.3.3.2c1.5-1.2%201.9-3.8%201.6-4.2c-.2-.3-.9-.4-1.8-.4m-23%20.4c-.2%200-.3.3-.1.4c3.3%203%207.6%204.7%2012.4%204.7c3.4%200%207.4-1.1%2010.2-3.1c.5-.3.1-.9-.4-.7c-3.1%201.3-6.4%201.9-9.5%201.9c-4.5%200-8.8-1.2-12.4-3.3c-.1.2-.2.1-.2.1%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.2%204c-3.3%200-6.9%201.2-7.7%205.3c-.1.4.2.7.5.7l3.3.3c.3%200%20.6-.3.6-.6c.3-1.4%201.5-2.1%202.8-2.1c.7%200%201.5.3%201.9.9c.5.7.4%201.7.4%202.5v.5c-2%20.2-4.6.4-6.5%201.2c-2.2.9-3.7%202.8-3.7%205.7c0%203.6%202.3%205.4%205.2%205.4c2.5%200%203.8-.6%205.7-2.5c.6.9.9%201.4%202%202.3c.3.1.6.1.8-.1c.7-.6%202-1.7%202.7-2.3c.3-.2.2-.6%200-.9c-.6-.9-1.3-1.6-1.3-3.2v-5.4c0-2.3.2-4.4-1.5-6C20.1%204.4%2017.9%204%2016.2%204m.9%2010.3h.9v.8c0%201.3.1%202.5-.6%203.7c-.5%201-1.4%201.6-2.4%201.6c-1.3%200-2.1-1-2.1-2.5c0-2.7%202-3.4%204.2-3.6m9.6%208.1c-.9%200-1.9.2-2.7.8c-.2.2-.2.4.1.4c.9-.1%202.8-.4%203.2.1s-.4%202.3-.7%203.1c-.1.2.1.3.3.2c1.5-1.2%201.9-3.8%201.6-4.2c-.2-.3-.9-.4-1.8-.4m-23%20.4c-.2%200-.3.3-.1.4c3.3%203%207.6%204.7%2012.4%204.7c3.4%200%207.4-1.1%2010.2-3.1c.5-.3.1-.9-.4-.7c-3.1%201.3-6.4%201.9-9.5%201.9c-4.5%200-8.8-1.2-12.4-3.3c-.1.2-.2.1-.2.1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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