reconciliation icon

reconciliation-twotone from Ant Design Icons by HeskeyBaozi · TwoTone · MIT Free for personal and commercial use.

Name
reconciliation-twotone
Set
Ant Design Icons
Style
TwoTone
Viewbox
1024×1024
License
MIT

2 other variants in Ant Design Icons

Use the reconciliation icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" fill-opacity=".15" d="M740 344H404V240H304v160h176c17.7 0 32 14.3 32 32v360h328V240H740zM584 448c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8zm92 301c-50.8 0-92-41.2-92-92s41.2-92 92-92s92 41.2 92 92s-41.2 92-92 92m92-341v96c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-96c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8"/><path fill="currentColor" fill-opacity=".15" d="M642 657a34 34 0 1 0 68 0a34 34 0 1 0-68 0"/><path fill="currentColor" d="M592 512h48c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8m112-104v96c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-96c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8"/><path fill="currentColor" d="M880 168H668c0-30.9-25.1-56-56-56h-80c-30.9 0-56 25.1-56 56H264c-17.7 0-32 14.3-32 32v200h-88c-17.7 0-32 14.3-32 32v448c0 17.7 14.3 32 32 32h336c17.7 0 32-14.3 32-32v-16h368c17.7 0 32-14.3 32-32V200c0-17.7-14.3-32-32-32m-412 64h72v-56h64v56h72v48H468zm-20 616H176V616h272zm0-296H176v-88h272zm392 240H512V432c0-17.7-14.3-32-32-32H304V240h100v104h336V240h100z"/><path fill="currentColor" d="M676 565c-50.8 0-92 41.2-92 92s41.2 92 92 92s92-41.2 92-92s-41.2-92-92-92m0 126c-18.8 0-34-15.2-34-34s15.2-34 34-34s34 15.2 34 34s-15.2 34-34 34"/></svg>

React

import type { SVGProps } from "react";

export function AntDesignReconciliationTwotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" fillOpacity=".15" d="M740 344H404V240H304v160h176c17.7 0 32 14.3 32 32v360h328V240H740zM584 448c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8zm92 301c-50.8 0-92-41.2-92-92s41.2-92 92-92s92 41.2 92 92s-41.2 92-92 92m92-341v96c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-96c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8"/><path fill="currentColor" fillOpacity=".15" d="M642 657a34 34 0 1 0 68 0a34 34 0 1 0-68 0"/><path fill="currentColor" d="M592 512h48c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8m112-104v96c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-96c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8"/><path fill="currentColor" d="M880 168H668c0-30.9-25.1-56-56-56h-80c-30.9 0-56 25.1-56 56H264c-17.7 0-32 14.3-32 32v200h-88c-17.7 0-32 14.3-32 32v448c0 17.7 14.3 32 32 32h336c17.7 0 32-14.3 32-32v-16h368c17.7 0 32-14.3 32-32V200c0-17.7-14.3-32-32-32m-412 64h72v-56h64v56h72v48H468zm-20 616H176V616h272zm0-296H176v-88h272zm392 240H512V432c0-17.7-14.3-32-32-32H304V240h100v104h336V240h100z"/><path fill="currentColor" d="M676 565c-50.8 0-92 41.2-92 92s41.2 92 92 92s92-41.2 92-92s-41.2-92-92-92m0 126c-18.8 0-34-15.2-34-34s15.2-34 34-34s34 15.2 34 34s-15.2 34-34 34"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" fill-opacity=".15" d="M740 344H404V240H304v160h176c17.7 0 32 14.3 32 32v360h328V240H740zM584 448c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8zm92 301c-50.8 0-92-41.2-92-92s41.2-92 92-92s92 41.2 92 92s-41.2 92-92 92m92-341v96c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-96c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8"/><path fill="currentColor" fill-opacity=".15" d="M642 657a34 34 0 1 0 68 0a34 34 0 1 0-68 0"/><path fill="currentColor" d="M592 512h48c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8m112-104v96c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-96c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8"/><path fill="currentColor" d="M880 168H668c0-30.9-25.1-56-56-56h-80c-30.9 0-56 25.1-56 56H264c-17.7 0-32 14.3-32 32v200h-88c-17.7 0-32 14.3-32 32v448c0 17.7 14.3 32 32 32h336c17.7 0 32-14.3 32-32v-16h368c17.7 0 32-14.3 32-32V200c0-17.7-14.3-32-32-32m-412 64h72v-56h64v56h72v48H468zm-20 616H176V616h272zm0-296H176v-88h272zm392 240H512V432c0-17.7-14.3-32-32-32H304V240h100v104h336V240h100z"/><path fill="currentColor" d="M676 565c-50.8 0-92 41.2-92 92s41.2 92 92 92s92-41.2 92-92s-41.2-92-92-92m0 126c-18.8 0-34-15.2-34-34s15.2-34 34-34s34 15.2 34 34s-15.2 34-34 34"/></svg>
</template>

