pan 03 icon
pan-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- pan-03
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the pan 03 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 stroke-linejoin="round" d="M12 20v-1.5m4 1.5v-1.5m4 1.5v-1.5M10 20h12"/><path d="M21.556 11H10.444c-.245 0-.444.249-.444.556C10 14.01 11.592 16 13.556 16h4.888C20.408 16 22 14.01 22 11.556c0-.307-.199-.556-.444-.556ZM13 8c1.652-1.022-.652-2.978 1-4m2 4c1.652-1.022-.652-2.978 1-4m2 4c1.652-1.022-.652-2.978 1-4"/><path stroke-linejoin="round" d="M10 11L8 9"/><path d="M3.368 4.368c.49-.49 1.286-.49 1.777 0l2.487 2.487a1.256 1.256 0 1 1-1.777 1.777L3.368 6.145a1.256 1.256 0 0 1 0-1.777Z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPan03(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 strokeLinejoin="round" d="M12 20v-1.5m4 1.5v-1.5m4 1.5v-1.5M10 20h12"/><path d="M21.556 11H10.444c-.245 0-.444.249-.444.556C10 14.01 11.592 16 13.556 16h4.888C20.408 16 22 14.01 22 11.556c0-.307-.199-.556-.444-.556ZM13 8c1.652-1.022-.652-2.978 1-4m2 4c1.652-1.022-.652-2.978 1-4m2 4c1.652-1.022-.652-2.978 1-4"/><path strokeLinejoin="round" d="M10 11L8 9"/><path d="M3.368 4.368c.49-.49 1.286-.49 1.777 0l2.487 2.487a1.256 1.256 0 1 1-1.777 1.777L3.368 6.145a1.256 1.256 0 0 1 0-1.777Z"/></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 stroke-linejoin="round" d="M12 20v-1.5m4 1.5v-1.5m4 1.5v-1.5M10 20h12"/><path d="M21.556 11H10.444c-.245 0-.444.249-.444.556C10 14.01 11.592 16 13.556 16h4.888C20.408 16 22 14.01 22 11.556c0-.307-.199-.556-.444-.556ZM13 8c1.652-1.022-.652-2.978 1-4m2 4c1.652-1.022-.652-2.978 1-4m2 4c1.652-1.022-.652-2.978 1-4"/><path stroke-linejoin="round" d="M10 11L8 9"/><path d="M3.368 4.368c.49-.49 1.286-.49 1.777 0l2.487 2.487a1.256 1.256 0 1 1-1.777 1.777L3.368 6.145a1.256 1.256 0 0 1 0-1.777Z"/></g></svg> </template>
CSS
.icon-pan-03 {
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%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2020v-1.5m4%201.5v-1.5m4%201.5v-1.5M10%2020h12%22%2F%3E%3Cpath%20d%3D%22M21.556%2011H10.444c-.245%200-.444.249-.444.556C10%2014.01%2011.592%2016%2013.556%2016h4.888C20.408%2016%2022%2014.01%2022%2011.556c0-.307-.199-.556-.444-.556ZM13%208c1.652-1.022-.652-2.978%201-4m2%204c1.652-1.022-.652-2.978%201-4m2%204c1.652-1.022-.652-2.978%201-4%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10%2011L8%209%22%2F%3E%3Cpath%20d%3D%22M3.368%204.368c.49-.49%201.286-.49%201.777%200l2.487%202.487a1.256%201.256%200%201%201-1.777%201.777L3.368%206.145a1.256%201.256%200%200%201%200-1.777Z%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%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2020v-1.5m4%201.5v-1.5m4%201.5v-1.5M10%2020h12%22%2F%3E%3Cpath%20d%3D%22M21.556%2011H10.444c-.245%200-.444.249-.444.556C10%2014.01%2011.592%2016%2013.556%2016h4.888C20.408%2016%2022%2014.01%2022%2011.556c0-.307-.199-.556-.444-.556ZM13%208c1.652-1.022-.652-2.978%201-4m2%204c1.652-1.022-.652-2.978%201-4m2%204c1.652-1.022-.652-2.978%201-4%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10%2011L8%209%22%2F%3E%3Cpath%20d%3D%22M3.368%204.368c.49-.49%201.286-.49%201.777%200l2.487%202.487a1.256%201.256%200%201%201-1.777%201.777L3.368%206.145a1.256%201.256%200%200%201%200-1.777Z%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-03.svg?color=%231a73e8&size=48