css 3 official logo

css-3-official from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
css-3-official
Set
SVG Logos
Style
Color
Viewbox
256×232
License
CC0

Related icons in SVG Logos

Use the css 3 official logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 232"><path fill="#444" d="m100.902 231.618l116.456-38.653L256 0H37.867L29.57 43.056h174.812l-5.443 27.49H23.862L15.3 113.602h174.823l-9.602 49.284l-70.547 23.076l-60.955-23.076l4.16-21.528H10.123L0 192.965z"/></svg>

React

import type { SVGProps } from "react";

export function LogosCss3Official(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 232"><path fill="#444" d="m100.902 231.618l116.456-38.653L256 0H37.867L29.57 43.056h174.812l-5.443 27.49H23.862L15.3 113.602h174.823l-9.602 49.284l-70.547 23.076l-60.955-23.076l4.16-21.528H10.123L0 192.965z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 232"><path fill="#444" d="m100.902 231.618l116.456-38.653L256 0H37.867L29.57 43.056h174.812l-5.443 27.49H23.862L15.3 113.602h174.823l-9.602 49.284l-70.547 23.076l-60.955-23.076l4.16-21.528H10.123L0 192.965z"/></svg>
</template>

CSS

.icon-css-3-official {
  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%20256%20232%22%3E%3Cpath%20fill%3D%22%23444%22%20d%3D%22m100.902%20231.618l116.456-38.653L256%200H37.867L29.57%2043.056h174.812l-5.443%2027.49H23.862L15.3%20113.602h174.823l-9.602%2049.284l-70.547%2023.076l-60.955-23.076l4.16-21.528H10.123L0%20192.965z%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%20256%20232%22%3E%3Cpath%20fill%3D%22%23444%22%20d%3D%22m100.902%20231.618l116.456-38.653L256%200H37.867L29.57%2043.056h174.812l-5.443%2027.49H23.862L15.3%20113.602h174.823l-9.602%2049.284l-70.547%2023.076l-60.955-23.076l4.16-21.528H10.123L0%20192.965z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/css-3-official.svg?color=%231a73e8&size=48