cricket icon

cricket-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
cricket-thin
Set
Phosphor
Style
Thin
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="M240.49 84.2L187.8 31.51a12 12 0 0 0-17 0L63.52 138.83a12 12 0 0 0 0 17L87 179.31l-49.83 49.86a4 4 0 0 0 5.66 5.66L92.69 185l23.51 23.51a12 12 0 0 0 17 0l107.29-107.34a12 12 0 0 0 0-16.97m-113 118.63a4 4 0 0 1-5.66 0l-23.49-23.52l32.49-32.48a4 4 0 0 0-5.66-5.66l-32.48 32.49l-23.52-23.52a4 4 0 0 1 0-5.66L105.66 108H164v58.34ZM234.83 95.51L172 158.34V104a4 4 0 0 0-4-4h-54.34l62.83-62.83a4 4 0 0 1 5.66 0l52.68 52.68a4 4 0 0 1 0 5.66M60 84a24 24 0 1 0-24-24a24 24 0 0 0 24 24m0-40a16 16 0 1 1-16 16a16 16 0 0 1 16-16"/></svg>

React

import type { SVGProps } from "react";

export function PhCricketThin(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="M240.49 84.2L187.8 31.51a12 12 0 0 0-17 0L63.52 138.83a12 12 0 0 0 0 17L87 179.31l-49.83 49.86a4 4 0 0 0 5.66 5.66L92.69 185l23.51 23.51a12 12 0 0 0 17 0l107.29-107.34a12 12 0 0 0 0-16.97m-113 118.63a4 4 0 0 1-5.66 0l-23.49-23.52l32.49-32.48a4 4 0 0 0-5.66-5.66l-32.48 32.49l-23.52-23.52a4 4 0 0 1 0-5.66L105.66 108H164v58.34ZM234.83 95.51L172 158.34V104a4 4 0 0 0-4-4h-54.34l62.83-62.83a4 4 0 0 1 5.66 0l52.68 52.68a4 4 0 0 1 0 5.66M60 84a24 24 0 1 0-24-24a24 24 0 0 0 24 24m0-40a16 16 0 1 1-16 16a16 16 0 0 1 16-16"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240.49 84.2L187.8 31.51a12 12 0 0 0-17 0L63.52 138.83a12 12 0 0 0 0 17L87 179.31l-49.83 49.86a4 4 0 0 0 5.66 5.66L92.69 185l23.51 23.51a12 12 0 0 0 17 0l107.29-107.34a12 12 0 0 0 0-16.97m-113 118.63a4 4 0 0 1-5.66 0l-23.49-23.52l32.49-32.48a4 4 0 0 0-5.66-5.66l-32.48 32.49l-23.52-23.52a4 4 0 0 1 0-5.66L105.66 108H164v58.34ZM234.83 95.51L172 158.34V104a4 4 0 0 0-4-4h-54.34l62.83-62.83a4 4 0 0 1 5.66 0l52.68 52.68a4 4 0 0 1 0 5.66M60 84a24 24 0 1 0-24-24a24 24 0 0 0 24 24m0-40a16 16 0 1 1-16 16a16 16 0 0 1 16-16"/></svg>
</template>

CSS

.icon-cricket-thin {
  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%22M240.49%2084.2L187.8%2031.51a12%2012%200%200%200-17%200L63.52%20138.83a12%2012%200%200%200%200%2017L87%20179.31l-49.83%2049.86a4%204%200%200%200%205.66%205.66L92.69%20185l23.51%2023.51a12%2012%200%200%200%2017%200l107.29-107.34a12%2012%200%200%200%200-16.97m-113%20118.63a4%204%200%200%201-5.66%200l-23.49-23.52l32.49-32.48a4%204%200%200%200-5.66-5.66l-32.48%2032.49l-23.52-23.52a4%204%200%200%201%200-5.66L105.66%20108H164v58.34ZM234.83%2095.51L172%20158.34V104a4%204%200%200%200-4-4h-54.34l62.83-62.83a4%204%200%200%201%205.66%200l52.68%2052.68a4%204%200%200%201%200%205.66M60%2084a24%2024%200%201%200-24-24a24%2024%200%200%200%2024%2024m0-40a16%2016%200%201%201-16%2016a16%2016%200%200%201%2016-16%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%22M240.49%2084.2L187.8%2031.51a12%2012%200%200%200-17%200L63.52%20138.83a12%2012%200%200%200%200%2017L87%20179.31l-49.83%2049.86a4%204%200%200%200%205.66%205.66L92.69%20185l23.51%2023.51a12%2012%200%200%200%2017%200l107.29-107.34a12%2012%200%200%200%200-16.97m-113%20118.63a4%204%200%200%201-5.66%200l-23.49-23.52l32.49-32.48a4%204%200%200%200-5.66-5.66l-32.48%2032.49l-23.52-23.52a4%204%200%200%201%200-5.66L105.66%20108H164v58.34ZM234.83%2095.51L172%20158.34V104a4%204%200%200%200-4-4h-54.34l62.83-62.83a4%204%200%200%201%205.66%200l52.68%2052.68a4%204%200%200%201%200%205.66M60%2084a24%2024%200%201%200-24-24a24%2024%200%200%200%2024%2024m0-40a16%2016%200%201%201-16%2016a16%2016%200%200%201%2016-16%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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