mediation icon
mediation from Material Symbols Light by Google · Regular · Business · Apache-2.0 Free for personal and commercial use.
- Name
- mediation
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- mediation-outline, mediation-outline-sharp, mediation-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More business icons from Material Symbols Light
Use the mediation icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.096 22.5q-1.038 0-1.769-.73T2.597 20t.73-1.77t1.77-.73q.713 0 1.29.36q.577.361.905.982q1.764-.992 2.881-2.66q1.118-1.666 1.4-3.682H7.55q-.184.88-.873 1.44q-.688.56-1.58.56q-1.04 0-1.77-.73T2.597 12t.73-1.77t1.77-.73q.892 0 1.58.56t.873 1.44h4.023q-.283-2.016-1.4-3.663q-1.117-1.648-2.88-2.68q-.33.622-.907.983q-.577.36-1.29.36q-1.038 0-1.769-.73T2.597 4t.73-1.77t1.77-.73q1.095 0 1.84.812t.66 1.946q2.101 1.05 3.407 2.967t1.58 4.275h6.905l-2.1-2.1l.707-.708L21.404 12l-3.308 3.308l-.707-.708l2.1-2.1h-6.905q-.274 2.358-1.574 4.278t-3.414 2.964q.085 1.135-.66 1.946t-1.84.812"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMediation(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="M5.096 22.5q-1.038 0-1.769-.73T2.597 20t.73-1.77t1.77-.73q.713 0 1.29.36q.577.361.905.982q1.764-.992 2.881-2.66q1.118-1.666 1.4-3.682H7.55q-.184.88-.873 1.44q-.688.56-1.58.56q-1.04 0-1.77-.73T2.597 12t.73-1.77t1.77-.73q.892 0 1.58.56t.873 1.44h4.023q-.283-2.016-1.4-3.663q-1.117-1.648-2.88-2.68q-.33.622-.907.983q-.577.36-1.29.36q-1.038 0-1.769-.73T2.597 4t.73-1.77t1.77-.73q1.095 0 1.84.812t.66 1.946q2.101 1.05 3.407 2.967t1.58 4.275h6.905l-2.1-2.1l.707-.708L21.404 12l-3.308 3.308l-.707-.708l2.1-2.1h-6.905q-.274 2.358-1.574 4.278t-3.414 2.964q.085 1.135-.66 1.946t-1.84.812"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.096 22.5q-1.038 0-1.769-.73T2.597 20t.73-1.77t1.77-.73q.713 0 1.29.36q.577.361.905.982q1.764-.992 2.881-2.66q1.118-1.666 1.4-3.682H7.55q-.184.88-.873 1.44q-.688.56-1.58.56q-1.04 0-1.77-.73T2.597 12t.73-1.77t1.77-.73q.892 0 1.58.56t.873 1.44h4.023q-.283-2.016-1.4-3.663q-1.117-1.648-2.88-2.68q-.33.622-.907.983q-.577.36-1.29.36q-1.038 0-1.769-.73T2.597 4t.73-1.77t1.77-.73q1.095 0 1.84.812t.66 1.946q2.101 1.05 3.407 2.967t1.58 4.275h6.905l-2.1-2.1l.707-.708L21.404 12l-3.308 3.308l-.707-.708l2.1-2.1h-6.905q-.274 2.358-1.574 4.278t-3.414 2.964q.085 1.135-.66 1.946t-1.84.812"/></svg> </template>
CSS
.icon-mediation {
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%22M5.096%2022.5q-1.038%200-1.769-.73T2.597%2020t.73-1.77t1.77-.73q.713%200%201.29.36q.577.361.905.982q1.764-.992%202.881-2.66q1.118-1.666%201.4-3.682H7.55q-.184.88-.873%201.44q-.688.56-1.58.56q-1.04%200-1.77-.73T2.597%2012t.73-1.77t1.77-.73q.892%200%201.58.56t.873%201.44h4.023q-.283-2.016-1.4-3.663q-1.117-1.648-2.88-2.68q-.33.622-.907.983q-.577.36-1.29.36q-1.038%200-1.769-.73T2.597%204t.73-1.77t1.77-.73q1.095%200%201.84.812t.66%201.946q2.101%201.05%203.407%202.967t1.58%204.275h6.905l-2.1-2.1l.707-.708L21.404%2012l-3.308%203.308l-.707-.708l2.1-2.1h-6.905q-.274%202.358-1.574%204.278t-3.414%202.964q.085%201.135-.66%201.946t-1.84.812%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%22M5.096%2022.5q-1.038%200-1.769-.73T2.597%2020t.73-1.77t1.77-.73q.713%200%201.29.36q.577.361.905.982q1.764-.992%202.881-2.66q1.118-1.666%201.4-3.682H7.55q-.184.88-.873%201.44q-.688.56-1.58.56q-1.04%200-1.77-.73T2.597%2012t.73-1.77t1.77-.73q.892%200%201.58.56t.873%201.44h4.023q-.283-2.016-1.4-3.663q-1.117-1.648-2.88-2.68q-.33.622-.907.983q-.577.36-1.29.36q-1.038%200-1.769-.73T2.597%204t.73-1.77t1.77-.73q1.095%200%201.84.812t.66%201.946q2.101%201.05%203.407%202.967t1.58%204.275h6.905l-2.1-2.1l.707-.708L21.404%2012l-3.308%203.308l-.707-.708l2.1-2.1h-6.905q-.274%202.358-1.574%204.278t-3.414%202.964q.085%201.135-.66%201.946t-1.84.812%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/mediation.svg?color=%231a73e8&size=48