partner exchange icon
partner-exchange-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- partner-exchange-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
2 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the partner exchange icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.435 8.012L9.778 6.349q-.238-.238-.238-.56t.243-.566l1.657-1.662q.237-.238.562-.238t.57.243l1.656 1.662q.238.238.238.56t-.243.566l-1.657 1.662q-.237.238-.562.238t-.57-.242M2.828 19.385q-.343 0-.575-.232q-.233-.233-.233-.576v-2.693q0-.6.396-1.03q.395-.431.97-.47h2.89q.404 0 .767.193q.364.192.6.56q.764 1.07 1.903 1.66q1.14.588 2.455.588q1.324 0 2.471-.589q1.148-.588 1.906-1.66q.248-.367.605-.559q.356-.192.743-.192h2.89q.581.038.983.469q.402.43.402 1.03v2.693q0 .343-.232.576q-.233.232-.576.232h-4.384q-.344 0-.576-.232Q16 18.92 16 18.577v-1.621q-.837.683-1.863 1.056t-2.142.373q-1.09 0-2.1-.368q-1.012-.367-1.876-1.048v1.608q0 .343-.232.576t-.576.232zm1.752-6.77q-1.021 0-1.762-.74q-.74-.74-.74-1.762q0-1.042.74-1.77q.74-.727 1.762-.727q1.042 0 1.77.727q.728.728.728 1.77q0 1.022-.728 1.762t-1.77.74m14.846 0q-1.021 0-1.761-.74q-.741-.74-.741-1.762q0-1.042.74-1.77q.74-.727 1.762-.727q1.042 0 1.77.727q.728.728.728 1.77q0 1.022-.728 1.762t-1.77.74"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPartnerExchangeRounded(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="M11.435 8.012L9.778 6.349q-.238-.238-.238-.56t.243-.566l1.657-1.662q.237-.238.562-.238t.57.243l1.656 1.662q.238.238.238.56t-.243.566l-1.657 1.662q-.237.238-.562.238t-.57-.242M2.828 19.385q-.343 0-.575-.232q-.233-.233-.233-.576v-2.693q0-.6.396-1.03q.395-.431.97-.47h2.89q.404 0 .767.193q.364.192.6.56q.764 1.07 1.903 1.66q1.14.588 2.455.588q1.324 0 2.471-.589q1.148-.588 1.906-1.66q.248-.367.605-.559q.356-.192.743-.192h2.89q.581.038.983.469q.402.43.402 1.03v2.693q0 .343-.232.576q-.233.232-.576.232h-4.384q-.344 0-.576-.232Q16 18.92 16 18.577v-1.621q-.837.683-1.863 1.056t-2.142.373q-1.09 0-2.1-.368q-1.012-.367-1.876-1.048v1.608q0 .343-.232.576t-.576.232zm1.752-6.77q-1.021 0-1.762-.74q-.74-.74-.74-1.762q0-1.042.74-1.77q.74-.727 1.762-.727q1.042 0 1.77.727q.728.728.728 1.77q0 1.022-.728 1.762t-1.77.74m14.846 0q-1.021 0-1.761-.74q-.741-.74-.741-1.762q0-1.042.74-1.77q.74-.727 1.762-.727q1.042 0 1.77.727q.728.728.728 1.77q0 1.022-.728 1.762t-1.77.74"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.435 8.012L9.778 6.349q-.238-.238-.238-.56t.243-.566l1.657-1.662q.237-.238.562-.238t.57.243l1.656 1.662q.238.238.238.56t-.243.566l-1.657 1.662q-.237.238-.562.238t-.57-.242M2.828 19.385q-.343 0-.575-.232q-.233-.233-.233-.576v-2.693q0-.6.396-1.03q.395-.431.97-.47h2.89q.404 0 .767.193q.364.192.6.56q.764 1.07 1.903 1.66q1.14.588 2.455.588q1.324 0 2.471-.589q1.148-.588 1.906-1.66q.248-.367.605-.559q.356-.192.743-.192h2.89q.581.038.983.469q.402.43.402 1.03v2.693q0 .343-.232.576q-.233.232-.576.232h-4.384q-.344 0-.576-.232Q16 18.92 16 18.577v-1.621q-.837.683-1.863 1.056t-2.142.373q-1.09 0-2.1-.368q-1.012-.367-1.876-1.048v1.608q0 .343-.232.576t-.576.232zm1.752-6.77q-1.021 0-1.762-.74q-.74-.74-.74-1.762q0-1.042.74-1.77q.74-.727 1.762-.727q1.042 0 1.77.727q.728.728.728 1.77q0 1.022-.728 1.762t-1.77.74m14.846 0q-1.021 0-1.761-.74q-.741-.74-.741-1.762q0-1.042.74-1.77q.74-.727 1.762-.727q1.042 0 1.77.727q.728.728.728 1.77q0 1.022-.728 1.762t-1.77.74"/></svg> </template>
CSS
.icon-partner-exchange-rounded {
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%22M11.435%208.012L9.778%206.349q-.238-.238-.238-.56t.243-.566l1.657-1.662q.237-.238.562-.238t.57.243l1.656%201.662q.238.238.238.56t-.243.566l-1.657%201.662q-.237.238-.562.238t-.57-.242M2.828%2019.385q-.343%200-.575-.232q-.233-.233-.233-.576v-2.693q0-.6.396-1.03q.395-.431.97-.47h2.89q.404%200%20.767.193q.364.192.6.56q.764%201.07%201.903%201.66q1.14.588%202.455.588q1.324%200%202.471-.589q1.148-.588%201.906-1.66q.248-.367.605-.559q.356-.192.743-.192h2.89q.581.038.983.469q.402.43.402%201.03v2.693q0%20.343-.232.576q-.233.232-.576.232h-4.384q-.344%200-.576-.232Q16%2018.92%2016%2018.577v-1.621q-.837.683-1.863%201.056t-2.142.373q-1.09%200-2.1-.368q-1.012-.367-1.876-1.048v1.608q0%20.343-.232.576t-.576.232zm1.752-6.77q-1.021%200-1.762-.74q-.74-.74-.74-1.762q0-1.042.74-1.77q.74-.727%201.762-.727q1.042%200%201.77.727q.728.728.728%201.77q0%201.022-.728%201.762t-1.77.74m14.846%200q-1.021%200-1.761-.74q-.741-.74-.741-1.762q0-1.042.74-1.77q.74-.727%201.762-.727q1.042%200%201.77.727q.728.728.728%201.77q0%201.022-.728%201.762t-1.77.74%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%22M11.435%208.012L9.778%206.349q-.238-.238-.238-.56t.243-.566l1.657-1.662q.237-.238.562-.238t.57.243l1.656%201.662q.238.238.238.56t-.243.566l-1.657%201.662q-.237.238-.562.238t-.57-.242M2.828%2019.385q-.343%200-.575-.232q-.233-.233-.233-.576v-2.693q0-.6.396-1.03q.395-.431.97-.47h2.89q.404%200%20.767.193q.364.192.6.56q.764%201.07%201.903%201.66q1.14.588%202.455.588q1.324%200%202.471-.589q1.148-.588%201.906-1.66q.248-.367.605-.559q.356-.192.743-.192h2.89q.581.038.983.469q.402.43.402%201.03v2.693q0%20.343-.232.576q-.233.232-.576.232h-4.384q-.344%200-.576-.232Q16%2018.92%2016%2018.577v-1.621q-.837.683-1.863%201.056t-2.142.373q-1.09%200-2.1-.368q-1.012-.367-1.876-1.048v1.608q0%20.343-.232.576t-.576.232zm1.752-6.77q-1.021%200-1.762-.74q-.74-.74-.74-1.762q0-1.042.74-1.77q.74-.727%201.762-.727q1.042%200%201.77.727q.728.728.728%201.77q0%201.022-.728%201.762t-1.77.74m14.846%200q-1.021%200-1.761-.74q-.741-.74-.741-1.762q0-1.042.74-1.77q.74-.727%201.762-.727q1.042%200%201.77.727q.728.728.728%201.77q0%201.022-.728%201.762t-1.77.74%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/partner-exchange-rounded.svg?color=%231a73e8&size=48