interactive space icon

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

Name
interactive-space-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
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="M6.727 8.208q.13.13.283.13t.282-.13l1.05-1.05q.131-.124.131-.289t-.13-.296l-1.05-1.05q-.132-.13-.284-.13t-.282.13l-1.05 1.05q-.13.124-.13.289t.13.296zm-2.111 5.561q-.691 0-1.153-.462T3 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-2.467q-.207 0-.34-.144t-.135-.357t.144-.356t.356-.143h2.442q.231 0 .424-.192t.192-.423v-7.77q0-.23-.192-.423t-.423-.192H4.615q-.23 0-.423.192T4 4.385v7.769q0 .23.192.423t.423.192h2.443q.212 0 .356.144t.144.357t-.144.356t-.356.143zm11.882-6.5q.416 0 .709-.29t.293-.707t-.291-.71t-.707-.293t-.709.291t-.293.707t.291.709t.707.293m-9.69 13.962q-.344 0-.576-.233T6 20.424v-.6q0-.591.324-1.098t.874-.748q1.148-.517 2.348-.786T12 16.923t2.454.268t2.348.786q.55.24.874.747q.324.508.324 1.099v.6q0 .343-.232.576t-.576.232zm.192-1h10v-.408q0-.3-.175-.55t-.45-.375q-1.05-.475-2.15-.725T12 17.923t-2.225.25t-2.15.725q-.275.125-.45.375t-.175.55zm3.227-5.42q-.727-.726-.727-1.773t.727-1.773T12 10.538t1.773.727t.727 1.773t-.727 1.773t-1.773.727t-1.773-.727m2.836-.71q.437-.438.437-1.063t-.437-1.062T12 11.538t-1.062.438t-.438 1.062t.438 1.063t1.062.437t1.063-.437M12 20.231"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightInteractiveSpaceOutlineRounded(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.727 8.208q.13.13.283.13t.282-.13l1.05-1.05q.131-.124.131-.289t-.13-.296l-1.05-1.05q-.132-.13-.284-.13t-.282.13l-1.05 1.05q-.13.124-.13.289t.13.296zm-2.111 5.561q-.691 0-1.153-.462T3 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-2.467q-.207 0-.34-.144t-.135-.357t.144-.356t.356-.143h2.442q.231 0 .424-.192t.192-.423v-7.77q0-.23-.192-.423t-.423-.192H4.615q-.23 0-.423.192T4 4.385v7.769q0 .23.192.423t.423.192h2.443q.212 0 .356.144t.144.357t-.144.356t-.356.143zm11.882-6.5q.416 0 .709-.29t.293-.707t-.291-.71t-.707-.293t-.709.291t-.293.707t.291.709t.707.293m-9.69 13.962q-.344 0-.576-.233T6 20.424v-.6q0-.591.324-1.098t.874-.748q1.148-.517 2.348-.786T12 16.923t2.454.268t2.348.786q.55.24.874.747q.324.508.324 1.099v.6q0 .343-.232.576t-.576.232zm.192-1h10v-.408q0-.3-.175-.55t-.45-.375q-1.05-.475-2.15-.725T12 17.923t-2.225.25t-2.15.725q-.275.125-.45.375t-.175.55zm3.227-5.42q-.727-.726-.727-1.773t.727-1.773T12 10.538t1.773.727t.727 1.773t-.727 1.773t-1.773.727t-1.773-.727m2.836-.71q.437-.438.437-1.063t-.437-1.062T12 11.538t-1.062.438t-.438 1.062t.438 1.063t1.062.437t1.063-.437M12 20.231"/></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.727 8.208q.13.13.283.13t.282-.13l1.05-1.05q.131-.124.131-.289t-.13-.296l-1.05-1.05q-.132-.13-.284-.13t-.282.13l-1.05 1.05q-.13.124-.13.289t.13.296zm-2.111 5.561q-.691 0-1.153-.462T3 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-2.467q-.207 0-.34-.144t-.135-.357t.144-.356t.356-.143h2.442q.231 0 .424-.192t.192-.423v-7.77q0-.23-.192-.423t-.423-.192H4.615q-.23 0-.423.192T4 4.385v7.769q0 .23.192.423t.423.192h2.443q.212 0 .356.144t.144.357t-.144.356t-.356.143zm11.882-6.5q.416 0 .709-.29t.293-.707t-.291-.71t-.707-.293t-.709.291t-.293.707t.291.709t.707.293m-9.69 13.962q-.344 0-.576-.233T6 20.424v-.6q0-.591.324-1.098t.874-.748q1.148-.517 2.348-.786T12 16.923t2.454.268t2.348.786q.55.24.874.747q.324.508.324 1.099v.6q0 .343-.232.576t-.576.232zm.192-1h10v-.408q0-.3-.175-.55t-.45-.375q-1.05-.475-2.15-.725T12 17.923t-2.225.25t-2.15.725q-.275.125-.45.375t-.175.55zm3.227-5.42q-.727-.726-.727-1.773t.727-1.773T12 10.538t1.773.727t.727 1.773t-.727 1.773t-1.773.727t-1.773-.727m2.836-.71q.437-.438.437-1.063t-.437-1.062T12 11.538t-1.062.438t-.438 1.062t.438 1.063t1.062.437t1.063-.437M12 20.231"/></svg>
</template>

CSS

.icon-interactive-space-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.727%208.208q.13.13.283.13t.282-.13l1.05-1.05q.131-.124.131-.289t-.13-.296l-1.05-1.05q-.132-.13-.284-.13t-.282.13l-1.05%201.05q-.13.124-.13.289t.13.296zm-2.111%205.561q-.691%200-1.153-.462T3%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-2.467q-.207%200-.34-.144t-.135-.357t.144-.356t.356-.143h2.442q.231%200%20.424-.192t.192-.423v-7.77q0-.23-.192-.423t-.423-.192H4.615q-.23%200-.423.192T4%204.385v7.769q0%20.23.192.423t.423.192h2.443q.212%200%20.356.144t.144.357t-.144.356t-.356.143zm11.882-6.5q.416%200%20.709-.29t.293-.707t-.291-.71t-.707-.293t-.709.291t-.293.707t.291.709t.707.293m-9.69%2013.962q-.344%200-.576-.233T6%2020.424v-.6q0-.591.324-1.098t.874-.748q1.148-.517%202.348-.786T12%2016.923t2.454.268t2.348.786q.55.24.874.747q.324.508.324%201.099v.6q0%20.343-.232.576t-.576.232zm.192-1h10v-.408q0-.3-.175-.55t-.45-.375q-1.05-.475-2.15-.725T12%2017.923t-2.225.25t-2.15.725q-.275.125-.45.375t-.175.55zm3.227-5.42q-.727-.726-.727-1.773t.727-1.773T12%2010.538t1.773.727t.727%201.773t-.727%201.773t-1.773.727t-1.773-.727m2.836-.71q.437-.438.437-1.063t-.437-1.062T12%2011.538t-1.062.438t-.438%201.062t.438%201.063t1.062.437t1.063-.437M12%2020.231%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.727%208.208q.13.13.283.13t.282-.13l1.05-1.05q.131-.124.131-.289t-.13-.296l-1.05-1.05q-.132-.13-.284-.13t-.282.13l-1.05%201.05q-.13.124-.13.289t.13.296zm-2.111%205.561q-.691%200-1.153-.462T3%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-2.467q-.207%200-.34-.144t-.135-.357t.144-.356t.356-.143h2.442q.231%200%20.424-.192t.192-.423v-7.77q0-.23-.192-.423t-.423-.192H4.615q-.23%200-.423.192T4%204.385v7.769q0%20.23.192.423t.423.192h2.443q.212%200%20.356.144t.144.357t-.144.356t-.356.143zm11.882-6.5q.416%200%20.709-.29t.293-.707t-.291-.71t-.707-.293t-.709.291t-.293.707t.291.709t.707.293m-9.69%2013.962q-.344%200-.576-.233T6%2020.424v-.6q0-.591.324-1.098t.874-.748q1.148-.517%202.348-.786T12%2016.923t2.454.268t2.348.786q.55.24.874.747q.324.508.324%201.099v.6q0%20.343-.232.576t-.576.232zm.192-1h10v-.408q0-.3-.175-.55t-.45-.375q-1.05-.475-2.15-.725T12%2017.923t-2.225.25t-2.15.725q-.275.125-.45.375t-.175.55zm3.227-5.42q-.727-.726-.727-1.773t.727-1.773T12%2010.538t1.773.727t.727%201.773t-.727%201.773t-1.773.727t-1.773-.727m2.836-.71q.437-.438.437-1.063t-.437-1.062T12%2011.538t-1.062.438t-.438%201.062t.438%201.063t1.062.437t1.063-.437M12%2020.231%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-outline-rounded.svg?color=%231a73e8&size=48