countertops-outline-rounded from Material Symbols Light by Google · Outline Rounded · Household · Apache-2.0 Free for personal and commercial use.

Name
countertops-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Household
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More household icons from Material Symbols Light

Use the countertops icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.616 9.462H8.5q.27 0 .442-.174q.173-.173.173-.442V6H6v2.846q0 .27.173.442q.173.173.443.173m0 8.539H11.5v-6.538H6v5.923q0 .269.173.442t.443.173m5.884 0h4.885q.269 0 .442-.173t.173-.442V11.46h-5.5zm-5.884 0h10.769q.269 0 .442-.173t.173-.442V11.46H6v5.924q0 .269.173.442t.443.173m6.744-9.904q-.218 0-.366-.15q-.148-.148-.148-.369q.039-1.077.779-1.827T15.442 5t1.817.757q.741.758.741 1.84v2.865h2.5q.213 0 .356.144t.144.356t-.144.356t-.356.144H19v5.923q0 .666-.475 1.14t-1.14.475H6.615q-.666 0-1.14-.475T5 17.386V11.46H3.5q-.213 0-.356-.143Q3 11.174 3 10.96t.144-.356t.356-.143h3.02q-.628 0-1.074-.452T5 8.923V5.808q0-.343.232-.576T5.808 5h3.5q.343 0 .575.232t.232.576v3.115q0 .635-.452 1.087t-1.086.451H17V7.597q0-.655-.446-1.126Q16.107 6 15.447 6t-1.121.47t-.46 1.126q0 .213-.144.357q-.143.143-.362.143M6.616 9.462H6h3.116z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCountertopsOutlineRounded(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.616 9.462H8.5q.27 0 .442-.174q.173-.173.173-.442V6H6v2.846q0 .27.173.442q.173.173.443.173m0 8.539H11.5v-6.538H6v5.923q0 .269.173.442t.443.173m5.884 0h4.885q.269 0 .442-.173t.173-.442V11.46h-5.5zm-5.884 0h10.769q.269 0 .442-.173t.173-.442V11.46H6v5.924q0 .269.173.442t.443.173m6.744-9.904q-.218 0-.366-.15q-.148-.148-.148-.369q.039-1.077.779-1.827T15.442 5t1.817.757q.741.758.741 1.84v2.865h2.5q.213 0 .356.144t.144.356t-.144.356t-.356.144H19v5.923q0 .666-.475 1.14t-1.14.475H6.615q-.666 0-1.14-.475T5 17.386V11.46H3.5q-.213 0-.356-.143Q3 11.174 3 10.96t.144-.356t.356-.143h3.02q-.628 0-1.074-.452T5 8.923V5.808q0-.343.232-.576T5.808 5h3.5q.343 0 .575.232t.232.576v3.115q0 .635-.452 1.087t-1.086.451H17V7.597q0-.655-.446-1.126Q16.107 6 15.447 6t-1.121.47t-.46 1.126q0 .213-.144.357q-.143.143-.362.143M6.616 9.462H6h3.116z"/></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.616 9.462H8.5q.27 0 .442-.174q.173-.173.173-.442V6H6v2.846q0 .27.173.442q.173.173.443.173m0 8.539H11.5v-6.538H6v5.923q0 .269.173.442t.443.173m5.884 0h4.885q.269 0 .442-.173t.173-.442V11.46h-5.5zm-5.884 0h10.769q.269 0 .442-.173t.173-.442V11.46H6v5.924q0 .269.173.442t.443.173m6.744-9.904q-.218 0-.366-.15q-.148-.148-.148-.369q.039-1.077.779-1.827T15.442 5t1.817.757q.741.758.741 1.84v2.865h2.5q.213 0 .356.144t.144.356t-.144.356t-.356.144H19v5.923q0 .666-.475 1.14t-1.14.475H6.615q-.666 0-1.14-.475T5 17.386V11.46H3.5q-.213 0-.356-.143Q3 11.174 3 10.96t.144-.356t.356-.143h3.02q-.628 0-1.074-.452T5 8.923V5.808q0-.343.232-.576T5.808 5h3.5q.343 0 .575.232t.232.576v3.115q0 .635-.452 1.087t-1.086.451H17V7.597q0-.655-.446-1.126Q16.107 6 15.447 6t-1.121.47t-.46 1.126q0 .213-.144.357q-.143.143-.362.143M6.616 9.462H6h3.116z"/></svg>
</template>

CSS

.icon-countertops-outline-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.616%209.462H8.5q.27%200%20.442-.174q.173-.173.173-.442V6H6v2.846q0%20.27.173.442q.173.173.443.173m0%208.539H11.5v-6.538H6v5.923q0%20.269.173.442t.443.173m5.884%200h4.885q.269%200%20.442-.173t.173-.442V11.46h-5.5zm-5.884%200h10.769q.269%200%20.442-.173t.173-.442V11.46H6v5.924q0%20.269.173.442t.443.173m6.744-9.904q-.218%200-.366-.15q-.148-.148-.148-.369q.039-1.077.779-1.827T15.442%205t1.817.757q.741.758.741%201.84v2.865h2.5q.213%200%20.356.144t.144.356t-.144.356t-.356.144H19v5.923q0%20.666-.475%201.14t-1.14.475H6.615q-.666%200-1.14-.475T5%2017.386V11.46H3.5q-.213%200-.356-.143Q3%2011.174%203%2010.96t.144-.356t.356-.143h3.02q-.628%200-1.074-.452T5%208.923V5.808q0-.343.232-.576T5.808%205h3.5q.343%200%20.575.232t.232.576v3.115q0%20.635-.452%201.087t-1.086.451H17V7.597q0-.655-.446-1.126Q16.107%206%2015.447%206t-1.121.47t-.46%201.126q0%20.213-.144.357q-.143.143-.362.143M6.616%209.462H6h3.116z%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.616%209.462H8.5q.27%200%20.442-.174q.173-.173.173-.442V6H6v2.846q0%20.27.173.442q.173.173.443.173m0%208.539H11.5v-6.538H6v5.923q0%20.269.173.442t.443.173m5.884%200h4.885q.269%200%20.442-.173t.173-.442V11.46h-5.5zm-5.884%200h10.769q.269%200%20.442-.173t.173-.442V11.46H6v5.924q0%20.269.173.442t.443.173m6.744-9.904q-.218%200-.366-.15q-.148-.148-.148-.369q.039-1.077.779-1.827T15.442%205t1.817.757q.741.758.741%201.84v2.865h2.5q.213%200%20.356.144t.144.356t-.144.356t-.356.144H19v5.923q0%20.666-.475%201.14t-1.14.475H6.615q-.666%200-1.14-.475T5%2017.386V11.46H3.5q-.213%200-.356-.143Q3%2011.174%203%2010.96t.144-.356t.356-.143h3.02q-.628%200-1.074-.452T5%208.923V5.808q0-.343.232-.576T5.808%205h3.5q.343%200%20.575.232t.232.576v3.115q0%20.635-.452%201.087t-1.086.451H17V7.597q0-.655-.446-1.126Q16.107%206%2015.447%206t-1.121.47t-.46%201.126q0%20.213-.144.357q-.143.143-.362.143M6.616%209.462H6h3.116z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/countertops-outline-rounded.svg?color=%231a73e8&size=48