twotone sports cricket icon
twotone-sports-cricket from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-sports-cricket
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
More social icons from Google Material Icons
baseline-18-up-ratingbaseline-6-ft-apartbaseline-add-moderatorbaseline-add-reactionbaseline-adobebaseline-applebaseline-architecturebaseline-assist-walkerbaseline-back-handbaseline-blindbaseline-boybaseline-cakebaseline-catching-pokemonbaseline-clean-handsbaseline-co2baseline-compostbaseline-connect-without-contactbaseline-constructionbaseline-cookiebaseline-coronavirusbaseline-cruelty-freebaseline-cyclonebaseline-deckbaseline-discord
Use the twotone 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="m4.414 7.84l1.421-1.422l7.085 7.085l-1.42 1.422z" opacity=".3"/><circle cx="18.5" cy="5.5" r="1.5" fill="currentColor" opacity=".3"/><path fill="currentColor" d="m15.04 12.79l-8.5-8.5C6.35 4.1 6.09 4 5.83 4s-.51.1-.7.29L2.29 7.13c-.39.39-.39 1.03 0 1.42l8.5 8.5c.2.2.45.29.71.29s.51-.1.71-.29l2.83-2.83c.39-.4.39-1.04 0-1.43m-3.54 2.13L4.41 7.83l1.42-1.42l7.09 7.09zm2.841 2.836l1.414-1.414l4.243 4.243l-1.414 1.414zM18.5 2C16.57 2 15 3.57 15 5.5S16.57 9 18.5 9S22 7.43 22 5.5S20.43 2 18.5 2m0 5c-.83 0-1.5-.67-1.5-1.5S17.67 4 18.5 4s1.5.67 1.5 1.5S19.33 7 18.5 7"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotoneSportsCricket(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="m4.414 7.84l1.421-1.422l7.085 7.085l-1.42 1.422z" opacity=".3"/><circle cx="18.5" cy="5.5" r="1.5" fill="currentColor" opacity=".3"/><path fill="currentColor" d="m15.04 12.79l-8.5-8.5C6.35 4.1 6.09 4 5.83 4s-.51.1-.7.29L2.29 7.13c-.39.39-.39 1.03 0 1.42l8.5 8.5c.2.2.45.29.71.29s.51-.1.71-.29l2.83-2.83c.39-.4.39-1.04 0-1.43m-3.54 2.13L4.41 7.83l1.42-1.42l7.09 7.09zm2.841 2.836l1.414-1.414l4.243 4.243l-1.414 1.414zM18.5 2C16.57 2 15 3.57 15 5.5S16.57 9 18.5 9S22 7.43 22 5.5S20.43 2 18.5 2m0 5c-.83 0-1.5-.67-1.5-1.5S17.67 4 18.5 4s1.5.67 1.5 1.5S19.33 7 18.5 7"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.414 7.84l1.421-1.422l7.085 7.085l-1.42 1.422z" opacity=".3"/><circle cx="18.5" cy="5.5" r="1.5" fill="currentColor" opacity=".3"/><path fill="currentColor" d="m15.04 12.79l-8.5-8.5C6.35 4.1 6.09 4 5.83 4s-.51.1-.7.29L2.29 7.13c-.39.39-.39 1.03 0 1.42l8.5 8.5c.2.2.45.29.71.29s.51-.1.71-.29l2.83-2.83c.39-.4.39-1.04 0-1.43m-3.54 2.13L4.41 7.83l1.42-1.42l7.09 7.09zm2.841 2.836l1.414-1.414l4.243 4.243l-1.414 1.414zM18.5 2C16.57 2 15 3.57 15 5.5S16.57 9 18.5 9S22 7.43 22 5.5S20.43 2 18.5 2m0 5c-.83 0-1.5-.67-1.5-1.5S17.67 4 18.5 4s1.5.67 1.5 1.5S19.33 7 18.5 7"/></svg> </template>
CSS
.icon-twotone-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%22m4.414%207.84l1.421-1.422l7.085%207.085l-1.42%201.422z%22%20opacity%3D%22.3%22%2F%3E%3Ccircle%20cx%3D%2218.5%22%20cy%3D%225.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.04%2012.79l-8.5-8.5C6.35%204.1%206.09%204%205.83%204s-.51.1-.7.29L2.29%207.13c-.39.39-.39%201.03%200%201.42l8.5%208.5c.2.2.45.29.71.29s.51-.1.71-.29l2.83-2.83c.39-.4.39-1.04%200-1.43m-3.54%202.13L4.41%207.83l1.42-1.42l7.09%207.09zm2.841%202.836l1.414-1.414l4.243%204.243l-1.414%201.414zM18.5%202C16.57%202%2015%203.57%2015%205.5S16.57%209%2018.5%209S22%207.43%2022%205.5S20.43%202%2018.5%202m0%205c-.83%200-1.5-.67-1.5-1.5S17.67%204%2018.5%204s1.5.67%201.5%201.5S19.33%207%2018.5%207%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%22m4.414%207.84l1.421-1.422l7.085%207.085l-1.42%201.422z%22%20opacity%3D%22.3%22%2F%3E%3Ccircle%20cx%3D%2218.5%22%20cy%3D%225.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.04%2012.79l-8.5-8.5C6.35%204.1%206.09%204%205.83%204s-.51.1-.7.29L2.29%207.13c-.39.39-.39%201.03%200%201.42l8.5%208.5c.2.2.45.29.71.29s.51-.1.71-.29l2.83-2.83c.39-.4.39-1.04%200-1.43m-3.54%202.13L4.41%207.83l1.42-1.42l7.09%207.09zm2.841%202.836l1.414-1.414l4.243%204.243l-1.414%201.414zM18.5%202C16.57%202%2015%203.57%2015%205.5S16.57%209%2018.5%209S22%207.43%2022%205.5S20.43%202%2018.5%202m0%205c-.83%200-1.5-.67-1.5-1.5S17.67%204%2018.5%204s1.5.67%201.5%201.5S19.33%207%2018.5%207%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-sports-cricket.svg?color=%231a73e8&size=48