undertake transaction icon

undertake-transaction-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
undertake-transaction-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 transaction icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 5.5a4.5 4.5 0 0 1 6.5-4.032a4.5 4.5 0 1 1 0 8.064A4.5 4.5 0 0 1 10 5.5m8.25 2.488q.123.012.25.012a2.5 2.5 0 1 0-.25-4.988A4.5 4.5 0 0 1 19 5.5a4.5 4.5 0 0 1-.75 2.488M8.435 13.25a1.25 1.25 0 0 0-.885.364l-2.05 2.05V19.5h5.627l5.803-1.45l3.532-1.508a.555.555 0 0 0-.416-1.022l-.02.005L13.614 17H10v-2h3.125a.875.875 0 1 0 0-1.75zm7.552 1.152l3.552-.817a2.56 2.56 0 0 1 3.211 2.47a2.56 2.56 0 0 1-1.414 2.287l-.027.014l-3.74 1.595l-6.196 1.549H0v-7.25h4.086l2.052-2.052a3.25 3.25 0 0 1 2.3-.948h4.687a2.875 2.875 0 0 1 2.862 3.152M3.5 16.25H2v3.25h1.5z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignUndertakeTransactionFilled(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="M10 5.5a4.5 4.5 0 0 1 6.5-4.032a4.5 4.5 0 1 1 0 8.064A4.5 4.5 0 0 1 10 5.5m8.25 2.488q.123.012.25.012a2.5 2.5 0 1 0-.25-4.988A4.5 4.5 0 0 1 19 5.5a4.5 4.5 0 0 1-.75 2.488M8.435 13.25a1.25 1.25 0 0 0-.885.364l-2.05 2.05V19.5h5.627l5.803-1.45l3.532-1.508a.555.555 0 0 0-.416-1.022l-.02.005L13.614 17H10v-2h3.125a.875.875 0 1 0 0-1.75zm7.552 1.152l3.552-.817a2.56 2.56 0 0 1 3.211 2.47a2.56 2.56 0 0 1-1.414 2.287l-.027.014l-3.74 1.595l-6.196 1.549H0v-7.25h4.086l2.052-2.052a3.25 3.25 0 0 1 2.3-.948h4.687a2.875 2.875 0 0 1 2.862 3.152M3.5 16.25H2v3.25h1.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 5.5a4.5 4.5 0 0 1 6.5-4.032a4.5 4.5 0 1 1 0 8.064A4.5 4.5 0 0 1 10 5.5m8.25 2.488q.123.012.25.012a2.5 2.5 0 1 0-.25-4.988A4.5 4.5 0 0 1 19 5.5a4.5 4.5 0 0 1-.75 2.488M8.435 13.25a1.25 1.25 0 0 0-.885.364l-2.05 2.05V19.5h5.627l5.803-1.45l3.532-1.508a.555.555 0 0 0-.416-1.022l-.02.005L13.614 17H10v-2h3.125a.875.875 0 1 0 0-1.75zm7.552 1.152l3.552-.817a2.56 2.56 0 0 1 3.211 2.47a2.56 2.56 0 0 1-1.414 2.287l-.027.014l-3.74 1.595l-6.196 1.549H0v-7.25h4.086l2.052-2.052a3.25 3.25 0 0 1 2.3-.948h4.687a2.875 2.875 0 0 1 2.862 3.152M3.5 16.25H2v3.25h1.5z"/></svg>
</template>

CSS

.icon-undertake-transaction-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%22M10%205.5a4.5%204.5%200%200%201%206.5-4.032a4.5%204.5%200%201%201%200%208.064A4.5%204.5%200%200%201%2010%205.5m8.25%202.488q.123.012.25.012a2.5%202.5%200%201%200-.25-4.988A4.5%204.5%200%200%201%2019%205.5a4.5%204.5%200%200%201-.75%202.488M8.435%2013.25a1.25%201.25%200%200%200-.885.364l-2.05%202.05V19.5h5.627l5.803-1.45l3.532-1.508a.555.555%200%200%200-.416-1.022l-.02.005L13.614%2017H10v-2h3.125a.875.875%200%201%200%200-1.75zm7.552%201.152l3.552-.817a2.56%202.56%200%200%201%203.211%202.47a2.56%202.56%200%200%201-1.414%202.287l-.027.014l-3.74%201.595l-6.196%201.549H0v-7.25h4.086l2.052-2.052a3.25%203.25%200%200%201%202.3-.948h4.687a2.875%202.875%200%200%201%202.862%203.152M3.5%2016.25H2v3.25h1.5z%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%22M10%205.5a4.5%204.5%200%200%201%206.5-4.032a4.5%204.5%200%201%201%200%208.064A4.5%204.5%200%200%201%2010%205.5m8.25%202.488q.123.012.25.012a2.5%202.5%200%201%200-.25-4.988A4.5%204.5%200%200%201%2019%205.5a4.5%204.5%200%200%201-.75%202.488M8.435%2013.25a1.25%201.25%200%200%200-.885.364l-2.05%202.05V19.5h5.627l5.803-1.45l3.532-1.508a.555.555%200%200%200-.416-1.022l-.02.005L13.614%2017H10v-2h3.125a.875.875%200%201%200%200-1.75zm7.552%201.152l3.552-.817a2.56%202.56%200%200%201%203.211%202.47a2.56%202.56%200%200%201-1.414%202.287l-.027.014l-3.74%201.595l-6.196%201.549H0v-7.25h4.086l2.052-2.052a3.25%203.25%200%200%201%202.3-.948h4.687a2.875%202.875%200%200%201%202.862%203.152M3.5%2016.25H2v3.25h1.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/undertake-transaction-filled.svg?color=%231a73e8&size=48