twotone games icon
twotone-games from Google Material Icons by Material Design Authors · Baseline · AV · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-games
- Set
- Google Material Icons
- Style
- Baseline
- Category
- AV
- Viewbox
- 24×24
- License
- Apache 2.0
More av icons from Google Material Icons
baseline-10kbaseline-1kbaseline-1k-plusbaseline-2kbaseline-2k-plusbaseline-3kbaseline-3k-plusbaseline-4kbaseline-4k-plusbaseline-5gbaseline-5kbaseline-5k-plusbaseline-6kbaseline-6k-plusbaseline-7kbaseline-7k-plusbaseline-8kbaseline-8k-plusbaseline-9kbaseline-9k-plusbaseline-add-to-queuebaseline-airplaybaseline-albumbaseline-art-track
Use the twotone games icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 17.33V20h2v-2.67l-1-1zm2-10.66V4h-2v2.67l1 1zM16.33 12l1 1H20v-2h-2.67zM4 11v2h2.67l1-1l-1-1z" opacity=".3"/><path fill="currentColor" d="M2 9v6h5.5l3-3l-3-3zm4.67 4H4v-2h2.67l1 1zM22 9h-5.5l-3 3l3 3H22zm-2 4h-2.67l-1-1l1-1H20zm-5 3.5l-3-3l-3 3V22h6zM13 20h-2v-2.67l1-1l1 1zM9 7.5l3 3l3-3V2H9zM11 4h2v2.67l-1 1l-1-1z"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotoneGames(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="M11 17.33V20h2v-2.67l-1-1zm2-10.66V4h-2v2.67l1 1zM16.33 12l1 1H20v-2h-2.67zM4 11v2h2.67l1-1l-1-1z" opacity=".3"/><path fill="currentColor" d="M2 9v6h5.5l3-3l-3-3zm4.67 4H4v-2h2.67l1 1zM22 9h-5.5l-3 3l3 3H22zm-2 4h-2.67l-1-1l1-1H20zm-5 3.5l-3-3l-3 3V22h6zM13 20h-2v-2.67l1-1l1 1zM9 7.5l3 3l3-3V2H9zM11 4h2v2.67l-1 1l-1-1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 17.33V20h2v-2.67l-1-1zm2-10.66V4h-2v2.67l1 1zM16.33 12l1 1H20v-2h-2.67zM4 11v2h2.67l1-1l-1-1z" opacity=".3"/><path fill="currentColor" d="M2 9v6h5.5l3-3l-3-3zm4.67 4H4v-2h2.67l1 1zM22 9h-5.5l-3 3l3 3H22zm-2 4h-2.67l-1-1l1-1H20zm-5 3.5l-3-3l-3 3V22h6zM13 20h-2v-2.67l1-1l1 1zM9 7.5l3 3l3-3V2H9zM11 4h2v2.67l-1 1l-1-1z"/></svg> </template>
CSS
.icon-twotone-games {
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%22M11%2017.33V20h2v-2.67l-1-1zm2-10.66V4h-2v2.67l1%201zM16.33%2012l1%201H20v-2h-2.67zM4%2011v2h2.67l1-1l-1-1z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%209v6h5.5l3-3l-3-3zm4.67%204H4v-2h2.67l1%201zM22%209h-5.5l-3%203l3%203H22zm-2%204h-2.67l-1-1l1-1H20zm-5%203.5l-3-3l-3%203V22h6zM13%2020h-2v-2.67l1-1l1%201zM9%207.5l3%203l3-3V2H9zM11%204h2v2.67l-1%201l-1-1z%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%22M11%2017.33V20h2v-2.67l-1-1zm2-10.66V4h-2v2.67l1%201zM16.33%2012l1%201H20v-2h-2.67zM4%2011v2h2.67l1-1l-1-1z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%209v6h5.5l3-3l-3-3zm4.67%204H4v-2h2.67l1%201zM22%209h-5.5l-3%203l3%203H22zm-2%204h-2.67l-1-1l1-1H20zm-5%203.5l-3-3l-3%203V22h6zM13%2020h-2v-2.67l1-1l1%201zM9%207.5l3%203l3-3V2H9zM11%204h2v2.67l-1%201l-1-1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-games.svg?color=%231a73e8&size=48