commitlint logo
commitlint from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- commitlint
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the commitlint logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#009688" d="M2.47 2.922V8.37h1.813V2.922zm12.708 1.816a7.27 7.27 0 0 0-6.946 5.127L6.1 12l2.133 2.133c.916 2.969 3.677 5.13 6.945 5.13c4.013 0 7.262-3.25 7.262-7.263s-3.25-7.262-7.262-7.262m2.942 3.703l1.342 1.63l-5.49 5.488l-3.179-3.467l1.34-1.34l1.838 1.838zM3.377 10.184c-.998 0-1.816.817-1.816 1.816a1.817 1.817 0 1 0 1.816-1.816M2.47 15.63v5.448h1.814V15.63z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeCommitlint(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#009688" d="M2.47 2.922V8.37h1.813V2.922zm12.708 1.816a7.27 7.27 0 0 0-6.946 5.127L6.1 12l2.133 2.133c.916 2.969 3.677 5.13 6.945 5.13c4.013 0 7.262-3.25 7.262-7.263s-3.25-7.262-7.262-7.262m2.942 3.703l1.342 1.63l-5.49 5.488l-3.179-3.467l1.34-1.34l1.838 1.838zM3.377 10.184c-.998 0-1.816.817-1.816 1.816a1.817 1.817 0 1 0 1.816-1.816M2.47 15.63v5.448h1.814V15.63z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#009688" d="M2.47 2.922V8.37h1.813V2.922zm12.708 1.816a7.27 7.27 0 0 0-6.946 5.127L6.1 12l2.133 2.133c.916 2.969 3.677 5.13 6.945 5.13c4.013 0 7.262-3.25 7.262-7.263s-3.25-7.262-7.262-7.262m2.942 3.703l1.342 1.63l-5.49 5.488l-3.179-3.467l1.34-1.34l1.838 1.838zM3.377 10.184c-.998 0-1.816.817-1.816 1.816a1.817 1.817 0 1 0 1.816-1.816M2.47 15.63v5.448h1.814V15.63z"/></svg> </template>
CSS
.icon-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%2024%2024%22%3E%3Cpath%20fill%3D%22%23009688%22%20d%3D%22M2.47%202.922V8.37h1.813V2.922zm12.708%201.816a7.27%207.27%200%200%200-6.946%205.127L6.1%2012l2.133%202.133c.916%202.969%203.677%205.13%206.945%205.13c4.013%200%207.262-3.25%207.262-7.263s-3.25-7.262-7.262-7.262m2.942%203.703l1.342%201.63l-5.49%205.488l-3.179-3.467l1.34-1.34l1.838%201.838zM3.377%2010.184c-.998%200-1.816.817-1.816%201.816a1.817%201.817%200%201%200%201.816-1.816M2.47%2015.63v5.448h1.814V15.63z%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%2024%2024%22%3E%3Cpath%20fill%3D%22%23009688%22%20d%3D%22M2.47%202.922V8.37h1.813V2.922zm12.708%201.816a7.27%207.27%200%200%200-6.946%205.127L6.1%2012l2.133%202.133c.916%202.969%203.677%205.13%206.945%205.13c4.013%200%207.262-3.25%207.262-7.263s-3.25-7.262-7.262-7.262m2.942%203.703l1.342%201.63l-5.49%205.488l-3.179-3.467l1.34-1.34l1.838%201.838zM3.377%2010.184c-.998%200-1.816.817-1.816%201.816a1.817%201.817%200%201%200%201.816-1.816M2.47%2015.63v5.448h1.814V15.63z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/commitlint.svg?color=%231a73e8&size=48