exchange 03 icon

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

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

Related icons in Huge Icons

Use the exchange 03 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M16.125 20.5v-6m1.875 0V13m0 9v-1.5m-1.875-3h3.75m0 0c.621 0 1.125.504 1.125 1.125v.75c0 .621-.504 1.125-1.125 1.125H15m4.875-3c.621 0 1.125-.504 1.125-1.125v-.75c0-.621-.504-1.125-1.125-1.125H15M11 5c2.828 0 5.243 0 6.121.799S18 7.429 18 10l-2-1m-4 11c-2.828 0-5.243 0-6.121-.799S5 17.571 5 15l2 1"/><path d="M5.5 3.25c-1.38 0-2.5.84-2.5 1.875S4.12 7 5.5 7S8 7.84 8 8.875S6.88 10.75 5.5 10.75m0-7.5c1.089 0 2.015.522 2.358 1.25M5.5 3.25V2m0 8.75c-1.089 0-2.015-.522-2.358-1.25M5.5 10.75V12"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsExchange03(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M16.125 20.5v-6m1.875 0V13m0 9v-1.5m-1.875-3h3.75m0 0c.621 0 1.125.504 1.125 1.125v.75c0 .621-.504 1.125-1.125 1.125H15m4.875-3c.621 0 1.125-.504 1.125-1.125v-.75c0-.621-.504-1.125-1.125-1.125H15M11 5c2.828 0 5.243 0 6.121.799S18 7.429 18 10l-2-1m-4 11c-2.828 0-5.243 0-6.121-.799S5 17.571 5 15l2 1"/><path d="M5.5 3.25c-1.38 0-2.5.84-2.5 1.875S4.12 7 5.5 7S8 7.84 8 8.875S6.88 10.75 5.5 10.75m0-7.5c1.089 0 2.015.522 2.358 1.25M5.5 3.25V2m0 8.75c-1.089 0-2.015-.522-2.358-1.25M5.5 10.75V12"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M16.125 20.5v-6m1.875 0V13m0 9v-1.5m-1.875-3h3.75m0 0c.621 0 1.125.504 1.125 1.125v.75c0 .621-.504 1.125-1.125 1.125H15m4.875-3c.621 0 1.125-.504 1.125-1.125v-.75c0-.621-.504-1.125-1.125-1.125H15M11 5c2.828 0 5.243 0 6.121.799S18 7.429 18 10l-2-1m-4 11c-2.828 0-5.243 0-6.121-.799S5 17.571 5 15l2 1"/><path d="M5.5 3.25c-1.38 0-2.5.84-2.5 1.875S4.12 7 5.5 7S8 7.84 8 8.875S6.88 10.75 5.5 10.75m0-7.5c1.089 0 2.015.522 2.358 1.25M5.5 3.25V2m0 8.75c-1.089 0-2.015-.522-2.358-1.25M5.5 10.75V12"/></g></svg>
</template>

CSS

.icon-exchange-03 {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16.125%2020.5v-6m1.875%200V13m0%209v-1.5m-1.875-3h3.75m0%200c.621%200%201.125.504%201.125%201.125v.75c0%20.621-.504%201.125-1.125%201.125H15m4.875-3c.621%200%201.125-.504%201.125-1.125v-.75c0-.621-.504-1.125-1.125-1.125H15M11%205c2.828%200%205.243%200%206.121.799S18%207.429%2018%2010l-2-1m-4%2011c-2.828%200-5.243%200-6.121-.799S5%2017.571%205%2015l2%201%22%2F%3E%3Cpath%20d%3D%22M5.5%203.25c-1.38%200-2.5.84-2.5%201.875S4.12%207%205.5%207S8%207.84%208%208.875S6.88%2010.75%205.5%2010.75m0-7.5c1.089%200%202.015.522%202.358%201.25M5.5%203.25V2m0%208.75c-1.089%200-2.015-.522-2.358-1.25M5.5%2010.75V12%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16.125%2020.5v-6m1.875%200V13m0%209v-1.5m-1.875-3h3.75m0%200c.621%200%201.125.504%201.125%201.125v.75c0%20.621-.504%201.125-1.125%201.125H15m4.875-3c.621%200%201.125-.504%201.125-1.125v-.75c0-.621-.504-1.125-1.125-1.125H15M11%205c2.828%200%205.243%200%206.121.799S18%207.429%2018%2010l-2-1m-4%2011c-2.828%200-5.243%200-6.121-.799S5%2017.571%205%2015l2%201%22%2F%3E%3Cpath%20d%3D%22M5.5%203.25c-1.38%200-2.5.84-2.5%201.875S4.12%207%205.5%207S8%207.84%208%208.875S6.88%2010.75%205.5%2010.75m0-7.5c1.089%200%202.015.522%202.358%201.25M5.5%203.25V2m0%208.75c-1.089%200-2.015-.522-2.358-1.25M5.5%2010.75V12%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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