ad group off icon
ad-group-off-outline-rounded from Material Symbols Light by Google · Outline Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- ad-group-off-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the ad group off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.5 4.616v11.701q0 .213-.144.357t-.357.143t-.356-.143t-.143-.357V6H9.496q-.331 0-.632-.13t-.516-.347L6.683 3.858q.2-.408.587-.633T8.116 3h10.769q.666 0 1.14.474t.475 1.141M8.116 17q-.667 0-1.141-.475t-.475-1.14v-7.47L2.516 3.932q-.141-.14-.15-.345q-.01-.203.15-.363q.159-.16.353-.16t.354.16l17.554 17.554q.14.14.15.344t-.15.363t-.354.16t-.354-.16L15.585 17zm0-1h6.469L7.5 8.916v6.469q0 .269.173.442t.443.173m-3 4q-.667 0-1.141-.475t-.475-1.14V7.115q0-.212.144-.356t.357-.143t.356.143t.143.357v11.269q0 .269.173.442t.443.173h11.269q.212 0 .356.144t.143.357t-.143.356t-.357.143zm8.403-9.675"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAdGroupOffOutlineRounded(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="M20.5 4.616v11.701q0 .213-.144.357t-.357.143t-.356-.143t-.143-.357V6H9.496q-.331 0-.632-.13t-.516-.347L6.683 3.858q.2-.408.587-.633T8.116 3h10.769q.666 0 1.14.474t.475 1.141M8.116 17q-.667 0-1.141-.475t-.475-1.14v-7.47L2.516 3.932q-.141-.14-.15-.345q-.01-.203.15-.363q.159-.16.353-.16t.354.16l17.554 17.554q.14.14.15.344t-.15.363t-.354.16t-.354-.16L15.585 17zm0-1h6.469L7.5 8.916v6.469q0 .269.173.442t.443.173m-3 4q-.667 0-1.141-.475t-.475-1.14V7.115q0-.212.144-.356t.357-.143t.356.143t.143.357v11.269q0 .269.173.442t.443.173h11.269q.212 0 .356.144t.143.357t-.143.356t-.357.143zm8.403-9.675"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.5 4.616v11.701q0 .213-.144.357t-.357.143t-.356-.143t-.143-.357V6H9.496q-.331 0-.632-.13t-.516-.347L6.683 3.858q.2-.408.587-.633T8.116 3h10.769q.666 0 1.14.474t.475 1.141M8.116 17q-.667 0-1.141-.475t-.475-1.14v-7.47L2.516 3.932q-.141-.14-.15-.345q-.01-.203.15-.363q.159-.16.353-.16t.354.16l17.554 17.554q.14.14.15.344t-.15.363t-.354.16t-.354-.16L15.585 17zm0-1h6.469L7.5 8.916v6.469q0 .269.173.442t.443.173m-3 4q-.667 0-1.141-.475t-.475-1.14V7.115q0-.212.144-.356t.357-.143t.356.143t.143.357v11.269q0 .269.173.442t.443.173h11.269q.212 0 .356.144t.143.357t-.143.356t-.357.143zm8.403-9.675"/></svg> </template>
CSS
.icon-ad-group-off-outline-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%22M20.5%204.616v11.701q0%20.213-.144.357t-.357.143t-.356-.143t-.143-.357V6H9.496q-.331%200-.632-.13t-.516-.347L6.683%203.858q.2-.408.587-.633T8.116%203h10.769q.666%200%201.14.474t.475%201.141M8.116%2017q-.667%200-1.141-.475t-.475-1.14v-7.47L2.516%203.932q-.141-.14-.15-.345q-.01-.203.15-.363q.159-.16.353-.16t.354.16l17.554%2017.554q.14.14.15.344t-.15.363t-.354.16t-.354-.16L15.585%2017zm0-1h6.469L7.5%208.916v6.469q0%20.269.173.442t.443.173m-3%204q-.667%200-1.141-.475t-.475-1.14V7.115q0-.212.144-.356t.357-.143t.356.143t.143.357v11.269q0%20.269.173.442t.443.173h11.269q.212%200%20.356.144t.143.357t-.143.356t-.357.143zm8.403-9.675%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%22M20.5%204.616v11.701q0%20.213-.144.357t-.357.143t-.356-.143t-.143-.357V6H9.496q-.331%200-.632-.13t-.516-.347L6.683%203.858q.2-.408.587-.633T8.116%203h10.769q.666%200%201.14.474t.475%201.141M8.116%2017q-.667%200-1.141-.475t-.475-1.14v-7.47L2.516%203.932q-.141-.14-.15-.345q-.01-.203.15-.363q.159-.16.353-.16t.354.16l17.554%2017.554q.14.14.15.344t-.15.363t-.354.16t-.354-.16L15.585%2017zm0-1h6.469L7.5%208.916v6.469q0%20.269.173.442t.443.173m-3%204q-.667%200-1.141-.475t-.475-1.14V7.115q0-.212.144-.356t.357-.143t.356.143t.143.357v11.269q0%20.269.173.442t.443.173h11.269q.212%200%20.356.144t.143.357t-.143.356t-.357.143zm8.403-9.675%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/ad-group-off-outline-rounded.svg?color=%231a73e8&size=48