cargo bike emoji

cargo-bike from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
cargo-bike
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

More extras openmoji icons from OpenMoji

Use the cargo bike emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M5.149 30.264h25.622v15.183H5.149z"/><circle cx="57.426" cy="45.544" r="9.586" fill="#fff"/><circle cx="17.57" cy="47.295" r="7.835" fill="#fff"/><circle cx="17.57" cy="47.295" r="1.295" fill="#ea5a47"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M30.771 41.651V25.526"/><circle cx="57.426" cy="45.544" r="9.489"/><circle cx="17.57" cy="47.295" r="7.756"/><path d="M9.894 45.447H5.149V30.264h21.909m15.1 15.183l5.694-10.439l9.49 10.439H26.026h0m17.576-2.646l6.148-11.589"/><circle cx="57.426" cy="45.544" r="9.489"/><path d="M30.771 22.672h3.796"/><circle cx="17.57" cy="47.295" r="7.756"/><path d="M46 28h6m-6 0h6"/></g><path fill="none" stroke="#ea5a47" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9.894 45.447H5.149V30.264h21.909m15.1 15.183l5.694-10.439l9.49 10.439H26.026h0m4.745-3.796V25.526m12.831 17.275l6.148-11.589"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiCargoBike(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M5.149 30.264h25.622v15.183H5.149z"/><circle cx="57.426" cy="45.544" r="9.586" fill="#fff"/><circle cx="17.57" cy="47.295" r="7.835" fill="#fff"/><circle cx="17.57" cy="47.295" r="1.295" fill="#ea5a47"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M30.771 41.651V25.526"/><circle cx="57.426" cy="45.544" r="9.489"/><circle cx="17.57" cy="47.295" r="7.756"/><path d="M9.894 45.447H5.149V30.264h21.909m15.1 15.183l5.694-10.439l9.49 10.439H26.026h0m17.576-2.646l6.148-11.589"/><circle cx="57.426" cy="45.544" r="9.489"/><path d="M30.771 22.672h3.796"/><circle cx="17.57" cy="47.295" r="7.756"/><path d="M46 28h6m-6 0h6"/></g><path fill="none" stroke="#ea5a47" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M9.894 45.447H5.149V30.264h21.909m15.1 15.183l5.694-10.439l9.49 10.439H26.026h0m4.745-3.796V25.526m12.831 17.275l6.148-11.589"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M5.149 30.264h25.622v15.183H5.149z"/><circle cx="57.426" cy="45.544" r="9.586" fill="#fff"/><circle cx="17.57" cy="47.295" r="7.835" fill="#fff"/><circle cx="17.57" cy="47.295" r="1.295" fill="#ea5a47"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M30.771 41.651V25.526"/><circle cx="57.426" cy="45.544" r="9.489"/><circle cx="17.57" cy="47.295" r="7.756"/><path d="M9.894 45.447H5.149V30.264h21.909m15.1 15.183l5.694-10.439l9.49 10.439H26.026h0m17.576-2.646l6.148-11.589"/><circle cx="57.426" cy="45.544" r="9.489"/><path d="M30.771 22.672h3.796"/><circle cx="17.57" cy="47.295" r="7.756"/><path d="M46 28h6m-6 0h6"/></g><path fill="none" stroke="#ea5a47" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9.894 45.447H5.149V30.264h21.909m15.1 15.183l5.694-10.439l9.49 10.439H26.026h0m4.745-3.796V25.526m12.831 17.275l6.148-11.589"/></svg>
</template>

CSS

.icon-cargo-bike {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M5.149%2030.264h25.622v15.183H5.149z%22%2F%3E%3Ccircle%20cx%3D%2257.426%22%20cy%3D%2245.544%22%20r%3D%229.586%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2217.57%22%20cy%3D%2247.295%22%20r%3D%227.835%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2217.57%22%20cy%3D%2247.295%22%20r%3D%221.295%22%20fill%3D%22%23ea5a47%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M30.771%2041.651V25.526%22%2F%3E%3Ccircle%20cx%3D%2257.426%22%20cy%3D%2245.544%22%20r%3D%229.489%22%2F%3E%3Ccircle%20cx%3D%2217.57%22%20cy%3D%2247.295%22%20r%3D%227.756%22%2F%3E%3Cpath%20d%3D%22M9.894%2045.447H5.149V30.264h21.909m15.1%2015.183l5.694-10.439l9.49%2010.439H26.026h0m17.576-2.646l6.148-11.589%22%2F%3E%3Ccircle%20cx%3D%2257.426%22%20cy%3D%2245.544%22%20r%3D%229.489%22%2F%3E%3Cpath%20d%3D%22M30.771%2022.672h3.796%22%2F%3E%3Ccircle%20cx%3D%2217.57%22%20cy%3D%2247.295%22%20r%3D%227.756%22%2F%3E%3Cpath%20d%3D%22M46%2028h6m-6%200h6%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ea5a47%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9.894%2045.447H5.149V30.264h21.909m15.1%2015.183l5.694-10.439l9.49%2010.439H26.026h0m4.745-3.796V25.526m12.831%2017.275l6.148-11.589%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%2072%2072%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M5.149%2030.264h25.622v15.183H5.149z%22%2F%3E%3Ccircle%20cx%3D%2257.426%22%20cy%3D%2245.544%22%20r%3D%229.586%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2217.57%22%20cy%3D%2247.295%22%20r%3D%227.835%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2217.57%22%20cy%3D%2247.295%22%20r%3D%221.295%22%20fill%3D%22%23ea5a47%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M30.771%2041.651V25.526%22%2F%3E%3Ccircle%20cx%3D%2257.426%22%20cy%3D%2245.544%22%20r%3D%229.489%22%2F%3E%3Ccircle%20cx%3D%2217.57%22%20cy%3D%2247.295%22%20r%3D%227.756%22%2F%3E%3Cpath%20d%3D%22M9.894%2045.447H5.149V30.264h21.909m15.1%2015.183l5.694-10.439l9.49%2010.439H26.026h0m17.576-2.646l6.148-11.589%22%2F%3E%3Ccircle%20cx%3D%2257.426%22%20cy%3D%2245.544%22%20r%3D%229.489%22%2F%3E%3Cpath%20d%3D%22M30.771%2022.672h3.796%22%2F%3E%3Ccircle%20cx%3D%2217.57%22%20cy%3D%2247.295%22%20r%3D%227.756%22%2F%3E%3Cpath%20d%3D%22M46%2028h6m-6%200h6%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ea5a47%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M9.894%2045.447H5.149V30.264h21.909m15.1%2015.183l5.694-10.439l9.49%2010.439H26.026h0m4.745-3.796V25.526m12.831%2017.275l6.148-11.589%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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