cricket icon
cricket-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- cricket-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the cricket icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m243.31 81.37l-52.68-52.68a16 16 0 0 0-22.63 0L60.69 136a16 16 0 0 0 0 22.63l20.68 20.68l-47 47a8 8 0 0 0 11.32 11.32l47-47l20.68 20.68a16 16 0 0 0 22.63 0L243.31 104a16 16 0 0 0 0-22.63M124.69 200L104 179.31l29.66-29.65a8 8 0 0 0-11.32-11.32L92.69 168L72 147.31L107.31 112H160v52.69ZM32 60a28 28 0 1 1 28 28a28 28 0 0 1-28-28"/></svg>
React
import type { SVGProps } from "react";
export function PhCricketFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m243.31 81.37l-52.68-52.68a16 16 0 0 0-22.63 0L60.69 136a16 16 0 0 0 0 22.63l20.68 20.68l-47 47a8 8 0 0 0 11.32 11.32l47-47l20.68 20.68a16 16 0 0 0 22.63 0L243.31 104a16 16 0 0 0 0-22.63M124.69 200L104 179.31l29.66-29.65a8 8 0 0 0-11.32-11.32L92.69 168L72 147.31L107.31 112H160v52.69ZM32 60a28 28 0 1 1 28 28a28 28 0 0 1-28-28"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m243.31 81.37l-52.68-52.68a16 16 0 0 0-22.63 0L60.69 136a16 16 0 0 0 0 22.63l20.68 20.68l-47 47a8 8 0 0 0 11.32 11.32l47-47l20.68 20.68a16 16 0 0 0 22.63 0L243.31 104a16 16 0 0 0 0-22.63M124.69 200L104 179.31l29.66-29.65a8 8 0 0 0-11.32-11.32L92.69 168L72 147.31L107.31 112H160v52.69ZM32 60a28 28 0 1 1 28 28a28 28 0 0 1-28-28"/></svg> </template>
CSS
.icon-cricket-fill {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m243.31%2081.37l-52.68-52.68a16%2016%200%200%200-22.63%200L60.69%20136a16%2016%200%200%200%200%2022.63l20.68%2020.68l-47%2047a8%208%200%200%200%2011.32%2011.32l47-47l20.68%2020.68a16%2016%200%200%200%2022.63%200L243.31%20104a16%2016%200%200%200%200-22.63M124.69%20200L104%20179.31l29.66-29.65a8%208%200%200%200-11.32-11.32L92.69%20168L72%20147.31L107.31%20112H160v52.69ZM32%2060a28%2028%200%201%201%2028%2028a28%2028%200%200%201-28-28%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m243.31%2081.37l-52.68-52.68a16%2016%200%200%200-22.63%200L60.69%20136a16%2016%200%200%200%200%2022.63l20.68%2020.68l-47%2047a8%208%200%200%200%2011.32%2011.32l47-47l20.68%2020.68a16%2016%200%200%200%2022.63%200L243.31%20104a16%2016%200%200%200%200-22.63M124.69%20200L104%20179.31l29.66-29.65a8%208%200%200%200-11.32-11.32L92.69%20168L72%20147.31L107.31%20112H160v52.69ZM32%2060a28%2028%200%201%201%2028%2028a28%2028%200%200%201-28-28%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/cricket-fill.svg?color=%231a73e8&size=48