pathfinder outline icon

pathfinder-outline from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
pathfinder-outline
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the pathfinder outline icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M9.026 12.996c.062-1.256.236-2.064.73-2.683a3.5 3.5 0 0 1 .555-.555c.62-.494 1.427-.668 2.683-.73M16.996 9c1.852.024 2.913.144 3.684.758q.308.247.554.555c.764.958.764 2.366.764 5.184s0 4.227-.764 5.185q-.246.308-.554.554c-.958.764-2.367.764-5.185.764s-4.226 0-5.184-.764a3.5 3.5 0 0 1-.555-.554c-.614-.77-.734-1.833-.758-3.684"/><path d="M14.972 11.004c-.062 1.256-.236 2.064-.73 2.683q-.247.308-.555.555c-.62.494-1.427.668-2.683.73M7.002 15c-1.851-.024-2.913-.144-3.684-.758a3.5 3.5 0 0 1-.554-.555C2 12.73 2 11.321 2 8.503s0-4.227.764-5.185q.246-.308.554-.554C4.276 2 5.685 2 8.503 2s4.226 0 5.184.764q.308.246.555.554c.614.77.734 1.833.758 3.684"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPathfinderOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M9.026 12.996c.062-1.256.236-2.064.73-2.683a3.5 3.5 0 0 1 .555-.555c.62-.494 1.427-.668 2.683-.73M16.996 9c1.852.024 2.913.144 3.684.758q.308.247.554.555c.764.958.764 2.366.764 5.184s0 4.227-.764 5.185q-.246.308-.554.554c-.958.764-2.367.764-5.185.764s-4.226 0-5.184-.764a3.5 3.5 0 0 1-.555-.554c-.614-.77-.734-1.833-.758-3.684"/><path d="M14.972 11.004c-.062 1.256-.236 2.064-.73 2.683q-.247.308-.555.555c-.62.494-1.427.668-2.683.73M7.002 15c-1.851-.024-2.913-.144-3.684-.758a3.5 3.5 0 0 1-.554-.555C2 12.73 2 11.321 2 8.503s0-4.227.764-5.185q.246-.308.554-.554C4.276 2 5.685 2 8.503 2s4.226 0 5.184.764q.308.246.555.554c.614.77.734 1.833.758 3.684"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M9.026 12.996c.062-1.256.236-2.064.73-2.683a3.5 3.5 0 0 1 .555-.555c.62-.494 1.427-.668 2.683-.73M16.996 9c1.852.024 2.913.144 3.684.758q.308.247.554.555c.764.958.764 2.366.764 5.184s0 4.227-.764 5.185q-.246.308-.554.554c-.958.764-2.367.764-5.185.764s-4.226 0-5.184-.764a3.5 3.5 0 0 1-.555-.554c-.614-.77-.734-1.833-.758-3.684"/><path d="M14.972 11.004c-.062 1.256-.236 2.064-.73 2.683q-.247.308-.555.555c-.62.494-1.427.668-2.683.73M7.002 15c-1.851-.024-2.913-.144-3.684-.758a3.5 3.5 0 0 1-.554-.555C2 12.73 2 11.321 2 8.503s0-4.227.764-5.185q.246-.308.554-.554C4.276 2 5.685 2 8.503 2s4.226 0 5.184.764q.308.246.555.554c.614.77.734 1.833.758 3.684"/></g></svg>
</template>

CSS

.icon-pathfinder-outline {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9.026%2012.996c.062-1.256.236-2.064.73-2.683a3.5%203.5%200%200%201%20.555-.555c.62-.494%201.427-.668%202.683-.73M16.996%209c1.852.024%202.913.144%203.684.758q.308.247.554.555c.764.958.764%202.366.764%205.184s0%204.227-.764%205.185q-.246.308-.554.554c-.958.764-2.367.764-5.185.764s-4.226%200-5.184-.764a3.5%203.5%200%200%201-.555-.554c-.614-.77-.734-1.833-.758-3.684%22%2F%3E%3Cpath%20d%3D%22M14.972%2011.004c-.062%201.256-.236%202.064-.73%202.683q-.247.308-.555.555c-.62.494-1.427.668-2.683.73M7.002%2015c-1.851-.024-2.913-.144-3.684-.758a3.5%203.5%200%200%201-.554-.555C2%2012.73%202%2011.321%202%208.503s0-4.227.764-5.185q.246-.308.554-.554C4.276%202%205.685%202%208.503%202s4.226%200%205.184.764q.308.246.555.554c.614.77.734%201.833.758%203.684%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9.026%2012.996c.062-1.256.236-2.064.73-2.683a3.5%203.5%200%200%201%20.555-.555c.62-.494%201.427-.668%202.683-.73M16.996%209c1.852.024%202.913.144%203.684.758q.308.247.554.555c.764.958.764%202.366.764%205.184s0%204.227-.764%205.185q-.246.308-.554.554c-.958.764-2.367.764-5.185.764s-4.226%200-5.184-.764a3.5%203.5%200%200%201-.555-.554c-.614-.77-.734-1.833-.758-3.684%22%2F%3E%3Cpath%20d%3D%22M14.972%2011.004c-.062%201.256-.236%202.064-.73%202.683q-.247.308-.555.555c-.62.494-1.427.668-2.683.73M7.002%2015c-1.851-.024-2.913-.144-3.684-.758a3.5%203.5%200%200%201-.554-.555C2%2012.73%202%2011.321%202%208.503s0-4.227.764-5.185q.246-.308.554-.554C4.276%202%205.685%202%208.503%202s4.226%200%205.184.764q.308.246.555.554c.614.77.734%201.833.758%203.684%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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