undertake icon
undertake-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- undertake-filled
- Set
- TDesign Icons
- Style
- Filled
- 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"><path fill="currentColor" d="M8.861 8.777a1.38 1.38 0 0 0-.976.402l-2.184 2.185V15.5h6.014l6.147-1.537l3.741-1.596a.645.645 0 0 0-.48-1.188l-.02.006l-6.773 1.557h-3.757v-2h3.247a.983.983 0 0 0 0-1.965zm7.919 1.35l3.836-.883a2.647 2.647 0 0 1 1.86 4.924l-.027.013l-3.948 1.684l-6.54 1.635H0V9.95h4.286l2.187-2.187a3.38 3.38 0 0 1 2.392-.986h.001h-.002h4.956a2.983 2.983 0 0 1 2.96 3.35"/></svg>
React
import type { SVGProps } from "react";
export function TdesignUndertakeFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.861 8.777a1.38 1.38 0 0 0-.976.402l-2.184 2.185V15.5h6.014l6.147-1.537l3.741-1.596a.645.645 0 0 0-.48-1.188l-.02.006l-6.773 1.557h-3.757v-2h3.247a.983.983 0 0 0 0-1.965zm7.919 1.35l3.836-.883a2.647 2.647 0 0 1 1.86 4.924l-.027.013l-3.948 1.684l-6.54 1.635H0V9.95h4.286l2.187-2.187a3.38 3.38 0 0 1 2.392-.986h.001h-.002h4.956a2.983 2.983 0 0 1 2.96 3.35"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.861 8.777a1.38 1.38 0 0 0-.976.402l-2.184 2.185V15.5h6.014l6.147-1.537l3.741-1.596a.645.645 0 0 0-.48-1.188l-.02.006l-6.773 1.557h-3.757v-2h3.247a.983.983 0 0 0 0-1.965zm7.919 1.35l3.836-.883a2.647 2.647 0 0 1 1.86 4.924l-.027.013l-3.948 1.684l-6.54 1.635H0V9.95h4.286l2.187-2.187a3.38 3.38 0 0 1 2.392-.986h.001h-.002h4.956a2.983 2.983 0 0 1 2.96 3.35"/></svg> </template>
CSS
.icon-undertake-filled {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.861%208.777a1.38%201.38%200%200%200-.976.402l-2.184%202.185V15.5h6.014l6.147-1.537l3.741-1.596a.645.645%200%200%200-.48-1.188l-.02.006l-6.773%201.557h-3.757v-2h3.247a.983.983%200%200%200%200-1.965zm7.919%201.35l3.836-.883a2.647%202.647%200%200%201%201.86%204.924l-.027.013l-3.948%201.684l-6.54%201.635H0V9.95h4.286l2.187-2.187a3.38%203.38%200%200%201%202.392-.986h.001h-.002h4.956a2.983%202.983%200%200%201%202.96%203.35%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.861%208.777a1.38%201.38%200%200%200-.976.402l-2.184%202.185V15.5h6.014l6.147-1.537l3.741-1.596a.645.645%200%200%200-.48-1.188l-.02.006l-6.773%201.557h-3.757v-2h3.247a.983.983%200%200%200%200-1.965zm7.919%201.35l3.836-.883a2.647%202.647%200%200%201%201.86%204.924l-.027.013l-3.948%201.684l-6.54%201.635H0V9.95h4.286l2.187-2.187a3.38%203.38%200%200%201%202.392-.986h.001h-.002h4.956a2.983%202.983%200%200%201%202.96%203.35%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/undertake-filled.svg?color=%231a73e8&size=48