checkroom icon
checkroom from Material Symbols Light by Google · Regular · Household · Apache-2.0 Free for personal and commercial use.
- Name
- checkroom
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- checkroom-outline, checkroom-outline-sharp, checkroom-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More household icons from Material Symbols Light
Use the checkroom icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.5 19q-.213 0-.356-.142T3 18.508q0-.124.052-.232t.156-.172L11.5 11.98v-1.789q0-.212.148-.356t.358-.144q.76 0 1.31-.546q.55-.547.55-1.306q0-.76-.539-1.3Q12.789 6 12.019 6q-.76 0-1.312.533q-.553.533-.553 1.294h-1q0-1.18.832-2.004Q10.82 5 12.02 5t2.023.82t.823 2.02q0 1.06-.668 1.84q-.668.782-1.697.959v1.342l8.312 6.123q.104.062.155.168t.052.23q0 .212-.143.355T20.52 19zm1.539-1H18.98L12 12.866z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCheckroom(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="M3.5 19q-.213 0-.356-.142T3 18.508q0-.124.052-.232t.156-.172L11.5 11.98v-1.789q0-.212.148-.356t.358-.144q.76 0 1.31-.546q.55-.547.55-1.306q0-.76-.539-1.3Q12.789 6 12.019 6q-.76 0-1.312.533q-.553.533-.553 1.294h-1q0-1.18.832-2.004Q10.82 5 12.02 5t2.023.82t.823 2.02q0 1.06-.668 1.84q-.668.782-1.697.959v1.342l8.312 6.123q.104.062.155.168t.052.23q0 .212-.143.355T20.52 19zm1.539-1H18.98L12 12.866z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.5 19q-.213 0-.356-.142T3 18.508q0-.124.052-.232t.156-.172L11.5 11.98v-1.789q0-.212.148-.356t.358-.144q.76 0 1.31-.546q.55-.547.55-1.306q0-.76-.539-1.3Q12.789 6 12.019 6q-.76 0-1.312.533q-.553.533-.553 1.294h-1q0-1.18.832-2.004Q10.82 5 12.02 5t2.023.82t.823 2.02q0 1.06-.668 1.84q-.668.782-1.697.959v1.342l8.312 6.123q.104.062.155.168t.052.23q0 .212-.143.355T20.52 19zm1.539-1H18.98L12 12.866z"/></svg> </template>
CSS
.icon-checkroom {
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%22M3.5%2019q-.213%200-.356-.142T3%2018.508q0-.124.052-.232t.156-.172L11.5%2011.98v-1.789q0-.212.148-.356t.358-.144q.76%200%201.31-.546q.55-.547.55-1.306q0-.76-.539-1.3Q12.789%206%2012.019%206q-.76%200-1.312.533q-.553.533-.553%201.294h-1q0-1.18.832-2.004Q10.82%205%2012.02%205t2.023.82t.823%202.02q0%201.06-.668%201.84q-.668.782-1.697.959v1.342l8.312%206.123q.104.062.155.168t.052.23q0%20.212-.143.355T20.52%2019zm1.539-1H18.98L12%2012.866z%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%22M3.5%2019q-.213%200-.356-.142T3%2018.508q0-.124.052-.232t.156-.172L11.5%2011.98v-1.789q0-.212.148-.356t.358-.144q.76%200%201.31-.546q.55-.547.55-1.306q0-.76-.539-1.3Q12.789%206%2012.019%206q-.76%200-1.312.533q-.553.533-.553%201.294h-1q0-1.18.832-2.004Q10.82%205%2012.02%205t2.023.82t.823%202.02q0%201.06-.668%201.84q-.668.782-1.697.959v1.342l8.312%206.123q.104.062.155.168t.052.23q0%20.212-.143.355T20.52%2019zm1.539-1H18.98L12%2012.866z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/checkroom.svg?color=%231a73e8&size=48