moped icon
moped-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- moped-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the moped icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M212 124c-1.22 0-2.43.06-3.62.16l-33.14-88.37A12 12 0 0 0 164 28h-32a12 12 0 0 0 0 24h23.68l30.23 80.6A44.3 44.3 0 0 0 171 152h-29.2l-22.56-60.21A12 12 0 0 0 108 84H28a12 12 0 0 0 0 24h4v2.92A60.14 60.14 0 0 0 0 164a12 12 0 0 0 12 12h4.74a44 44 0 0 0 86.52 0h65.48A44 44 0 1 0 212 124m-164 6.05a12 12 0 0 0 8-11.32V108h43.68l16.5 44H26.06A36 36 0 0 1 48 130.05M60 188a20 20 0 0 1-18.32-12h36.64A20 20 0 0 1 60 188m152 0a20 20 0 1 1 20-20a20 20 0 0 1-20 20"/></svg>
React
import type { SVGProps } from "react";
export function PhMopedBold(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 124c-1.22 0-2.43.06-3.62.16l-33.14-88.37A12 12 0 0 0 164 28h-32a12 12 0 0 0 0 24h23.68l30.23 80.6A44.3 44.3 0 0 0 171 152h-29.2l-22.56-60.21A12 12 0 0 0 108 84H28a12 12 0 0 0 0 24h4v2.92A60.14 60.14 0 0 0 0 164a12 12 0 0 0 12 12h4.74a44 44 0 0 0 86.52 0h65.48A44 44 0 1 0 212 124m-164 6.05a12 12 0 0 0 8-11.32V108h43.68l16.5 44H26.06A36 36 0 0 1 48 130.05M60 188a20 20 0 0 1-18.32-12h36.64A20 20 0 0 1 60 188m152 0a20 20 0 1 1 20-20a20 20 0 0 1-20 20"/></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 124c-1.22 0-2.43.06-3.62.16l-33.14-88.37A12 12 0 0 0 164 28h-32a12 12 0 0 0 0 24h23.68l30.23 80.6A44.3 44.3 0 0 0 171 152h-29.2l-22.56-60.21A12 12 0 0 0 108 84H28a12 12 0 0 0 0 24h4v2.92A60.14 60.14 0 0 0 0 164a12 12 0 0 0 12 12h4.74a44 44 0 0 0 86.52 0h65.48A44 44 0 1 0 212 124m-164 6.05a12 12 0 0 0 8-11.32V108h43.68l16.5 44H26.06A36 36 0 0 1 48 130.05M60 188a20 20 0 0 1-18.32-12h36.64A20 20 0 0 1 60 188m152 0a20 20 0 1 1 20-20a20 20 0 0 1-20 20"/></svg> </template>
CSS
.icon-moped-bold {
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%20124c-1.22%200-2.43.06-3.62.16l-33.14-88.37A12%2012%200%200%200%20164%2028h-32a12%2012%200%200%200%200%2024h23.68l30.23%2080.6A44.3%2044.3%200%200%200%20171%20152h-29.2l-22.56-60.21A12%2012%200%200%200%20108%2084H28a12%2012%200%200%200%200%2024h4v2.92A60.14%2060.14%200%200%200%200%20164a12%2012%200%200%200%2012%2012h4.74a44%2044%200%200%200%2086.52%200h65.48A44%2044%200%201%200%20212%20124m-164%206.05a12%2012%200%200%200%208-11.32V108h43.68l16.5%2044H26.06A36%2036%200%200%201%2048%20130.05M60%20188a20%2020%200%200%201-18.32-12h36.64A20%2020%200%200%201%2060%20188m152%200a20%2020%200%201%201%2020-20a20%2020%200%200%201-20%2020%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%20124c-1.22%200-2.43.06-3.62.16l-33.14-88.37A12%2012%200%200%200%20164%2028h-32a12%2012%200%200%200%200%2024h23.68l30.23%2080.6A44.3%2044.3%200%200%200%20171%20152h-29.2l-22.56-60.21A12%2012%200%200%200%20108%2084H28a12%2012%200%200%200%200%2024h4v2.92A60.14%2060.14%200%200%200%200%20164a12%2012%200%200%200%2012%2012h4.74a44%2044%200%200%200%2086.52%200h65.48A44%2044%200%201%200%20212%20124m-164%206.05a12%2012%200%200%200%208-11.32V108h43.68l16.5%2044H26.06A36%2036%200%200%201%2048%20130.05M60%20188a20%2020%200%200%201-18.32-12h36.64A20%2020%200%200%201%2060%20188m152%200a20%2020%200%201%201%2020-20a20%2020%200%200%201-20%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/moped-bold.svg?color=%231a73e8&size=48