maplibre logo
maplibre from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- maplibre
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the maplibre logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12a12 12 0 0 0 12-12A12 12 0 0 0 12 0m0 3.19c2.937 0 5.371 2.265 5.371 5.035c0 4.111-4.364 7.635-5.035 8.138c-.084 0-.084.084-.084.084c-.084.084-.168.084-.168.084s-.168 0-.168-.084l-.084-.084c-.84-.503-5.203-3.943-5.203-8.138c0-2.77 2.434-5.036 5.371-5.036zm0 2.601c-1.427 0-2.602 1.173-2.602 2.684c0 1.51 1.175 2.685 2.602 2.685s2.602-1.175 2.602-2.685S13.427 5.79 12 5.79zM8.979 17.287h6.042a.66.66 0 0 1 .67.672v2.014a.66.66 0 0 1-.67.67H8.98a.66.66 0 0 1-.67-.67v-2.014a.66.66 0 0 1 .67-.672zm.755 1.258v.924h4.448v-.924z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsMaplibre(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="M12 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12a12 12 0 0 0 12-12A12 12 0 0 0 12 0m0 3.19c2.937 0 5.371 2.265 5.371 5.035c0 4.111-4.364 7.635-5.035 8.138c-.084 0-.084.084-.084.084c-.084.084-.168.084-.168.084s-.168 0-.168-.084l-.084-.084c-.84-.503-5.203-3.943-5.203-8.138c0-2.77 2.434-5.036 5.371-5.036zm0 2.601c-1.427 0-2.602 1.173-2.602 2.684c0 1.51 1.175 2.685 2.602 2.685s2.602-1.175 2.602-2.685S13.427 5.79 12 5.79zM8.979 17.287h6.042a.66.66 0 0 1 .67.672v2.014a.66.66 0 0 1-.67.67H8.98a.66.66 0 0 1-.67-.67v-2.014a.66.66 0 0 1 .67-.672zm.755 1.258v.924h4.448v-.924z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12a12 12 0 0 0 12-12A12 12 0 0 0 12 0m0 3.19c2.937 0 5.371 2.265 5.371 5.035c0 4.111-4.364 7.635-5.035 8.138c-.084 0-.084.084-.084.084c-.084.084-.168.084-.168.084s-.168 0-.168-.084l-.084-.084c-.84-.503-5.203-3.943-5.203-8.138c0-2.77 2.434-5.036 5.371-5.036zm0 2.601c-1.427 0-2.602 1.173-2.602 2.684c0 1.51 1.175 2.685 2.602 2.685s2.602-1.175 2.602-2.685S13.427 5.79 12 5.79zM8.979 17.287h6.042a.66.66 0 0 1 .67.672v2.014a.66.66 0 0 1-.67.67H8.98a.66.66 0 0 1-.67-.67v-2.014a.66.66 0 0 1 .67-.672zm.755 1.258v.924h4.448v-.924z"/></svg> </template>
CSS
.icon-maplibre {
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%22M12%200A12%2012%200%200%200%200%2012a12%2012%200%200%200%2012%2012a12%2012%200%200%200%2012-12A12%2012%200%200%200%2012%200m0%203.19c2.937%200%205.371%202.265%205.371%205.035c0%204.111-4.364%207.635-5.035%208.138c-.084%200-.084.084-.084.084c-.084.084-.168.084-.168.084s-.168%200-.168-.084l-.084-.084c-.84-.503-5.203-3.943-5.203-8.138c0-2.77%202.434-5.036%205.371-5.036zm0%202.601c-1.427%200-2.602%201.173-2.602%202.684c0%201.51%201.175%202.685%202.602%202.685s2.602-1.175%202.602-2.685S13.427%205.79%2012%205.79zM8.979%2017.287h6.042a.66.66%200%200%201%20.67.672v2.014a.66.66%200%200%201-.67.67H8.98a.66.66%200%200%201-.67-.67v-2.014a.66.66%200%200%201%20.67-.672zm.755%201.258v.924h4.448v-.924z%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%22M12%200A12%2012%200%200%200%200%2012a12%2012%200%200%200%2012%2012a12%2012%200%200%200%2012-12A12%2012%200%200%200%2012%200m0%203.19c2.937%200%205.371%202.265%205.371%205.035c0%204.111-4.364%207.635-5.035%208.138c-.084%200-.084.084-.084.084c-.084.084-.168.084-.168.084s-.168%200-.168-.084l-.084-.084c-.84-.503-5.203-3.943-5.203-8.138c0-2.77%202.434-5.036%205.371-5.036zm0%202.601c-1.427%200-2.602%201.173-2.602%202.684c0%201.51%201.175%202.685%202.602%202.685s2.602-1.175%202.602-2.685S13.427%205.79%2012%205.79zM8.979%2017.287h6.042a.66.66%200%200%201%20.67.672v2.014a.66.66%200%200%201-.67.67H8.98a.66.66%200%200%201-.67-.67v-2.014a.66.66%200%200%201%20.67-.672zm.755%201.258v.924h4.448v-.924z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/maplibre.svg?color=%231a73e8&size=48