file type css2 logo
file-type-css2 from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-css2
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type css2 logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#1572b6" d="M5.902 27.201L3.656 2h24.688l-2.249 25.197L15.985 30z"/><path fill="#33a9dc" d="m16 27.858l8.17-2.265l1.922-21.532H16z"/><path fill="#fff" d="M16 13.191h4.09l.282-3.165H16V6.935h7.75l-.074.829l-.759 8.518H16z"/><path fill="#ebebeb" d="m16.019 21.218l-.014.004l-3.442-.93l-.22-2.465H9.24l.433 4.853l6.331 1.758l.015-.004z"/><path fill="#fff" d="m19.827 16.151l-.372 4.139l-3.447.93v3.216l6.336-1.756l.047-.522l.537-6.007z"/><path fill="#ebebeb" d="M16.011 6.935v3.091H8.545l-.062-.695l-.141-1.567l-.074-.829zM16 13.191v3.091h-3.399l-.062-.695l-.14-1.567l-.074-.829z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeCss2(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#1572b6" d="M5.902 27.201L3.656 2h24.688l-2.249 25.197L15.985 30z"/><path fill="#33a9dc" d="m16 27.858l8.17-2.265l1.922-21.532H16z"/><path fill="#fff" d="M16 13.191h4.09l.282-3.165H16V6.935h7.75l-.074.829l-.759 8.518H16z"/><path fill="#ebebeb" d="m16.019 21.218l-.014.004l-3.442-.93l-.22-2.465H9.24l.433 4.853l6.331 1.758l.015-.004z"/><path fill="#fff" d="m19.827 16.151l-.372 4.139l-3.447.93v3.216l6.336-1.756l.047-.522l.537-6.007z"/><path fill="#ebebeb" d="M16.011 6.935v3.091H8.545l-.062-.695l-.141-1.567l-.074-.829zM16 13.191v3.091h-3.399l-.062-.695l-.14-1.567l-.074-.829z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#1572b6" d="M5.902 27.201L3.656 2h24.688l-2.249 25.197L15.985 30z"/><path fill="#33a9dc" d="m16 27.858l8.17-2.265l1.922-21.532H16z"/><path fill="#fff" d="M16 13.191h4.09l.282-3.165H16V6.935h7.75l-.074.829l-.759 8.518H16z"/><path fill="#ebebeb" d="m16.019 21.218l-.014.004l-3.442-.93l-.22-2.465H9.24l.433 4.853l6.331 1.758l.015-.004z"/><path fill="#fff" d="m19.827 16.151l-.372 4.139l-3.447.93v3.216l6.336-1.756l.047-.522l.537-6.007z"/><path fill="#ebebeb" d="M16.011 6.935v3.091H8.545l-.062-.695l-.141-1.567l-.074-.829zM16 13.191v3.091h-3.399l-.062-.695l-.14-1.567l-.074-.829z"/></svg> </template>
CSS
.icon-file-type-css2 {
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%22%231572b6%22%20d%3D%22M5.902%2027.201L3.656%202h24.688l-2.249%2025.197L15.985%2030z%22%2F%3E%3Cpath%20fill%3D%22%2333a9dc%22%20d%3D%22m16%2027.858l8.17-2.265l1.922-21.532H16z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16%2013.191h4.09l.282-3.165H16V6.935h7.75l-.074.829l-.759%208.518H16z%22%2F%3E%3Cpath%20fill%3D%22%23ebebeb%22%20d%3D%22m16.019%2021.218l-.014.004l-3.442-.93l-.22-2.465H9.24l.433%204.853l6.331%201.758l.015-.004z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m19.827%2016.151l-.372%204.139l-3.447.93v3.216l6.336-1.756l.047-.522l.537-6.007z%22%2F%3E%3Cpath%20fill%3D%22%23ebebeb%22%20d%3D%22M16.011%206.935v3.091H8.545l-.062-.695l-.141-1.567l-.074-.829zM16%2013.191v3.091h-3.399l-.062-.695l-.14-1.567l-.074-.829z%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%22%231572b6%22%20d%3D%22M5.902%2027.201L3.656%202h24.688l-2.249%2025.197L15.985%2030z%22%2F%3E%3Cpath%20fill%3D%22%2333a9dc%22%20d%3D%22m16%2027.858l8.17-2.265l1.922-21.532H16z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16%2013.191h4.09l.282-3.165H16V6.935h7.75l-.074.829l-.759%208.518H16z%22%2F%3E%3Cpath%20fill%3D%22%23ebebeb%22%20d%3D%22m16.019%2021.218l-.014.004l-3.442-.93l-.22-2.465H9.24l.433%204.853l6.331%201.758l.015-.004z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m19.827%2016.151l-.372%204.139l-3.447.93v3.216l6.336-1.756l.047-.522l.537-6.007z%22%2F%3E%3Cpath%20fill%3D%22%23ebebeb%22%20d%3D%22M16.011%206.935v3.091H8.545l-.062-.695l-.141-1.567l-.074-.829zM16%2013.191v3.091h-3.399l-.062-.695l-.14-1.567l-.074-.829z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-css2.svg?color=%231a73e8&size=48