file type lefthook logo
file-type-lefthook from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-lefthook
- 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 lefthook logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ee2d2b" d="m20.2 23.1l-7.7-3.71l-5.11 1.57l-5.06-2.44l5.42-6.95l-.93-1.73L9.8 7.09l4.62-.19l5.35-2l9.52 10.24l-4.5 6.82l-4.59 1.13Z"/><path fill="#bf2025" d="M7.85 16.33c2.02.61 4.13.04 6.35-1.7l10.38 6.72l-2.12 1.31H19l-5.47-2.7l-5 1.27l-5.68-2.58l4.05-2.09zm3.68-7.96c.73-.19 2.24 1.57 2.31 2.01c.27 1.5.38 2.51-1.46 3.98c-1.1.94-2.56 1.34-3.99 1.11l.37-1.65l-1.33-2.66a6.87 6.87 0 0 1 4.1-2.8Z"/><path fill="#361212" d="m8.37 21.76l-.12.04L2 18.99l.14-.32c1-2.3 2.47-4.32 4.4-6.06c.27-.25.55-.49.83-.72l-.32-.61l-.4-.74l-.13-.25l-.08-.16l.08-.16c.87-1.77 2.22-2.75 4.43-3.35c1.35-.35 2.48-.33 3.39.1c1.68-.95 3.5-1.66 5.38-2.1h.07l10.2 10.93l-.11.21q-1.29 2.58-2.64 5.13c-1.22 2.3-3.25 3.14-5.88 2.75c-1.98-.28-4.13-1.2-6.71-2.67l-.78-.43c-1.19.18-3.04.59-5.52 1.23Zm-1.36-8.63c-1.72 1.53-3.11 3.4-4.07 5.49l4.32 1.95c1.44-.52 2.92-.95 4.41-1.29c-1.5-.84-2.99-1.68-4.49-2.51l-.32-.18l1.65-2.58l-.78-1.48c-.24.2-.47.41-.71.61Zm2.62 3.44c2.67-.47 4.76-2.59 5.51-3.93c.14-.21.28-.43.41-.65l3.66-6.51c-1.86.5-3.65 1.27-5.28 2.29l-.76-.35c.13-.08.25-.16.38-.24a4.84 4.84 0 0 0-2.42.13c-1.95.52-3.12 1.36-3.9 2.82l.05.08l.39.74l1.38 2.61c.44.09.9.09 1.34.01c.68-.1 1.3-.35 1.8-.76c1-.81 1.53-1.41 1.57-1.95c.05-.64-.37-1.49-1.53-3.11c1.65 1.1 2.77 2.87 1.86 4.14c-.09.15-.19.28-.3.4c-.3.34-.66.67-1.15 1.07c-.62.48-1.36.8-2.14.9c-.45.07-.9.08-1.35.02l-1.31 2.05c1.17.65 2.33 1.3 3.5 1.95c3.6-.2 5.93-2.39 8.18-5.97c-1.72 3.66-3.86 6-7.15 6.55c.69.38 1.31.73 1.88 1.06c3.53-.23 5.66-2.17 7.9-5.71c-1.7 3.62-3.67 5.75-6.85 6.3c.34.19.69.38 1.04.56l-.04-.04l.39.21c.19.1.39.19.59.28c3.52-.23 5.48-1.91 7.71-5.46c-1.64 3.48-3.39 5.4-6.33 6c2.15.64 3.9.25 5.65-.85c.6-.39 2.04-2.44 4.31-6.16l-8.73-9.36l-3.71 6.62c-.58 1-1.29 1.91-2.13 2.71a6.67 6.67 0 0 1-4.41 1.52Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeLefthook(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ee2d2b" d="m20.2 23.1l-7.7-3.71l-5.11 1.57l-5.06-2.44l5.42-6.95l-.93-1.73L9.8 7.09l4.62-.19l5.35-2l9.52 10.24l-4.5 6.82l-4.59 1.13Z"/><path fill="#bf2025" d="M7.85 16.33c2.02.61 4.13.04 6.35-1.7l10.38 6.72l-2.12 1.31H19l-5.47-2.7l-5 1.27l-5.68-2.58l4.05-2.09zm3.68-7.96c.73-.19 2.24 1.57 2.31 2.01c.27 1.5.38 2.51-1.46 3.98c-1.1.94-2.56 1.34-3.99 1.11l.37-1.65l-1.33-2.66a6.87 6.87 0 0 1 4.1-2.8Z"/><path fill="#361212" d="m8.37 21.76l-.12.04L2 18.99l.14-.32c1-2.3 2.47-4.32 4.4-6.06c.27-.25.55-.49.83-.72l-.32-.61l-.4-.74l-.13-.25l-.08-.16l.08-.16c.87-1.77 2.22-2.75 4.43-3.35c1.35-.35 2.48-.33 3.39.1c1.68-.95 3.5-1.66 5.38-2.1h.07l10.2 10.93l-.11.21q-1.29 2.58-2.64 5.13c-1.22 2.3-3.25 3.14-5.88 2.75c-1.98-.28-4.13-1.2-6.71-2.67l-.78-.43c-1.19.18-3.04.59-5.52 1.23Zm-1.36-8.63c-1.72 1.53-3.11 3.4-4.07 5.49l4.32 1.95c1.44-.52 2.92-.95 4.41-1.29c-1.5-.84-2.99-1.68-4.49-2.51l-.32-.18l1.65-2.58l-.78-1.48c-.24.2-.47.41-.71.61Zm2.62 3.44c2.67-.47 4.76-2.59 5.51-3.93c.14-.21.28-.43.41-.65l3.66-6.51c-1.86.5-3.65 1.27-5.28 2.29l-.76-.35c.13-.08.25-.16.38-.24a4.84 4.84 0 0 0-2.42.13c-1.95.52-3.12 1.36-3.9 2.82l.05.08l.39.74l1.38 2.61c.44.09.9.09 1.34.01c.68-.1 1.3-.35 1.8-.76c1-.81 1.53-1.41 1.57-1.95c.05-.64-.37-1.49-1.53-3.11c1.65 1.1 2.77 2.87 1.86 4.14c-.09.15-.19.28-.3.4c-.3.34-.66.67-1.15 1.07c-.62.48-1.36.8-2.14.9c-.45.07-.9.08-1.35.02l-1.31 2.05c1.17.65 2.33 1.3 3.5 1.95c3.6-.2 5.93-2.39 8.18-5.97c-1.72 3.66-3.86 6-7.15 6.55c.69.38 1.31.73 1.88 1.06c3.53-.23 5.66-2.17 7.9-5.71c-1.7 3.62-3.67 5.75-6.85 6.3c.34.19.69.38 1.04.56l-.04-.04l.39.21c.19.1.39.19.59.28c3.52-.23 5.48-1.91 7.71-5.46c-1.64 3.48-3.39 5.4-6.33 6c2.15.64 3.9.25 5.65-.85c.6-.39 2.04-2.44 4.31-6.16l-8.73-9.36l-3.71 6.62c-.58 1-1.29 1.91-2.13 2.71a6.67 6.67 0 0 1-4.41 1.52Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ee2d2b" d="m20.2 23.1l-7.7-3.71l-5.11 1.57l-5.06-2.44l5.42-6.95l-.93-1.73L9.8 7.09l4.62-.19l5.35-2l9.52 10.24l-4.5 6.82l-4.59 1.13Z"/><path fill="#bf2025" d="M7.85 16.33c2.02.61 4.13.04 6.35-1.7l10.38 6.72l-2.12 1.31H19l-5.47-2.7l-5 1.27l-5.68-2.58l4.05-2.09zm3.68-7.96c.73-.19 2.24 1.57 2.31 2.01c.27 1.5.38 2.51-1.46 3.98c-1.1.94-2.56 1.34-3.99 1.11l.37-1.65l-1.33-2.66a6.87 6.87 0 0 1 4.1-2.8Z"/><path fill="#361212" d="m8.37 21.76l-.12.04L2 18.99l.14-.32c1-2.3 2.47-4.32 4.4-6.06c.27-.25.55-.49.83-.72l-.32-.61l-.4-.74l-.13-.25l-.08-.16l.08-.16c.87-1.77 2.22-2.75 4.43-3.35c1.35-.35 2.48-.33 3.39.1c1.68-.95 3.5-1.66 5.38-2.1h.07l10.2 10.93l-.11.21q-1.29 2.58-2.64 5.13c-1.22 2.3-3.25 3.14-5.88 2.75c-1.98-.28-4.13-1.2-6.71-2.67l-.78-.43c-1.19.18-3.04.59-5.52 1.23Zm-1.36-8.63c-1.72 1.53-3.11 3.4-4.07 5.49l4.32 1.95c1.44-.52 2.92-.95 4.41-1.29c-1.5-.84-2.99-1.68-4.49-2.51l-.32-.18l1.65-2.58l-.78-1.48c-.24.2-.47.41-.71.61Zm2.62 3.44c2.67-.47 4.76-2.59 5.51-3.93c.14-.21.28-.43.41-.65l3.66-6.51c-1.86.5-3.65 1.27-5.28 2.29l-.76-.35c.13-.08.25-.16.38-.24a4.84 4.84 0 0 0-2.42.13c-1.95.52-3.12 1.36-3.9 2.82l.05.08l.39.74l1.38 2.61c.44.09.9.09 1.34.01c.68-.1 1.3-.35 1.8-.76c1-.81 1.53-1.41 1.57-1.95c.05-.64-.37-1.49-1.53-3.11c1.65 1.1 2.77 2.87 1.86 4.14c-.09.15-.19.28-.3.4c-.3.34-.66.67-1.15 1.07c-.62.48-1.36.8-2.14.9c-.45.07-.9.08-1.35.02l-1.31 2.05c1.17.65 2.33 1.3 3.5 1.95c3.6-.2 5.93-2.39 8.18-5.97c-1.72 3.66-3.86 6-7.15 6.55c.69.38 1.31.73 1.88 1.06c3.53-.23 5.66-2.17 7.9-5.71c-1.7 3.62-3.67 5.75-6.85 6.3c.34.19.69.38 1.04.56l-.04-.04l.39.21c.19.1.39.19.59.28c3.52-.23 5.48-1.91 7.71-5.46c-1.64 3.48-3.39 5.4-6.33 6c2.15.64 3.9.25 5.65-.85c.6-.39 2.04-2.44 4.31-6.16l-8.73-9.36l-3.71 6.62c-.58 1-1.29 1.91-2.13 2.71a6.67 6.67 0 0 1-4.41 1.52Z"/></svg> </template>
CSS
.icon-file-type-lefthook {
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%23ee2d2b%22%20d%3D%22m20.2%2023.1l-7.7-3.71l-5.11%201.57l-5.06-2.44l5.42-6.95l-.93-1.73L9.8%207.09l4.62-.19l5.35-2l9.52%2010.24l-4.5%206.82l-4.59%201.13Z%22%2F%3E%3Cpath%20fill%3D%22%23bf2025%22%20d%3D%22M7.85%2016.33c2.02.61%204.13.04%206.35-1.7l10.38%206.72l-2.12%201.31H19l-5.47-2.7l-5%201.27l-5.68-2.58l4.05-2.09zm3.68-7.96c.73-.19%202.24%201.57%202.31%202.01c.27%201.5.38%202.51-1.46%203.98c-1.1.94-2.56%201.34-3.99%201.11l.37-1.65l-1.33-2.66a6.87%206.87%200%200%201%204.1-2.8Z%22%2F%3E%3Cpath%20fill%3D%22%23361212%22%20d%3D%22m8.37%2021.76l-.12.04L2%2018.99l.14-.32c1-2.3%202.47-4.32%204.4-6.06c.27-.25.55-.49.83-.72l-.32-.61l-.4-.74l-.13-.25l-.08-.16l.08-.16c.87-1.77%202.22-2.75%204.43-3.35c1.35-.35%202.48-.33%203.39.1c1.68-.95%203.5-1.66%205.38-2.1h.07l10.2%2010.93l-.11.21q-1.29%202.58-2.64%205.13c-1.22%202.3-3.25%203.14-5.88%202.75c-1.98-.28-4.13-1.2-6.71-2.67l-.78-.43c-1.19.18-3.04.59-5.52%201.23Zm-1.36-8.63c-1.72%201.53-3.11%203.4-4.07%205.49l4.32%201.95c1.44-.52%202.92-.95%204.41-1.29c-1.5-.84-2.99-1.68-4.49-2.51l-.32-.18l1.65-2.58l-.78-1.48c-.24.2-.47.41-.71.61Zm2.62%203.44c2.67-.47%204.76-2.59%205.51-3.93c.14-.21.28-.43.41-.65l3.66-6.51c-1.86.5-3.65%201.27-5.28%202.29l-.76-.35c.13-.08.25-.16.38-.24a4.84%204.84%200%200%200-2.42.13c-1.95.52-3.12%201.36-3.9%202.82l.05.08l.39.74l1.38%202.61c.44.09.9.09%201.34.01c.68-.1%201.3-.35%201.8-.76c1-.81%201.53-1.41%201.57-1.95c.05-.64-.37-1.49-1.53-3.11c1.65%201.1%202.77%202.87%201.86%204.14c-.09.15-.19.28-.3.4c-.3.34-.66.67-1.15%201.07c-.62.48-1.36.8-2.14.9c-.45.07-.9.08-1.35.02l-1.31%202.05c1.17.65%202.33%201.3%203.5%201.95c3.6-.2%205.93-2.39%208.18-5.97c-1.72%203.66-3.86%206-7.15%206.55c.69.38%201.31.73%201.88%201.06c3.53-.23%205.66-2.17%207.9-5.71c-1.7%203.62-3.67%205.75-6.85%206.3c.34.19.69.38%201.04.56l-.04-.04l.39.21c.19.1.39.19.59.28c3.52-.23%205.48-1.91%207.71-5.46c-1.64%203.48-3.39%205.4-6.33%206c2.15.64%203.9.25%205.65-.85c.6-.39%202.04-2.44%204.31-6.16l-8.73-9.36l-3.71%206.62c-.58%201-1.29%201.91-2.13%202.71a6.67%206.67%200%200%201-4.41%201.52Z%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%23ee2d2b%22%20d%3D%22m20.2%2023.1l-7.7-3.71l-5.11%201.57l-5.06-2.44l5.42-6.95l-.93-1.73L9.8%207.09l4.62-.19l5.35-2l9.52%2010.24l-4.5%206.82l-4.59%201.13Z%22%2F%3E%3Cpath%20fill%3D%22%23bf2025%22%20d%3D%22M7.85%2016.33c2.02.61%204.13.04%206.35-1.7l10.38%206.72l-2.12%201.31H19l-5.47-2.7l-5%201.27l-5.68-2.58l4.05-2.09zm3.68-7.96c.73-.19%202.24%201.57%202.31%202.01c.27%201.5.38%202.51-1.46%203.98c-1.1.94-2.56%201.34-3.99%201.11l.37-1.65l-1.33-2.66a6.87%206.87%200%200%201%204.1-2.8Z%22%2F%3E%3Cpath%20fill%3D%22%23361212%22%20d%3D%22m8.37%2021.76l-.12.04L2%2018.99l.14-.32c1-2.3%202.47-4.32%204.4-6.06c.27-.25.55-.49.83-.72l-.32-.61l-.4-.74l-.13-.25l-.08-.16l.08-.16c.87-1.77%202.22-2.75%204.43-3.35c1.35-.35%202.48-.33%203.39.1c1.68-.95%203.5-1.66%205.38-2.1h.07l10.2%2010.93l-.11.21q-1.29%202.58-2.64%205.13c-1.22%202.3-3.25%203.14-5.88%202.75c-1.98-.28-4.13-1.2-6.71-2.67l-.78-.43c-1.19.18-3.04.59-5.52%201.23Zm-1.36-8.63c-1.72%201.53-3.11%203.4-4.07%205.49l4.32%201.95c1.44-.52%202.92-.95%204.41-1.29c-1.5-.84-2.99-1.68-4.49-2.51l-.32-.18l1.65-2.58l-.78-1.48c-.24.2-.47.41-.71.61Zm2.62%203.44c2.67-.47%204.76-2.59%205.51-3.93c.14-.21.28-.43.41-.65l3.66-6.51c-1.86.5-3.65%201.27-5.28%202.29l-.76-.35c.13-.08.25-.16.38-.24a4.84%204.84%200%200%200-2.42.13c-1.95.52-3.12%201.36-3.9%202.82l.05.08l.39.74l1.38%202.61c.44.09.9.09%201.34.01c.68-.1%201.3-.35%201.8-.76c1-.81%201.53-1.41%201.57-1.95c.05-.64-.37-1.49-1.53-3.11c1.65%201.1%202.77%202.87%201.86%204.14c-.09.15-.19.28-.3.4c-.3.34-.66.67-1.15%201.07c-.62.48-1.36.8-2.14.9c-.45.07-.9.08-1.35.02l-1.31%202.05c1.17.65%202.33%201.3%203.5%201.95c3.6-.2%205.93-2.39%208.18-5.97c-1.72%203.66-3.86%206-7.15%206.55c.69.38%201.31.73%201.88%201.06c3.53-.23%205.66-2.17%207.9-5.71c-1.7%203.62-3.67%205.75-6.85%206.3c.34.19.69.38%201.04.56l-.04-.04l.39.21c.19.1.39.19.59.28c3.52-.23%205.48-1.91%207.71-5.46c-1.64%203.48-3.39%205.4-6.33%206c2.15.64%203.9.25%205.65-.85c.6-.39%202.04-2.44%204.31-6.16l-8.73-9.36l-3.71%206.62c-.58%201-1.29%201.91-2.13%202.71a6.67%206.67%200%200%201-4.41%201.52Z%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-lefthook.svg?color=%231a73e8&size=48