swap-3-fill from Remix Icon by Remix Design · Fill · Finance · Apache-2.0 Free for personal and commercial use.

Name
swap-3-fill
Set
Remix Icon
Style
Fill
Category
Finance
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

More finance icons from Remix Icon

Use the swap 3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 5.914L3.707 8.207L2.293 6.793L7 2.086l4.707 4.707l-1.414 1.414L8 5.914V11H6zM12.5 7a4.5 4.5 0 1 0 9 0a4.5 4.5 0 0 0-9 0m9.207 10.207l-1.414-1.414L18 18.086V13h-2v5.086l-2.293-2.293l-1.414 1.414L17 21.914zM11 14a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1z"/></svg>

React

import type { SVGProps } from "react";

export function RiSwap3Fill(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="M6 5.914L3.707 8.207L2.293 6.793L7 2.086l4.707 4.707l-1.414 1.414L8 5.914V11H6zM12.5 7a4.5 4.5 0 1 0 9 0a4.5 4.5 0 0 0-9 0m9.207 10.207l-1.414-1.414L18 18.086V13h-2v5.086l-2.293-2.293l-1.414 1.414L17 21.914zM11 14a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 5.914L3.707 8.207L2.293 6.793L7 2.086l4.707 4.707l-1.414 1.414L8 5.914V11H6zM12.5 7a4.5 4.5 0 1 0 9 0a4.5 4.5 0 0 0-9 0m9.207 10.207l-1.414-1.414L18 18.086V13h-2v5.086l-2.293-2.293l-1.414 1.414L17 21.914zM11 14a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1z"/></svg>
</template>

CSS

.icon-swap-3-fill {
  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%22M6%205.914L3.707%208.207L2.293%206.793L7%202.086l4.707%204.707l-1.414%201.414L8%205.914V11H6zM12.5%207a4.5%204.5%200%201%200%209%200a4.5%204.5%200%200%200-9%200m9.207%2010.207l-1.414-1.414L18%2018.086V13h-2v5.086l-2.293-2.293l-1.414%201.414L17%2021.914zM11%2014a1%201%200%200%200-1-1H4a1%201%200%200%200-1%201v6a1%201%200%200%200%201%201h6a1%201%200%200%200%201-1z%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%22M6%205.914L3.707%208.207L2.293%206.793L7%202.086l4.707%204.707l-1.414%201.414L8%205.914V11H6zM12.5%207a4.5%204.5%200%201%200%209%200a4.5%204.5%200%200%200-9%200m9.207%2010.207l-1.414-1.414L18%2018.086V13h-2v5.086l-2.293-2.293l-1.414%201.414L17%2021.914zM11%2014a1%201%200%200%200-1-1H4a1%201%200%200%200-1%201v6a1%201%200%200%200%201%201h6a1%201%200%200%200%201-1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/swap-3-fill.svg?color=%231a73e8&size=48