file type purgecss logo
file-type-purgecss from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-purgecss
- 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 purgecss logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#272525" d="m15.67 2l-.67.03A14.05 14.05 0 0 0 3.95 8.88c-1.8 3-2.38 6.72-1.61 10.19a13.83 13.83 0 0 0 3.77 6.82a13.95 13.95 0 0 0 7.23 3.86c.07 0 .09-1.5.09-11.7V6.36h1.35c1.51 0 1.98.07 2.78.38a5.83 5.83 0 0 1 3.12 3.01c.32.73.42 1.2.45 2.03a5.62 5.62 0 0 1-5.27 5.9l-.66.04l-.01 6.12l-.01 6.11l.42.04a14.02 14.02 0 0 0 14.06-17.06A14.06 14.06 0 0 0 15.66 2zm-.5 5.08v9.8l1.07-.8c2-1.53 2.76-2.3 3.22-3.29c.24-.52.28-1.18.1-1.68c-.39-1.06-1.22-1.87-3.51-3.43l-.87-.6z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypePurgecss(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#272525" d="m15.67 2l-.67.03A14.05 14.05 0 0 0 3.95 8.88c-1.8 3-2.38 6.72-1.61 10.19a13.83 13.83 0 0 0 3.77 6.82a13.95 13.95 0 0 0 7.23 3.86c.07 0 .09-1.5.09-11.7V6.36h1.35c1.51 0 1.98.07 2.78.38a5.83 5.83 0 0 1 3.12 3.01c.32.73.42 1.2.45 2.03a5.62 5.62 0 0 1-5.27 5.9l-.66.04l-.01 6.12l-.01 6.11l.42.04a14.02 14.02 0 0 0 14.06-17.06A14.06 14.06 0 0 0 15.66 2zm-.5 5.08v9.8l1.07-.8c2-1.53 2.76-2.3 3.22-3.29c.24-.52.28-1.18.1-1.68c-.39-1.06-1.22-1.87-3.51-3.43l-.87-.6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#272525" d="m15.67 2l-.67.03A14.05 14.05 0 0 0 3.95 8.88c-1.8 3-2.38 6.72-1.61 10.19a13.83 13.83 0 0 0 3.77 6.82a13.95 13.95 0 0 0 7.23 3.86c.07 0 .09-1.5.09-11.7V6.36h1.35c1.51 0 1.98.07 2.78.38a5.83 5.83 0 0 1 3.12 3.01c.32.73.42 1.2.45 2.03a5.62 5.62 0 0 1-5.27 5.9l-.66.04l-.01 6.12l-.01 6.11l.42.04a14.02 14.02 0 0 0 14.06-17.06A14.06 14.06 0 0 0 15.66 2zm-.5 5.08v9.8l1.07-.8c2-1.53 2.76-2.3 3.22-3.29c.24-.52.28-1.18.1-1.68c-.39-1.06-1.22-1.87-3.51-3.43l-.87-.6z"/></svg> </template>
CSS
.icon-file-type-purgecss {
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%23272525%22%20d%3D%22m15.67%202l-.67.03A14.05%2014.05%200%200%200%203.95%208.88c-1.8%203-2.38%206.72-1.61%2010.19a13.83%2013.83%200%200%200%203.77%206.82a13.95%2013.95%200%200%200%207.23%203.86c.07%200%20.09-1.5.09-11.7V6.36h1.35c1.51%200%201.98.07%202.78.38a5.83%205.83%200%200%201%203.12%203.01c.32.73.42%201.2.45%202.03a5.62%205.62%200%200%201-5.27%205.9l-.66.04l-.01%206.12l-.01%206.11l.42.04a14.02%2014.02%200%200%200%2014.06-17.06A14.06%2014.06%200%200%200%2015.66%202zm-.5%205.08v9.8l1.07-.8c2-1.53%202.76-2.3%203.22-3.29c.24-.52.28-1.18.1-1.68c-.39-1.06-1.22-1.87-3.51-3.43l-.87-.6z%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%23272525%22%20d%3D%22m15.67%202l-.67.03A14.05%2014.05%200%200%200%203.95%208.88c-1.8%203-2.38%206.72-1.61%2010.19a13.83%2013.83%200%200%200%203.77%206.82a13.95%2013.95%200%200%200%207.23%203.86c.07%200%20.09-1.5.09-11.7V6.36h1.35c1.51%200%201.98.07%202.78.38a5.83%205.83%200%200%201%203.12%203.01c.32.73.42%201.2.45%202.03a5.62%205.62%200%200%201-5.27%205.9l-.66.04l-.01%206.12l-.01%206.11l.42.04a14.02%2014.02%200%200%200%2014.06-17.06A14.06%2014.06%200%200%200%2015.66%202zm-.5%205.08v9.8l1.07-.8c2-1.53%202.76-2.3%203.22-3.29c.24-.52.28-1.18.1-1.68c-.39-1.06-1.22-1.87-3.51-3.43l-.87-.6z%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-purgecss.svg?color=%231a73e8&size=48