sport cricket bat icon
sport-cricket-bat-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- sport-cricket-bat-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the sport cricket bat icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.027 10.086a2 2 0 0 0-.024.314v1.323c0 .596-.237 1.17-.659 1.592L8.32 21.338a2.25 2.25 0 0 1-3.182 0l-2.475-2.474a2.25 2.25 0 0 1 0-3.183l8.023-8.021a2.25 2.25 0 0 1 1.59-.66h1.314q.164-.002.324-.027zm2.116-7.694a1.75 1.75 0 0 1 2.342.12l.12.133a1.75 1.75 0 0 1 0 2.209l-.12.133l-3.719 3.717l-2.475-2.474l3.72-3.718z"/></svg>
React
import type { SVGProps } from "react";
export function FluentSportCricketBat24Filled(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="M17.027 10.086a2 2 0 0 0-.024.314v1.323c0 .596-.237 1.17-.659 1.592L8.32 21.338a2.25 2.25 0 0 1-3.182 0l-2.475-2.474a2.25 2.25 0 0 1 0-3.183l8.023-8.021a2.25 2.25 0 0 1 1.59-.66h1.314q.164-.002.324-.027zm2.116-7.694a1.75 1.75 0 0 1 2.342.12l.12.133a1.75 1.75 0 0 1 0 2.209l-.12.133l-3.719 3.717l-2.475-2.474l3.72-3.718z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.027 10.086a2 2 0 0 0-.024.314v1.323c0 .596-.237 1.17-.659 1.592L8.32 21.338a2.25 2.25 0 0 1-3.182 0l-2.475-2.474a2.25 2.25 0 0 1 0-3.183l8.023-8.021a2.25 2.25 0 0 1 1.59-.66h1.314q.164-.002.324-.027zm2.116-7.694a1.75 1.75 0 0 1 2.342.12l.12.133a1.75 1.75 0 0 1 0 2.209l-.12.133l-3.719 3.717l-2.475-2.474l3.72-3.718z"/></svg> </template>
CSS
.icon-sport-cricket-bat-24-filled {
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%22M17.027%2010.086a2%202%200%200%200-.024.314v1.323c0%20.596-.237%201.17-.659%201.592L8.32%2021.338a2.25%202.25%200%200%201-3.182%200l-2.475-2.474a2.25%202.25%200%200%201%200-3.183l8.023-8.021a2.25%202.25%200%200%201%201.59-.66h1.314q.164-.002.324-.027zm2.116-7.694a1.75%201.75%200%200%201%202.342.12l.12.133a1.75%201.75%200%200%201%200%202.209l-.12.133l-3.719%203.717l-2.475-2.474l3.72-3.718z%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%22M17.027%2010.086a2%202%200%200%200-.024.314v1.323c0%20.596-.237%201.17-.659%201.592L8.32%2021.338a2.25%202.25%200%200%201-3.182%200l-2.475-2.474a2.25%202.25%200%200%201%200-3.183l8.023-8.021a2.25%202.25%200%200%201%201.59-.66h1.314q.164-.002.324-.027zm2.116-7.694a1.75%201.75%200%200%201%202.342.12l.12.133a1.75%201.75%200%200%201%200%202.209l-.12.133l-3.719%203.717l-2.475-2.474l3.72-3.718z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/sport-cricket-bat-24-filled.svg?color=%231a73e8&size=48