Autoprefixer

Autoprefixer is a PostCSS plugin that automatically adds vendor prefixes to CSS rules based on browser support data from Can I Use.

v1.0.0 1 variant autoprefixer.github.io
Autoprefixer logo (autoprefixer)
|
Usage
Import
import { Autoprefixer } from "@dev.icons/react";
Render
<Autoprefixer size={32} />

Related icons