pickup 02 icon
pickup-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- pickup-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the pickup 02 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 stroke-linecap="round" stroke-linejoin="round" d="M19 17.5c1.424 0 2.063 0 2.515-.487q.03-.032.057-.065c.43-.513.43-1.32.43-2.936c0-1.225 0-1.837-.24-2.354c-.251-.54-.703-.877-1.654-1.565c-.945-.684-1.616-1.452-2.256-2.51c-.912-1.51-1.369-2.265-2.053-2.674S14.308 4.5 12.694 4.5h-.7m-3.002 13h6.005"/><path stroke-linecap="round" stroke-linejoin="round" d="m13.996 4.5l.746 3.48c.43 2.003.5 3.52 2.788 3.52h3.972m.499 3h-1m-9.007-10v13"/><path d="M16.999 19.5A2 2 0 1 0 17 15.499a2 2 0 0 0 0 4.001Zm-10.009 0a2 2 0 1 0 .002-4.001a2 2 0 0 0-.001 4.001Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M11.99 11.503H1.997v4.71c0 .375.692.816 1.314 1.11c.217.103.455.15.695.156l.982.028"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPickup02(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 strokeLinecap="round" strokeLinejoin="round" d="M19 17.5c1.424 0 2.063 0 2.515-.487q.03-.032.057-.065c.43-.513.43-1.32.43-2.936c0-1.225 0-1.837-.24-2.354c-.251-.54-.703-.877-1.654-1.565c-.945-.684-1.616-1.452-2.256-2.51c-.912-1.51-1.369-2.265-2.053-2.674S14.308 4.5 12.694 4.5h-.7m-3.002 13h6.005"/><path strokeLinecap="round" strokeLinejoin="round" d="m13.996 4.5l.746 3.48c.43 2.003.5 3.52 2.788 3.52h3.972m.499 3h-1m-9.007-10v13"/><path d="M16.999 19.5A2 2 0 1 0 17 15.499a2 2 0 0 0 0 4.001Zm-10.009 0a2 2 0 1 0 .002-4.001a2 2 0 0 0-.001 4.001Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M11.99 11.503H1.997v4.71c0 .375.692.816 1.314 1.11c.217.103.455.15.695.156l.982.028"/></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 stroke-linecap="round" stroke-linejoin="round" d="M19 17.5c1.424 0 2.063 0 2.515-.487q.03-.032.057-.065c.43-.513.43-1.32.43-2.936c0-1.225 0-1.837-.24-2.354c-.251-.54-.703-.877-1.654-1.565c-.945-.684-1.616-1.452-2.256-2.51c-.912-1.51-1.369-2.265-2.053-2.674S14.308 4.5 12.694 4.5h-.7m-3.002 13h6.005"/><path stroke-linecap="round" stroke-linejoin="round" d="m13.996 4.5l.746 3.48c.43 2.003.5 3.52 2.788 3.52h3.972m.499 3h-1m-9.007-10v13"/><path d="M16.999 19.5A2 2 0 1 0 17 15.499a2 2 0 0 0 0 4.001Zm-10.009 0a2 2 0 1 0 .002-4.001a2 2 0 0 0-.001 4.001Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M11.99 11.503H1.997v4.71c0 .375.692.816 1.314 1.11c.217.103.455.15.695.156l.982.028"/></g></svg> </template>
CSS
.icon-pickup-02 {
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%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19%2017.5c1.424%200%202.063%200%202.515-.487q.03-.032.057-.065c.43-.513.43-1.32.43-2.936c0-1.225%200-1.837-.24-2.354c-.251-.54-.703-.877-1.654-1.565c-.945-.684-1.616-1.452-2.256-2.51c-.912-1.51-1.369-2.265-2.053-2.674S14.308%204.5%2012.694%204.5h-.7m-3.002%2013h6.005%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m13.996%204.5l.746%203.48c.43%202.003.5%203.52%202.788%203.52h3.972m.499%203h-1m-9.007-10v13%22%2F%3E%3Cpath%20d%3D%22M16.999%2019.5A2%202%200%201%200%2017%2015.499a2%202%200%200%200%200%204.001Zm-10.009%200a2%202%200%201%200%20.002-4.001a2%202%200%200%200-.001%204.001Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11.99%2011.503H1.997v4.71c0%20.375.692.816%201.314%201.11c.217.103.455.15.695.156l.982.028%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%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19%2017.5c1.424%200%202.063%200%202.515-.487q.03-.032.057-.065c.43-.513.43-1.32.43-2.936c0-1.225%200-1.837-.24-2.354c-.251-.54-.703-.877-1.654-1.565c-.945-.684-1.616-1.452-2.256-2.51c-.912-1.51-1.369-2.265-2.053-2.674S14.308%204.5%2012.694%204.5h-.7m-3.002%2013h6.005%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m13.996%204.5l.746%203.48c.43%202.003.5%203.52%202.788%203.52h3.972m.499%203h-1m-9.007-10v13%22%2F%3E%3Cpath%20d%3D%22M16.999%2019.5A2%202%200%201%200%2017%2015.499a2%202%200%200%200%200%204.001Zm-10.009%200a2%202%200%201%200%20.002-4.001a2%202%200%200%200-.001%204.001Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11.99%2011.503H1.997v4.71c0%20.375.692.816%201.314%201.11c.217.103.455.15.695.156l.982.028%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/pickup-02.svg?color=%231a73e8&size=48