file type commitizen logo
file-type-commitizen from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-commitizen
- 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 commitizen logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#3385ff" fill-rule="evenodd" d="M16.12 29.76a13.63 13.63 0 1 1 13.62-13.63a13.63 13.63 0 0 1-13.62 13.63"/><path fill="#fff" fill-rule="evenodd" d="M25.05 22s-2.85-2.53-3-2.73a6.73 6.73 0 0 0 0-6.27q.35-.39 2.94-2.82a10.7 10.7 0 0 1 0 11.82ZM22.14 7.29s-2.4 2.65-2.74 3a6.64 6.64 0 0 0-3.28-.86a6.74 6.74 0 1 0 0 13.47a6.7 6.7 0 0 0 3.2-.81c.27.25 1.2 1.24 2.78 3a10.71 10.71 0 1 1 0-17.72Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeCommitizen(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#3385ff" fillRule="evenodd" d="M16.12 29.76a13.63 13.63 0 1 1 13.62-13.63a13.63 13.63 0 0 1-13.62 13.63"/><path fill="#fff" fillRule="evenodd" d="M25.05 22s-2.85-2.53-3-2.73a6.73 6.73 0 0 0 0-6.27q.35-.39 2.94-2.82a10.7 10.7 0 0 1 0 11.82ZM22.14 7.29s-2.4 2.65-2.74 3a6.64 6.64 0 0 0-3.28-.86a6.74 6.74 0 1 0 0 13.47a6.7 6.7 0 0 0 3.2-.81c.27.25 1.2 1.24 2.78 3a10.71 10.71 0 1 1 0-17.72Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#3385ff" fill-rule="evenodd" d="M16.12 29.76a13.63 13.63 0 1 1 13.62-13.63a13.63 13.63 0 0 1-13.62 13.63"/><path fill="#fff" fill-rule="evenodd" d="M25.05 22s-2.85-2.53-3-2.73a6.73 6.73 0 0 0 0-6.27q.35-.39 2.94-2.82a10.7 10.7 0 0 1 0 11.82ZM22.14 7.29s-2.4 2.65-2.74 3a6.64 6.64 0 0 0-3.28-.86a6.74 6.74 0 1 0 0 13.47a6.7 6.7 0 0 0 3.2-.81c.27.25 1.2 1.24 2.78 3a10.71 10.71 0 1 1 0-17.72Z"/></svg> </template>
CSS
.icon-file-type-commitizen {
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%233385ff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.12%2029.76a13.63%2013.63%200%201%201%2013.62-13.63a13.63%2013.63%200%200%201-13.62%2013.63%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M25.05%2022s-2.85-2.53-3-2.73a6.73%206.73%200%200%200%200-6.27q.35-.39%202.94-2.82a10.7%2010.7%200%200%201%200%2011.82ZM22.14%207.29s-2.4%202.65-2.74%203a6.64%206.64%200%200%200-3.28-.86a6.74%206.74%200%201%200%200%2013.47a6.7%206.7%200%200%200%203.2-.81c.27.25%201.2%201.24%202.78%203a10.71%2010.71%200%201%201%200-17.72Z%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%233385ff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.12%2029.76a13.63%2013.63%200%201%201%2013.62-13.63a13.63%2013.63%200%200%201-13.62%2013.63%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M25.05%2022s-2.85-2.53-3-2.73a6.73%206.73%200%200%200%200-6.27q.35-.39%202.94-2.82a10.7%2010.7%200%200%201%200%2011.82ZM22.14%207.29s-2.4%202.65-2.74%203a6.64%206.64%200%200%200-3.28-.86a6.74%206.74%200%201%200%200%2013.47a6.7%206.7%200%200%200%203.2-.81c.27.25%201.2%201.24%202.78%203a10.71%2010.71%200%201%201%200-17.72Z%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-commitizen.svg?color=%231a73e8&size=48