trolley 02 icon
trolley-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- trolley-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the trolley 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" d="M3 2h1.301c1.186 0 1.779 0 2.18.371c.402.372.48.992.637 2.233l1.128 8.925c.209 1.654.313 2.48.849 2.976c.536.495 1.326.495 2.907.495H22"/><circle cx="11.5" cy="19.5" r="1.5"/><circle cx="18.5" cy="19.5" r="1.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M18 14h-2c-1.886 0-2.828 0-3.414-.586S12 11.886 12 10V8c0-1.886 0-2.828.586-3.414S14.114 4 16 4h2c1.886 0 2.828 0 3.414.586S22 6.114 22 8v2c0 1.886 0 2.828-.586 3.414S19.886 14 18 14m-1.5-7h1"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTrolley02(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" d="M3 2h1.301c1.186 0 1.779 0 2.18.371c.402.372.48.992.637 2.233l1.128 8.925c.209 1.654.313 2.48.849 2.976c.536.495 1.326.495 2.907.495H22"/><circle cx="11.5" cy="19.5" r="1.5"/><circle cx="18.5" cy="19.5" r="1.5"/><path strokeLinecap="round" strokeLinejoin="round" d="M18 14h-2c-1.886 0-2.828 0-3.414-.586S12 11.886 12 10V8c0-1.886 0-2.828.586-3.414S14.114 4 16 4h2c1.886 0 2.828 0 3.414.586S22 6.114 22 8v2c0 1.886 0 2.828-.586 3.414S19.886 14 18 14m-1.5-7h1"/></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" d="M3 2h1.301c1.186 0 1.779 0 2.18.371c.402.372.48.992.637 2.233l1.128 8.925c.209 1.654.313 2.48.849 2.976c.536.495 1.326.495 2.907.495H22"/><circle cx="11.5" cy="19.5" r="1.5"/><circle cx="18.5" cy="19.5" r="1.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M18 14h-2c-1.886 0-2.828 0-3.414-.586S12 11.886 12 10V8c0-1.886 0-2.828.586-3.414S14.114 4 16 4h2c1.886 0 2.828 0 3.414.586S22 6.114 22 8v2c0 1.886 0 2.828-.586 3.414S19.886 14 18 14m-1.5-7h1"/></g></svg> </template>
CSS
.icon-trolley-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%20d%3D%22M3%202h1.301c1.186%200%201.779%200%202.18.371c.402.372.48.992.637%202.233l1.128%208.925c.209%201.654.313%202.48.849%202.976c.536.495%201.326.495%202.907.495H22%22%2F%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2219.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2218.5%22%20cy%3D%2219.5%22%20r%3D%221.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18%2014h-2c-1.886%200-2.828%200-3.414-.586S12%2011.886%2012%2010V8c0-1.886%200-2.828.586-3.414S14.114%204%2016%204h2c1.886%200%202.828%200%203.414.586S22%206.114%2022%208v2c0%201.886%200%202.828-.586%203.414S19.886%2014%2018%2014m-1.5-7h1%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%20d%3D%22M3%202h1.301c1.186%200%201.779%200%202.18.371c.402.372.48.992.637%202.233l1.128%208.925c.209%201.654.313%202.48.849%202.976c.536.495%201.326.495%202.907.495H22%22%2F%3E%3Ccircle%20cx%3D%2211.5%22%20cy%3D%2219.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2218.5%22%20cy%3D%2219.5%22%20r%3D%221.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18%2014h-2c-1.886%200-2.828%200-3.414-.586S12%2011.886%2012%2010V8c0-1.886%200-2.828.586-3.414S14.114%204%2016%204h2c1.886%200%202.828%200%203.414.586S22%206.114%2022%208v2c0%201.886%200%202.828-.586%203.414S19.886%2014%2018%2014m-1.5-7h1%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/trolley-02.svg?color=%231a73e8&size=48