mediation icon
mediation from Material Symbols by Google · Regular · Business · Apache-2.0 Free for personal and commercial use.
- Name
- mediation
- Set
- Material Symbols
- 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
The same icon in other sets
More business icons from Material Symbols
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 23q-1.25 0-2.125-.875T2 20t.875-2.125T5 17q.675 0 1.3.313t1.05.837q1.475-.8 2.4-2.15t1.15-3H7.8q-.3.9-1.075 1.45T5 15q-1.25 0-2.125-.875T2 12t.875-2.125T5 9q.95 0 1.725.55T7.8 11h3.1q-.225-1.65-1.15-3t-2.4-2.15q-.425.525-1.05.838T5 7q-1.25 0-2.125-.875T2 4t.875-2.125T5 1t2.1.85t.9 2.1q2.025 1.05 3.35 2.9t1.6 4.15h5.25l-1.6-1.6L18 8l4 4l-4 4l-1.4-1.4l1.6-1.6h-5.25q-.275 2.3-1.575 4.163T8 20.05q-.05 1.25-.9 2.1T5 23"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsMediation(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 23q-1.25 0-2.125-.875T2 20t.875-2.125T5 17q.675 0 1.3.313t1.05.837q1.475-.8 2.4-2.15t1.15-3H7.8q-.3.9-1.075 1.45T5 15q-1.25 0-2.125-.875T2 12t.875-2.125T5 9q.95 0 1.725.55T7.8 11h3.1q-.225-1.65-1.15-3t-2.4-2.15q-.425.525-1.05.838T5 7q-1.25 0-2.125-.875T2 4t.875-2.125T5 1t2.1.85t.9 2.1q2.025 1.05 3.35 2.9t1.6 4.15h5.25l-1.6-1.6L18 8l4 4l-4 4l-1.4-1.4l1.6-1.6h-5.25q-.275 2.3-1.575 4.163T8 20.05q-.05 1.25-.9 2.1T5 23"/></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 23q-1.25 0-2.125-.875T2 20t.875-2.125T5 17q.675 0 1.3.313t1.05.837q1.475-.8 2.4-2.15t1.15-3H7.8q-.3.9-1.075 1.45T5 15q-1.25 0-2.125-.875T2 12t.875-2.125T5 9q.95 0 1.725.55T7.8 11h3.1q-.225-1.65-1.15-3t-2.4-2.15q-.425.525-1.05.838T5 7q-1.25 0-2.125-.875T2 4t.875-2.125T5 1t2.1.85t.9 2.1q2.025 1.05 3.35 2.9t1.6 4.15h5.25l-1.6-1.6L18 8l4 4l-4 4l-1.4-1.4l1.6-1.6h-5.25q-.275 2.3-1.575 4.163T8 20.05q-.05 1.25-.9 2.1T5 23"/></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%2023q-1.25%200-2.125-.875T2%2020t.875-2.125T5%2017q.675%200%201.3.313t1.05.837q1.475-.8%202.4-2.15t1.15-3H7.8q-.3.9-1.075%201.45T5%2015q-1.25%200-2.125-.875T2%2012t.875-2.125T5%209q.95%200%201.725.55T7.8%2011h3.1q-.225-1.65-1.15-3t-2.4-2.15q-.425.525-1.05.838T5%207q-1.25%200-2.125-.875T2%204t.875-2.125T5%201t2.1.85t.9%202.1q2.025%201.05%203.35%202.9t1.6%204.15h5.25l-1.6-1.6L18%208l4%204l-4%204l-1.4-1.4l1.6-1.6h-5.25q-.275%202.3-1.575%204.163T8%2020.05q-.05%201.25-.9%202.1T5%2023%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%2023q-1.25%200-2.125-.875T2%2020t.875-2.125T5%2017q.675%200%201.3.313t1.05.837q1.475-.8%202.4-2.15t1.15-3H7.8q-.3.9-1.075%201.45T5%2015q-1.25%200-2.125-.875T2%2012t.875-2.125T5%209q.95%200%201.725.55T7.8%2011h3.1q-.225-1.65-1.15-3t-2.4-2.15q-.425.525-1.05.838T5%207q-1.25%200-2.125-.875T2%204t.875-2.125T5%201t2.1.85t.9%202.1q2.025%201.05%203.35%202.9t1.6%204.15h5.25l-1.6-1.6L18%208l4%204l-4%204l-1.4-1.4l1.6-1.6h-5.25q-.275%202.3-1.575%204.163T8%2020.05q-.05%201.25-.9%202.1T5%2023%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/mediation.svg?color=%231a73e8&size=48