toys and games icon

toys-and-games-outline-sharp from Material Symbols by Google · Outline Sharp · Activities · Apache-2.0 Free for personal and commercial use.

Name
toys-and-games-outline-sharp
Set
Material Symbols
Style
Outline Sharp
Category
Activities
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

Use the toys and games icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 20h14v-1.15q-.25.075-.488.113T18 19q-1.65 0-2.825-1.175T14 15t1.175-2.825T18 11q.275 0 .513.038t.487.112V10h-5.25V8.3q.35-.375.55-.837t.2-.963q0-1.05-.725-1.775T12 4t-1.775.725T9.5 6.5q0 .5.2.963t.55.837V10H5v1.15q.25-.075.488-.112T6 11q1.65 0 2.825 1.175T10 15t-1.175 2.825T6 19q-.275 0-.513-.038T5 18.85zm16-3.8V22H3v-5.75h1.45q.275.35.688.55T6 17q.825 0 1.413-.587T8 15t-.587-1.412T6 13q-.45 0-.862.2t-.688.55H3V8h4.75q-.125-.375-.187-.75T7.5 6.5q0-1.875 1.313-3.187T12 2t3.188 1.313T16.5 6.5q0 .375-.062.75T16.25 8H21v5.8h-1.4q-.275-.375-.7-.587T18 13q-.825 0-1.412.588T16 15t.588 1.413T18 17q.475 0 .9-.213t.7-.587zM12 12"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsToysAndGamesOutlineSharp(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 20h14v-1.15q-.25.075-.488.113T18 19q-1.65 0-2.825-1.175T14 15t1.175-2.825T18 11q.275 0 .513.038t.487.112V10h-5.25V8.3q.35-.375.55-.837t.2-.963q0-1.05-.725-1.775T12 4t-1.775.725T9.5 6.5q0 .5.2.963t.55.837V10H5v1.15q.25-.075.488-.112T6 11q1.65 0 2.825 1.175T10 15t-1.175 2.825T6 19q-.275 0-.513-.038T5 18.85zm16-3.8V22H3v-5.75h1.45q.275.35.688.55T6 17q.825 0 1.413-.587T8 15t-.587-1.412T6 13q-.45 0-.862.2t-.688.55H3V8h4.75q-.125-.375-.187-.75T7.5 6.5q0-1.875 1.313-3.187T12 2t3.188 1.313T16.5 6.5q0 .375-.062.75T16.25 8H21v5.8h-1.4q-.275-.375-.7-.587T18 13q-.825 0-1.412.588T16 15t.588 1.413T18 17q.475 0 .9-.213t.7-.587zM12 12"/></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 20h14v-1.15q-.25.075-.488.113T18 19q-1.65 0-2.825-1.175T14 15t1.175-2.825T18 11q.275 0 .513.038t.487.112V10h-5.25V8.3q.35-.375.55-.837t.2-.963q0-1.05-.725-1.775T12 4t-1.775.725T9.5 6.5q0 .5.2.963t.55.837V10H5v1.15q.25-.075.488-.112T6 11q1.65 0 2.825 1.175T10 15t-1.175 2.825T6 19q-.275 0-.513-.038T5 18.85zm16-3.8V22H3v-5.75h1.45q.275.35.688.55T6 17q.825 0 1.413-.587T8 15t-.587-1.412T6 13q-.45 0-.862.2t-.688.55H3V8h4.75q-.125-.375-.187-.75T7.5 6.5q0-1.875 1.313-3.187T12 2t3.188 1.313T16.5 6.5q0 .375-.062.75T16.25 8H21v5.8h-1.4q-.275-.375-.7-.587T18 13q-.825 0-1.412.588T16 15t.588 1.413T18 17q.475 0 .9-.213t.7-.587zM12 12"/></svg>
</template>

CSS

.icon-toys-and-games-outline-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%22M5%2020h14v-1.15q-.25.075-.488.113T18%2019q-1.65%200-2.825-1.175T14%2015t1.175-2.825T18%2011q.275%200%20.513.038t.487.112V10h-5.25V8.3q.35-.375.55-.837t.2-.963q0-1.05-.725-1.775T12%204t-1.775.725T9.5%206.5q0%20.5.2.963t.55.837V10H5v1.15q.25-.075.488-.112T6%2011q1.65%200%202.825%201.175T10%2015t-1.175%202.825T6%2019q-.275%200-.513-.038T5%2018.85zm16-3.8V22H3v-5.75h1.45q.275.35.688.55T6%2017q.825%200%201.413-.587T8%2015t-.587-1.412T6%2013q-.45%200-.862.2t-.688.55H3V8h4.75q-.125-.375-.187-.75T7.5%206.5q0-1.875%201.313-3.187T12%202t3.188%201.313T16.5%206.5q0%20.375-.062.75T16.25%208H21v5.8h-1.4q-.275-.375-.7-.587T18%2013q-.825%200-1.412.588T16%2015t.588%201.413T18%2017q.475%200%20.9-.213t.7-.587zM12%2012%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%2020h14v-1.15q-.25.075-.488.113T18%2019q-1.65%200-2.825-1.175T14%2015t1.175-2.825T18%2011q.275%200%20.513.038t.487.112V10h-5.25V8.3q.35-.375.55-.837t.2-.963q0-1.05-.725-1.775T12%204t-1.775.725T9.5%206.5q0%20.5.2.963t.55.837V10H5v1.15q.25-.075.488-.112T6%2011q1.65%200%202.825%201.175T10%2015t-1.175%202.825T6%2019q-.275%200-.513-.038T5%2018.85zm16-3.8V22H3v-5.75h1.45q.275.35.688.55T6%2017q.825%200%201.413-.587T8%2015t-.587-1.412T6%2013q-.45%200-.862.2t-.688.55H3V8h4.75q-.125-.375-.187-.75T7.5%206.5q0-1.875%201.313-3.187T12%202t3.188%201.313T16.5%206.5q0%20.375-.062.75T16.25%208H21v5.8h-1.4q-.275-.375-.7-.587T18%2013q-.825%200-1.412.588T16%2015t.588%201.413T18%2017q.475%200%20.9-.213t.7-.587zM12%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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