CSS3 Pixel Art Icon
The CSS3 shield for stylesheet references, code-sample tabs, tech-stack lists, and web standards content.
Tags
csscss3styles
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4600 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the CSS3 icon
The CSS3 shield badge, the pair to html5. Use it on the styling tab of a code sample, in a tech-stack list, as a file marker for stylesheets in a project tree, or on documentation covering themes and design tokens.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/css3.svg" width="24" height="24" alt="CSS3" />
<!-- React -->
import { CSS3 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="css3.svg" width="48" height="48" style="image-rendering: pixelated" />