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

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

3 other variants in Material Symbols Light

The same icon in other sets

More activities icons from Material Symbols Light

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="M20 17.43V21H4v-3.558h.72q.274.177.6.272t.68.094q1.152 0 1.96-.809q.81-.809.81-1.96t-.81-1.961T6 12.269q-.296 0-.574.075t-.514.214H4V9h5.212v-.461q-.356-.414-.534-.943T8.5 6.5q0-1.471 1.015-2.485Q10.529 3 12 3t2.486 1.015T15.5 6.5q0 .567-.178 1.096t-.533.943V9H20v3.57h-.9q-.237-.145-.517-.223q-.281-.078-.583-.078q-1.152 0-1.96.809q-.81.809-.81 1.96T16.04 17t1.96.809q.36 0 .689-.098q.328-.097.603-.28z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightToysAndGamesSharp(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="M20 17.43V21H4v-3.558h.72q.274.177.6.272t.68.094q1.152 0 1.96-.809q.81-.809.81-1.96t-.81-1.961T6 12.269q-.296 0-.574.075t-.514.214H4V9h5.212v-.461q-.356-.414-.534-.943T8.5 6.5q0-1.471 1.015-2.485Q10.529 3 12 3t2.486 1.015T15.5 6.5q0 .567-.178 1.096t-.533.943V9H20v3.57h-.9q-.237-.145-.517-.223q-.281-.078-.583-.078q-1.152 0-1.96.809q-.81.809-.81 1.96T16.04 17t1.96.809q.36 0 .689-.098q.328-.097.603-.28z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 17.43V21H4v-3.558h.72q.274.177.6.272t.68.094q1.152 0 1.96-.809q.81-.809.81-1.96t-.81-1.961T6 12.269q-.296 0-.574.075t-.514.214H4V9h5.212v-.461q-.356-.414-.534-.943T8.5 6.5q0-1.471 1.015-2.485Q10.529 3 12 3t2.486 1.015T15.5 6.5q0 .567-.178 1.096t-.533.943V9H20v3.57h-.9q-.237-.145-.517-.223q-.281-.078-.583-.078q-1.152 0-1.96.809q-.81.809-.81 1.96T16.04 17t1.96.809q.36 0 .689-.098q.328-.097.603-.28z"/></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%22M20%2017.43V21H4v-3.558h.72q.274.177.6.272t.68.094q1.152%200%201.96-.809q.81-.809.81-1.96t-.81-1.961T6%2012.269q-.296%200-.574.075t-.514.214H4V9h5.212v-.461q-.356-.414-.534-.943T8.5%206.5q0-1.471%201.015-2.485Q10.529%203%2012%203t2.486%201.015T15.5%206.5q0%20.567-.178%201.096t-.533.943V9H20v3.57h-.9q-.237-.145-.517-.223q-.281-.078-.583-.078q-1.152%200-1.96.809q-.81.809-.81%201.96T16.04%2017t1.96.809q.36%200%20.689-.098q.328-.097.603-.28z%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%22M20%2017.43V21H4v-3.558h.72q.274.177.6.272t.68.094q1.152%200%201.96-.809q.81-.809.81-1.96t-.81-1.961T6%2012.269q-.296%200-.574.075t-.514.214H4V9h5.212v-.461q-.356-.414-.534-.943T8.5%206.5q0-1.471%201.015-2.485Q10.529%203%2012%203t2.486%201.015T15.5%206.5q0%20.567-.178%201.096t-.533.943V9H20v3.57h-.9q-.237-.145-.517-.223q-.281-.078-.583-.078q-1.152%200-1.96.809q-.81.809-.81%201.96T16.04%2017t1.96.809q.36%200%20.689-.098q.328-.097.603-.28z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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