amazon logo icon
amazon-logo-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- amazon-logo-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Use the amazon logo icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M152 136a24 24 0 1 1-24-24a24 24 0 0 1 24 24m80-8A104 104 0 1 1 128 24a104.11 104.11 0 0 1 104 104m-80-24a40 40 0 1 0 0 64a8 8 0 0 0 16 0v-64a40 40 0 0 0-73.87-21.29a8 8 0 0 0 13.54 8.52A24 24 0 0 1 152 104m44.81 65.61a8 8 0 0 0-11.2 1.58a72 72 0 0 1-115.22 0a8 8 0 1 0-12.78 9.62a88 88 0 0 0 140.78 0a8 8 0 0 0-1.58-11.2"/></svg>
React
import type { SVGProps } from "react";
export function PhAmazonLogoFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M152 136a24 24 0 1 1-24-24a24 24 0 0 1 24 24m80-8A104 104 0 1 1 128 24a104.11 104.11 0 0 1 104 104m-80-24a40 40 0 1 0 0 64a8 8 0 0 0 16 0v-64a40 40 0 0 0-73.87-21.29a8 8 0 0 0 13.54 8.52A24 24 0 0 1 152 104m44.81 65.61a8 8 0 0 0-11.2 1.58a72 72 0 0 1-115.22 0a8 8 0 1 0-12.78 9.62a88 88 0 0 0 140.78 0a8 8 0 0 0-1.58-11.2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M152 136a24 24 0 1 1-24-24a24 24 0 0 1 24 24m80-8A104 104 0 1 1 128 24a104.11 104.11 0 0 1 104 104m-80-24a40 40 0 1 0 0 64a8 8 0 0 0 16 0v-64a40 40 0 0 0-73.87-21.29a8 8 0 0 0 13.54 8.52A24 24 0 0 1 152 104m44.81 65.61a8 8 0 0 0-11.2 1.58a72 72 0 0 1-115.22 0a8 8 0 1 0-12.78 9.62a88 88 0 0 0 140.78 0a8 8 0 0 0-1.58-11.2"/></svg> </template>
CSS
.icon-amazon-logo-fill {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M152%20136a24%2024%200%201%201-24-24a24%2024%200%200%201%2024%2024m80-8A104%20104%200%201%201%20128%2024a104.11%20104.11%200%200%201%20104%20104m-80-24a40%2040%200%201%200%200%2064a8%208%200%200%200%2016%200v-64a40%2040%200%200%200-73.87-21.29a8%208%200%200%200%2013.54%208.52A24%2024%200%200%201%20152%20104m44.81%2065.61a8%208%200%200%200-11.2%201.58a72%2072%200%200%201-115.22%200a8%208%200%201%200-12.78%209.62a88%2088%200%200%200%20140.78%200a8%208%200%200%200-1.58-11.2%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M152%20136a24%2024%200%201%201-24-24a24%2024%200%200%201%2024%2024m80-8A104%20104%200%201%201%20128%2024a104.11%20104.11%200%200%201%20104%20104m-80-24a40%2040%200%201%200%200%2064a8%208%200%200%200%2016%200v-64a40%2040%200%200%200-73.87-21.29a8%208%200%200%200%2013.54%208.52A24%2024%200%200%201%20152%20104m44.81%2065.61a8%208%200%200%200-11.2%201.58a72%2072%200%200%201-115.22%200a8%208%200%201%200-12.78%209.62a88%2088%200%200%200%20140.78%200a8%208%200%200%200-1.58-11.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/amazon-logo-fill.svg?color=%231a73e8&size=48