sports cricket icon
sports-cricket from Material Symbols Light by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- sports-cricket
- Set
- Material Symbols Light
- Style
- Regular
- 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="m14.308 14.046l-2.262 2.262q-.242.242-.546.242t-.546-.242l-8-7.962q-.243-.242-.243-.521t.243-.521l2.338-2.338q.242-.243.533-.243t.533.243l7.95 8.026q.242.242.242.527t-.242.527m4.292 7.262l-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 MaterialSymbolsLightSportsCricket(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="m14.308 14.046l-2.262 2.262q-.242.242-.546.242t-.546-.242l-8-7.962q-.243-.242-.243-.521t.243-.521l2.338-2.338q.242-.243.533-.243t.533.243l7.95 8.026q.242.242.242.527t-.242.527m4.292 7.262l-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="m14.308 14.046l-2.262 2.262q-.242.242-.546.242t-.546-.242l-8-7.962q-.243-.242-.243-.521t.243-.521l2.338-2.338q.242-.243.533-.243t.533.243l7.95 8.026q.242.242.242.527t-.242.527m4.292 7.262l-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 {
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%22m14.308%2014.046l-2.262%202.262q-.242.242-.546.242t-.546-.242l-8-7.962q-.243-.242-.243-.521t.243-.521l2.338-2.338q.242-.243.533-.243t.533.243l7.95%208.026q.242.242.242.527t-.242.527m4.292%207.262l-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%22m14.308%2014.046l-2.262%202.262q-.242.242-.546.242t-.546-.242l-8-7.962q-.243-.242-.243-.521t.243-.521l2.338-2.338q.242-.243.533-.243t.533.243l7.95%208.026q.242.242.242.527t-.242.527m4.292%207.262l-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.svg?color=%231a73e8&size=48