exchange alt icon

exchange-alt from Line Awesome by Icons8 · Line · Arrows · Apache-2.0 Free for personal and commercial use.

Name
exchange-alt
Set
Line Awesome
Style
Line
Category
Arrows
Viewbox
32×32
License
Apache 2.0
Aliases
exchange-alt-solid

The same icon in other sets

More arrows icons from Line Awesome

Use the exchange alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.188 2.281L20.78 3.72L25.063 8H4v2h21.063l-4.282 4.281l1.407 1.438L28.905 9zm-12.375 14L3.093 23l6.72 6.719l1.406-1.438L6.938 24H28v-2H6.937l4.282-4.281z"/></svg>

React

import type { SVGProps } from "react";

export function LaExchangeAlt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.188 2.281L20.78 3.72L25.063 8H4v2h21.063l-4.282 4.281l1.407 1.438L28.905 9zm-12.375 14L3.093 23l6.72 6.719l1.406-1.438L6.938 24H28v-2H6.937l4.282-4.281z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.188 2.281L20.78 3.72L25.063 8H4v2h21.063l-4.282 4.281l1.407 1.438L28.905 9zm-12.375 14L3.093 23l6.72 6.719l1.406-1.438L6.938 24H28v-2H6.937l4.282-4.281z"/></svg>
</template>

CSS

.icon-exchange-alt {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.188%202.281L20.78%203.72L25.063%208H4v2h21.063l-4.282%204.281l1.407%201.438L28.905%209zm-12.375%2014L3.093%2023l6.72%206.719l1.406-1.438L6.938%2024H28v-2H6.937l4.282-4.281z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.188%202.281L20.78%203.72L25.063%208H4v2h21.063l-4.282%204.281l1.407%201.438L28.905%209zm-12.375%2014L3.093%2023l6.72%206.719l1.406-1.438L6.938%2024H28v-2H6.937l4.282-4.281z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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