cricket icon

cricket-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
cricket-bold
Set
Phosphor
Style
Bold
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="m246.15 78.54l-52.69-52.69a20 20 0 0 0-28.28 0L57.86 133.17a20 20 0 0 0 0 28.28l17.86 17.86l-44.2 44.2a12 12 0 0 0 17 17l44.2-44.21l17.86 17.86a20 20 0 0 0 28.28 0l107.29-107.34a20 20 0 0 0 0-28.28m-121.46 115.8l-15-15l26.83-26.83a12 12 0 0 0-17-17l-26.83 26.83l-15-15L109 116h47v47ZM180 139v-35a12 12 0 0 0-12-12h-35l46.34-46.34l47 47ZM60 92a32 32 0 1 0-32-32a32 32 0 0 0 32 32m0-40a8 8 0 1 1-8 8a8 8 0 0 1 8-8"/></svg>

React

import type { SVGProps } from "react";

export function PhCricketBold(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="m246.15 78.54l-52.69-52.69a20 20 0 0 0-28.28 0L57.86 133.17a20 20 0 0 0 0 28.28l17.86 17.86l-44.2 44.2a12 12 0 0 0 17 17l44.2-44.21l17.86 17.86a20 20 0 0 0 28.28 0l107.29-107.34a20 20 0 0 0 0-28.28m-121.46 115.8l-15-15l26.83-26.83a12 12 0 0 0-17-17l-26.83 26.83l-15-15L109 116h47v47ZM180 139v-35a12 12 0 0 0-12-12h-35l46.34-46.34l47 47ZM60 92a32 32 0 1 0-32-32a32 32 0 0 0 32 32m0-40a8 8 0 1 1-8 8a8 8 0 0 1 8-8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m246.15 78.54l-52.69-52.69a20 20 0 0 0-28.28 0L57.86 133.17a20 20 0 0 0 0 28.28l17.86 17.86l-44.2 44.2a12 12 0 0 0 17 17l44.2-44.21l17.86 17.86a20 20 0 0 0 28.28 0l107.29-107.34a20 20 0 0 0 0-28.28m-121.46 115.8l-15-15l26.83-26.83a12 12 0 0 0-17-17l-26.83 26.83l-15-15L109 116h47v47ZM180 139v-35a12 12 0 0 0-12-12h-35l46.34-46.34l47 47ZM60 92a32 32 0 1 0-32-32a32 32 0 0 0 32 32m0-40a8 8 0 1 1-8 8a8 8 0 0 1 8-8"/></svg>
</template>

CSS

.icon-cricket-bold {
  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%22m246.15%2078.54l-52.69-52.69a20%2020%200%200%200-28.28%200L57.86%20133.17a20%2020%200%200%200%200%2028.28l17.86%2017.86l-44.2%2044.2a12%2012%200%200%200%2017%2017l44.2-44.21l17.86%2017.86a20%2020%200%200%200%2028.28%200l107.29-107.34a20%2020%200%200%200%200-28.28m-121.46%20115.8l-15-15l26.83-26.83a12%2012%200%200%200-17-17l-26.83%2026.83l-15-15L109%20116h47v47ZM180%20139v-35a12%2012%200%200%200-12-12h-35l46.34-46.34l47%2047ZM60%2092a32%2032%200%201%200-32-32a32%2032%200%200%200%2032%2032m0-40a8%208%200%201%201-8%208a8%208%200%200%201%208-8%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%22m246.15%2078.54l-52.69-52.69a20%2020%200%200%200-28.28%200L57.86%20133.17a20%2020%200%200%200%200%2028.28l17.86%2017.86l-44.2%2044.2a12%2012%200%200%200%2017%2017l44.2-44.21l17.86%2017.86a20%2020%200%200%200%2028.28%200l107.29-107.34a20%2020%200%200%200%200-28.28m-121.46%20115.8l-15-15l26.83-26.83a12%2012%200%200%200-17-17l-26.83%2026.83l-15-15L109%20116h47v47ZM180%20139v-35a12%2012%200%200%200-12-12h-35l46.34-46.34l47%2047ZM60%2092a32%2032%200%201%200-32-32a32%2032%200%200%200%2032%2032m0-40a8%208%200%201%201-8%208a8%208%200%200%201%208-8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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