Alacritty Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Alacritty 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/313437.svg" alt="Alacritty icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/313437.svg" alt="Alacritty icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/313437.svg" alt="Alacritty icon" :width="24" :height="24" />
CSS background
.icon-alacritty {
background-image: url('https://proicons.com/icon/313437.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>Alacritty</title><path d="m10.065 0-8.57 21.269h3.595l6.91-16.244 6.91 16.244h3.594l-8.57-21.269zm1.935 9.935c-0.76666 1.8547-1.5334 3.7094-2.298 5.565 1.475 4.54 1.475 4.54 2.298 8.5 0.823-3.96 0.823-3.96 2.297-8.5-0.76637-1.8547-1.5315-3.7099-2.297-5.565z"/></svg>
Alacritty in other icon packs
Copied!