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

Name
css3
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 css3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m8.219 5l-.156.813l-.5 2.875l-.22 1.187H21.47l-.313 1.813H7.031l-.156.812l-.5 2.875l-.219 1.156h14.125l-.718 4.063L14.343 23l-4.093-2.25l.219-1.219l.219-1.156H5.811l-.125.813L5 23l-.156.75l.687.344l7.813 3.812l.406.188l.406-.157l9.156-3.843l.5-.188l.125-.562L27 6.187L27.219 5zm1.656 2h14.938l-2.75 15.469l-8.282 3.406l-6.687-3.25l.406-2.25h.781l-.25 1.438l.625.343L13.812 25l.438.25l.469-.219l6.156-2.843l.469-.22l.093-.53l1.032-5.72l.218-1.187H8.563l.126-.844h14.156l.125-.843l.687-3.813l.219-1.156H9.75z"/></svg>

React

import type { SVGProps } from "react";

export function LaCss3(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="m8.219 5l-.156.813l-.5 2.875l-.22 1.187H21.47l-.313 1.813H7.031l-.156.812l-.5 2.875l-.219 1.156h14.125l-.718 4.063L14.343 23l-4.093-2.25l.219-1.219l.219-1.156H5.811l-.125.813L5 23l-.156.75l.687.344l7.813 3.812l.406.188l.406-.157l9.156-3.843l.5-.188l.125-.562L27 6.187L27.219 5zm1.656 2h14.938l-2.75 15.469l-8.282 3.406l-6.687-3.25l.406-2.25h.781l-.25 1.438l.625.343L13.812 25l.438.25l.469-.219l6.156-2.843l.469-.22l.093-.53l1.032-5.72l.218-1.187H8.563l.126-.844h14.156l.125-.843l.687-3.813l.219-1.156H9.75z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m8.219 5l-.156.813l-.5 2.875l-.22 1.187H21.47l-.313 1.813H7.031l-.156.812l-.5 2.875l-.219 1.156h14.125l-.718 4.063L14.343 23l-4.093-2.25l.219-1.219l.219-1.156H5.811l-.125.813L5 23l-.156.75l.687.344l7.813 3.812l.406.188l.406-.157l9.156-3.843l.5-.188l.125-.562L27 6.187L27.219 5zm1.656 2h14.938l-2.75 15.469l-8.282 3.406l-6.687-3.25l.406-2.25h.781l-.25 1.438l.625.343L13.812 25l.438.25l.469-.219l6.156-2.843l.469-.22l.093-.53l1.032-5.72l.218-1.187H8.563l.126-.844h14.156l.125-.843l.687-3.813l.219-1.156H9.75z"/></svg>
</template>

CSS

.icon-css3 {
  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%22m8.219%205l-.156.813l-.5%202.875l-.22%201.187H21.47l-.313%201.813H7.031l-.156.812l-.5%202.875l-.219%201.156h14.125l-.718%204.063L14.343%2023l-4.093-2.25l.219-1.219l.219-1.156H5.811l-.125.813L5%2023l-.156.75l.687.344l7.813%203.812l.406.188l.406-.157l9.156-3.843l.5-.188l.125-.562L27%206.187L27.219%205zm1.656%202h14.938l-2.75%2015.469l-8.282%203.406l-6.687-3.25l.406-2.25h.781l-.25%201.438l.625.343L13.812%2025l.438.25l.469-.219l6.156-2.843l.469-.22l.093-.53l1.032-5.72l.218-1.187H8.563l.126-.844h14.156l.125-.843l.687-3.813l.219-1.156H9.75z%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%22m8.219%205l-.156.813l-.5%202.875l-.22%201.187H21.47l-.313%201.813H7.031l-.156.812l-.5%202.875l-.219%201.156h14.125l-.718%204.063L14.343%2023l-4.093-2.25l.219-1.219l.219-1.156H5.811l-.125.813L5%2023l-.156.75l.687.344l7.813%203.812l.406.188l.406-.157l9.156-3.843l.5-.188l.125-.562L27%206.187L27.219%205zm1.656%202h14.938l-2.75%2015.469l-8.282%203.406l-6.687-3.25l.406-2.25h.781l-.25%201.438l.625.343L13.812%2025l.438.25l.469-.219l6.156-2.843l.469-.22l.093-.53l1.032-5.72l.218-1.187H8.563l.126-.844h14.156l.125-.843l.687-3.813l.219-1.156H9.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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