Amethyst Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Amethyst 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/321709.svg" alt="Amethyst icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321709.svg" alt="Amethyst icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321709.svg" alt="Amethyst icon" :width="24" :height="24" />
CSS background
.icon-amethyst {
background-image: url('https://proicons.com/icon/321709.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>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path id="d" class="f" d="m24,3.5L5.7683,16.392c.0458,5.072.0208,10.144,0,15.216l3.687,2.6076c.7182-15.0845,7.231-21.0873,7.231-21.0873,0,0,.1973.6066,2.385.8575,2.1877.2508,9.3927-1.1701,11.4182,1.0957s-.3812,4.2098,1.3086,5.8948c1.6898,1.685,6.253,2.1957,5.7482,3.7402-.5048,1.5446-3.7821.6449-7.8362.636-4.0541-.0089-3.4302,1.3511-6.6102,1.2702-4.8243,3.4158-.4681,11.368-3.4123,14.8166l-.0112.0034,4.3234,3.0573,18.2317-12.892c-.0458-5.072-.0208-10.144,0-15.216L24,3.5Z"/><circle id="e" class="f" cx="26.8189" cy="17.3121" r="1.1343"/></g></svg>
Amethyst in other icon packs
Copied!