list todo icon
list-todo from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- list-todo
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the list todo icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M12.996 6h8m-8 6h8m-8 6h8"/><path stroke-linejoin="round" d="M4.23 19.348c.368.152.834.152 1.766.152s1.398 0 1.765-.152a2 2 0 0 0 1.083-1.083c.152-.367.152-.833.152-1.765s0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083c-.367-.152-.833-.152-1.765-.152s-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083c-.152.367-.152.833-.152 1.765s0 1.398.152 1.765a2 2 0 0 0 1.083 1.083Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M2.996 7.167s.75 0 1.5 1.333c0 0 2.382-3.333 4.5-4"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsListTodo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M12.996 6h8m-8 6h8m-8 6h8"/><path strokeLinejoin="round" d="M4.23 19.348c.368.152.834.152 1.766.152s1.398 0 1.765-.152a2 2 0 0 0 1.083-1.083c.152-.367.152-.833.152-1.765s0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083c-.367-.152-.833-.152-1.765-.152s-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083c-.152.367-.152.833-.152 1.765s0 1.398.152 1.765a2 2 0 0 0 1.083 1.083Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M2.996 7.167s.75 0 1.5 1.333c0 0 2.382-3.333 4.5-4"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M12.996 6h8m-8 6h8m-8 6h8"/><path stroke-linejoin="round" d="M4.23 19.348c.368.152.834.152 1.766.152s1.398 0 1.765-.152a2 2 0 0 0 1.083-1.083c.152-.367.152-.833.152-1.765s0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083c-.367-.152-.833-.152-1.765-.152s-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083c-.152.367-.152.833-.152 1.765s0 1.398.152 1.765a2 2 0 0 0 1.083 1.083Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M2.996 7.167s.75 0 1.5 1.333c0 0 2.382-3.333 4.5-4"/></g></svg> </template>
CSS
.icon-list-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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12.996%206h8m-8%206h8m-8%206h8%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4.23%2019.348c.368.152.834.152%201.766.152s1.398%200%201.765-.152a2%202%200%200%200%201.083-1.083c.152-.367.152-.833.152-1.765s0-1.398-.152-1.765a2%202%200%200%200-1.083-1.083c-.367-.152-.833-.152-1.765-.152s-1.398%200-1.765.152a2%202%200%200%200-1.083%201.083c-.152.367-.152.833-.152%201.765s0%201.398.152%201.765a2%202%200%200%200%201.083%201.083Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2.996%207.167s.75%200%201.5%201.333c0%200%202.382-3.333%204.5-4%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12.996%206h8m-8%206h8m-8%206h8%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4.23%2019.348c.368.152.834.152%201.766.152s1.398%200%201.765-.152a2%202%200%200%200%201.083-1.083c.152-.367.152-.833.152-1.765s0-1.398-.152-1.765a2%202%200%200%200-1.083-1.083c-.367-.152-.833-.152-1.765-.152s-1.398%200-1.765.152a2%202%200%200%200-1.083%201.083c-.152.367-.152.833-.152%201.765s0%201.398.152%201.765a2%202%200%200%200%201.083%201.083Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2.996%207.167s.75%200%201.5%201.333c0%200%202.382-3.333%204.5-4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/list-todo.svg?color=%231a73e8&size=48