concept review icon

concept-review-solid from Dither Icons by Vijay K Singh · Solid · MIT Free for personal and commercial use.

Name
concept-review-solid
Set
Dither Icons
Style
Solid
Viewbox
24×24
License
MIT

2 other variants in Dither Icons

Use the concept review icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><defs><mask id="svgID73" width="72" height="72" x="-24" y="-24" maskUnits="userSpaceOnUse"><rect width="72" height="72" x="-24" y="-24" fill="#fff"/><path fill="#000" stroke="#000" stroke-width=".3" d="M10.5 4.8h9.2a1.3 1.3 0 0 1 1.3 1.3v13.5a1.3 1.3 0 0 1-1.3 1.3h-9.2a1.3 1.3 0 0 1-1.3-1.3V6.1a1.3 1.3 0 0 1 1.3-1.3Z"/></mask><mask id="svgID74" width="72" height="72" x="-24" y="-24" maskUnits="userSpaceOnUse"><rect width="72" height="72" x="-24" y="-24" fill="#fff"/><path fill="#000" d="M15.1 8.4 17.2 10.5 15.1 12.6 13 10.5Z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-width=".85" d="M12 16h6M12 18h4"/></mask><mask id="svgID75" width="72" height="72" x="-24" y="-24" maskUnits="userSpaceOnUse"><path fill="none" stroke="#fff" stroke-linecap="round" stroke-width="1.1" d="M6.6 17.6C4.55 17.6 3.45 15.35 3.45 12.55C3.45 9.75 4.55 7.5 6.6 7.5H8.1"/></mask></defs><g mask="url(#svgID73)"><path fill-rule="evenodd" d="M9 2.6h9a1.4 1.4 0 0 1 1.4 1.4v13.4a1.4 1.4 0 0 1-1.4 1.4H9a1.4 1.4 0 0 1-1.4-1.4V4A1.4 1.4 0 0 1 9 2.6Z" opacity=".35"/><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".85" opacity=".6"><path d="M8.55 7.5H16"/><path d="M8.55 10.4h5.6"/></g><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.1" d="M8.55 7.5H16" opacity="0"/></g><g mask="url(#svgID74)"><path fill-rule="evenodd" d="M10.5 4.8h9.2a1.3 1.3 0 0 1 1.3 1.3v13.5a1.3 1.3 0 0 1-1.3 1.3h-9.2a1.3 1.3 0 0 1-1.3-1.3V6.1a1.3 1.3 0 0 1 1.3-1.3Z"/></g><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.1" d="M6.6 17.6C4.55 17.6 3.45 15.35 3.45 12.55C3.45 9.75 4.55 7.5 6.6 7.5H8.1M6.65 6.05 8.1 7.5 6.65 8.95" opacity=".7"/><g mask="url(#svgID75)"><circle cx="6.6" cy="17.6" r="1.1" opacity="0"/></g><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".65" d="M7 3.1H5.8v1.2" opacity="0"/></g></svg>

React

import type { SVGProps } from "react";

