autoprefixer icon

autoprefixer from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
autoprefixer
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the autoprefixer icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m15.928 5l-7.26 22h3.496l1.236-4h5.205l1.233 4h3.496zm.04 9.69h.073L17.986 21h-3.968zM9.267 21l-7.795.559L1 22.668L8.559 23zm13.431 0l.721 2L31 22.668l-.47-1.11L22.696 21z"/></svg>

React

import type { SVGProps } from "react";

export function LaAutoprefixer(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m15.928 5l-7.26 22h3.496l1.236-4h5.205l1.233 4h3.496zm.04 9.69h.073L17.986 21h-3.968zM9.267 21l-7.795.559L1 22.668L8.559 23zm13.431 0l.721 2L31 22.668l-.47-1.11L22.696 21z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m15.928 5l-7.26 22h3.496l1.236-4h5.205l1.233 4h3.496zm.04 9.69h.073L17.986 21h-3.968zM9.267 21l-7.795.559L1 22.668L8.559 23zm13.431 0l.721 2L31 22.668l-.47-1.11L22.696 21z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.928%205l-7.26%2022h3.496l1.236-4h5.205l1.233%204h3.496zm.04%209.69h.073L17.986%2021h-3.968zM9.267%2021l-7.795.559L1%2022.668L8.559%2023zm13.431%200l.721%202L31%2022.668l-.47-1.11L22.696%2021z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.928%205l-7.26%2022h3.496l1.236-4h5.205l1.233%204h3.496zm.04%209.69h.073L17.986%2021h-3.968zM9.267%2021l-7.795.559L1%2022.668L8.559%2023zm13.431%200l.721%202L31%2022.668l-.47-1.11L22.696%2021z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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