playground-sharp from Material Symbols Light by Google · Sharp · Social · Apache-2.0 Free for personal and commercial use.

Name
playground-sharp
Set
Material Symbols Light
Style
Sharp
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 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.02 20v-1h1.26l.943-14.115h7.971L13.142 19h5.012v-6.573q-1.223-.312-2.035-1.121q-.811-.81-.811-2.171q0-.754.267-1.309t.746-1.028q-.029-.448-.04-.76q-.012-.313-.012-.654q0-.993.697-1.689Q17.663 3 18.658 3q.996 0 1.698.696t.702 1.689q0 .334-.012.64q-.011.306-.04.734q.46.493.727 1.057q.267.565.267 1.319q0 1.361-.812 2.17q-.811.81-2.034 1.122V19H22v1zm2.286-1h7.83l-.874-13.115h-1.185v9.346h.98v1h-5.69v-1h1V5.885H5.18zm2.925-3.77h1.98V5.885h-1.98z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPlaygroundSharp(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="M2.02 20v-1h1.26l.943-14.115h7.971L13.142 19h5.012v-6.573q-1.223-.312-2.035-1.121q-.811-.81-.811-2.171q0-.754.267-1.309t.746-1.028q-.029-.448-.04-.76q-.012-.313-.012-.654q0-.993.697-1.689Q17.663 3 18.658 3q.996 0 1.698.696t.702 1.689q0 .334-.012.64q-.011.306-.04.734q.46.493.727 1.057q.267.565.267 1.319q0 1.361-.812 2.17q-.811.81-2.034 1.122V19H22v1zm2.286-1h7.83l-.874-13.115h-1.185v9.346h.98v1h-5.69v-1h1V5.885H5.18zm2.925-3.77h1.98V5.885h-1.98z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.02 20v-1h1.26l.943-14.115h7.971L13.142 19h5.012v-6.573q-1.223-.312-2.035-1.121q-.811-.81-.811-2.171q0-.754.267-1.309t.746-1.028q-.029-.448-.04-.76q-.012-.313-.012-.654q0-.993.697-1.689Q17.663 3 18.658 3q.996 0 1.698.696t.702 1.689q0 .334-.012.64q-.011.306-.04.734q.46.493.727 1.057q.267.565.267 1.319q0 1.361-.812 2.17q-.811.81-2.034 1.122V19H22v1zm2.286-1h7.83l-.874-13.115h-1.185v9.346h.98v1h-5.69v-1h1V5.885H5.18zm2.925-3.77h1.98V5.885h-1.98z"/></svg>
</template>

CSS

.icon-playground-sharp {
  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%22M2.02%2020v-1h1.26l.943-14.115h7.971L13.142%2019h5.012v-6.573q-1.223-.312-2.035-1.121q-.811-.81-.811-2.171q0-.754.267-1.309t.746-1.028q-.029-.448-.04-.76q-.012-.313-.012-.654q0-.993.697-1.689Q17.663%203%2018.658%203q.996%200%201.698.696t.702%201.689q0%20.334-.012.64q-.011.306-.04.734q.46.493.727%201.057q.267.565.267%201.319q0%201.361-.812%202.17q-.811.81-2.034%201.122V19H22v1zm2.286-1h7.83l-.874-13.115h-1.185v9.346h.98v1h-5.69v-1h1V5.885H5.18zm2.925-3.77h1.98V5.885h-1.98z%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%22M2.02%2020v-1h1.26l.943-14.115h7.971L13.142%2019h5.012v-6.573q-1.223-.312-2.035-1.121q-.811-.81-.811-2.171q0-.754.267-1.309t.746-1.028q-.029-.448-.04-.76q-.012-.313-.012-.654q0-.993.697-1.689Q17.663%203%2018.658%203q.996%200%201.698.696t.702%201.689q0%20.334-.012.64q-.011.306-.04.734q.46.493.727%201.057q.267.565.267%201.319q0%201.361-.812%202.17q-.811.81-2.034%201.122V19H22v1zm2.286-1h7.83l-.874-13.115h-1.185v9.346h.98v1h-5.69v-1h1V5.885H5.18zm2.925-3.77h1.98V5.885h-1.98z%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-sharp.svg?color=%231a73e8&size=48