sports cricket icon
sports-cricket-outline-sharp from Material Symbols Light by Google · Outline Sharp · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- sports-cricket-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline 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.452 7.806l3.354-3.354l9.048 9.048zm0-1.415l1.938-1.939L5.8 5.862L3.862 7.8zm7.1 5.869l-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-.813m3.21-.701q.515-.515.515-1.255t-.514-1.255t-1.255-.514t-1.255.514t-.514 1.255t.514 1.255t1.255.514t1.255-.514M8.65 10.65"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSportsCricketOutlineSharp(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.452 7.806l3.354-3.354l9.048 9.048zm0-1.415l1.938-1.939L5.8 5.862L3.862 7.8zm7.1 5.869l-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-.813m3.21-.701q.515-.515.515-1.255t-.514-1.255t-1.255-.514t-1.255.514t-.514 1.255t.514 1.255t1.255.514t1.255-.514M8.65 10.65"/></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.452 7.806l3.354-3.354l9.048 9.048zm0-1.415l1.938-1.939L5.8 5.862L3.862 7.8zm7.1 5.869l-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-.813m3.21-.701q.515-.515.515-1.255t-.514-1.255t-1.255-.514t-1.255.514t-.514 1.255t.514 1.255t1.255.514t1.255-.514M8.65 10.65"/></svg> </template>
CSS
.icon-sports-cricket-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%22M11.5%2016.854L2.452%207.806l3.354-3.354l9.048%209.048zm0-1.415l1.938-1.939L5.8%205.862L3.862%207.8zm7.1%205.869l-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-.813m3.21-.701q.515-.515.515-1.255t-.514-1.255t-1.255-.514t-1.255.514t-.514%201.255t.514%201.255t1.255.514t1.255-.514M8.65%2010.65%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.452%207.806l3.354-3.354l9.048%209.048zm0-1.415l1.938-1.939L5.8%205.862L3.862%207.8zm7.1%205.869l-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-.813m3.21-.701q.515-.515.515-1.255t-.514-1.255t-1.255-.514t-1.255.514t-.514%201.255t.514%201.255t1.255.514t1.255-.514M8.65%2010.65%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-outline-sharp.svg?color=%231a73e8&size=48