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

Name
toys-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 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 20q-1.125 0-1.963-.712T4.05 17.45H2V10.2h2.8L3 8.4l-1 1L.6 8L4 4.6L5.4 6l-1 1l1.4 1.4L7.3 4h9.425l2.025 6.1H22v7.35h-2.05q-.15 1.125-.987 1.838T17 20q-.95 0-1.713-.55T14.2 18H9.8q-.325.9-1.088 1.45T7 20m.4-10H11V6H8.725zm5.6 0h3.6l-1.325-4H13zm-3.2 6h4.4q.325-.9 1.088-1.45T17 14q.75 0 1.4.35t1.1.95h.5V12H4v3.3h.5q.45-.6 1.1-.95T7 14q.95 0 1.713.55T9.8 16M7 18q.425 0 .713-.287T8 17t-.288-.712T7 16t-.712.288T6 17t.288.713T7 18m10 0q.425 0 .713-.288T18 17t-.288-.712T17 16t-.712.288T16 17t.288.713T17 18m-5-4"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsToysOutlineSharp(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="M7 20q-1.125 0-1.963-.712T4.05 17.45H2V10.2h2.8L3 8.4l-1 1L.6 8L4 4.6L5.4 6l-1 1l1.4 1.4L7.3 4h9.425l2.025 6.1H22v7.35h-2.05q-.15 1.125-.987 1.838T17 20q-.95 0-1.713-.55T14.2 18H9.8q-.325.9-1.088 1.45T7 20m.4-10H11V6H8.725zm5.6 0h3.6l-1.325-4H13zm-3.2 6h4.4q.325-.9 1.088-1.45T17 14q.75 0 1.4.35t1.1.95h.5V12H4v3.3h.5q.45-.6 1.1-.95T7 14q.95 0 1.713.55T9.8 16M7 18q.425 0 .713-.287T8 17t-.288-.712T7 16t-.712.288T6 17t.288.713T7 18m10 0q.425 0 .713-.288T18 17t-.288-.712T17 16t-.712.288T16 17t.288.713T17 18m-5-4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 20q-1.125 0-1.963-.712T4.05 17.45H2V10.2h2.8L3 8.4l-1 1L.6 8L4 4.6L5.4 6l-1 1l1.4 1.4L7.3 4h9.425l2.025 6.1H22v7.35h-2.05q-.15 1.125-.987 1.838T17 20q-.95 0-1.713-.55T14.2 18H9.8q-.325.9-1.088 1.45T7 20m.4-10H11V6H8.725zm5.6 0h3.6l-1.325-4H13zm-3.2 6h4.4q.325-.9 1.088-1.45T17 14q.75 0 1.4.35t1.1.95h.5V12H4v3.3h.5q.45-.6 1.1-.95T7 14q.95 0 1.713.55T9.8 16M7 18q.425 0 .713-.287T8 17t-.288-.712T7 16t-.712.288T6 17t.288.713T7 18m10 0q.425 0 .713-.288T18 17t-.288-.712T17 16t-.712.288T16 17t.288.713T17 18m-5-4"/></svg>
</template>

CSS

.icon-toys-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%22M7%2020q-1.125%200-1.963-.712T4.05%2017.45H2V10.2h2.8L3%208.4l-1%201L.6%208L4%204.6L5.4%206l-1%201l1.4%201.4L7.3%204h9.425l2.025%206.1H22v7.35h-2.05q-.15%201.125-.987%201.838T17%2020q-.95%200-1.713-.55T14.2%2018H9.8q-.325.9-1.088%201.45T7%2020m.4-10H11V6H8.725zm5.6%200h3.6l-1.325-4H13zm-3.2%206h4.4q.325-.9%201.088-1.45T17%2014q.75%200%201.4.35t1.1.95h.5V12H4v3.3h.5q.45-.6%201.1-.95T7%2014q.95%200%201.713.55T9.8%2016M7%2018q.425%200%20.713-.287T8%2017t-.288-.712T7%2016t-.712.288T6%2017t.288.713T7%2018m10%200q.425%200%20.713-.288T18%2017t-.288-.712T17%2016t-.712.288T16%2017t.288.713T17%2018m-5-4%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%22M7%2020q-1.125%200-1.963-.712T4.05%2017.45H2V10.2h2.8L3%208.4l-1%201L.6%208L4%204.6L5.4%206l-1%201l1.4%201.4L7.3%204h9.425l2.025%206.1H22v7.35h-2.05q-.15%201.125-.987%201.838T17%2020q-.95%200-1.713-.55T14.2%2018H9.8q-.325.9-1.088%201.45T7%2020m.4-10H11V6H8.725zm5.6%200h3.6l-1.325-4H13zm-3.2%206h4.4q.325-.9%201.088-1.45T17%2014q.75%200%201.4.35t1.1.95h.5V12H4v3.3h.5q.45-.6%201.1-.95T7%2014q.95%200%201.713.55T9.8%2016M7%2018q.425%200%20.713-.287T8%2017t-.288-.712T7%2016t-.712.288T6%2017t.288.713T7%2018m10%200q.425%200%20.713-.288T18%2017t-.288-.712T17%2016t-.712.288T16%2017t.288.713T17%2018m-5-4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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