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

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

The same logo in other sets

Use the leaflet logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.69 0c-.355.574-8.432 4.74-10.856 8.649c-2.424 3.91-3.116 6.988-2.237 9.882s2.559 2.763 3.516 3.717c.958.954 2.257 2.113 4.332 1.645c2.717-.613 5.335-2.426 6.638-7.508s.448-9.533-.103-11.99A35 35 0 0 0 17.69 0m-.138.858l-9.22 21.585l-.574-.577Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsLeaflet(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="M17.69 0c-.355.574-8.432 4.74-10.856 8.649c-2.424 3.91-3.116 6.988-2.237 9.882s2.559 2.763 3.516 3.717c.958.954 2.257 2.113 4.332 1.645c2.717-.613 5.335-2.426 6.638-7.508s.448-9.533-.103-11.99A35 35 0 0 0 17.69 0m-.138.858l-9.22 21.585l-.574-.577Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.69 0c-.355.574-8.432 4.74-10.856 8.649c-2.424 3.91-3.116 6.988-2.237 9.882s2.559 2.763 3.516 3.717c.958.954 2.257 2.113 4.332 1.645c2.717-.613 5.335-2.426 6.638-7.508s.448-9.533-.103-11.99A35 35 0 0 0 17.69 0m-.138.858l-9.22 21.585l-.574-.577Z"/></svg>
</template>

CSS

.icon-leaflet {
  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%22M17.69%200c-.355.574-8.432%204.74-10.856%208.649c-2.424%203.91-3.116%206.988-2.237%209.882s2.559%202.763%203.516%203.717c.958.954%202.257%202.113%204.332%201.645c2.717-.613%205.335-2.426%206.638-7.508s.448-9.533-.103-11.99A35%2035%200%200%200%2017.69%200m-.138.858l-9.22%2021.585l-.574-.577Z%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%22M17.69%200c-.355.574-8.432%204.74-10.856%208.649c-2.424%203.91-3.116%206.988-2.237%209.882s2.559%202.763%203.516%203.717c.958.954%202.257%202.113%204.332%201.645c2.717-.613%205.335-2.426%206.638-7.508s.448-9.533-.103-11.99A35%2035%200%200%200%2017.69%200m-.138.858l-9.22%2021.585l-.574-.577Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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