commitizen from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
commitizen
Set
Material Icon Theme
Style
Color
Viewbox
32×32
License
MIT

The same logo in other sets

Use the commitizen logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#64b5f6" d="M29.422 17.4L17.4 29.422a1.986 1.986 0 0 1-2.8 0L2.578 17.4a1.986 1.986 0 0 1 0-2.8L14.6 2.578a1.986 1.986 0 0 1 2.8 0l8.01 8.012L23 13a2 2 0 0 0-.74-.14A2.13 2.13 0 0 0 20.37 14H12a2.08 2.08 0 0 0-1.86-1.14a2.14 2.14 0 0 0 0 4.28A2.08 2.08 0 0 0 12 16h8l-3.82 3.83h-.01a1.9 1.9 0 0 0-.63-.1a2.135 2.135 0 1 0 2.14 2.13a1.8 1.8 0 0 0-.1-.61l4.17-4.17a2 2 0 0 0 .51.06A2.14 2.14 0 0 0 24.4 15a2 2 0 0 0-.06-.51l2.49-2.48l2.592 2.59a1.986 1.986 0 0 1 0 2.8"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeCommitizen(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#64b5f6" d="M29.422 17.4L17.4 29.422a1.986 1.986 0 0 1-2.8 0L2.578 17.4a1.986 1.986 0 0 1 0-2.8L14.6 2.578a1.986 1.986 0 0 1 2.8 0l8.01 8.012L23 13a2 2 0 0 0-.74-.14A2.13 2.13 0 0 0 20.37 14H12a2.08 2.08 0 0 0-1.86-1.14a2.14 2.14 0 0 0 0 4.28A2.08 2.08 0 0 0 12 16h8l-3.82 3.83h-.01a1.9 1.9 0 0 0-.63-.1a2.135 2.135 0 1 0 2.14 2.13a1.8 1.8 0 0 0-.1-.61l4.17-4.17a2 2 0 0 0 .51.06A2.14 2.14 0 0 0 24.4 15a2 2 0 0 0-.06-.51l2.49-2.48l2.592 2.59a1.986 1.986 0 0 1 0 2.8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#64b5f6" d="M29.422 17.4L17.4 29.422a1.986 1.986 0 0 1-2.8 0L2.578 17.4a1.986 1.986 0 0 1 0-2.8L14.6 2.578a1.986 1.986 0 0 1 2.8 0l8.01 8.012L23 13a2 2 0 0 0-.74-.14A2.13 2.13 0 0 0 20.37 14H12a2.08 2.08 0 0 0-1.86-1.14a2.14 2.14 0 0 0 0 4.28A2.08 2.08 0 0 0 12 16h8l-3.82 3.83h-.01a1.9 1.9 0 0 0-.63-.1a2.135 2.135 0 1 0 2.14 2.13a1.8 1.8 0 0 0-.1-.61l4.17-4.17a2 2 0 0 0 .51.06A2.14 2.14 0 0 0 24.4 15a2 2 0 0 0-.06-.51l2.49-2.48l2.592 2.59a1.986 1.986 0 0 1 0 2.8"/></svg>
</template>

CSS

.icon-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%2364b5f6%22%20d%3D%22M29.422%2017.4L17.4%2029.422a1.986%201.986%200%200%201-2.8%200L2.578%2017.4a1.986%201.986%200%200%201%200-2.8L14.6%202.578a1.986%201.986%200%200%201%202.8%200l8.01%208.012L23%2013a2%202%200%200%200-.74-.14A2.13%202.13%200%200%200%2020.37%2014H12a2.08%202.08%200%200%200-1.86-1.14a2.14%202.14%200%200%200%200%204.28A2.08%202.08%200%200%200%2012%2016h8l-3.82%203.83h-.01a1.9%201.9%200%200%200-.63-.1a2.135%202.135%200%201%200%202.14%202.13a1.8%201.8%200%200%200-.1-.61l4.17-4.17a2%202%200%200%200%20.51.06A2.14%202.14%200%200%200%2024.4%2015a2%202%200%200%200-.06-.51l2.49-2.48l2.592%202.59a1.986%201.986%200%200%201%200%202.8%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%2364b5f6%22%20d%3D%22M29.422%2017.4L17.4%2029.422a1.986%201.986%200%200%201-2.8%200L2.578%2017.4a1.986%201.986%200%200%201%200-2.8L14.6%202.578a1.986%201.986%200%200%201%202.8%200l8.01%208.012L23%2013a2%202%200%200%200-.74-.14A2.13%202.13%200%200%200%2020.37%2014H12a2.08%202.08%200%200%200-1.86-1.14a2.14%202.14%200%200%200%200%204.28A2.08%202.08%200%200%200%2012%2016h8l-3.82%203.83h-.01a1.9%201.9%200%200%200-.63-.1a2.135%202.135%200%201%200%202.14%202.13a1.8%201.8%200%200%200-.1-.61l4.17-4.17a2%202%200%200%200%20.51.06A2.14%202.14%200%200%200%2024.4%2015a2%202%200%200%200-.06-.51l2.49-2.48l2.592%202.59a1.986%201.986%200%200%201%200%202.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/commitizen.svg?color=%231a73e8&size=48