scooter 01 icon
scooter-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- scooter-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the scooter 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 stroke-linejoin="round" d="M3.976 17c-.988 0-1.482 0-1.785-.447s-.202-.92 0-1.866C2.83 11.676 4.74 10 6.997 10c2.336 0 4.3 1.795 4.87 5.009c.15.85.226 1.276-.075 1.634c-.3.357-.789.357-1.765.357z"/><path stroke-linecap="round" stroke-linejoin="round" d="M5 7h4"/><path d="M10 17a3 3 0 1 1-6 0"/><circle cx="20" cy="16" r="2"/><path stroke-linecap="round" stroke-linejoin="round" d="M15.12 4h1.121c1.538.019 2.941.852 3.646 2.167l.063.12c.16.327-.083.705-.459.713h-2.678c-.294 0-.44 0-.502.092c-.061.093 0 .22.124.477l1.021 2.113c.383.79.574 1.186.53 1.597s-.316.76-.858 1.46l-1.592 2.054c-.46.592-.689.888-1.019 1.048c-.33.159-.714.159-1.483.159H12"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsScooter01(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 strokeLinejoin="round" d="M3.976 17c-.988 0-1.482 0-1.785-.447s-.202-.92 0-1.866C2.83 11.676 4.74 10 6.997 10c2.336 0 4.3 1.795 4.87 5.009c.15.85.226 1.276-.075 1.634c-.3.357-.789.357-1.765.357z"/><path strokeLinecap="round" strokeLinejoin="round" d="M5 7h4"/><path d="M10 17a3 3 0 1 1-6 0"/><circle cx="20" cy="16" r="2"/><path strokeLinecap="round" strokeLinejoin="round" d="M15.12 4h1.121c1.538.019 2.941.852 3.646 2.167l.063.12c.16.327-.083.705-.459.713h-2.678c-.294 0-.44 0-.502.092c-.061.093 0 .22.124.477l1.021 2.113c.383.79.574 1.186.53 1.597s-.316.76-.858 1.46l-1.592 2.054c-.46.592-.689.888-1.019 1.048c-.33.159-.714.159-1.483.159H12"/></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-linejoin="round" d="M3.976 17c-.988 0-1.482 0-1.785-.447s-.202-.92 0-1.866C2.83 11.676 4.74 10 6.997 10c2.336 0 4.3 1.795 4.87 5.009c.15.85.226 1.276-.075 1.634c-.3.357-.789.357-1.765.357z"/><path stroke-linecap="round" stroke-linejoin="round" d="M5 7h4"/><path d="M10 17a3 3 0 1 1-6 0"/><circle cx="20" cy="16" r="2"/><path stroke-linecap="round" stroke-linejoin="round" d="M15.12 4h1.121c1.538.019 2.941.852 3.646 2.167l.063.12c.16.327-.083.705-.459.713h-2.678c-.294 0-.44 0-.502.092c-.061.093 0 .22.124.477l1.021 2.113c.383.79.574 1.186.53 1.597s-.316.76-.858 1.46l-1.592 2.054c-.46.592-.689.888-1.019 1.048c-.33.159-.714.159-1.483.159H12"/></g></svg> </template>
CSS
.icon-scooter-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%20stroke-linejoin%3D%22round%22%20d%3D%22M3.976%2017c-.988%200-1.482%200-1.785-.447s-.202-.92%200-1.866C2.83%2011.676%204.74%2010%206.997%2010c2.336%200%204.3%201.795%204.87%205.009c.15.85.226%201.276-.075%201.634c-.3.357-.789.357-1.765.357z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5%207h4%22%2F%3E%3Cpath%20d%3D%22M10%2017a3%203%200%201%201-6%200%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2216%22%20r%3D%222%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15.12%204h1.121c1.538.019%202.941.852%203.646%202.167l.063.12c.16.327-.083.705-.459.713h-2.678c-.294%200-.44%200-.502.092c-.061.093%200%20.22.124.477l1.021%202.113c.383.79.574%201.186.53%201.597s-.316.76-.858%201.46l-1.592%202.054c-.46.592-.689.888-1.019%201.048c-.33.159-.714.159-1.483.159H12%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-linejoin%3D%22round%22%20d%3D%22M3.976%2017c-.988%200-1.482%200-1.785-.447s-.202-.92%200-1.866C2.83%2011.676%204.74%2010%206.997%2010c2.336%200%204.3%201.795%204.87%205.009c.15.85.226%201.276-.075%201.634c-.3.357-.789.357-1.765.357z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5%207h4%22%2F%3E%3Cpath%20d%3D%22M10%2017a3%203%200%201%201-6%200%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2216%22%20r%3D%222%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15.12%204h1.121c1.538.019%202.941.852%203.646%202.167l.063.12c.16.327-.083.705-.459.713h-2.678c-.294%200-.44%200-.502.092c-.061.093%200%20.22.124.477l1.021%202.113c.383.79.574%201.186.53%201.597s-.316.76-.858%201.46l-1.592%202.054c-.46.592-.689.888-1.019%201.048c-.33.159-.714.159-1.483.159H12%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-01.svg?color=%231a73e8&size=48