playground-2-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
playground-2-rounded
Set
Material Symbols Light
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the playground 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 14h3.912l-1.45-2.294q-.208-.321-.517-.514Q6.636 11 6.246 11H5zm0 5h8.37q-.622 0-1.169-.298t-.876-.833L9.527 15H5zm-2.48 1q-.214 0-.358-.143T2.02 19.5t.143-.357T2.52 19H4V8.5q0-.213.143-.357T4.5 8t.357.143T5 8.5V10h1.246q.621 0 1.168.298q.548.298.877.833l3.863 6.163q.208.322.516.514t.7.192h1.476q.31 0 .54.23t.23.54V19h2.538v-6.573q-1.223-.312-2.035-1.121q-.811-.81-.811-2.171q0-.754.267-1.309t.746-1.028q-.029-.448-.04-.762t-.012-.652q0-1 .693-1.692T18.654 3t1.702.692t.702 1.693q0 .223-.012.7t-.04.675q.46.492.727 1.056T22 9.135q0 1.361-.812 2.17q-.811.81-2.034 1.122V19H21.5q.214 0 .357.143T22 19.5t-.143.357T21.5 20z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPlayground2Rounded(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="M5 14h3.912l-1.45-2.294q-.208-.321-.517-.514Q6.636 11 6.246 11H5zm0 5h8.37q-.622 0-1.169-.298t-.876-.833L9.527 15H5zm-2.48 1q-.214 0-.358-.143T2.02 19.5t.143-.357T2.52 19H4V8.5q0-.213.143-.357T4.5 8t.357.143T5 8.5V10h1.246q.621 0 1.168.298q.548.298.877.833l3.863 6.163q.208.322.516.514t.7.192h1.476q.31 0 .54.23t.23.54V19h2.538v-6.573q-1.223-.312-2.035-1.121q-.811-.81-.811-2.171q0-.754.267-1.309t.746-1.028q-.029-.448-.04-.762t-.012-.652q0-1 .693-1.692T18.654 3t1.702.692t.702 1.693q0 .223-.012.7t-.04.675q.46.492.727 1.056T22 9.135q0 1.361-.812 2.17q-.811.81-2.034 1.122V19H21.5q.214 0 .357.143T22 19.5t-.143.357T21.5 20z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 14h3.912l-1.45-2.294q-.208-.321-.517-.514Q6.636 11 6.246 11H5zm0 5h8.37q-.622 0-1.169-.298t-.876-.833L9.527 15H5zm-2.48 1q-.214 0-.358-.143T2.02 19.5t.143-.357T2.52 19H4V8.5q0-.213.143-.357T4.5 8t.357.143T5 8.5V10h1.246q.621 0 1.168.298q.548.298.877.833l3.863 6.163q.208.322.516.514t.7.192h1.476q.31 0 .54.23t.23.54V19h2.538v-6.573q-1.223-.312-2.035-1.121q-.811-.81-.811-2.171q0-.754.267-1.309t.746-1.028q-.029-.448-.04-.762t-.012-.652q0-1 .693-1.692T18.654 3t1.702.692t.702 1.693q0 .223-.012.7t-.04.675q.46.492.727 1.056T22 9.135q0 1.361-.812 2.17q-.811.81-2.034 1.122V19H21.5q.214 0 .357.143T22 19.5t-.143.357T21.5 20z"/></svg>
</template>

CSS

.icon-playground-2-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%22M5%2014h3.912l-1.45-2.294q-.208-.321-.517-.514Q6.636%2011%206.246%2011H5zm0%205h8.37q-.622%200-1.169-.298t-.876-.833L9.527%2015H5zm-2.48%201q-.214%200-.358-.143T2.02%2019.5t.143-.357T2.52%2019H4V8.5q0-.213.143-.357T4.5%208t.357.143T5%208.5V10h1.246q.621%200%201.168.298q.548.298.877.833l3.863%206.163q.208.322.516.514t.7.192h1.476q.31%200%20.54.23t.23.54V19h2.538v-6.573q-1.223-.312-2.035-1.121q-.811-.81-.811-2.171q0-.754.267-1.309t.746-1.028q-.029-.448-.04-.762t-.012-.652q0-1%20.693-1.692T18.654%203t1.702.692t.702%201.693q0%20.223-.012.7t-.04.675q.46.492.727%201.056T22%209.135q0%201.361-.812%202.17q-.811.81-2.034%201.122V19H21.5q.214%200%20.357.143T22%2019.5t-.143.357T21.5%2020z%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%22M5%2014h3.912l-1.45-2.294q-.208-.321-.517-.514Q6.636%2011%206.246%2011H5zm0%205h8.37q-.622%200-1.169-.298t-.876-.833L9.527%2015H5zm-2.48%201q-.214%200-.358-.143T2.02%2019.5t.143-.357T2.52%2019H4V8.5q0-.213.143-.357T4.5%208t.357.143T5%208.5V10h1.246q.621%200%201.168.298q.548.298.877.833l3.863%206.163q.208.322.516.514t.7.192h1.476q.31%200%20.54.23t.23.54V19h2.538v-6.573q-1.223-.312-2.035-1.121q-.811-.81-.811-2.171q0-.754.267-1.309t.746-1.028q-.029-.448-.04-.762t-.012-.652q0-1%20.693-1.692T18.654%203t1.702.692t.702%201.693q0%20.223-.012.7t-.04.675q.46.492.727%201.056T22%209.135q0%201.361-.812%202.17q-.811.81-2.034%201.122V19H21.5q.214%200%20.357.143T22%2019.5t-.143.357T21.5%2020z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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