needle-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
needle-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the needle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M188.24 67.76a6 6 0 0 1 0 8.48l-16 16a6 6 0 0 1-8.48-8.48l16-16a6 6 0 0 1 8.48 0M222 72a37.74 37.74 0 0 1-11.13 26.87l-24 24a6 6 0 0 1-3.23 1.67c-52.14 9-138.53 94.84-139.4 95.7a5.8 5.8 0 0 1-1.82 1.25A6.1 6.1 0 0 1 40 222a6 6 0 0 1-4.24-10.24c1.4-1.41 86.78-87.44 95.69-139.39a6 6 0 0 1 1.67-3.23l24-24A38 38 0 0 1 222 72m-12 0a26 26 0 0 0-44.38-18.38L142.93 76.3c-4.14 20.79-18.62 47.61-43.13 79.9c32.29-24.51 59.11-39 79.9-43.13l22.68-22.69A25.8 25.8 0 0 0 210 72"/></svg>

React

import type { SVGProps } from "react";

export function PhNeedleLight(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="M188.24 67.76a6 6 0 0 1 0 8.48l-16 16a6 6 0 0 1-8.48-8.48l16-16a6 6 0 0 1 8.48 0M222 72a37.74 37.74 0 0 1-11.13 26.87l-24 24a6 6 0 0 1-3.23 1.67c-52.14 9-138.53 94.84-139.4 95.7a5.8 5.8 0 0 1-1.82 1.25A6.1 6.1 0 0 1 40 222a6 6 0 0 1-4.24-10.24c1.4-1.41 86.78-87.44 95.69-139.39a6 6 0 0 1 1.67-3.23l24-24A38 38 0 0 1 222 72m-12 0a26 26 0 0 0-44.38-18.38L142.93 76.3c-4.14 20.79-18.62 47.61-43.13 79.9c32.29-24.51 59.11-39 79.9-43.13l22.68-22.69A25.8 25.8 0 0 0 210 72"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M188.24 67.76a6 6 0 0 1 0 8.48l-16 16a6 6 0 0 1-8.48-8.48l16-16a6 6 0 0 1 8.48 0M222 72a37.74 37.74 0 0 1-11.13 26.87l-24 24a6 6 0 0 1-3.23 1.67c-52.14 9-138.53 94.84-139.4 95.7a5.8 5.8 0 0 1-1.82 1.25A6.1 6.1 0 0 1 40 222a6 6 0 0 1-4.24-10.24c1.4-1.41 86.78-87.44 95.69-139.39a6 6 0 0 1 1.67-3.23l24-24A38 38 0 0 1 222 72m-12 0a26 26 0 0 0-44.38-18.38L142.93 76.3c-4.14 20.79-18.62 47.61-43.13 79.9c32.29-24.51 59.11-39 79.9-43.13l22.68-22.69A25.8 25.8 0 0 0 210 72"/></svg>
</template>

CSS

.icon-needle-light {
  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%22M188.24%2067.76a6%206%200%200%201%200%208.48l-16%2016a6%206%200%200%201-8.48-8.48l16-16a6%206%200%200%201%208.48%200M222%2072a37.74%2037.74%200%200%201-11.13%2026.87l-24%2024a6%206%200%200%201-3.23%201.67c-52.14%209-138.53%2094.84-139.4%2095.7a5.8%205.8%200%200%201-1.82%201.25A6.1%206.1%200%200%201%2040%20222a6%206%200%200%201-4.24-10.24c1.4-1.41%2086.78-87.44%2095.69-139.39a6%206%200%200%201%201.67-3.23l24-24A38%2038%200%200%201%20222%2072m-12%200a26%2026%200%200%200-44.38-18.38L142.93%2076.3c-4.14%2020.79-18.62%2047.61-43.13%2079.9c32.29-24.51%2059.11-39%2079.9-43.13l22.68-22.69A25.8%2025.8%200%200%200%20210%2072%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%22M188.24%2067.76a6%206%200%200%201%200%208.48l-16%2016a6%206%200%200%201-8.48-8.48l16-16a6%206%200%200%201%208.48%200M222%2072a37.74%2037.74%200%200%201-11.13%2026.87l-24%2024a6%206%200%200%201-3.23%201.67c-52.14%209-138.53%2094.84-139.4%2095.7a5.8%205.8%200%200%201-1.82%201.25A6.1%206.1%200%200%201%2040%20222a6%206%200%200%201-4.24-10.24c1.4-1.41%2086.78-87.44%2095.69-139.39a6%206%200%200%201%201.67-3.23l24-24A38%2038%200%200%201%20222%2072m-12%200a26%2026%200%200%200-44.38-18.38L142.93%2076.3c-4.14%2020.79-18.62%2047.61-43.13%2079.9c32.29-24.51%2059.11-39%2079.9-43.13l22.68-22.69A25.8%2025.8%200%200%200%20210%2072%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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