undertake icon
undertake from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.
- Name
- undertake
- Set
- TDesign Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Related icons in TDesign Icons
Use the undertake icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="m20.858 10.215l-6.64 1.527h-.397a1.983 1.983 0 0 0 0-3.965H8.864a2.38 2.38 0 0 0-1.685.694L4.701 10.95v5.55h7.137l6.344-1.586l3.848-1.641a1.644 1.644 0 0 0-1.172-3.058M4.7 10.95v5.55H1v-5.55z"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M4.7 16.5h7.138l6.344-1.586l3.848-1.641a1.644 1.644 0 0 0-.423-3.086a1.65 1.65 0 0 0-.75.028l-6.64 1.527h-.397M4.7 16.5v-5.55m0 5.55H1v-5.55h3.7m0 0l2.48-2.48a2.38 2.38 0 0 1 1.685-.694h4.956a1.983 1.983 0 0 1 0 3.965h-2.247"/></g></svg>
React
import type { SVGProps } from "react";
export function TdesignUndertake(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"><path d="m20.858 10.215l-6.64 1.527h-.397a1.983 1.983 0 0 0 0-3.965H8.864a2.38 2.38 0 0 0-1.685.694L4.701 10.95v5.55h7.137l6.344-1.586l3.848-1.641a1.644 1.644 0 0 0-1.172-3.058M4.7 10.95v5.55H1v-5.55z"/><path stroke="currentColor" strokeLinecap="square" strokeWidth="2" d="M4.7 16.5h7.138l6.344-1.586l3.848-1.641a1.644 1.644 0 0 0-.423-3.086a1.65 1.65 0 0 0-.75.028l-6.64 1.527h-.397M4.7 16.5v-5.55m0 5.55H1v-5.55h3.7m0 0l2.48-2.48a2.38 2.38 0 0 1 1.685-.694h4.956a1.983 1.983 0 0 1 0 3.965h-2.247"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="m20.858 10.215l-6.64 1.527h-.397a1.983 1.983 0 0 0 0-3.965H8.864a2.38 2.38 0 0 0-1.685.694L4.701 10.95v5.55h7.137l6.344-1.586l3.848-1.641a1.644 1.644 0 0 0-1.172-3.058M4.7 10.95v5.55H1v-5.55z"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M4.7 16.5h7.138l6.344-1.586l3.848-1.641a1.644 1.644 0 0 0-.423-3.086a1.65 1.65 0 0 0-.75.028l-6.64 1.527h-.397M4.7 16.5v-5.55m0 5.55H1v-5.55h3.7m0 0l2.48-2.48a2.38 2.38 0 0 1 1.685-.694h4.956a1.983 1.983 0 0 1 0 3.965h-2.247"/></g></svg> </template>
CSS
.icon-undertake {
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%3E%3Cpath%20d%3D%22m20.858%2010.215l-6.64%201.527h-.397a1.983%201.983%200%200%200%200-3.965H8.864a2.38%202.38%200%200%200-1.685.694L4.701%2010.95v5.55h7.137l6.344-1.586l3.848-1.641a1.644%201.644%200%200%200-1.172-3.058M4.7%2010.95v5.55H1v-5.55z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M4.7%2016.5h7.138l6.344-1.586l3.848-1.641a1.644%201.644%200%200%200-.423-3.086a1.65%201.65%200%200%200-.75.028l-6.64%201.527h-.397M4.7%2016.5v-5.55m0%205.55H1v-5.55h3.7m0%200l2.48-2.48a2.38%202.38%200%200%201%201.685-.694h4.956a1.983%201.983%200%200%201%200%203.965h-2.247%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%3E%3Cpath%20d%3D%22m20.858%2010.215l-6.64%201.527h-.397a1.983%201.983%200%200%200%200-3.965H8.864a2.38%202.38%200%200%200-1.685.694L4.701%2010.95v5.55h7.137l6.344-1.586l3.848-1.641a1.644%201.644%200%200%200-1.172-3.058M4.7%2010.95v5.55H1v-5.55z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M4.7%2016.5h7.138l6.344-1.586l3.848-1.641a1.644%201.644%200%200%200-.423-3.086a1.65%201.65%200%200%200-.75.028l-6.64%201.527h-.397M4.7%2016.5v-5.55m0%205.55H1v-5.55h3.7m0%200l2.48-2.48a2.38%202.38%200%200%201%201.685-.694h4.956a1.983%201.983%200%200%201%200%203.965h-2.247%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/undertake.svg?color=%231a73e8&size=48