Anthropic Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Anthropic 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/313489.svg" alt="Anthropic icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/313489.svg" alt="Anthropic icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/313489.svg" alt="Anthropic icon" :width="24" :height="24" />
CSS background
.icon-anthropic {
background-image: url('https://proicons.com/icon/313489.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Anthropic</title><path d="M17.3041 3.541h-3.6718l6.696 16.918H24Zm-10.6082 0L0 20.459h3.7442l1.3693-3.5527h7.0052l1.3693 3.5528h3.7442L10.5363 3.5409Zm-.3712 10.2232 2.2914-5.9456 2.2914 5.9456Z"/></svg>
Anthropic in other icon packs
Copied!