moped package icon

moped-package-sharp from Material Symbols by Google · Sharp · Transit · Apache-2.0 Free for personal and commercial use.

Name
moped-package-sharp
Set
Material Symbols
Style
Sharp
Category
Transit
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More transit icons from Material Symbols

Use the moped package icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 8V3h7v5zm1.875 10.125Q4 17.25 4 16H2V9h8v5h3.5L17 9.65V7h-3V5h5v5.35L14.5 16H10q0 1.25-.875 2.125T7 19t-2.125-.875m2.838-1.412Q8 16.425 8 16H6q0 .425.288.713T7 17t.713-.288m9.162 1.413Q16 17.25 16 16t.875-2.125T19 13t2.125.875T22 16t-.875 2.125T19 19t-2.125-.875m2.838-1.412Q20 16.425 20 16t-.288-.712T19 15t-.712.288T18 16t.288.713T19 17t.713-.288"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMopedPackageSharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 8V3h7v5zm1.875 10.125Q4 17.25 4 16H2V9h8v5h3.5L17 9.65V7h-3V5h5v5.35L14.5 16H10q0 1.25-.875 2.125T7 19t-2.125-.875m2.838-1.412Q8 16.425 8 16H6q0 .425.288.713T7 17t.713-.288m9.162 1.413Q16 17.25 16 16t.875-2.125T19 13t2.125.875T22 16t-.875 2.125T19 19t-2.125-.875m2.838-1.412Q20 16.425 20 16t-.288-.712T19 15t-.712.288T18 16t.288.713T19 17t.713-.288"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 8V3h7v5zm1.875 10.125Q4 17.25 4 16H2V9h8v5h3.5L17 9.65V7h-3V5h5v5.35L14.5 16H10q0 1.25-.875 2.125T7 19t-2.125-.875m2.838-1.412Q8 16.425 8 16H6q0 .425.288.713T7 17t.713-.288m9.162 1.413Q16 17.25 16 16t.875-2.125T19 13t2.125.875T22 16t-.875 2.125T19 19t-2.125-.875m2.838-1.412Q20 16.425 20 16t-.288-.712T19 15t-.712.288T18 16t.288.713T19 17t.713-.288"/></svg>
</template>

CSS

.icon-moped-package-sharp {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%208V3h7v5zm1.875%2010.125Q4%2017.25%204%2016H2V9h8v5h3.5L17%209.65V7h-3V5h5v5.35L14.5%2016H10q0%201.25-.875%202.125T7%2019t-2.125-.875m2.838-1.412Q8%2016.425%208%2016H6q0%20.425.288.713T7%2017t.713-.288m9.162%201.413Q16%2017.25%2016%2016t.875-2.125T19%2013t2.125.875T22%2016t-.875%202.125T19%2019t-2.125-.875m2.838-1.412Q20%2016.425%2020%2016t-.288-.712T19%2015t-.712.288T18%2016t.288.713T19%2017t.713-.288%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%208V3h7v5zm1.875%2010.125Q4%2017.25%204%2016H2V9h8v5h3.5L17%209.65V7h-3V5h5v5.35L14.5%2016H10q0%201.25-.875%202.125T7%2019t-2.125-.875m2.838-1.412Q8%2016.425%208%2016H6q0%20.425.288.713T7%2017t.713-.288m9.162%201.413Q16%2017.25%2016%2016t.875-2.125T19%2013t2.125.875T22%2016t-.875%202.125T19%2019t-2.125-.875m2.838-1.412Q20%2016.425%2020%2016t-.288-.712T19%2015t-.712.288T18%2016t.288.713T19%2017t.713-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/moped-package-sharp.svg?color=%231a73e8&size=48