compass tool icon

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

Name
compass-tool-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the compass tool icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M218.68 125.46a12 12 0 1 0-21.37-10.92a75.15 75.15 0 0 1-27.66 29.64l-13.5-30.39A44 44 0 0 0 140 37.68V24a12 12 0 0 0-24 0v13.68a44 44 0 0 0-16.15 76.11L53 219.12A12 12 0 0 0 59.13 235a11.9 11.9 0 0 0 4.87 1a12 12 0 0 0 11-7.13l23.67-53.26A99.5 99.5 0 0 0 128 180a102.8 102.8 0 0 0 29.39-4.32L181 228.87a12 12 0 0 0 11 7.13a11.85 11.85 0 0 0 4.86-1a12 12 0 0 0 6.14-15.88l-23.51-52.9a99.4 99.4 0 0 0 39.19-40.76M128 60a20 20 0 1 1-20 20a20 20 0 0 1 20-20m0 96a75.8 75.8 0 0 1-19.52-2.53l13.3-29.92a43.2 43.2 0 0 0 12.44 0l13.33 30A79 79 0 0 1 128 156"/></svg>

React

import type { SVGProps } from "react";

export function PhCompassToolBold(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="M218.68 125.46a12 12 0 1 0-21.37-10.92a75.15 75.15 0 0 1-27.66 29.64l-13.5-30.39A44 44 0 0 0 140 37.68V24a12 12 0 0 0-24 0v13.68a44 44 0 0 0-16.15 76.11L53 219.12A12 12 0 0 0 59.13 235a11.9 11.9 0 0 0 4.87 1a12 12 0 0 0 11-7.13l23.67-53.26A99.5 99.5 0 0 0 128 180a102.8 102.8 0 0 0 29.39-4.32L181 228.87a12 12 0 0 0 11 7.13a11.85 11.85 0 0 0 4.86-1a12 12 0 0 0 6.14-15.88l-23.51-52.9a99.4 99.4 0 0 0 39.19-40.76M128 60a20 20 0 1 1-20 20a20 20 0 0 1 20-20m0 96a75.8 75.8 0 0 1-19.52-2.53l13.3-29.92a43.2 43.2 0 0 0 12.44 0l13.33 30A79 79 0 0 1 128 156"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M218.68 125.46a12 12 0 1 0-21.37-10.92a75.15 75.15 0 0 1-27.66 29.64l-13.5-30.39A44 44 0 0 0 140 37.68V24a12 12 0 0 0-24 0v13.68a44 44 0 0 0-16.15 76.11L53 219.12A12 12 0 0 0 59.13 235a11.9 11.9 0 0 0 4.87 1a12 12 0 0 0 11-7.13l23.67-53.26A99.5 99.5 0 0 0 128 180a102.8 102.8 0 0 0 29.39-4.32L181 228.87a12 12 0 0 0 11 7.13a11.85 11.85 0 0 0 4.86-1a12 12 0 0 0 6.14-15.88l-23.51-52.9a99.4 99.4 0 0 0 39.19-40.76M128 60a20 20 0 1 1-20 20a20 20 0 0 1 20-20m0 96a75.8 75.8 0 0 1-19.52-2.53l13.3-29.92a43.2 43.2 0 0 0 12.44 0l13.33 30A79 79 0 0 1 128 156"/></svg>
</template>

CSS

.icon-compass-tool-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%22M218.68%20125.46a12%2012%200%201%200-21.37-10.92a75.15%2075.15%200%200%201-27.66%2029.64l-13.5-30.39A44%2044%200%200%200%20140%2037.68V24a12%2012%200%200%200-24%200v13.68a44%2044%200%200%200-16.15%2076.11L53%20219.12A12%2012%200%200%200%2059.13%20235a11.9%2011.9%200%200%200%204.87%201a12%2012%200%200%200%2011-7.13l23.67-53.26A99.5%2099.5%200%200%200%20128%20180a102.8%20102.8%200%200%200%2029.39-4.32L181%20228.87a12%2012%200%200%200%2011%207.13a11.85%2011.85%200%200%200%204.86-1a12%2012%200%200%200%206.14-15.88l-23.51-52.9a99.4%2099.4%200%200%200%2039.19-40.76M128%2060a20%2020%200%201%201-20%2020a20%2020%200%200%201%2020-20m0%2096a75.8%2075.8%200%200%201-19.52-2.53l13.3-29.92a43.2%2043.2%200%200%200%2012.44%200l13.33%2030A79%2079%200%200%201%20128%20156%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%22M218.68%20125.46a12%2012%200%201%200-21.37-10.92a75.15%2075.15%200%200%201-27.66%2029.64l-13.5-30.39A44%2044%200%200%200%20140%2037.68V24a12%2012%200%200%200-24%200v13.68a44%2044%200%200%200-16.15%2076.11L53%20219.12A12%2012%200%200%200%2059.13%20235a11.9%2011.9%200%200%200%204.87%201a12%2012%200%200%200%2011-7.13l23.67-53.26A99.5%2099.5%200%200%200%20128%20180a102.8%20102.8%200%200%200%2029.39-4.32L181%20228.87a12%2012%200%200%200%2011%207.13a11.85%2011.85%200%200%200%204.86-1a12%2012%200%200%200%206.14-15.88l-23.51-52.9a99.4%2099.4%200%200%200%2039.19-40.76M128%2060a20%2020%200%201%201-20%2020a20%2020%200%200%201%2020-20m0%2096a75.8%2075.8%200%200%201-19.52-2.53l13.3-29.92a43.2%2043.2%200%200%200%2012.44%200l13.33%2030A79%2079%200%200%201%20128%20156%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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