export function DitherConceptReviewSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><defs><mask id="svgID73" width="72" height="72" x="-24" y="-24" maskUnits="userSpaceOnUse"><rect width="72" height="72" x="-24" y="-24" fill="#fff"/><path fill="#000" stroke="#000" strokeWidth=".3" d="M10.5 4.8h9.2a1.3 1.3 0 0 1 1.3 1.3v13.5a1.3 1.3 0 0 1-1.3 1.3h-9.2a1.3 1.3 0 0 1-1.3-1.3V6.1a1.3 1.3 0 0 1 1.3-1.3Z"/></mask><mask id="svgID74" width="72" height="72" x="-24" y="-24" maskUnits="userSpaceOnUse"><rect width="72" height="72" x="-24" y="-24" fill="#fff"/><path fill="#000" d="M15.1 8.4 17.2 10.5 15.1 12.6 13 10.5Z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeWidth=".85" d="M12 16h6M12 18h4"/></mask><mask id="svgID75" width="72" height="72" x="-24" y="-24" maskUnits="userSpaceOnUse"><path fill="none" stroke="#fff" strokeLinecap="round" strokeWidth="1.1" d="M6.6 17.6C4.55 17.6 3.45 15.35 3.45 12.55C3.45 9.75 4.55 7.5 6.6 7.5H8.1"/></mask></defs><g mask="url(#svgID73)"><path fillRule="evenodd" d="M9 2.6h9a1.4 1.4 0 0 1 1.4 1.4v13.4a1.4 1.4 0 0 1-1.4 1.4H9a1.4 1.4 0 0 1-1.4-1.4V4A1.4 1.4 0 0 1 9 2.6Z" opacity=".35"/><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".85" opacity=".6"><path d="M8.55 7.5H16"/><path d="M8.55 10.4h5.6"/></g><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.1" d="M8.55 7.5H16" opacity="0"/></g><g mask="url(#svgID74)"><path fillRule="evenodd" d="M10.5 4.8h9.2a1.3 1.3 0 0 1 1.3 1.3v13.5a1.3 1.3 0 0 1-1.3 1.3h-9.2a1.3 1.3 0 0 1-1.3-1.3V6.1a1.3 1.3 0 0 1 1.3-1.3Z"/></g><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.1" d="M6.6 17.6C4.55 17.6 3.45 15.35 3.45 12.55C3.45 9.75 4.55 7.5 6.6 7.5H8.1M6.65 6.05 8.1 7.5 6.65 8.95" opacity=".7"/><g mask="url(#svgID75)"><circle cx="6.6" cy="17.6" r="1.1" opacity="0"/></g><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".65" d="M7 3.1H5.8v1.2" opacity="0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><defs><mask id="svgID73" width="72" height="72" x="-24" y="-24" maskUnits="userSpaceOnUse"><rect width="72" height="72" x="-24" y="-24" fill="#fff"/><path fill="#000" stroke="#000" stroke-width=".3" d="M10.5 4.8h9.2a1.3 1.3 0 0 1 1.3 1.3v13.5a1.3 1.3 0 0 1-1.3 1.3h-9.2a1.3 1.3 0 0 1-1.3-1.3V6.1a1.3 1.3 0 0 1 1.3-1.3Z"/></mask><mask id="svgID74" width="72" height="72" x="-24" y="-24" maskUnits="userSpaceOnUse"><rect width="72" height="72" x="-24" y="-24" fill="#fff"/><path fill="#000" d="M15.1 8.4 17.2 10.5 15.1 12.6 13 10.5Z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-width=".85" d="M12 16h6M12 18h4"/></mask><mask id="svgID75" width="72" height="72" x="-24" y="-24" maskUnits="userSpaceOnUse"><path fill="none" stroke="#fff" stroke-linecap="round" stroke-width="1.1" d="M6.6 17.6C4.55 17.6 3.45 15.35 3.45 12.55C3.45 9.75 4.55 7.5 6.6 7.5H8.1"/></mask></defs><g mask="url(#svgID73)"><path fill-rule="evenodd" d="M9 2.6h9a1.4 1.4 0 0 1 1.4 1.4v13.4a1.4 1.4 0 0 1-1.4 1.4H9a1.4 1.4 0 0 1-1.4-1.4V4A1.4 1.4 0 0 1 9 2.6Z" opacity=".35"/><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".85" opacity=".6"><path d="M8.55 7.5H16"/><path d="M8.55 10.4h5.6"/></g><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.1" d="M8.55 7.5H16" opacity="0"/></g><g mask="url(#svgID74)"><path fill-rule="evenodd" d="M10.5 4.8h9.2a1.3 1.3 0 0 1 1.3 1.3v13.5a1.3 1.3 0 0 1-1.3 1.3h-9.2a1.3 1.3 0 0 1-1.3-1.3V6.1a1.3 1.3 0 0 1 1.3-1.3Z"/></g><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.1" d="M6.6 17.6C4.55 17.6 3.45 15.35 3.45 12.55C3.45 9.75 4.55 7.5 6.6 7.5H8.1M6.65 6.05 8.1 7.5 6.65 8.95" opacity=".7"/><g mask="url(#svgID75)"><circle cx="6.6" cy="17.6" r="1.1" opacity="0"/></g><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".65" d="M7 3.1H5.8v1.2" opacity="0"/></g></svg>
</template>

CSS

