interactive space icon
interactive-space from Material Symbols Light by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- interactive-space
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More activities icons from Material Symbols Light
Use the interactive space icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 13.77q-.691 0-1.153-.463T3 12.154v-7.77q0-.69.463-1.152t1.152-.463h14.77q.69 0 1.152.463T21 4.384v7.77q0 .69-.463 1.153t-1.153.462h-3.07q.053-.25.065-.5q.011-.25 0-.5q-.104-1.727-1.363-2.921T12 8.654T8.984 9.848T7.62 12.769q-.011.25 0 .5q.012.25.066.5zM7 8.48l1.635-1.614L7 5.25L5.384 6.866zm9.5-1.21q.414 0 .707-.294t.293-.707t-.293-.706t-.707-.294t-.707.294t-.293.706t.293.707t.707.293M6 21.231v-1.408q0-.586.324-1.096t.874-.75q1.148-.517 2.348-.786T12 16.923t2.454.268t2.348.786q.55.24.874.75T18 19.823v1.408zm4.227-6.42q-.727-.726-.727-1.773t.727-1.773T12 10.538t1.773.727t.727 1.773t-.727 1.773t-1.773.727t-1.773-.727"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightInteractiveSpace(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="M4.616 13.77q-.691 0-1.153-.463T3 12.154v-7.77q0-.69.463-1.152t1.152-.463h14.77q.69 0 1.152.463T21 4.384v7.77q0 .69-.463 1.153t-1.153.462h-3.07q.053-.25.065-.5q.011-.25 0-.5q-.104-1.727-1.363-2.921T12 8.654T8.984 9.848T7.62 12.769q-.011.25 0 .5q.012.25.066.5zM7 8.48l1.635-1.614L7 5.25L5.384 6.866zm9.5-1.21q.414 0 .707-.294t.293-.707t-.293-.706t-.707-.294t-.707.294t-.293.706t.293.707t.707.293M6 21.231v-1.408q0-.586.324-1.096t.874-.75q1.148-.517 2.348-.786T12 16.923t2.454.268t2.348.786q.55.24.874.75T18 19.823v1.408zm4.227-6.42q-.727-.726-.727-1.773t.727-1.773T12 10.538t1.773.727t.727 1.773t-.727 1.773t-1.773.727t-1.773-.727"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 13.77q-.691 0-1.153-.463T3 12.154v-7.77q0-.69.463-1.152t1.152-.463h14.77q.69 0 1.152.463T21 4.384v7.77q0 .69-.463 1.153t-1.153.462h-3.07q.053-.25.065-.5q.011-.25 0-.5q-.104-1.727-1.363-2.921T12 8.654T8.984 9.848T7.62 12.769q-.011.25 0 .5q.012.25.066.5zM7 8.48l1.635-1.614L7 5.25L5.384 6.866zm9.5-1.21q.414 0 .707-.294t.293-.707t-.293-.706t-.707-.294t-.707.294t-.293.706t.293.707t.707.293M6 21.231v-1.408q0-.586.324-1.096t.874-.75q1.148-.517 2.348-.786T12 16.923t2.454.268t2.348.786q.55.24.874.75T18 19.823v1.408zm4.227-6.42q-.727-.726-.727-1.773t.727-1.773T12 10.538t1.773.727t.727 1.773t-.727 1.773t-1.773.727t-1.773-.727"/></svg> </template>
CSS
.icon-interactive-space {
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%22M4.616%2013.77q-.691%200-1.153-.463T3%2012.154v-7.77q0-.69.463-1.152t1.152-.463h14.77q.69%200%201.152.463T21%204.384v7.77q0%20.69-.463%201.153t-1.153.462h-3.07q.053-.25.065-.5q.011-.25%200-.5q-.104-1.727-1.363-2.921T12%208.654T8.984%209.848T7.62%2012.769q-.011.25%200%20.5q.012.25.066.5zM7%208.48l1.635-1.614L7%205.25L5.384%206.866zm9.5-1.21q.414%200%20.707-.294t.293-.707t-.293-.706t-.707-.294t-.707.294t-.293.706t.293.707t.707.293M6%2021.231v-1.408q0-.586.324-1.096t.874-.75q1.148-.517%202.348-.786T12%2016.923t2.454.268t2.348.786q.55.24.874.75T18%2019.823v1.408zm4.227-6.42q-.727-.726-.727-1.773t.727-1.773T12%2010.538t1.773.727t.727%201.773t-.727%201.773t-1.773.727t-1.773-.727%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%22M4.616%2013.77q-.691%200-1.153-.463T3%2012.154v-7.77q0-.69.463-1.152t1.152-.463h14.77q.69%200%201.152.463T21%204.384v7.77q0%20.69-.463%201.153t-1.153.462h-3.07q.053-.25.065-.5q.011-.25%200-.5q-.104-1.727-1.363-2.921T12%208.654T8.984%209.848T7.62%2012.769q-.011.25%200%20.5q.012.25.066.5zM7%208.48l1.635-1.614L7%205.25L5.384%206.866zm9.5-1.21q.414%200%20.707-.294t.293-.707t-.293-.706t-.707-.294t-.707.294t-.293.706t.293.707t.707.293M6%2021.231v-1.408q0-.586.324-1.096t.874-.75q1.148-.517%202.348-.786T12%2016.923t2.454.268t2.348.786q.55.24.874.75T18%2019.823v1.408zm4.227-6.42q-.727-.726-.727-1.773t.727-1.773T12%2010.538t1.773.727t.727%201.773t-.727%201.773t-1.773.727t-1.773-.727%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/interactive-space.svg?color=%231a73e8&size=48