partner exchange icon
partner-exchange-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- partner-exchange-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
2 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
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.3 8.3L9.225 6.2q-.3-.3-.3-.7t.3-.7l2.078-2.1q.297-.3.706-.3q.41 0 .716.3L14.8 4.8q.3.3.3.7t-.3.7l-2.078 2.1q-.297.3-.706.3q-.41 0-.716-.3M2 20q-.425 0-.712-.288T1 19v-3q0-.85.588-1.425T3 14h3.275q.5 0 .95.25t.725.675q.725.975 1.788 1.525T12 17q1.225 0 2.288-.55t1.762-1.525q.325-.425.763-.675t.912-.25H21q.85 0 1.425.575T23 16v3q0 .425-.288.713T22 20h-5q-.425 0-.712-.288T16 19v-1.275q-.875.625-1.888.95T12 19q-1.075 0-2.1-.337T8 17.7V19q0 .425-.288.713T7 20zm2-7q-1.25 0-2.125-.875T1 10q0-1.275.875-2.137T4 7q1.275 0 2.138.863T7 10q0 1.25-.862 2.125T4 13m16 0q-1.25 0-2.125-.875T17 10q0-1.275.875-2.137T20 7q1.275 0 2.138.863T23 10q0 1.25-.862 2.125T20 13"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsPartnerExchangeRounded(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.3 8.3L9.225 6.2q-.3-.3-.3-.7t.3-.7l2.078-2.1q.297-.3.706-.3q.41 0 .716.3L14.8 4.8q.3.3.3.7t-.3.7l-2.078 2.1q-.297.3-.706.3q-.41 0-.716-.3M2 20q-.425 0-.712-.288T1 19v-3q0-.85.588-1.425T3 14h3.275q.5 0 .95.25t.725.675q.725.975 1.788 1.525T12 17q1.225 0 2.288-.55t1.762-1.525q.325-.425.763-.675t.912-.25H21q.85 0 1.425.575T23 16v3q0 .425-.288.713T22 20h-5q-.425 0-.712-.288T16 19v-1.275q-.875.625-1.888.95T12 19q-1.075 0-2.1-.337T8 17.7V19q0 .425-.288.713T7 20zm2-7q-1.25 0-2.125-.875T1 10q0-1.275.875-2.137T4 7q1.275 0 2.138.863T7 10q0 1.25-.862 2.125T4 13m16 0q-1.25 0-2.125-.875T17 10q0-1.275.875-2.137T20 7q1.275 0 2.138.863T23 10q0 1.25-.862 2.125T20 13"/></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.3 8.3L9.225 6.2q-.3-.3-.3-.7t.3-.7l2.078-2.1q.297-.3.706-.3q.41 0 .716.3L14.8 4.8q.3.3.3.7t-.3.7l-2.078 2.1q-.297.3-.706.3q-.41 0-.716-.3M2 20q-.425 0-.712-.288T1 19v-3q0-.85.588-1.425T3 14h3.275q.5 0 .95.25t.725.675q.725.975 1.788 1.525T12 17q1.225 0 2.288-.55t1.762-1.525q.325-.425.763-.675t.912-.25H21q.85 0 1.425.575T23 16v3q0 .425-.288.713T22 20h-5q-.425 0-.712-.288T16 19v-1.275q-.875.625-1.888.95T12 19q-1.075 0-2.1-.337T8 17.7V19q0 .425-.288.713T7 20zm2-7q-1.25 0-2.125-.875T1 10q0-1.275.875-2.137T4 7q1.275 0 2.138.863T7 10q0 1.25-.862 2.125T4 13m16 0q-1.25 0-2.125-.875T17 10q0-1.275.875-2.137T20 7q1.275 0 2.138.863T23 10q0 1.25-.862 2.125T20 13"/></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.3%208.3L9.225%206.2q-.3-.3-.3-.7t.3-.7l2.078-2.1q.297-.3.706-.3q.41%200%20.716.3L14.8%204.8q.3.3.3.7t-.3.7l-2.078%202.1q-.297.3-.706.3q-.41%200-.716-.3M2%2020q-.425%200-.712-.288T1%2019v-3q0-.85.588-1.425T3%2014h3.275q.5%200%20.95.25t.725.675q.725.975%201.788%201.525T12%2017q1.225%200%202.288-.55t1.762-1.525q.325-.425.763-.675t.912-.25H21q.85%200%201.425.575T23%2016v3q0%20.425-.288.713T22%2020h-5q-.425%200-.712-.288T16%2019v-1.275q-.875.625-1.888.95T12%2019q-1.075%200-2.1-.337T8%2017.7V19q0%20.425-.288.713T7%2020zm2-7q-1.25%200-2.125-.875T1%2010q0-1.275.875-2.137T4%207q1.275%200%202.138.863T7%2010q0%201.25-.862%202.125T4%2013m16%200q-1.25%200-2.125-.875T17%2010q0-1.275.875-2.137T20%207q1.275%200%202.138.863T23%2010q0%201.25-.862%202.125T20%2013%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.3%208.3L9.225%206.2q-.3-.3-.3-.7t.3-.7l2.078-2.1q.297-.3.706-.3q.41%200%20.716.3L14.8%204.8q.3.3.3.7t-.3.7l-2.078%202.1q-.297.3-.706.3q-.41%200-.716-.3M2%2020q-.425%200-.712-.288T1%2019v-3q0-.85.588-1.425T3%2014h3.275q.5%200%20.95.25t.725.675q.725.975%201.788%201.525T12%2017q1.225%200%202.288-.55t1.762-1.525q.325-.425.763-.675t.912-.25H21q.85%200%201.425.575T23%2016v3q0%20.425-.288.713T22%2020h-5q-.425%200-.712-.288T16%2019v-1.275q-.875.625-1.888.95T12%2019q-1.075%200-2.1-.337T8%2017.7V19q0%20.425-.288.713T7%2020zm2-7q-1.25%200-2.125-.875T1%2010q0-1.275.875-2.137T4%207q1.275%200%202.138.863T7%2010q0%201.25-.862%202.125T4%2013m16%200q-1.25%200-2.125-.875T17%2010q0-1.275.875-2.137T20%207q1.275%200%202.138.863T23%2010q0%201.25-.862%202.125T20%2013%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/partner-exchange-rounded.svg?color=%231a73e8&size=48