pan 01 icon
pan-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- pan-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the pan 01 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-width="1.5"><path d="M19.803 14.803A7.5 7.5 0 1 1 9.197 4.197a7.5 7.5 0 0 1 10.606 10.606Z"/><path d="M17.328 12.328a4 4 0 1 1-5.656-5.656a4 4 0 0 1 5.656 5.656ZM11 15.97c-2.732.774-3.515 3.516-5.414 5.415a2.1 2.1 0 1 1-2.97-2.971c1.898-1.899 4.64-2.682 5.413-5.414"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPan01(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" strokeWidth="1.5"><path d="M19.803 14.803A7.5 7.5 0 1 1 9.197 4.197a7.5 7.5 0 0 1 10.606 10.606Z"/><path d="M17.328 12.328a4 4 0 1 1-5.656-5.656a4 4 0 0 1 5.656 5.656ZM11 15.97c-2.732.774-3.515 3.516-5.414 5.415a2.1 2.1 0 1 1-2.97-2.971c1.898-1.899 4.64-2.682 5.413-5.414"/></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-width="1.5"><path d="M19.803 14.803A7.5 7.5 0 1 1 9.197 4.197a7.5 7.5 0 0 1 10.606 10.606Z"/><path d="M17.328 12.328a4 4 0 1 1-5.656-5.656a4 4 0 0 1 5.656 5.656ZM11 15.97c-2.732.774-3.515 3.516-5.414 5.415a2.1 2.1 0 1 1-2.97-2.971c1.898-1.899 4.64-2.682 5.413-5.414"/></g></svg> </template>
CSS
.icon-pan-01 {
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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19.803%2014.803A7.5%207.5%200%201%201%209.197%204.197a7.5%207.5%200%200%201%2010.606%2010.606Z%22%2F%3E%3Cpath%20d%3D%22M17.328%2012.328a4%204%200%201%201-5.656-5.656a4%204%200%200%201%205.656%205.656ZM11%2015.97c-2.732.774-3.515%203.516-5.414%205.415a2.1%202.1%200%201%201-2.97-2.971c1.898-1.899%204.64-2.682%205.413-5.414%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19.803%2014.803A7.5%207.5%200%201%201%209.197%204.197a7.5%207.5%200%200%201%2010.606%2010.606Z%22%2F%3E%3Cpath%20d%3D%22M17.328%2012.328a4%204%200%201%201-5.656-5.656a4%204%200%200%201%205.656%205.656ZM11%2015.97c-2.732.774-3.515%203.516-5.414%205.415a2.1%202.1%200%201%201-2.97-2.971c1.898-1.899%204.64-2.682%205.413-5.414%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/pan-01.svg?color=%231a73e8&size=48