autoprefixer logo
autoprefixer from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- autoprefixer
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 640×512
- License
- CC BY 4.0
The same logo in other sets
Use the autoprefixer logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="m318.4 16l-161 480h77.5l25.4-81.4h119.5L405 496h77.5zm-40.3 341.9l41.2-130.4h1.5l40.9 130.4zM640 405l-10-31.4L462.1 358l19.4 56.5zm-462.1-47L10 373.7L0 405l158.5 9.4z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsAutoprefixer(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="m318.4 16l-161 480h77.5l25.4-81.4h119.5L405 496h77.5zm-40.3 341.9l41.2-130.4h1.5l40.9 130.4zM640 405l-10-31.4L462.1 358l19.4 56.5zm-462.1-47L10 373.7L0 405l158.5 9.4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="m318.4 16l-161 480h77.5l25.4-81.4h119.5L405 496h77.5zm-40.3 341.9l41.2-130.4h1.5l40.9 130.4zM640 405l-10-31.4L462.1 358l19.4 56.5zm-462.1-47L10 373.7L0 405l158.5 9.4z"/></svg> </template>
CSS
.icon-autoprefixer {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m318.4%2016l-161%20480h77.5l25.4-81.4h119.5L405%20496h77.5zm-40.3%20341.9l41.2-130.4h1.5l40.9%20130.4zM640%20405l-10-31.4L462.1%20358l19.4%2056.5zm-462.1-47L10%20373.7L0%20405l158.5%209.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m318.4%2016l-161%20480h77.5l25.4-81.4h119.5L405%20496h77.5zm-40.3%20341.9l41.2-130.4h1.5l40.9%20130.4zM640%20405l-10-31.4L462.1%20358l19.4%2056.5zm-462.1-47L10%20373.7L0%20405l158.5%209.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/autoprefixer.svg?color=%231a73e8&size=48