pre commit logo
pre-commit from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- pre-commit
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 2000×2000
- License
- MIT
The same logo in other sets
Use the pre commit logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 2000 2000"><defs><clipPath id="SVGfGwZpcDD" clipPathUnits="userSpaceOnUse"><path d="M0 1500h1500V0H0z"/></clipPath></defs><g clip-path="url(#SVGfGwZpcDD)" transform="matrix(1.33333 0 0 -1.33333 0 2000)"><path fill="#ffb74d" d="M665.147 130.852L130.853 665.147c-46.863 46.862-46.863 122.842 0 169.705l534.294 534.295c46.863 46.864 122.843 46.864 169.706 0l534.294-534.294c46.863-46.863 46.863-122.843 0-169.706L834.853 130.852c-46.863-46.862-122.843-46.862-169.706 0"/><path fill="none" stroke="#212121" stroke-miterlimit="10" stroke-width="34" d="M687.774 233.226L233.225 687.775c-34.366 34.366-34.366 90.085 0 124.45l454.55 454.55c34.365 34.366 90.084 34.366 124.45 0l454.55-454.55c34.365-34.365 34.365-90.084 0-124.45l-454.55-454.55c-34.366-34.365-90.085-34.365-124.45 0z"/><path fill="#212121" d="M784.672 763.286c12.096 0 23.74.893 34.943 2.688c11.194 1.785 21.053 5.26 29.569 10.416c8.504 5.145 15.34 12.432 20.496 21.84c5.144 9.408 7.726 21.724 7.726 36.96c0 15.225-2.582 27.552-7.726 36.96c-5.156 9.408-11.992 16.684-20.496 21.84c-8.516 5.145-18.375 8.62-29.57 10.416c-11.202 1.785-22.846 2.688-34.942 2.688h-81.985V763.286zm28.895 225.792q45.013 0 76.609-13.104c21.05-8.736 38.187-20.275 51.406-34.608c13.209-14.343 22.85-30.692 28.897-49.056c6.048-18.375 9.072-37.412 9.072-57.12c0-19.268-3.024-38.2-9.072-56.784c-6.047-18.596-15.688-35.06-28.897-49.392c-13.22-14.343-30.355-25.872-51.406-34.608q-31.596-13.104-76.61-13.104h-110.88V509.27H597.184v479.808z"/></g></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemePreCommit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 2000 2000"><defs><clipPath id="SVGfGwZpcDD" clipPathUnits="userSpaceOnUse"><path d="M0 1500h1500V0H0z"/></clipPath></defs><g clipPath="url(#SVGfGwZpcDD)" transform="matrix(1.33333 0 0 -1.33333 0 2000)"><path fill="#ffb74d" d="M665.147 130.852L130.853 665.147c-46.863 46.862-46.863 122.842 0 169.705l534.294 534.295c46.863 46.864 122.843 46.864 169.706 0l534.294-534.294c46.863-46.863 46.863-122.843 0-169.706L834.853 130.852c-46.863-46.862-122.843-46.862-169.706 0"/><path fill="none" stroke="#212121" strokeMiterlimit="10" strokeWidth="34" d="M687.774 233.226L233.225 687.775c-34.366 34.366-34.366 90.085 0 124.45l454.55 454.55c34.365 34.366 90.084 34.366 124.45 0l454.55-454.55c34.365-34.365 34.365-90.084 0-124.45l-454.55-454.55c-34.366-34.365-90.085-34.365-124.45 0z"/><path fill="#212121" d="M784.672 763.286c12.096 0 23.74.893 34.943 2.688c11.194 1.785 21.053 5.26 29.569 10.416c8.504 5.145 15.34 12.432 20.496 21.84c5.144 9.408 7.726 21.724 7.726 36.96c0 15.225-2.582 27.552-7.726 36.96c-5.156 9.408-11.992 16.684-20.496 21.84c-8.516 5.145-18.375 8.62-29.57 10.416c-11.202 1.785-22.846 2.688-34.942 2.688h-81.985V763.286zm28.895 225.792q45.013 0 76.609-13.104c21.05-8.736 38.187-20.275 51.406-34.608c13.209-14.343 22.85-30.692 28.897-49.056c6.048-18.375 9.072-37.412 9.072-57.12c0-19.268-3.024-38.2-9.072-56.784c-6.047-18.596-15.688-35.06-28.897-49.392c-13.22-14.343-30.355-25.872-51.406-34.608q-31.596-13.104-76.61-13.104h-110.88V509.27H597.184v479.808z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 2000 2000"><defs><clipPath id="SVGfGwZpcDD" clipPathUnits="userSpaceOnUse"><path d="M0 1500h1500V0H0z"/></clipPath></defs><g clip-path="url(#SVGfGwZpcDD)" transform="matrix(1.33333 0 0 -1.33333 0 2000)"><path fill="#ffb74d" d="M665.147 130.852L130.853 665.147c-46.863 46.862-46.863 122.842 0 169.705l534.294 534.295c46.863 46.864 122.843 46.864 169.706 0l534.294-534.294c46.863-46.863 46.863-122.843 0-169.706L834.853 130.852c-46.863-46.862-122.843-46.862-169.706 0"/><path fill="none" stroke="#212121" stroke-miterlimit="10" stroke-width="34" d="M687.774 233.226L233.225 687.775c-34.366 34.366-34.366 90.085 0 124.45l454.55 454.55c34.365 34.366 90.084 34.366 124.45 0l454.55-454.55c34.365-34.365 34.365-90.084 0-124.45l-454.55-454.55c-34.366-34.365-90.085-34.365-124.45 0z"/><path fill="#212121" d="M784.672 763.286c12.096 0 23.74.893 34.943 2.688c11.194 1.785 21.053 5.26 29.569 10.416c8.504 5.145 15.34 12.432 20.496 21.84c5.144 9.408 7.726 21.724 7.726 36.96c0 15.225-2.582 27.552-7.726 36.96c-5.156 9.408-11.992 16.684-20.496 21.84c-8.516 5.145-18.375 8.62-29.57 10.416c-11.202 1.785-22.846 2.688-34.942 2.688h-81.985V763.286zm28.895 225.792q45.013 0 76.609-13.104c21.05-8.736 38.187-20.275 51.406-34.608c13.209-14.343 22.85-30.692 28.897-49.056c6.048-18.375 9.072-37.412 9.072-57.12c0-19.268-3.024-38.2-9.072-56.784c-6.047-18.596-15.688-35.06-28.897-49.392c-13.22-14.343-30.355-25.872-51.406-34.608q-31.596-13.104-76.61-13.104h-110.88V509.27H597.184v479.808z"/></g></svg> </template>
CSS
.icon-pre-commit {
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%202000%202000%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGfGwZpcDD%22%20clipPathUnits%3D%22userSpaceOnUse%22%3E%3Cpath%20d%3D%22M0%201500h1500V0H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20clip-path%3D%22url(%23SVGfGwZpcDD)%22%20transform%3D%22matrix(1.33333%200%200%20-1.33333%200%202000)%22%3E%3Cpath%20fill%3D%22%23ffb74d%22%20d%3D%22M665.147%20130.852L130.853%20665.147c-46.863%2046.862-46.863%20122.842%200%20169.705l534.294%20534.295c46.863%2046.864%20122.843%2046.864%20169.706%200l534.294-534.294c46.863-46.863%2046.863-122.843%200-169.706L834.853%20130.852c-46.863-46.862-122.843-46.862-169.706%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23212121%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%2234%22%20d%3D%22M687.774%20233.226L233.225%20687.775c-34.366%2034.366-34.366%2090.085%200%20124.45l454.55%20454.55c34.365%2034.366%2090.084%2034.366%20124.45%200l454.55-454.55c34.365-34.365%2034.365-90.084%200-124.45l-454.55-454.55c-34.366-34.365-90.085-34.365-124.45%200z%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M784.672%20763.286c12.096%200%2023.74.893%2034.943%202.688c11.194%201.785%2021.053%205.26%2029.569%2010.416c8.504%205.145%2015.34%2012.432%2020.496%2021.84c5.144%209.408%207.726%2021.724%207.726%2036.96c0%2015.225-2.582%2027.552-7.726%2036.96c-5.156%209.408-11.992%2016.684-20.496%2021.84c-8.516%205.145-18.375%208.62-29.57%2010.416c-11.202%201.785-22.846%202.688-34.942%202.688h-81.985V763.286zm28.895%20225.792q45.013%200%2076.609-13.104c21.05-8.736%2038.187-20.275%2051.406-34.608c13.209-14.343%2022.85-30.692%2028.897-49.056c6.048-18.375%209.072-37.412%209.072-57.12c0-19.268-3.024-38.2-9.072-56.784c-6.047-18.596-15.688-35.06-28.897-49.392c-13.22-14.343-30.355-25.872-51.406-34.608q-31.596-13.104-76.61-13.104h-110.88V509.27H597.184v479.808z%22%2F%3E%3C%2Fg%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%202000%202000%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGfGwZpcDD%22%20clipPathUnits%3D%22userSpaceOnUse%22%3E%3Cpath%20d%3D%22M0%201500h1500V0H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20clip-path%3D%22url(%23SVGfGwZpcDD)%22%20transform%3D%22matrix(1.33333%200%200%20-1.33333%200%202000)%22%3E%3Cpath%20fill%3D%22%23ffb74d%22%20d%3D%22M665.147%20130.852L130.853%20665.147c-46.863%2046.862-46.863%20122.842%200%20169.705l534.294%20534.295c46.863%2046.864%20122.843%2046.864%20169.706%200l534.294-534.294c46.863-46.863%2046.863-122.843%200-169.706L834.853%20130.852c-46.863-46.862-122.843-46.862-169.706%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23212121%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%2234%22%20d%3D%22M687.774%20233.226L233.225%20687.775c-34.366%2034.366-34.366%2090.085%200%20124.45l454.55%20454.55c34.365%2034.366%2090.084%2034.366%20124.45%200l454.55-454.55c34.365-34.365%2034.365-90.084%200-124.45l-454.55-454.55c-34.366-34.365-90.085-34.365-124.45%200z%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M784.672%20763.286c12.096%200%2023.74.893%2034.943%202.688c11.194%201.785%2021.053%205.26%2029.569%2010.416c8.504%205.145%2015.34%2012.432%2020.496%2021.84c5.144%209.408%207.726%2021.724%207.726%2036.96c0%2015.225-2.582%2027.552-7.726%2036.96c-5.156%209.408-11.992%2016.684-20.496%2021.84c-8.516%205.145-18.375%208.62-29.57%2010.416c-11.202%201.785-22.846%202.688-34.942%202.688h-81.985V763.286zm28.895%20225.792q45.013%200%2076.609-13.104c21.05-8.736%2038.187-20.275%2051.406-34.608c13.209-14.343%2022.85-30.692%2028.897-49.056c6.048-18.375%209.072-37.412%209.072-57.12c0-19.268-3.024-38.2-9.072-56.784c-6.047-18.596-15.688-35.06-28.897-49.392c-13.22-14.343-30.355-25.872-51.406-34.608q-31.596-13.104-76.61-13.104h-110.88V509.27H597.184v479.808z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/pre-commit.svg?color=%231a73e8&size=48