checkroom icon
checkroom-rounded from Material Symbols by Google · Rounded · Household · Apache-2.0 Free for personal and commercial use.
- Name
- checkroom-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- checkroom-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More household icons from Material Symbols
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="M6 18h12l-6-4.5zm4.625-11.1q-.125.275-.363.45t-.562.175q-.425 0-.712-.288T8.7 6.525q0-.125.013-.213t.062-.187q.425-.95 1.3-1.537T12 4q1.45 0 2.475 1.013T15.5 7.475q0 1.175-.687 2.1T13 10.85v.9l8.6 6.45q.2.125.3.338T22 19q0 .425-.287.713T21 20H3q-.425 0-.712-.288T2 19q0-.25.1-.462t.3-.338l8.6-6.45V10q0-.425.3-.712T12.025 9q.625 0 1.05-.45t.425-1.075t-.437-1.05T12 6q-.45 0-.825.238t-.55.662"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsCheckroomRounded(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="M6 18h12l-6-4.5zm4.625-11.1q-.125.275-.363.45t-.562.175q-.425 0-.712-.288T8.7 6.525q0-.125.013-.213t.062-.187q.425-.95 1.3-1.537T12 4q1.45 0 2.475 1.013T15.5 7.475q0 1.175-.687 2.1T13 10.85v.9l8.6 6.45q.2.125.3.338T22 19q0 .425-.287.713T21 20H3q-.425 0-.712-.288T2 19q0-.25.1-.462t.3-.338l8.6-6.45V10q0-.425.3-.712T12.025 9q.625 0 1.05-.45t.425-1.075t-.437-1.05T12 6q-.45 0-.825.238t-.55.662"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 18h12l-6-4.5zm4.625-11.1q-.125.275-.363.45t-.562.175q-.425 0-.712-.288T8.7 6.525q0-.125.013-.213t.062-.187q.425-.95 1.3-1.537T12 4q1.45 0 2.475 1.013T15.5 7.475q0 1.175-.687 2.1T13 10.85v.9l8.6 6.45q.2.125.3.338T22 19q0 .425-.287.713T21 20H3q-.425 0-.712-.288T2 19q0-.25.1-.462t.3-.338l8.6-6.45V10q0-.425.3-.712T12.025 9q.625 0 1.05-.45t.425-1.075t-.437-1.05T12 6q-.45 0-.825.238t-.55.662"/></svg> </template>
CSS
.icon-checkroom-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%22M6%2018h12l-6-4.5zm4.625-11.1q-.125.275-.363.45t-.562.175q-.425%200-.712-.288T8.7%206.525q0-.125.013-.213t.062-.187q.425-.95%201.3-1.537T12%204q1.45%200%202.475%201.013T15.5%207.475q0%201.175-.687%202.1T13%2010.85v.9l8.6%206.45q.2.125.3.338T22%2019q0%20.425-.287.713T21%2020H3q-.425%200-.712-.288T2%2019q0-.25.1-.462t.3-.338l8.6-6.45V10q0-.425.3-.712T12.025%209q.625%200%201.05-.45t.425-1.075t-.437-1.05T12%206q-.45%200-.825.238t-.55.662%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%22M6%2018h12l-6-4.5zm4.625-11.1q-.125.275-.363.45t-.562.175q-.425%200-.712-.288T8.7%206.525q0-.125.013-.213t.062-.187q.425-.95%201.3-1.537T12%204q1.45%200%202.475%201.013T15.5%207.475q0%201.175-.687%202.1T13%2010.85v.9l8.6%206.45q.2.125.3.338T22%2019q0%20.425-.287.713T21%2020H3q-.425%200-.712-.288T2%2019q0-.25.1-.462t.3-.338l8.6-6.45V10q0-.425.3-.712T12.025%209q.625%200%201.05-.45t.425-1.075t-.437-1.05T12%206q-.45%200-.825.238t-.55.662%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/checkroom-rounded.svg?color=%231a73e8&size=48