IconSearch logoIconsearch
Home/Libraries/OpenMoji (Iconify)/monorail
← Back to Search
OpenMoji (Iconify)

Monorail

License: CC-BY-SA-4.0


1.5px
<svg style="color: #818cf8" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M68 45v3.8H4V42h22.5l1.2 2.5c.2.3.5.5.9.5zm-54 3.8h4V68h-4zm40 0h4V68h-4z"/><path fill="#d0cfce" d="M68 41H26l.5 1s-1-.2-2.4-.5c-.1 0-.2 0-.3-.1c-1.1-.3-2.5-.6-4-1.1c-.3-.1-.5-.2-.8-.3c-.2-.1-.3-.1-.5-.2c-.4-.1-.8-.3-1.2-.5h-.1c-.4-.1-.7-.3-1.1-.4c-.4-.2-.8-.3-1.2-.5c-.2-.1-.4-.2-.6-.2c-.1 0-.1-.1-.2-.1c-.6-.3-1.1-.5-1.5-.8c-.7-.5-1.2-.9-1.4-1.3q-.45-1.05-.3-1.8v-.3c0-.1.1-.2.1-.3s.1-.2.1-.3s.1-.2.1-.3s.1-.2.2-.3s.1-.2.2-.2l.1-.1C13.2 29.8 19.3 24 26 21c9-4 42-3 42-3z"/><path fill="#d0cfce" d="M11 36s-.8-.8-.2-2.5c-.2.7-.3 1.6.2 2.5"/><path fill="#d0cfce" d="M10.9 33.3c0 .1-.1.2-.1.3c0-.1 0-.2.1-.3m7.5 6.6c-.5-.2-.9-.3-1.4-.5c.5.1.9.3 1.4.5m-1.4-.5c-.3-.1-.7-.2-1-.4c-5-2-5-3-5-3c.5 1 3.2 2.3 6 3.4"/><path fill="#61b2e4" d="M11 33c.2-.4.4-.6.4-.6c-.2.2-.3.4-.4.6m12.8 8.4c-1-.2-2.4-.6-4-1.1c1.5.5 2.9.8 4 1.1"/><path fill="#92d3f5" d="M68 40.2V45H28.6c-.4 0-.7-.3-.9-.7l-1.2-3l-.5-1.1z"/><path fill="#3f3f3f" d="m59 30l-21.9.1v-7c0-.5.4-1 .9-1c7-.5 14.6-.6 21 0z"/><path fill="#d0cfce" d="M34 23v7H19"/><path fill="#3f3f3f" d="M33.9 23.1v-1S30 23 27 24c0 0-6.9 2.8-8.9 5.8h1.3l-.4.2h15v-7zM59 23v7H38"/><g fill="none" stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.5"><path d="M68 45v3.8H4V42h22.5l1.2 2.5c.2.3.5.5.9.5zm-54 3.8h4V68h-4zm40 0h4V68h-4zM68 41H26l.5 1s-1-.2-2.4-.5c-.1 0-.2 0-.3-.1c-1.1-.3-2.5-.6-4-1.1c-.3-.1-.5-.2-.8-.3c-.2-.1-.3-.1-.5-.2c-.4-.1-.8-.3-1.2-.5h-.1c-.4-.1-.7-.3-1.1-.4c-.4-.2-.8-.3-1.2-.5c-.2-.1-.4-.2-.6-.2c-.1 0-.1-.1-.2-.1c-.6-.3-1.1-.5-1.5-.8c-.7-.5-1.2-.9-1.4-1.3q-.45-1.05-.3-1.8v-.3c0-.1.1-.2.1-.3s.1-.2.1-.3s.1-.2.1-.3s.1-.2.2-.3s.1-.2.2-.2l.1-.1h0C13.2 29.8 19.3 24 26 21c9-4 42-3 42-3z"/><path d="M11 36s-.8-.8-.2-2.5c-.2.7-.3 1.6.2 2.5"/><path d="M10.9 33.3c0 .1-.1.2-.1.3c0-.1 0-.2.1-.3m7.5 6.6c-.5-.2-.9-.3-1.4-.5c.5.1.9.3 1.4.5m-1.4-.5c-.3-.1-.7-.2-1-.4c-5-2-5-3-5-3c.5 1 3.2 2.3 6 3.4M11 33c.2-.4.4-.6.4-.6c-.2.2-.3.4-.4.6m12.8 8.4c-1-.2-2.4-.6-4-1.1c1.5.5 2.9.8 4 1.1M68 40.2V45H28.6c-.4 0-.7-.3-.9-.7l-1.2-3l-.5-1.1zM34 23v7H19"/><path d="M34 23v7H19m40-7v7H38"/></g></svg>

Icons in Action

WEB APPLICATION HEADER & NAVIGATION

my-app.com/dashboard
Dashboard
Analytics
Settings

Overview Dashboard

PROGRESS STEPPER

3

BUTTON UI ACTIONS

SCALABILITY & CLARITY

12px
16px
24px
32px
48px

Highly adaptable, clean vectors that scale perfectly across modern UI components, navigation bars, and mobile actions. Perfectly pre-vetted for production deployment.

IconSearch Presets

Frequently Asked Questions

Q.How do I use this icon in my React/Next.js project?

You have two choices: install the official package listed under the "REACT IMPORT" tab (e.g. npm install @iconify/react) and import the icon directly, or copy the complete React Component code from the "STANDALONE JSX" tab and paste it directly into a local file (e.g. MonorailIcon.tsx) to avoid installing any npm packages.

Q.Is this icon free for commercial use?

Yes. This icon is published under the open-source **CC-BY-SA-4.0** license. The license grants full permissions for personal and commercial usage (e.g., in SaaS platforms, client projects, or business landing pages). Attributing the icon creator is generally not required for MIT/ISC licenses, but check details on our dedicated License Guide.

Q.What is the "Download SVG without fill color" toggle?

Many SVGs ship with inline fill="..." attributes. By checking this toggle, we strip these attributes and enforce fill="none", making the SVG fully styleable via CSS classes or Tailwind utility classes like fill-current.

Related Icons in OpenMoji (Iconify)

Browse all OpenMoji (Iconify) icons →
1st-place-medal
1st-place-medal
2nd-place-medal
2nd-place-medal
3rd-place-medal
3rd-place-medal
a-button-blood-type
a-button-blood-type
ab-button-blood-type
ab-button-blood-type
abacus
abacus
accordion
accordion
add-button
add-button
add-contact
add-contact
adhesive-bandage
adhesive-bandage
admission-tickets
admission-tickets
aerial-tramway
aerial-tramway