exchange 02 icon

exchange-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
exchange-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the exchange 02 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.125 9.5v-6M6 3.5V2m0 9V9.5m-1.875-3h3.75m0 0C8.496 6.5 9 7.004 9 7.625v.75C9 8.996 8.496 9.5 7.875 9.5H3m4.875-3C8.496 6.5 9 5.996 9 5.375v-.75C9 4.004 8.496 3.5 7.875 3.5H3m12 14l3-4.5l3 4.5m-6 0l3 4.5l3-4.5m-6 0l3 1.125l3-1.125M12 5c2.828 0 5.243 0 6.121.799S19 7.429 19 10l-2-1m-5 10c-2.828 0-5.243 0-6.121-.799S5 16.571 5 14l2 1"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsExchange02(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M4.125 9.5v-6M6 3.5V2m0 9V9.5m-1.875-3h3.75m0 0C8.496 6.5 9 7.004 9 7.625v.75C9 8.996 8.496 9.5 7.875 9.5H3m4.875-3C8.496 6.5 9 5.996 9 5.375v-.75C9 4.004 8.496 3.5 7.875 3.5H3m12 14l3-4.5l3 4.5m-6 0l3 4.5l3-4.5m-6 0l3 1.125l3-1.125M12 5c2.828 0 5.243 0 6.121.799S19 7.429 19 10l-2-1m-5 10c-2.828 0-5.243 0-6.121-.799S5 16.571 5 14l2 1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.125 9.5v-6M6 3.5V2m0 9V9.5m-1.875-3h3.75m0 0C8.496 6.5 9 7.004 9 7.625v.75C9 8.996 8.496 9.5 7.875 9.5H3m4.875-3C8.496 6.5 9 5.996 9 5.375v-.75C9 4.004 8.496 3.5 7.875 3.5H3m12 14l3-4.5l3 4.5m-6 0l3 4.5l3-4.5m-6 0l3 1.125l3-1.125M12 5c2.828 0 5.243 0 6.121.799S19 7.429 19 10l-2-1m-5 10c-2.828 0-5.243 0-6.121-.799S5 16.571 5 14l2 1"/></svg>
</template>

CSS

.icon-exchange-02 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M4.125%209.5v-6M6%203.5V2m0%209V9.5m-1.875-3h3.75m0%200C8.496%206.5%209%207.004%209%207.625v.75C9%208.996%208.496%209.5%207.875%209.5H3m4.875-3C8.496%206.5%209%205.996%209%205.375v-.75C9%204.004%208.496%203.5%207.875%203.5H3m12%2014l3-4.5l3%204.5m-6%200l3%204.5l3-4.5m-6%200l3%201.125l3-1.125M12%205c2.828%200%205.243%200%206.121.799S19%207.429%2019%2010l-2-1m-5%2010c-2.828%200-5.243%200-6.121-.799S5%2016.571%205%2014l2%201%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M4.125%209.5v-6M6%203.5V2m0%209V9.5m-1.875-3h3.75m0%200C8.496%206.5%209%207.004%209%207.625v.75C9%208.996%208.496%209.5%207.875%209.5H3m4.875-3C8.496%206.5%209%205.996%209%205.375v-.75C9%204.004%208.496%203.5%207.875%203.5H3m12%2014l3-4.5l3%204.5m-6%200l3%204.5l3-4.5m-6%200l3%201.125l3-1.125M12%205c2.828%200%205.243%200%206.121.799S19%207.429%2019%2010l-2-1m-5%2010c-2.828%200-5.243%200-6.121-.799S5%2016.571%205%2014l2%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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