scooter icon

scooter-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
scooter-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the scooter icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M212 138a34 34 0 0 0-4.89.36L173.69 38.1A6 6 0 0 0 168 34h-32a6 6 0 0 0 0 12h27.68l18.24 54.73L125.16 170H77.94a34 34 0 1 0-1.44 12H128a6 6 0 0 0 4.64-2.2l53.76-65.62l9.33 28A34 34 0 1 0 212 138M44 194a22 22 0 1 1 22-22a22 22 0 0 1-22 22m168 0a22 22 0 1 1 22-22a22 22 0 0 1-22 22"/></svg>

React

import type { SVGProps } from "react";

export function PhScooterLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M212 138a34 34 0 0 0-4.89.36L173.69 38.1A6 6 0 0 0 168 34h-32a6 6 0 0 0 0 12h27.68l18.24 54.73L125.16 170H77.94a34 34 0 1 0-1.44 12H128a6 6 0 0 0 4.64-2.2l53.76-65.62l9.33 28A34 34 0 1 0 212 138M44 194a22 22 0 1 1 22-22a22 22 0 0 1-22 22m168 0a22 22 0 1 1 22-22a22 22 0 0 1-22 22"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M212 138a34 34 0 0 0-4.89.36L173.69 38.1A6 6 0 0 0 168 34h-32a6 6 0 0 0 0 12h27.68l18.24 54.73L125.16 170H77.94a34 34 0 1 0-1.44 12H128a6 6 0 0 0 4.64-2.2l53.76-65.62l9.33 28A34 34 0 1 0 212 138M44 194a22 22 0 1 1 22-22a22 22 0 0 1-22 22m168 0a22 22 0 1 1 22-22a22 22 0 0 1-22 22"/></svg>
</template>

CSS

.icon-scooter-light {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M212%20138a34%2034%200%200%200-4.89.36L173.69%2038.1A6%206%200%200%200%20168%2034h-32a6%206%200%200%200%200%2012h27.68l18.24%2054.73L125.16%20170H77.94a34%2034%200%201%200-1.44%2012H128a6%206%200%200%200%204.64-2.2l53.76-65.62l9.33%2028A34%2034%200%201%200%20212%20138M44%20194a22%2022%200%201%201%2022-22a22%2022%200%200%201-22%2022m168%200a22%2022%200%201%201%2022-22a22%2022%200%200%201-22%2022%22%2F%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M212%20138a34%2034%200%200%200-4.89.36L173.69%2038.1A6%206%200%200%200%20168%2034h-32a6%206%200%200%200%200%2012h27.68l18.24%2054.73L125.16%20170H77.94a34%2034%200%201%200-1.44%2012H128a6%206%200%200%200%204.64-2.2l53.76-65.62l9.33%2028A34%2034%200%201%200%20212%20138M44%20194a22%2022%200%201%201%2022-22a22%2022%200%200%201-22%2022m168%200a22%2022%200%201%201%2022-22a22%2022%200%200%201-22%2022%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/scooter-light.svg?color=%231a73e8&size=48