css3 from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
css3
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Use the css3 logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.192 3.143h15.615l-1.42 16.034l-6.404 1.812l-6.369-1.813zM16.9 6.424l-9.8-.002l.158 1.949l7.529.002l-.189 2.02H9.66l.179 1.913h4.597l-.272 2.62l-2.164.598l-2.197-.603l-.141-1.569h-1.94l.216 2.867L12 17.484l3.995-1.137z"/></svg>

React

import type { SVGProps } from "react";

export function BxlCss3(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="M4.192 3.143h15.615l-1.42 16.034l-6.404 1.812l-6.369-1.813zM16.9 6.424l-9.8-.002l.158 1.949l7.529.002l-.189 2.02H9.66l.179 1.913h4.597l-.272 2.62l-2.164.598l-2.197-.603l-.141-1.569h-1.94l.216 2.867L12 17.484l3.995-1.137z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.192 3.143h15.615l-1.42 16.034l-6.404 1.812l-6.369-1.813zM16.9 6.424l-9.8-.002l.158 1.949l7.529.002l-.189 2.02H9.66l.179 1.913h4.597l-.272 2.62l-2.164.598l-2.197-.603l-.141-1.569h-1.94l.216 2.867L12 17.484l3.995-1.137z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.192%203.143h15.615l-1.42%2016.034l-6.404%201.812l-6.369-1.813zM16.9%206.424l-9.8-.002l.158%201.949l7.529.002l-.189%202.02H9.66l.179%201.913h4.597l-.272%202.62l-2.164.598l-2.197-.603l-.141-1.569h-1.94l.216%202.867L12%2017.484l3.995-1.137z%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%22M4.192%203.143h15.615l-1.42%2016.034l-6.404%201.812l-6.369-1.813zM16.9%206.424l-9.8-.002l.158%201.949l7.529.002l-.189%202.02H9.66l.179%201.913h4.597l-.272%202.62l-2.164.598l-2.197-.603l-.141-1.569h-1.94l.216%202.867L12%2017.484l3.995-1.137z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Css3 logo — Boxicons Brands · IconsDB