autoprefixer logo

autoprefixer from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
autoprefixer
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.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 24 24"><path fill="currentColor" d="M5.87 21.045h2.923l.959-3.068h4.503l.949 3.068h2.922L11.94 2.955zm6.162-10.12l1.543 4.917h-3.153l1.553-4.916h.057zM24 17.617l-.378-1.182l-6.266-.59l.733 2.127l5.91-.354zM6.644 15.843l-6.266.591L0 17.616l5.911.355z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsAutoprefixer(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.87 21.045h2.923l.959-3.068h4.503l.949 3.068h2.922L11.94 2.955zm6.162-10.12l1.543 4.917h-3.153l1.553-4.916h.057zM24 17.617l-.378-1.182l-6.266-.59l.733 2.127l5.91-.354zM6.644 15.843l-6.266.591L0 17.616l5.911.355z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.87 21.045h2.923l.959-3.068h4.503l.949 3.068h2.922L11.94 2.955zm6.162-10.12l1.543 4.917h-3.153l1.553-4.916h.057zM24 17.617l-.378-1.182l-6.266-.59l.733 2.127l5.91-.354zM6.644 15.843l-6.266.591L0 17.616l5.911.355z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.87%2021.045h2.923l.959-3.068h4.503l.949%203.068h2.922L11.94%202.955zm6.162-10.12l1.543%204.917h-3.153l1.553-4.916h.057zM24%2017.617l-.378-1.182l-6.266-.59l.733%202.127l5.91-.354zM6.644%2015.843l-6.266.591L0%2017.616l5.911.355z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.87%2021.045h2.923l.959-3.068h4.503l.949%203.068h2.922L11.94%202.955zm6.162-10.12l1.543%204.917h-3.153l1.553-4.916h.057zM24%2017.617l-.378-1.182l-6.266-.59l.733%202.127l5.91-.354zM6.644%2015.843l-6.266.591L0%2017.616l5.911.355z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/autoprefixer.svg?color=%231a73e8&size=48