outline mediation icon
outline-mediation from Google Material Icons by Material Design Authors · Baseline · Action · Apache-2.0 Free for personal and commercial use.
- Name
- outline-mediation
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Action
- Viewbox
- 24×24
- License
- Apache 2.0
More action icons from Google Material Icons
baseline-123baseline-3d-rotationbaseline-abcbaseline-accessibilitybaseline-accessibility-newbaseline-accessiblebaseline-accessible-forwardbaseline-account-balancebaseline-account-balance-walletbaseline-account-boxbaseline-account-circlebaseline-add-cardbaseline-add-homebaseline-add-shopping-cartbaseline-add-taskbaseline-add-to-drivebaseline-addchartbaseline-admin-panel-settingsbaseline-ads-clickbaseline-alarmbaseline-alarm-addbaseline-alarm-offbaseline-alarm-onbaseline-all-inbox
Use the outline mediation icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18 16l4-4l-4-4v3h-5.06A8.97 8.97 0 0 0 8 3.95A3.005 3.005 0 0 0 5 1C3.34 1 2 2.34 2 4s1.34 3 3 3c.95 0 1.78-.45 2.33-1.14C9.23 6.9 10.6 8.77 10.92 11h-3.1C7.4 9.84 6.3 9 5 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c1.3 0 2.4-.84 2.82-2h3.1c-.32 2.23-1.69 4.1-3.58 5.14C6.78 17.45 5.95 17 5 17c-1.66 0-3 1.34-3 3s1.34 3 3 3a2.99 2.99 0 0 0 2.99-2.95A8.97 8.97 0 0 0 12.93 13H18z"/></svg>
React
import type { SVGProps } from "react";
export function IcOutlineMediation(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="m18 16l4-4l-4-4v3h-5.06A8.97 8.97 0 0 0 8 3.95A3.005 3.005 0 0 0 5 1C3.34 1 2 2.34 2 4s1.34 3 3 3c.95 0 1.78-.45 2.33-1.14C9.23 6.9 10.6 8.77 10.92 11h-3.1C7.4 9.84 6.3 9 5 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c1.3 0 2.4-.84 2.82-2h3.1c-.32 2.23-1.69 4.1-3.58 5.14C6.78 17.45 5.95 17 5 17c-1.66 0-3 1.34-3 3s1.34 3 3 3a2.99 2.99 0 0 0 2.99-2.95A8.97 8.97 0 0 0 12.93 13H18z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18 16l4-4l-4-4v3h-5.06A8.97 8.97 0 0 0 8 3.95A3.005 3.005 0 0 0 5 1C3.34 1 2 2.34 2 4s1.34 3 3 3c.95 0 1.78-.45 2.33-1.14C9.23 6.9 10.6 8.77 10.92 11h-3.1C7.4 9.84 6.3 9 5 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c1.3 0 2.4-.84 2.82-2h3.1c-.32 2.23-1.69 4.1-3.58 5.14C6.78 17.45 5.95 17 5 17c-1.66 0-3 1.34-3 3s1.34 3 3 3a2.99 2.99 0 0 0 2.99-2.95A8.97 8.97 0 0 0 12.93 13H18z"/></svg> </template>
CSS
.icon-outline-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%22m18%2016l4-4l-4-4v3h-5.06A8.97%208.97%200%200%200%208%203.95A3.005%203.005%200%200%200%205%201C3.34%201%202%202.34%202%204s1.34%203%203%203c.95%200%201.78-.45%202.33-1.14C9.23%206.9%2010.6%208.77%2010.92%2011h-3.1C7.4%209.84%206.3%209%205%209c-1.66%200-3%201.34-3%203s1.34%203%203%203c1.3%200%202.4-.84%202.82-2h3.1c-.32%202.23-1.69%204.1-3.58%205.14C6.78%2017.45%205.95%2017%205%2017c-1.66%200-3%201.34-3%203s1.34%203%203%203a2.99%202.99%200%200%200%202.99-2.95A8.97%208.97%200%200%200%2012.93%2013H18z%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%22m18%2016l4-4l-4-4v3h-5.06A8.97%208.97%200%200%200%208%203.95A3.005%203.005%200%200%200%205%201C3.34%201%202%202.34%202%204s1.34%203%203%203c.95%200%201.78-.45%202.33-1.14C9.23%206.9%2010.6%208.77%2010.92%2011h-3.1C7.4%209.84%206.3%209%205%209c-1.66%200-3%201.34-3%203s1.34%203%203%203c1.3%200%202.4-.84%202.82-2h3.1c-.32%202.23-1.69%204.1-3.58%205.14C6.78%2017.45%205.95%2017%205%2017c-1.66%200-3%201.34-3%203s1.34%203%203%203a2.99%202.99%200%200%200%202.99-2.95A8.97%208.97%200%200%200%2012.93%2013H18z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/outline-mediation.svg?color=%231a73e8&size=48