sports-cricket-outline from Material Symbols Light by Google · Outline · Activities · Apache-2.0 Free for personal and commercial use.

Name
sports-cricket-outline
Set
Material Symbols Light
Style
Outline
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-.242L2.992 8.346q-.242-.242-.261-.521t.223-.521l2.338-2.338q.243-.243.514-.243t.513.243l8.008 8.007q.242.243.233.537q-.01.294-.252.536M11.5 15.44l1.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 MaterialSymbolsLightSportsCricketOutline(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-.242L2.992 8.346q-.242-.242-.261-.521t.223-.521l2.338-2.338q.243-.243.514-.243t.513.243l8.008 8.007q.242.243.233.537q-.01.294-.252.536M11.5 15.44l1.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="m14.308 14.046l-2.262 2.262q-.242.242-.546.242t-.546-.242L2.992 8.346q-.242-.242-.261-.521t.223-.521l2.338-2.338q.243-.243.514-.243t.513.243l8.008 8.007q.242.243.233.537q-.01.294-.252.536M11.5 15.44l1.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 {
  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-.242L2.992%208.346q-.242-.242-.261-.521t.223-.521l2.338-2.338q.243-.243.514-.243t.513.243l8.008%208.007q.242.243.233.537q-.01.294-.252.536M11.5%2015.44l1.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%22m14.308%2014.046l-2.262%202.262q-.242.242-.546.242t-.546-.242L2.992%208.346q-.242-.242-.261-.521t.223-.521l2.338-2.338q.243-.243.514-.243t.513.243l8.008%208.007q.242.243.233.537q-.01.294-.252.536M11.5%2015.44l1.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.svg?color=%231a73e8&size=48