planner review icon
planner-review-rounded from Material Symbols Light by Google · Rounded · Business · Apache-2.0 Free for personal and commercial use.
- Name
- planner-review-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- planner-review-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More business icons from Material Symbols Light
Use the planner review icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.585 16.5L8.292 3.962q.056-.216.203-.339t.363-.123h.252q.215 0 .362.126t.203.341L13.05 19.57l2.198-9.607q.056-.21.222-.336q.167-.126.382-.126h.302q.215 0 .369.123t.21.333l1.683 6.544H21q.214 0 .357.143T21.5 17t-.143.357T21 17.5h-2.744q-.292 0-.507-.171q-.214-.171-.276-.445l-1.461-5.738l-2.28 9.912q-.055.196-.202.319t-.363.123h-.251q-.216 0-.366-.126t-.206-.341L8.981 5.488L6.533 16.86q-.056.292-.274.466q-.217.174-.509.174H3q-.213 0-.357-.143T2.5 17t.143-.357T3 16.5z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPlannerReviewRounded(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.585 16.5L8.292 3.962q.056-.216.203-.339t.363-.123h.252q.215 0 .362.126t.203.341L13.05 19.57l2.198-9.607q.056-.21.222-.336q.167-.126.382-.126h.302q.215 0 .369.123t.21.333l1.683 6.544H21q.214 0 .357.143T21.5 17t-.143.357T21 17.5h-2.744q-.292 0-.507-.171q-.214-.171-.276-.445l-1.461-5.738l-2.28 9.912q-.055.196-.202.319t-.363.123h-.251q-.216 0-.366-.126t-.206-.341L8.981 5.488L6.533 16.86q-.056.292-.274.466q-.217.174-.509.174H3q-.213 0-.357-.143T2.5 17t.143-.357T3 16.5z"/></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.585 16.5L8.292 3.962q.056-.216.203-.339t.363-.123h.252q.215 0 .362.126t.203.341L13.05 19.57l2.198-9.607q.056-.21.222-.336q.167-.126.382-.126h.302q.215 0 .369.123t.21.333l1.683 6.544H21q.214 0 .357.143T21.5 17t-.143.357T21 17.5h-2.744q-.292 0-.507-.171q-.214-.171-.276-.445l-1.461-5.738l-2.28 9.912q-.055.196-.202.319t-.363.123h-.251q-.216 0-.366-.126t-.206-.341L8.981 5.488L6.533 16.86q-.056.292-.274.466q-.217.174-.509.174H3q-.213 0-.357-.143T2.5 17t.143-.357T3 16.5z"/></svg> </template>
CSS
.icon-planner-review-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%22M5.585%2016.5L8.292%203.962q.056-.216.203-.339t.363-.123h.252q.215%200%20.362.126t.203.341L13.05%2019.57l2.198-9.607q.056-.21.222-.336q.167-.126.382-.126h.302q.215%200%20.369.123t.21.333l1.683%206.544H21q.214%200%20.357.143T21.5%2017t-.143.357T21%2017.5h-2.744q-.292%200-.507-.171q-.214-.171-.276-.445l-1.461-5.738l-2.28%209.912q-.055.196-.202.319t-.363.123h-.251q-.216%200-.366-.126t-.206-.341L8.981%205.488L6.533%2016.86q-.056.292-.274.466q-.217.174-.509.174H3q-.213%200-.357-.143T2.5%2017t.143-.357T3%2016.5z%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.585%2016.5L8.292%203.962q.056-.216.203-.339t.363-.123h.252q.215%200%20.362.126t.203.341L13.05%2019.57l2.198-9.607q.056-.21.222-.336q.167-.126.382-.126h.302q.215%200%20.369.123t.21.333l1.683%206.544H21q.214%200%20.357.143T21.5%2017t-.143.357T21%2017.5h-2.744q-.292%200-.507-.171q-.214-.171-.276-.445l-1.461-5.738l-2.28%209.912q-.055.196-.202.319t-.363.123h-.251q-.216%200-.366-.126t-.206-.341L8.981%205.488L6.533%2016.86q-.056.292-.274.466q-.217.174-.509.174H3q-.213%200-.357-.143T2.5%2017t.143-.357T3%2016.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/planner-review-rounded.svg?color=%231a73e8&size=48