.icon-concept-review-solid {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cdefs%3E%3Cmask%20id%3D%22svgID73%22%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Crect%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20stroke-width%3D%22.3%22%20d%3D%22M10.5%204.8h9.2a1.3%201.3%200%200%201%201.3%201.3v13.5a1.3%201.3%200%200%201-1.3%201.3h-9.2a1.3%201.3%200%200%201-1.3-1.3V6.1a1.3%201.3%200%200%201%201.3-1.3Z%22%2F%3E%3C%2Fmask%3E%3Cmask%20id%3D%22svgID74%22%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Crect%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M15.1%208.4%2017.2%2010.5%2015.1%2012.6%2013%2010.5Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%22.85%22%20d%3D%22M12%2016h6M12%2018h4%22%2F%3E%3C%2Fmask%3E%3Cmask%20id%3D%22svgID75%22%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.1%22%20d%3D%22M6.6%2017.6C4.55%2017.6%203.45%2015.35%203.45%2012.55C3.45%209.75%204.55%207.5%206.6%207.5H8.1%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20mask%3D%22url(%23svgID73)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M9%202.6h9a1.4%201.4%200%200%201%201.4%201.4v13.4a1.4%201.4%200%200%201-1.4%201.4H9a1.4%201.4%200%200%201-1.4-1.4V4A1.4%201.4%200%200%201%209%202.6Z%22%20opacity%3D%22.35%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.85%22%20opacity%3D%22.6%22%3E%3Cpath%20d%3D%22M8.55%207.5H16%22%2F%3E%3Cpath%20d%3D%22M8.55%2010.4h5.6%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.1%22%20d%3D%22M8.55%207.5H16%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3Cg%20mask%3D%22url(%23svgID74)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10.5%204.8h9.2a1.3%201.3%200%200%201%201.3%201.3v13.5a1.3%201.3%200%200%201-1.3%201.3h-9.2a1.3%201.3%200%200%201-1.3-1.3V6.1a1.3%201.3%200%200%201%201.3-1.3Z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.1%22%20d%3D%22M6.6%2017.6C4.55%2017.6%203.45%2015.35%203.45%2012.55C3.45%209.75%204.55%207.5%206.6%207.5H8.1M6.65%206.05%208.1%207.5%206.65%208.95%22%20opacity%3D%22.7%22%2F%3E%3Cg%20mask%3D%22url(%23svgID75)%22%3E%3Ccircle%20cx%3D%226.6%22%20cy%3D%2217.6%22%20r%3D%221.1%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.65%22%20d%3D%22M7%203.1H5.8v1.2%22%20opacity%3D%220%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cdefs%3E%3Cmask%20id%3D%22svgID73%22%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Crect%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20stroke-width%3D%22.3%22%20d%3D%22M10.5%204.8h9.2a1.3%201.3%200%200%201%201.3%201.3v13.5a1.3%201.3%200%200%201-1.3%201.3h-9.2a1.3%201.3%200%200%201-1.3-1.3V6.1a1.3%201.3%200%200%201%201.3-1.3Z%22%2F%3E%3C%2Fmask%3E%3Cmask%20id%3D%22svgID74%22%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Crect%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M15.1%208.4%2017.2%2010.5%2015.1%2012.6%2013%2010.5Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%22.85%22%20d%3D%22M12%2016h6M12%2018h4%22%2F%3E%3C%2Fmask%3E%3Cmask%20id%3D%22svgID75%22%20width%3D%2272%22%20height%3D%2272%22%20x%3D%22-24%22%20y%3D%22-24%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.1%22%20d%3D%22M6.6%2017.6C4.55%2017.6%203.45%2015.35%203.45%2012.55C3.45%209.75%204.55%207.5%206.6%207.5H8.1%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20mask%3D%22url(%23svgID73)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M9%202.6h9a1.4%201.4%200%200%201%201.4%201.4v13.4a1.4%201.4%200%200%201-1.4%201.4H9a1.4%201.4%200%200%201-1.4-1.4V4A1.4%201.4%200%200%201%209%202.6Z%22%20opacity%3D%22.35%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.85%22%20opacity%3D%22.6%22%3E%3Cpath%20d%3D%22M8.55%207.5H16%22%2F%3E%3Cpath%20d%3D%22M8.55%2010.4h5.6%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.1%22%20d%3D%22M8.55%207.5H16%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3Cg%20mask%3D%22url(%23svgID74)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10.5%204.8h9.2a1.3%201.3%200%200%201%201.3%201.3v13.5a1.3%201.3%200%200%201-1.3%201.3h-9.2a1.3%201.3%200%200%201-1.3-1.3V6.1a1.3%201.3%200%200%201%201.3-1.3Z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.1%22%20d%3D%22M6.6%2017.6C4.55%2017.6%203.45%2015.35%203.45%2012.55C3.45%209.75%204.55%207.5%206.6%207.5H8.1M6.65%206.05%208.1%207.5%206.65%208.95%22%20opacity%3D%22.7%22%2F%3E%3Cg%20mask%3D%22url(%23svgID75)%22%3E%3Ccircle%20cx%3D%226.6%22%20cy%3D%2217.6%22%20r%3D%221.1%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.65%22%20d%3D%22M7%203.1H5.8v1.2%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/dither/concept-review-solid.svg?color=%231a73e8&size=48