sports cricket icon
sports-cricket-sharp from Material Symbols Light by Google · Sharp · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- sports-cricket-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More activities icons from Material Symbols Light
Use the sports cricket icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 16.854L2.433 7.825l3.392-3.392l9.01 9.086zm7.1 4.454l-4.327-4.327l.708-.708l4.327 4.327zM16.544 7.456q-.813-.814-.813-1.956t.813-1.956t1.956-.813t1.956.813t.813 1.956t-.813 1.956t-1.956.813t-1.956-.813"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSportsCricketSharp(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.5 16.854L2.433 7.825l3.392-3.392l9.01 9.086zm7.1 4.454l-4.327-4.327l.708-.708l4.327 4.327zM16.544 7.456q-.813-.814-.813-1.956t.813-1.956t1.956-.813t1.956.813t.813 1.956t-.813 1.956t-1.956.813t-1.956-.813"/></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.5 16.854L2.433 7.825l3.392-3.392l9.01 9.086zm7.1 4.454l-4.327-4.327l.708-.708l4.327 4.327zM16.544 7.456q-.813-.814-.813-1.956t.813-1.956t1.956-.813t1.956.813t.813 1.956t-.813 1.956t-1.956.813t-1.956-.813"/></svg> </template>
CSS
.icon-sports-cricket-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%22M11.5%2016.854L2.433%207.825l3.392-3.392l9.01%209.086zm7.1%204.454l-4.327-4.327l.708-.708l4.327%204.327zM16.544%207.456q-.813-.814-.813-1.956t.813-1.956t1.956-.813t1.956.813t.813%201.956t-.813%201.956t-1.956.813t-1.956-.813%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.5%2016.854L2.433%207.825l3.392-3.392l9.01%209.086zm7.1%204.454l-4.327-4.327l.708-.708l4.327%204.327zM16.544%207.456q-.813-.814-.813-1.956t.813-1.956t1.956-.813t1.956.813t.813%201.956t-.813%201.956t-1.956.813t-1.956-.813%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/sports-cricket-sharp.svg?color=%231a73e8&size=48