sports cricket icon
sports-cricket-outline-sharp from Material Symbols by Google · Outline Sharp · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- sports-cricket-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- 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="M11.5 17.7L1.625 7.825l4.2-4.2L15.7 13.5zm0-2.8l1.4-1.4l-7.1-7.1l-1.4 1.4zm7.1 7.1l-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.025m3.538-1.412Q20 6.125 20 5.5t-.437-1.062T18.5 4t-1.062.438T17 5.5t.438 1.063T18.5 7t1.063-.437M8.65 10.65"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSportsCricketOutlineSharp(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 17.7L1.625 7.825l4.2-4.2L15.7 13.5zm0-2.8l1.4-1.4l-7.1-7.1l-1.4 1.4zm7.1 7.1l-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.025m3.538-1.412Q20 6.125 20 5.5t-.437-1.062T18.5 4t-1.062.438T17 5.5t.438 1.063T18.5 7t1.063-.437M8.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 17.7L1.625 7.825l4.2-4.2L15.7 13.5zm0-2.8l1.4-1.4l-7.1-7.1l-1.4 1.4zm7.1 7.1l-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.025m3.538-1.412Q20 6.125 20 5.5t-.437-1.062T18.5 4t-1.062.438T17 5.5t.438 1.063T18.5 7t1.063-.437M8.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%2017.7L1.625%207.825l4.2-4.2L15.7%2013.5zm0-2.8l1.4-1.4l-7.1-7.1l-1.4%201.4zm7.1%207.1l-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.025m3.538-1.412Q20%206.125%2020%205.5t-.437-1.062T18.5%204t-1.062.438T17%205.5t.438%201.063T18.5%207t1.063-.437M8.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%2017.7L1.625%207.825l4.2-4.2L15.7%2013.5zm0-2.8l1.4-1.4l-7.1-7.1l-1.4%201.4zm7.1%207.1l-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.025m3.538-1.412Q20%206.125%2020%205.5t-.437-1.062T18.5%204t-1.062.438T17%205.5t.438%201.063T18.5%207t1.063-.437M8.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/sports-cricket-outline-sharp.svg?color=%231a73e8&size=48