swap from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
swap
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the swap logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.5 9.616v1.034l3.15-2.25L7.5 6.375v.92a4.95 4.95 0 0 0 .45 9.88c1.133 0 2.7-.399 3.6-1.35c1.125-1.299 2.466-4.57 2.466-4.57L9.999 13.86a2.59 2.59 0 0 1-3.327.465A2.588 2.588 0 0 1 7.5 9.616"/><path fill="currentColor" d="M16.5 14.384V13.35l-3.15 2.25l3.15 2.025v-.92a4.95 4.95 0 0 0-.45-9.88c-1.134 0-2.7.399-3.6 1.35c-1.125 1.299-2.466 4.57-2.466 4.57L14 10.14a2.588 2.588 0 1 1 2.499 4.243"/></svg>

React

import type { SVGProps } from "react";

export function TokenSwap(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="M7.5 9.616v1.034l3.15-2.25L7.5 6.375v.92a4.95 4.95 0 0 0 .45 9.88c1.133 0 2.7-.399 3.6-1.35c1.125-1.299 2.466-4.57 2.466-4.57L9.999 13.86a2.59 2.59 0 0 1-3.327.465A2.588 2.588 0 0 1 7.5 9.616"/><path fill="currentColor" d="M16.5 14.384V13.35l-3.15 2.25l3.15 2.025v-.92a4.95 4.95 0 0 0-.45-9.88c-1.134 0-2.7.399-3.6 1.35c-1.125 1.299-2.466 4.57-2.466 4.57L14 10.14a2.588 2.588 0 1 1 2.499 4.243"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.5 9.616v1.034l3.15-2.25L7.5 6.375v.92a4.95 4.95 0 0 0 .45 9.88c1.133 0 2.7-.399 3.6-1.35c1.125-1.299 2.466-4.57 2.466-4.57L9.999 13.86a2.59 2.59 0 0 1-3.327.465A2.588 2.588 0 0 1 7.5 9.616"/><path fill="currentColor" d="M16.5 14.384V13.35l-3.15 2.25l3.15 2.025v-.92a4.95 4.95 0 0 0-.45-9.88c-1.134 0-2.7.399-3.6 1.35c-1.125 1.299-2.466 4.57-2.466 4.57L14 10.14a2.588 2.588 0 1 1 2.499 4.243"/></svg>
</template>

CSS

.icon-swap {
  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%22M7.5%209.616v1.034l3.15-2.25L7.5%206.375v.92a4.95%204.95%200%200%200%20.45%209.88c1.133%200%202.7-.399%203.6-1.35c1.125-1.299%202.466-4.57%202.466-4.57L9.999%2013.86a2.59%202.59%200%200%201-3.327.465A2.588%202.588%200%200%201%207.5%209.616%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.5%2014.384V13.35l-3.15%202.25l3.15%202.025v-.92a4.95%204.95%200%200%200-.45-9.88c-1.134%200-2.7.399-3.6%201.35c-1.125%201.299-2.466%204.57-2.466%204.57L14%2010.14a2.588%202.588%200%201%201%202.499%204.243%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%22M7.5%209.616v1.034l3.15-2.25L7.5%206.375v.92a4.95%204.95%200%200%200%20.45%209.88c1.133%200%202.7-.399%203.6-1.35c1.125-1.299%202.466-4.57%202.466-4.57L9.999%2013.86a2.59%202.59%200%200%201-3.327.465A2.588%202.588%200%200%201%207.5%209.616%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.5%2014.384V13.35l-3.15%202.25l3.15%202.025v-.92a4.95%204.95%200%200%200-.45-9.88c-1.134%200-2.7.399-3.6%201.35c-1.125%201.299-2.466%204.57-2.466%204.57L14%2010.14a2.588%202.588%200%201%201%202.499%204.243%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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