toys and games icon
toys-and-games-sharp from Material Symbols by Google · Sharp · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- toys-and-games-sharp
- Set
- Material Symbols
- Style
- 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="M21 16.2V22H3v-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-.587z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsToysAndGamesSharp(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="M21 16.2V22H3v-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-.587z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 16.2V22H3v-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-.587z"/></svg> </template>
CSS
.icon-toys-and-games-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%22M21%2016.2V22H3v-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-.587z%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%22M21%2016.2V22H3v-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-.587z%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-sharp.svg?color=%231a73e8&size=48