Autoprefixer Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Autoprefixer 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/313612.svg" alt="Autoprefixer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/313612.svg" alt="Autoprefixer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/313612.svg" alt="Autoprefixer icon" :width="24" :height="24" />
CSS background
.icon-autoprefixer {
background-image: url('https://proicons.com/icon/313612.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>Autoprefixer</title><path d="M5.87 21.045h2.923l.959-3.068h4.503l.949 3.068h2.922L11.94 2.955l-6.07 18.09zm6.162-10.12 1.543 4.917h-3.153l1.553-4.916h.057zM24 17.617l-.378-1.182-6.266-.59.733 2.127 5.91-.354zM6.644 15.843l-6.266.591L0 17.616l5.911.355.733-2.128z"/></svg>
Autoprefixer in other icon packs
Copied!