sports cricket icon

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

Name
sports-cricket
Set
Material Symbols
Style
Regular
Category
Activities
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

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="M15 14.2L12.2 17q-.3.3-.7.3t-.7-.3L2.3 8.5Q2 8.2 2 7.825t.3-.675l2.8-2.8q.3-.3.725-.3t.725.3L15 12.8q.3.3.3.7t-.3.7m3.6 7.8l-4.25-4.25l1.4-1.4L20 20.6zM16.025 7.975Q15 6.95 15 5.5t1.025-2.475T18.5 2t2.475 1.025T22 5.5t-1.025 2.475T18.5 9t-2.475-1.025"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSportsCricket(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="M15 14.2L12.2 17q-.3.3-.7.3t-.7-.3L2.3 8.5Q2 8.2 2 7.825t.3-.675l2.8-2.8q.3-.3.725-.3t.725.3L15 12.8q.3.3.3.7t-.3.7m3.6 7.8l-4.25-4.25l1.4-1.4L20 20.6zM16.025 7.975Q15 6.95 15 5.5t1.025-2.475T18.5 2t2.475 1.025T22 5.5t-1.025 2.475T18.5 9t-2.475-1.025"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 14.2L12.2 17q-.3.3-.7.3t-.7-.3L2.3 8.5Q2 8.2 2 7.825t.3-.675l2.8-2.8q.3-.3.725-.3t.725.3L15 12.8q.3.3.3.7t-.3.7m3.6 7.8l-4.25-4.25l1.4-1.4L20 20.6zM16.025 7.975Q15 6.95 15 5.5t1.025-2.475T18.5 2t2.475 1.025T22 5.5t-1.025 2.475T18.5 9t-2.475-1.025"/></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%22M15%2014.2L12.2%2017q-.3.3-.7.3t-.7-.3L2.3%208.5Q2%208.2%202%207.825t.3-.675l2.8-2.8q.3-.3.725-.3t.725.3L15%2012.8q.3.3.3.7t-.3.7m3.6%207.8l-4.25-4.25l1.4-1.4L20%2020.6zM16.025%207.975Q15%206.95%2015%205.5t1.025-2.475T18.5%202t2.475%201.025T22%205.5t-1.025%202.475T18.5%209t-2.475-1.025%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%22M15%2014.2L12.2%2017q-.3.3-.7.3t-.7-.3L2.3%208.5Q2%208.2%202%207.825t.3-.675l2.8-2.8q.3-.3.725-.3t.725.3L15%2012.8q.3.3.3.7t-.3.7m3.6%207.8l-4.25-4.25l1.4-1.4L20%2020.6zM16.025%207.975Q15%206.95%2015%205.5t1.025-2.475T18.5%202t2.475%201.025T22%205.5t-1.025%202.475T18.5%209t-2.475-1.025%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/sports-cricket.svg?color=%231a73e8&size=48