scooter 03 icon
scooter-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- scooter-03
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the scooter 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-width="1.5"><circle cx="12" cy="4" r="2"/><path stroke-linecap="round" stroke-linejoin="round" d="M10 4H6m12 0h-4"/><path stroke-linecap="round" d="M9 20c-1.327-.035-2.1-.172-2.578-.695c-.647-.709-.453-1.79-.064-3.955l.612-3.4c.245-1.364.368-2.046.724-2.564c.351-.509.86-.908 1.459-1.145C9.763 8 10.508 8 12 8s2.238 0 2.847.241a3.2 3.2 0 0 1 1.459 1.145c.356.518.479 1.2.724 2.564l.611 3.4c.39 2.164.584 3.246-.063 3.955c-.476.52-1.244.659-2.56.695"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 18v4"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsScooter03(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"><circle cx="12" cy="4" r="2"/><path strokeLinecap="round" strokeLinejoin="round" d="M10 4H6m12 0h-4"/><path strokeLinecap="round" d="M9 20c-1.327-.035-2.1-.172-2.578-.695c-.647-.709-.453-1.79-.064-3.955l.612-3.4c.245-1.364.368-2.046.724-2.564c.351-.509.86-.908 1.459-1.145C9.763 8 10.508 8 12 8s2.238 0 2.847.241a3.2 3.2 0 0 1 1.459 1.145c.356.518.479 1.2.724 2.564l.611 3.4c.39 2.164.584 3.246-.063 3.955c-.476.52-1.244.659-2.56.695"/><path strokeLinecap="round" strokeLinejoin="round" d="M12 18v4"/></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"><circle cx="12" cy="4" r="2"/><path stroke-linecap="round" stroke-linejoin="round" d="M10 4H6m12 0h-4"/><path stroke-linecap="round" d="M9 20c-1.327-.035-2.1-.172-2.578-.695c-.647-.709-.453-1.79-.064-3.955l.612-3.4c.245-1.364.368-2.046.724-2.564c.351-.509.86-.908 1.459-1.145C9.763 8 10.508 8 12 8s2.238 0 2.847.241a3.2 3.2 0 0 1 1.459 1.145c.356.518.479 1.2.724 2.564l.611 3.4c.39 2.164.584 3.246-.063 3.955c-.476.52-1.244.659-2.56.695"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 18v4"/></g></svg> </template>
CSS
.icon-scooter-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-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%224%22%20r%3D%222%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10%204H6m12%200h-4%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%2020c-1.327-.035-2.1-.172-2.578-.695c-.647-.709-.453-1.79-.064-3.955l.612-3.4c.245-1.364.368-2.046.724-2.564c.351-.509.86-.908%201.459-1.145C9.763%208%2010.508%208%2012%208s2.238%200%202.847.241a3.2%203.2%200%200%201%201.459%201.145c.356.518.479%201.2.724%202.564l.611%203.4c.39%202.164.584%203.246-.063%203.955c-.476.52-1.244.659-2.56.695%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2018v4%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%3Ccircle%20cx%3D%2212%22%20cy%3D%224%22%20r%3D%222%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10%204H6m12%200h-4%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%2020c-1.327-.035-2.1-.172-2.578-.695c-.647-.709-.453-1.79-.064-3.955l.612-3.4c.245-1.364.368-2.046.724-2.564c.351-.509.86-.908%201.459-1.145C9.763%208%2010.508%208%2012%208s2.238%200%202.847.241a3.2%203.2%200%200%201%201.459%201.145c.356.518.479%201.2.724%202.564l.611%203.4c.39%202.164.584%203.246-.063%203.955c-.476.52-1.244.659-2.56.695%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2018v4%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/scooter-03.svg?color=%231a73e8&size=48