sharp-toys from Google Material Icons by Material Design Authors · Baseline · Hardware · Apache-2.0 Free for personal and commercial use.

Name
sharp-toys
Set
Google Material Icons
Style
Baseline
Category
Hardware
Viewbox
24×24
License
Apache 2.0

More hardware icons from Google Material Icons

Use the sharp toys icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.72 10l-2-6H7.28L5.81 8.4L4.41 7l1-1L4 4.59L.59 8L2 9.41l1-1L4.59 10H2v8h2.18A3 3 0 0 0 7 20c1.3 0 2.4-.84 2.82-2h4.37c.41 1.16 1.51 2 2.82 2a3 3 0 0 0 2.82-2H22v-8zM7 18c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1m4-8H7.41l-.02-.02L8.72 6H11zm2 0V6h2.28l1.33 4zm4 8c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1"/></svg>

React

import type { SVGProps } from "react";

export function IcSharpToys(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="m18.72 10l-2-6H7.28L5.81 8.4L4.41 7l1-1L4 4.59L.59 8L2 9.41l1-1L4.59 10H2v8h2.18A3 3 0 0 0 7 20c1.3 0 2.4-.84 2.82-2h4.37c.41 1.16 1.51 2 2.82 2a3 3 0 0 0 2.82-2H22v-8zM7 18c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1m4-8H7.41l-.02-.02L8.72 6H11zm2 0V6h2.28l1.33 4zm4 8c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.72 10l-2-6H7.28L5.81 8.4L4.41 7l1-1L4 4.59L.59 8L2 9.41l1-1L4.59 10H2v8h2.18A3 3 0 0 0 7 20c1.3 0 2.4-.84 2.82-2h4.37c.41 1.16 1.51 2 2.82 2a3 3 0 0 0 2.82-2H22v-8zM7 18c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1m4-8H7.41l-.02-.02L8.72 6H11zm2 0V6h2.28l1.33 4zm4 8c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1"/></svg>
</template>

CSS

.icon-sharp-toys {
  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%22m18.72%2010l-2-6H7.28L5.81%208.4L4.41%207l1-1L4%204.59L.59%208L2%209.41l1-1L4.59%2010H2v8h2.18A3%203%200%200%200%207%2020c1.3%200%202.4-.84%202.82-2h4.37c.41%201.16%201.51%202%202.82%202a3%203%200%200%200%202.82-2H22v-8zM7%2018c-.55%200-1-.45-1-1s.45-1%201-1s1%20.45%201%201s-.45%201-1%201m4-8H7.41l-.02-.02L8.72%206H11zm2%200V6h2.28l1.33%204zm4%208c-.55%200-1-.45-1-1s.45-1%201-1s1%20.45%201%201s-.45%201-1%201%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%22m18.72%2010l-2-6H7.28L5.81%208.4L4.41%207l1-1L4%204.59L.59%208L2%209.41l1-1L4.59%2010H2v8h2.18A3%203%200%200%200%207%2020c1.3%200%202.4-.84%202.82-2h4.37c.41%201.16%201.51%202%202.82%202a3%203%200%200%200%202.82-2H22v-8zM7%2018c-.55%200-1-.45-1-1s.45-1%201-1s1%20.45%201%201s-.45%201-1%201m4-8H7.41l-.02-.02L8.72%206H11zm2%200V6h2.28l1.33%204zm4%208c-.55%200-1-.45-1-1s.45-1%201-1s1%20.45%201%201s-.45%201-1%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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