iledefrancemobilites logo

iledefrancemobilites from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
iledefrancemobilites
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the iledefrancemobilites logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.54.001A5.461 5.447 0 0 1 24 5.447v13.107A5.461 5.447 0 0 1 18.54 24H5.459A5.461 5.447 0 0 1 0 18.553V5.446A5.461 5.447 0 0 1 5.46 0h13.081Zm-9.781 15.26c-1.365 1.816-2.503 3.405-3.925 5.334c-.34.454-.057.624.398.34c.512-.34.967-.736 1.309-1.247c.3-.421.857-1.175 1.448-1.977l.595-.808c.33-.445.646-.876.914-1.243c.796-1.135 2.047-1.023 2.9.17a398.137 397.144 0 0 0 3.242 4.481c.739 1.02 2.957.851 3.924.794c.17 0 .228-.17.17-.283a310.878 310.103 0 0 0-4.663-6.467c-2.047-2.894-4.606-1.42-6.312.907ZM17.8 7.32c-2.9 1.474-3.809 1.304-6.255 1.701c-2.445.34-4.266.908-6.313 3.064c-.51.567-.74 1.021.058.624c2.9-1.475 3.81-1.305 6.254-1.702c2.446-.34 4.267-.907 6.314-3.064c.512-.566.796-1.02-.057-.623Zm-5.06-4.142c-.966-.454-2.218.17-2.786 1.419c-.569 1.19-.228 2.553.74 3.007c.966.454 2.217-.17 2.786-1.42c.568-1.246.228-2.609-.74-3.006"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsIledefrancemobilites(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="M18.54.001A5.461 5.447 0 0 1 24 5.447v13.107A5.461 5.447 0 0 1 18.54 24H5.459A5.461 5.447 0 0 1 0 18.553V5.446A5.461 5.447 0 0 1 5.46 0h13.081Zm-9.781 15.26c-1.365 1.816-2.503 3.405-3.925 5.334c-.34.454-.057.624.398.34c.512-.34.967-.736 1.309-1.247c.3-.421.857-1.175 1.448-1.977l.595-.808c.33-.445.646-.876.914-1.243c.796-1.135 2.047-1.023 2.9.17a398.137 397.144 0 0 0 3.242 4.481c.739 1.02 2.957.851 3.924.794c.17 0 .228-.17.17-.283a310.878 310.103 0 0 0-4.663-6.467c-2.047-2.894-4.606-1.42-6.312.907ZM17.8 7.32c-2.9 1.474-3.809 1.304-6.255 1.701c-2.445.34-4.266.908-6.313 3.064c-.51.567-.74 1.021.058.624c2.9-1.475 3.81-1.305 6.254-1.702c2.446-.34 4.267-.907 6.314-3.064c.512-.566.796-1.02-.057-.623Zm-5.06-4.142c-.966-.454-2.218.17-2.786 1.419c-.569 1.19-.228 2.553.74 3.007c.966.454 2.217-.17 2.786-1.42c.568-1.246.228-2.609-.74-3.006"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.54.001A5.461 5.447 0 0 1 24 5.447v13.107A5.461 5.447 0 0 1 18.54 24H5.459A5.461 5.447 0 0 1 0 18.553V5.446A5.461 5.447 0 0 1 5.46 0h13.081Zm-9.781 15.26c-1.365 1.816-2.503 3.405-3.925 5.334c-.34.454-.057.624.398.34c.512-.34.967-.736 1.309-1.247c.3-.421.857-1.175 1.448-1.977l.595-.808c.33-.445.646-.876.914-1.243c.796-1.135 2.047-1.023 2.9.17a398.137 397.144 0 0 0 3.242 4.481c.739 1.02 2.957.851 3.924.794c.17 0 .228-.17.17-.283a310.878 310.103 0 0 0-4.663-6.467c-2.047-2.894-4.606-1.42-6.312.907ZM17.8 7.32c-2.9 1.474-3.809 1.304-6.255 1.701c-2.445.34-4.266.908-6.313 3.064c-.51.567-.74 1.021.058.624c2.9-1.475 3.81-1.305 6.254-1.702c2.446-.34 4.267-.907 6.314-3.064c.512-.566.796-1.02-.057-.623Zm-5.06-4.142c-.966-.454-2.218.17-2.786 1.419c-.569 1.19-.228 2.553.74 3.007c.966.454 2.217-.17 2.786-1.42c.568-1.246.228-2.609-.74-3.006"/></svg>
</template>

CSS

.icon-iledefrancemobilites {
  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%22M18.54.001A5.461%205.447%200%200%201%2024%205.447v13.107A5.461%205.447%200%200%201%2018.54%2024H5.459A5.461%205.447%200%200%201%200%2018.553V5.446A5.461%205.447%200%200%201%205.46%200h13.081Zm-9.781%2015.26c-1.365%201.816-2.503%203.405-3.925%205.334c-.34.454-.057.624.398.34c.512-.34.967-.736%201.309-1.247c.3-.421.857-1.175%201.448-1.977l.595-.808c.33-.445.646-.876.914-1.243c.796-1.135%202.047-1.023%202.9.17a398.137%20397.144%200%200%200%203.242%204.481c.739%201.02%202.957.851%203.924.794c.17%200%20.228-.17.17-.283a310.878%20310.103%200%200%200-4.663-6.467c-2.047-2.894-4.606-1.42-6.312.907ZM17.8%207.32c-2.9%201.474-3.809%201.304-6.255%201.701c-2.445.34-4.266.908-6.313%203.064c-.51.567-.74%201.021.058.624c2.9-1.475%203.81-1.305%206.254-1.702c2.446-.34%204.267-.907%206.314-3.064c.512-.566.796-1.02-.057-.623Zm-5.06-4.142c-.966-.454-2.218.17-2.786%201.419c-.569%201.19-.228%202.553.74%203.007c.966.454%202.217-.17%202.786-1.42c.568-1.246.228-2.609-.74-3.006%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%22M18.54.001A5.461%205.447%200%200%201%2024%205.447v13.107A5.461%205.447%200%200%201%2018.54%2024H5.459A5.461%205.447%200%200%201%200%2018.553V5.446A5.461%205.447%200%200%201%205.46%200h13.081Zm-9.781%2015.26c-1.365%201.816-2.503%203.405-3.925%205.334c-.34.454-.057.624.398.34c.512-.34.967-.736%201.309-1.247c.3-.421.857-1.175%201.448-1.977l.595-.808c.33-.445.646-.876.914-1.243c.796-1.135%202.047-1.023%202.9.17a398.137%20397.144%200%200%200%203.242%204.481c.739%201.02%202.957.851%203.924.794c.17%200%20.228-.17.17-.283a310.878%20310.103%200%200%200-4.663-6.467c-2.047-2.894-4.606-1.42-6.312.907ZM17.8%207.32c-2.9%201.474-3.809%201.304-6.255%201.701c-2.445.34-4.266.908-6.313%203.064c-.51.567-.74%201.021.058.624c2.9-1.475%203.81-1.305%206.254-1.702c2.446-.34%204.267-.907%206.314-3.064c.512-.566.796-1.02-.057-.623Zm-5.06-4.142c-.966-.454-2.218.17-2.786%201.419c-.569%201.19-.228%202.553.74%203.007c.966.454%202.217-.17%202.786-1.42c.568-1.246.228-2.609-.74-3.006%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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