file type light codacy logo
file-type-light-codacy from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-light-codacy
- 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 light codacy logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="M6.534 13.451A9.83 9.83 0 0 1 11.1 7.5L9 3.856a14.04 14.04 0 0 0-6.522 8.5Zm6.93-6.922a9.8 9.8 0 0 1 2.529-.329V2a14 14 0 0 0-3.617.472Zm5.082 0a9.82 9.82 0 0 1 5.938 4.571L28.125 9a14.03 14.03 0 0 0-8.482-6.522ZM2.005 16a14 14 0 0 0 .472 3.617l4.057-1.088a9.8 9.8 0 0 1-.328-2.537h-4.2Zm1.873 7.006a14 14 0 0 0 2.217 2.9l2.969-2.969A10 10 0 0 1 7.5 20.909ZM9 28.127A13.9 13.9 0 0 0 15.985 30v-4.2a9.74 9.74 0 0 1-4.885-1.313Zm15.475-7.218a9.82 9.82 0 0 1-5.946 4.553l1.088 4.057a14.03 14.03 0 0 0 8.491-6.514Zm5.042-1.144a14.05 14.05 0 0 0 0-7.266l-4.065 1.088a9.8 9.8 0 0 1 0 5.09Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeLightCodacy(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="M6.534 13.451A9.83 9.83 0 0 1 11.1 7.5L9 3.856a14.04 14.04 0 0 0-6.522 8.5Zm6.93-6.922a9.8 9.8 0 0 1 2.529-.329V2a14 14 0 0 0-3.617.472Zm5.082 0a9.82 9.82 0 0 1 5.938 4.571L28.125 9a14.03 14.03 0 0 0-8.482-6.522ZM2.005 16a14 14 0 0 0 .472 3.617l4.057-1.088a9.8 9.8 0 0 1-.328-2.537h-4.2Zm1.873 7.006a14 14 0 0 0 2.217 2.9l2.969-2.969A10 10 0 0 1 7.5 20.909ZM9 28.127A13.9 13.9 0 0 0 15.985 30v-4.2a9.74 9.74 0 0 1-4.885-1.313Zm15.475-7.218a9.82 9.82 0 0 1-5.946 4.553l1.088 4.057a14.03 14.03 0 0 0 8.491-6.514Zm5.042-1.144a14.05 14.05 0 0 0 0-7.266l-4.065 1.088a9.8 9.8 0 0 1 0 5.09Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="M6.534 13.451A9.83 9.83 0 0 1 11.1 7.5L9 3.856a14.04 14.04 0 0 0-6.522 8.5Zm6.93-6.922a9.8 9.8 0 0 1 2.529-.329V2a14 14 0 0 0-3.617.472Zm5.082 0a9.82 9.82 0 0 1 5.938 4.571L28.125 9a14.03 14.03 0 0 0-8.482-6.522ZM2.005 16a14 14 0 0 0 .472 3.617l4.057-1.088a9.8 9.8 0 0 1-.328-2.537h-4.2Zm1.873 7.006a14 14 0 0 0 2.217 2.9l2.969-2.969A10 10 0 0 1 7.5 20.909ZM9 28.127A13.9 13.9 0 0 0 15.985 30v-4.2a9.74 9.74 0 0 1-4.885-1.313Zm15.475-7.218a9.82 9.82 0 0 1-5.946 4.553l1.088 4.057a14.03 14.03 0 0 0 8.491-6.514Zm5.042-1.144a14.05 14.05 0 0 0 0-7.266l-4.065 1.088a9.8 9.8 0 0 1 0 5.09Z"/></svg> </template>
CSS
.icon-file-type-light-codacy {
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%20d%3D%22M6.534%2013.451A9.83%209.83%200%200%201%2011.1%207.5L9%203.856a14.04%2014.04%200%200%200-6.522%208.5Zm6.93-6.922a9.8%209.8%200%200%201%202.529-.329V2a14%2014%200%200%200-3.617.472Zm5.082%200a9.82%209.82%200%200%201%205.938%204.571L28.125%209a14.03%2014.03%200%200%200-8.482-6.522ZM2.005%2016a14%2014%200%200%200%20.472%203.617l4.057-1.088a9.8%209.8%200%200%201-.328-2.537h-4.2Zm1.873%207.006a14%2014%200%200%200%202.217%202.9l2.969-2.969A10%2010%200%200%201%207.5%2020.909ZM9%2028.127A13.9%2013.9%200%200%200%2015.985%2030v-4.2a9.74%209.74%200%200%201-4.885-1.313Zm15.475-7.218a9.82%209.82%200%200%201-5.946%204.553l1.088%204.057a14.03%2014.03%200%200%200%208.491-6.514Zm5.042-1.144a14.05%2014.05%200%200%200%200-7.266l-4.065%201.088a9.8%209.8%200%200%201%200%205.09Z%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%20d%3D%22M6.534%2013.451A9.83%209.83%200%200%201%2011.1%207.5L9%203.856a14.04%2014.04%200%200%200-6.522%208.5Zm6.93-6.922a9.8%209.8%200%200%201%202.529-.329V2a14%2014%200%200%200-3.617.472Zm5.082%200a9.82%209.82%200%200%201%205.938%204.571L28.125%209a14.03%2014.03%200%200%200-8.482-6.522ZM2.005%2016a14%2014%200%200%200%20.472%203.617l4.057-1.088a9.8%209.8%200%200%201-.328-2.537h-4.2Zm1.873%207.006a14%2014%200%200%200%202.217%202.9l2.969-2.969A10%2010%200%200%201%207.5%2020.909ZM9%2028.127A13.9%2013.9%200%200%200%2015.985%2030v-4.2a9.74%209.74%200%200%201-4.885-1.313Zm15.475-7.218a9.82%209.82%200%200%201-5.946%204.553l1.088%204.057a14.03%2014.03%200%200%200%208.491-6.514Zm5.042-1.144a14.05%2014.05%200%200%200%200-7.266l-4.065%201.088a9.8%209.8%200%200%201%200%205.09Z%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-light-codacy.svg?color=%231a73e8&size=48