file type commitlint logo
file-type-commitlint from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-commitlint
- 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 commitlint logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ce3d40" d="M20.869 17.282H30v1.343h-9.131Zm5.382 2.687L28.985 24h-1.544l-2-2.627L23.428 24h-1.545l2.735-4.031Z"/><path fill="#50b2dd" d="M7.811 18.259a5.6 5.6 0 0 1-1.037.287a6.3 6.3 0 0 1-1.1.093a3.66 3.66 0 0 1-2.723-.962A3.82 3.82 0 0 1 2 14.867a4.5 4.5 0 0 1 .275-1.611a3.6 3.6 0 0 1 .773-1.237a3.4 3.4 0 0 1 1.189-.794a4 4 0 0 1 1.523-.28a7 7 0 0 1 1.085.082a4.5 4.5 0 0 1 .966.268v1.238a4 4 0 0 0-.985-.369a4.6 4.6 0 0 0-1.036-.116a2.35 2.35 0 0 0-.94.191a2.3 2.3 0 0 0-.777.547a2.6 2.6 0 0 0-.527.873a3.3 3.3 0 0 0-.194 1.163a2.8 2.8 0 0 0 .658 2.031a2.43 2.43 0 0 0 1.824.675a4.3 4.3 0 0 0 1.022-.119a4.2 4.2 0 0 0 .955-.358Zm5.113-9.193h-2.207V8h3.514v9.454h2.222v1.081h-5.982v-1.081h2.453Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeCommitlint(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ce3d40" d="M20.869 17.282H30v1.343h-9.131Zm5.382 2.687L28.985 24h-1.544l-2-2.627L23.428 24h-1.545l2.735-4.031Z"/><path fill="#50b2dd" d="M7.811 18.259a5.6 5.6 0 0 1-1.037.287a6.3 6.3 0 0 1-1.1.093a3.66 3.66 0 0 1-2.723-.962A3.82 3.82 0 0 1 2 14.867a4.5 4.5 0 0 1 .275-1.611a3.6 3.6 0 0 1 .773-1.237a3.4 3.4 0 0 1 1.189-.794a4 4 0 0 1 1.523-.28a7 7 0 0 1 1.085.082a4.5 4.5 0 0 1 .966.268v1.238a4 4 0 0 0-.985-.369a4.6 4.6 0 0 0-1.036-.116a2.35 2.35 0 0 0-.94.191a2.3 2.3 0 0 0-.777.547a2.6 2.6 0 0 0-.527.873a3.3 3.3 0 0 0-.194 1.163a2.8 2.8 0 0 0 .658 2.031a2.43 2.43 0 0 0 1.824.675a4.3 4.3 0 0 0 1.022-.119a4.2 4.2 0 0 0 .955-.358Zm5.113-9.193h-2.207V8h3.514v9.454h2.222v1.081h-5.982v-1.081h2.453Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ce3d40" d="M20.869 17.282H30v1.343h-9.131Zm5.382 2.687L28.985 24h-1.544l-2-2.627L23.428 24h-1.545l2.735-4.031Z"/><path fill="#50b2dd" d="M7.811 18.259a5.6 5.6 0 0 1-1.037.287a6.3 6.3 0 0 1-1.1.093a3.66 3.66 0 0 1-2.723-.962A3.82 3.82 0 0 1 2 14.867a4.5 4.5 0 0 1 .275-1.611a3.6 3.6 0 0 1 .773-1.237a3.4 3.4 0 0 1 1.189-.794a4 4 0 0 1 1.523-.28a7 7 0 0 1 1.085.082a4.5 4.5 0 0 1 .966.268v1.238a4 4 0 0 0-.985-.369a4.6 4.6 0 0 0-1.036-.116a2.35 2.35 0 0 0-.94.191a2.3 2.3 0 0 0-.777.547a2.6 2.6 0 0 0-.527.873a3.3 3.3 0 0 0-.194 1.163a2.8 2.8 0 0 0 .658 2.031a2.43 2.43 0 0 0 1.824.675a4.3 4.3 0 0 0 1.022-.119a4.2 4.2 0 0 0 .955-.358Zm5.113-9.193h-2.207V8h3.514v9.454h2.222v1.081h-5.982v-1.081h2.453Z"/></svg> </template>
CSS
.icon-file-type-commitlint {
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%23ce3d40%22%20d%3D%22M20.869%2017.282H30v1.343h-9.131Zm5.382%202.687L28.985%2024h-1.544l-2-2.627L23.428%2024h-1.545l2.735-4.031Z%22%2F%3E%3Cpath%20fill%3D%22%2350b2dd%22%20d%3D%22M7.811%2018.259a5.6%205.6%200%200%201-1.037.287a6.3%206.3%200%200%201-1.1.093a3.66%203.66%200%200%201-2.723-.962A3.82%203.82%200%200%201%202%2014.867a4.5%204.5%200%200%201%20.275-1.611a3.6%203.6%200%200%201%20.773-1.237a3.4%203.4%200%200%201%201.189-.794a4%204%200%200%201%201.523-.28a7%207%200%200%201%201.085.082a4.5%204.5%200%200%201%20.966.268v1.238a4%204%200%200%200-.985-.369a4.6%204.6%200%200%200-1.036-.116a2.35%202.35%200%200%200-.94.191a2.3%202.3%200%200%200-.777.547a2.6%202.6%200%200%200-.527.873a3.3%203.3%200%200%200-.194%201.163a2.8%202.8%200%200%200%20.658%202.031a2.43%202.43%200%200%200%201.824.675a4.3%204.3%200%200%200%201.022-.119a4.2%204.2%200%200%200%20.955-.358Zm5.113-9.193h-2.207V8h3.514v9.454h2.222v1.081h-5.982v-1.081h2.453Z%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%23ce3d40%22%20d%3D%22M20.869%2017.282H30v1.343h-9.131Zm5.382%202.687L28.985%2024h-1.544l-2-2.627L23.428%2024h-1.545l2.735-4.031Z%22%2F%3E%3Cpath%20fill%3D%22%2350b2dd%22%20d%3D%22M7.811%2018.259a5.6%205.6%200%200%201-1.037.287a6.3%206.3%200%200%201-1.1.093a3.66%203.66%200%200%201-2.723-.962A3.82%203.82%200%200%201%202%2014.867a4.5%204.5%200%200%201%20.275-1.611a3.6%203.6%200%200%201%20.773-1.237a3.4%203.4%200%200%201%201.189-.794a4%204%200%200%201%201.523-.28a7%207%200%200%201%201.085.082a4.5%204.5%200%200%201%20.966.268v1.238a4%204%200%200%200-.985-.369a4.6%204.6%200%200%200-1.036-.116a2.35%202.35%200%200%200-.94.191a2.3%202.3%200%200%200-.777.547a2.6%202.6%200%200%200-.527.873a3.3%203.3%200%200%200-.194%201.163a2.8%202.8%200%200%200%20.658%202.031a2.43%202.43%200%200%200%201.824.675a4.3%204.3%200%200%200%201.022-.119a4.2%204.2%200%200%200%20.955-.358Zm5.113-9.193h-2.207V8h3.514v9.454h2.222v1.081h-5.982v-1.081h2.453Z%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-commitlint.svg?color=%231a73e8&size=48