planner review icon
planner-review-rounded from Material Symbols by Google · Rounded · Business · Apache-2.0 Free for personal and commercial use.
- Name
- planner-review-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- planner-review-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More business icons from Material Symbols
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.2 16L7.85 3.75q.075-.35.338-.55T8.8 3h.425q.35 0 .613.213t.337.562L13.05 17.3l1.775-7.55q.075-.325.338-.537T15.775 9h.475q.35 0 .6.2t.325.525L18.8 16H21q.425 0 .713.288T22 17t-.288.713T21 18h-2.975q-.35 0-.612-.2t-.363-.55l-1-3.95l-1.875 7.95q-.075.35-.337.55t-.613.2H12.8q-.35 0-.625-.213t-.35-.562L9 7.95l-2.025 9.275q-.075.35-.35.563T6 18H3q-.425 0-.712-.288T2 17t.288-.712T3 16z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsPlannerReviewRounded(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.2 16L7.85 3.75q.075-.35.338-.55T8.8 3h.425q.35 0 .613.213t.337.562L13.05 17.3l1.775-7.55q.075-.325.338-.537T15.775 9h.475q.35 0 .6.2t.325.525L18.8 16H21q.425 0 .713.288T22 17t-.288.713T21 18h-2.975q-.35 0-.612-.2t-.363-.55l-1-3.95l-1.875 7.95q-.075.35-.337.55t-.613.2H12.8q-.35 0-.625-.213t-.35-.562L9 7.95l-2.025 9.275q-.075.35-.35.563T6 18H3q-.425 0-.712-.288T2 17t.288-.712T3 16z"/></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.2 16L7.85 3.75q.075-.35.338-.55T8.8 3h.425q.35 0 .613.213t.337.562L13.05 17.3l1.775-7.55q.075-.325.338-.537T15.775 9h.475q.35 0 .6.2t.325.525L18.8 16H21q.425 0 .713.288T22 17t-.288.713T21 18h-2.975q-.35 0-.612-.2t-.363-.55l-1-3.95l-1.875 7.95q-.075.35-.337.55t-.613.2H12.8q-.35 0-.625-.213t-.35-.562L9 7.95l-2.025 9.275q-.075.35-.35.563T6 18H3q-.425 0-.712-.288T2 17t.288-.712T3 16z"/></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.2%2016L7.85%203.75q.075-.35.338-.55T8.8%203h.425q.35%200%20.613.213t.337.562L13.05%2017.3l1.775-7.55q.075-.325.338-.537T15.775%209h.475q.35%200%20.6.2t.325.525L18.8%2016H21q.425%200%20.713.288T22%2017t-.288.713T21%2018h-2.975q-.35%200-.612-.2t-.363-.55l-1-3.95l-1.875%207.95q-.075.35-.337.55t-.613.2H12.8q-.35%200-.625-.213t-.35-.562L9%207.95l-2.025%209.275q-.075.35-.35.563T6%2018H3q-.425%200-.712-.288T2%2017t.288-.712T3%2016z%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.2%2016L7.85%203.75q.075-.35.338-.55T8.8%203h.425q.35%200%20.613.213t.337.562L13.05%2017.3l1.775-7.55q.075-.325.338-.537T15.775%209h.475q.35%200%20.6.2t.325.525L18.8%2016H21q.425%200%20.713.288T22%2017t-.288.713T21%2018h-2.975q-.35%200-.612-.2t-.363-.55l-1-3.95l-1.875%207.95q-.075.35-.337.55t-.613.2H12.8q-.35%200-.625-.213t-.35-.562L9%207.95l-2.025%209.275q-.075.35-.35.563T6%2018H3q-.425%200-.712-.288T2%2017t.288-.712T3%2016z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/planner-review-rounded.svg?color=%231a73e8&size=48