Amazon Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Amazon icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/336224.svg" alt="Amazon icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336224.svg" alt="Amazon icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336224.svg" alt="Amazon icon" :width="24" :height="24" />
CSS background
.icon-amazon {
background-image: url('https://proicons.com/icon/336224.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle id="c" class="d" cx="24" cy="24" r="21.5"/><g><path class="d" d="m34.1798,23.9143c1.3671-.5544,3.8007-1.2899,4.5329-.4023.7924.9606-.2091,3.045-1.1311,4.6645"/><path class="d" d="m9,24.5565c2.1619,1.7168,8.5479,4.3449,15.3515,4.3449,6.4857,0,10.4451-2.3498,12.4989-3.785"/></g></svg>
Amazon in other icon packs
Copied!