file type light todo logo
file-type-light-todo from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-light-todo
- 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 todo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="green" d="m17.866 15.509l-.98.98l-.98-.978l-1.957-1.957l.977-.977l1.957 1.957l4.891-4.894l.98.977z"/><path fill="#c00000" d="M14.454 21.443h8.303v1.383h-8.303z"/><path d="M2 5.74v23.709h24.909V5.74Zm23.477 22.449l-22.083-.058l.023-20.974h22.077ZM6.151 10.951v5.534h5.534v-5.534ZM10.3 15.1H7.534v-2.766H10.3Zm-4.151 4.22v5.534h5.534v-5.531Zm4.151 4.154H7.534v-2.765H10.3ZM30 2.551V26.24h-1.431L28.549 4l-22.4-.029v-1.42z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeLightTodo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="green" d="m17.866 15.509l-.98.98l-.98-.978l-1.957-1.957l.977-.977l1.957 1.957l4.891-4.894l.98.977z"/><path fill="#c00000" d="M14.454 21.443h8.303v1.383h-8.303z"/><path d="M2 5.74v23.709h24.909V5.74Zm23.477 22.449l-22.083-.058l.023-20.974h22.077ZM6.151 10.951v5.534h5.534v-5.534ZM10.3 15.1H7.534v-2.766H10.3Zm-4.151 4.22v5.534h5.534v-5.531Zm4.151 4.154H7.534v-2.765H10.3ZM30 2.551V26.24h-1.431L28.549 4l-22.4-.029v-1.42z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="green" d="m17.866 15.509l-.98.98l-.98-.978l-1.957-1.957l.977-.977l1.957 1.957l4.891-4.894l.98.977z"/><path fill="#c00000" d="M14.454 21.443h8.303v1.383h-8.303z"/><path d="M2 5.74v23.709h24.909V5.74Zm23.477 22.449l-22.083-.058l.023-20.974h22.077ZM6.151 10.951v5.534h5.534v-5.534ZM10.3 15.1H7.534v-2.766H10.3Zm-4.151 4.22v5.534h5.534v-5.531Zm4.151 4.154H7.534v-2.765H10.3ZM30 2.551V26.24h-1.431L28.549 4l-22.4-.029v-1.42z"/></svg> </template>
CSS
.icon-file-type-light-todo {
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%22green%22%20d%3D%22m17.866%2015.509l-.98.98l-.98-.978l-1.957-1.957l.977-.977l1.957%201.957l4.891-4.894l.98.977z%22%2F%3E%3Cpath%20fill%3D%22%23c00000%22%20d%3D%22M14.454%2021.443h8.303v1.383h-8.303z%22%2F%3E%3Cpath%20d%3D%22M2%205.74v23.709h24.909V5.74Zm23.477%2022.449l-22.083-.058l.023-20.974h22.077ZM6.151%2010.951v5.534h5.534v-5.534ZM10.3%2015.1H7.534v-2.766H10.3Zm-4.151%204.22v5.534h5.534v-5.531Zm4.151%204.154H7.534v-2.765H10.3ZM30%202.551V26.24h-1.431L28.549%204l-22.4-.029v-1.42z%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%22green%22%20d%3D%22m17.866%2015.509l-.98.98l-.98-.978l-1.957-1.957l.977-.977l1.957%201.957l4.891-4.894l.98.977z%22%2F%3E%3Cpath%20fill%3D%22%23c00000%22%20d%3D%22M14.454%2021.443h8.303v1.383h-8.303z%22%2F%3E%3Cpath%20d%3D%22M2%205.74v23.709h24.909V5.74Zm23.477%2022.449l-22.083-.058l.023-20.974h22.077ZM6.151%2010.951v5.534h5.534v-5.534ZM10.3%2015.1H7.534v-2.766H10.3Zm-4.151%204.22v5.534h5.534v-5.531Zm4.151%204.154H7.534v-2.765H10.3ZM30%202.551V26.24h-1.431L28.549%204l-22.4-.029v-1.42z%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-todo.svg?color=%231a73e8&size=48