CSS

.icon-reconciliation-twotone {
  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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.15%22%20d%3D%22M740%20344H404V240H304v160h176c17.7%200%2032%2014.3%2032%2032v360h328V240H740zM584%20448c0-4.4%203.6-8%208-8h48c4.4%200%208%203.6%208%208v56c0%204.4-3.6%208-8%208h-48c-4.4%200-8-3.6-8-8zm92%20301c-50.8%200-92-41.2-92-92s41.2-92%2092-92s92%2041.2%2092%2092s-41.2%2092-92%2092m92-341v96c0%204.4-3.6%208-8%208h-48c-4.4%200-8-3.6-8-8v-96c0-4.4%203.6-8%208-8h48c4.4%200%208%203.6%208%208%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.15%22%20d%3D%22M642%20657a34%2034%200%201%200%2068%200a34%2034%200%201%200-68%200%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M592%20512h48c4.4%200%208-3.6%208-8v-56c0-4.4-3.6-8-8-8h-48c-4.4%200-8%203.6-8%208v56c0%204.4%203.6%208%208%208m112-104v96c0%204.4%203.6%208%208%208h48c4.4%200%208-3.6%208-8v-96c0-4.4-3.6-8-8-8h-48c-4.4%200-8%203.6-8%208%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M880%20168H668c0-30.9-25.1-56-56-56h-80c-30.9%200-56%2025.1-56%2056H264c-17.7%200-32%2014.3-32%2032v200h-88c-17.7%200-32%2014.3-32%2032v448c0%2017.7%2014.3%2032%2032%2032h336c17.7%200%2032-14.3%2032-32v-16h368c17.7%200%2032-14.3%2032-32V200c0-17.7-14.3-32-32-32m-412%2064h72v-56h64v56h72v48H468zm-20%20616H176V616h272zm0-296H176v-88h272zm392%20240H512V432c0-17.7-14.3-32-32-32H304V240h100v104h336V240h100z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M676%20565c-50.8%200-92%2041.2-92%2092s41.2%2092%2092%2092s92-41.2%2092-92s-41.2-92-92-92m0%20126c-18.8%200-34-15.2-34-34s15.2-34%2034-34s34%2015.2%2034%2034s-15.2%2034-34%2034%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.15%22%20d%3D%22M740%20344H404V240H304v160h176c17.7%200%2032%2014.3%2032%2032v360h328V240H740zM584%20448c0-4.4%203.6-8%208-8h48c4.4%200%208%203.6%208%208v56c0%204.4-3.6%208-8%208h-48c-4.4%200-8-3.6-8-8zm92%20301c-50.8%200-92-41.2-92-92s41.2-92%2092-92s92%2041.2%2092%2092s-41.2%2092-92%2092m92-341v96c0%204.4-3.6%208-8%208h-48c-4.4%200-8-3.6-8-8v-96c0-4.4%203.6-8%208-8h48c4.4%200%208%203.6%208%208%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.15%22%20d%3D%22M642%20657a34%2034%200%201%200%2068%200a34%2034%200%201%200-68%200%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M592%20512h48c4.4%200%208-3.6%208-8v-56c0-4.4-3.6-8-8-8h-48c-4.4%200-8%203.6-8%208v56c0%204.4%203.6%208%208%208m112-104v96c0%204.4%203.6%208%208%208h48c4.4%200%208-3.6%208-8v-96c0-4.4-3.6-8-8-8h-48c-4.4%200-8%203.6-8%208%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M880%20168H668c0-30.9-25.1-56-56-56h-80c-30.9%200-56%2025.1-56%2056H264c-17.7%200-32%2014.3-32%2032v200h-88c-17.7%200-32%2014.3-32%2032v448c0%2017.7%2014.3%2032%2032%2032h336c17.7%200%2032-14.3%2032-32v-16h368c17.7%200%2032-14.3%2032-32V200c0-17.7-14.3-32-32-32m-412%2064h72v-56h64v56h72v48H468zm-20%20616H176V616h272zm0-296H176v-88h272zm392%20240H512V432c0-17.7-14.3-32-32-32H304V240h100v104h336V240h100z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M676%20565c-50.8%200-92%2041.2-92%2092s41.2%2092%2092%2092s92-41.2%2092-92s-41.2-92-92-92m0%20126c-18.8%200-34-15.2-34-34s15.2-34%2034-34s34%2015.2%2034%2034s-15.2%2034-34%2034%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ant-design/reconciliation-twotone.svg?color=%231a73e8&size=48