Vitest Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Vitest 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/316547.svg" alt="Vitest icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316547.svg" alt="Vitest icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316547.svg" alt="Vitest icon" :width="24" :height="24" />
CSS background
.icon-vitest {
background-image: url('https://proicons.com/icon/316547.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>Vitest</title><path d="M11.545 23.3a.613.613 0 0 1-.895.197L.252 15.936A.61.61 0 0 1 0 15.439V6.325c0-.502.569-.792.975-.497l6.358 4.624c.594.433 1.432.25 1.793-.39L14.393.7a.62.62 0 0 1 .535-.314h8.455a.613.613 0 0 1 .537.916z"/></svg>
Vitest in other icon packs
Copied!