mediation icon
mediation-rounded from Material Symbols Light by Google · Rounded · Business · Apache-2.0 Free for personal and commercial use.
- Name
- mediation-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- mediation-outline-rounded
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="M19.489 12.5h-6.905q-.274 2.358-1.574 4.278t-3.414 2.964q.085 1.135-.66 1.946t-1.84.812q-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-1.747-1.746q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l2.389 2.388q.13.132.183.268q.053.137.053.298t-.053.298t-.183.268l-2.389 2.388q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMediationRounded(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="M19.489 12.5h-6.905q-.274 2.358-1.574 4.278t-3.414 2.964q.085 1.135-.66 1.946t-1.84.812q-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-1.747-1.746q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l2.389 2.388q.13.132.183.268q.053.137.053.298t-.053.298t-.183.268l-2.389 2.388q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.489 12.5h-6.905q-.274 2.358-1.574 4.278t-3.414 2.964q.085 1.135-.66 1.946t-1.84.812q-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-1.747-1.746q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l2.389 2.388q.13.132.183.268q.053.137.053.298t-.053.298t-.183.268l-2.389 2.388q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354z"/></svg> </template>
CSS
.icon-mediation-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%22M19.489%2012.5h-6.905q-.274%202.358-1.574%204.278t-3.414%202.964q.085%201.135-.66%201.946t-1.84.812q-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-1.747-1.746q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l2.389%202.388q.13.132.183.268q.053.137.053.298t-.053.298t-.183.268l-2.389%202.388q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354z%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%22M19.489%2012.5h-6.905q-.274%202.358-1.574%204.278t-3.414%202.964q.085%201.135-.66%201.946t-1.84.812q-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-1.747-1.746q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l2.389%202.388q.13.132.183.268q.053.137.053.298t-.053.298t-.183.268l-2.389%202.388q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354z%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-rounded.svg?color=%231a73e8&size=48