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

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

Use the mapillary logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.362 11.812c-.564-.305-.46-1.099.25-1.302c.602-.17 5.495-1.81 6.975-2.308a.9.9 0 0 0 .565-.558L10.528.671C10.75.02 11.555.017 11.884.65c.117.224 4.546 8.25 4.7 8.591s.055.718-.295.935s-.918.544-1.117.667c-.36.223-.704.068-.869-.277c-.163-.346-1.427-2.577-1.942-3.525c-.258-.472-1.033-.654-1.295.111c-.187.553-.627 1.842-.857 2.514a.93.93 0 0 1-.567.564l-2.582.855c-.509.168-.756.948-.069 1.277c.144.07 3.24 1.73 3.56 1.882s.497.59.31.9c-.255.425-.582.962-.7 1.138a.73.73 0 0 1-.948.224c-.34-.179-8.651-4.584-8.853-4.692zm22.528 11.91c-.334-.18-10.918-5.78-11.355-6.003c-.436-.222-.542-.606-.308-1.021c.118-.211.376-.633.586-.972c.288-.467.709-.468.946-.33c.238.138 3.598 1.906 3.816 2.025c.512.284 1.27-.363.93-.93c-.163-.27-1.579-2.853-2.03-3.705c-.203-.387-.147-.736.31-.968a18 18 0 0 0 .98-.568c.357-.216.834-.052 1.028.27c.193.325 5.926 10.887 6.109 11.215c.362.651-.343 1.348-1.011.988"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsMapillary(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="M.362 11.812c-.564-.305-.46-1.099.25-1.302c.602-.17 5.495-1.81 6.975-2.308a.9.9 0 0 0 .565-.558L10.528.671C10.75.02 11.555.017 11.884.65c.117.224 4.546 8.25 4.7 8.591s.055.718-.295.935s-.918.544-1.117.667c-.36.223-.704.068-.869-.277c-.163-.346-1.427-2.577-1.942-3.525c-.258-.472-1.033-.654-1.295.111c-.187.553-.627 1.842-.857 2.514a.93.93 0 0 1-.567.564l-2.582.855c-.509.168-.756.948-.069 1.277c.144.07 3.24 1.73 3.56 1.882s.497.59.31.9c-.255.425-.582.962-.7 1.138a.73.73 0 0 1-.948.224c-.34-.179-8.651-4.584-8.853-4.692zm22.528 11.91c-.334-.18-10.918-5.78-11.355-6.003c-.436-.222-.542-.606-.308-1.021c.118-.211.376-.633.586-.972c.288-.467.709-.468.946-.33c.238.138 3.598 1.906 3.816 2.025c.512.284 1.27-.363.93-.93c-.163-.27-1.579-2.853-2.03-3.705c-.203-.387-.147-.736.31-.968a18 18 0 0 0 .98-.568c.357-.216.834-.052 1.028.27c.193.325 5.926 10.887 6.109 11.215c.362.651-.343 1.348-1.011.988"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.362 11.812c-.564-.305-.46-1.099.25-1.302c.602-.17 5.495-1.81 6.975-2.308a.9.9 0 0 0 .565-.558L10.528.671C10.75.02 11.555.017 11.884.65c.117.224 4.546 8.25 4.7 8.591s.055.718-.295.935s-.918.544-1.117.667c-.36.223-.704.068-.869-.277c-.163-.346-1.427-2.577-1.942-3.525c-.258-.472-1.033-.654-1.295.111c-.187.553-.627 1.842-.857 2.514a.93.93 0 0 1-.567.564l-2.582.855c-.509.168-.756.948-.069 1.277c.144.07 3.24 1.73 3.56 1.882s.497.59.31.9c-.255.425-.582.962-.7 1.138a.73.73 0 0 1-.948.224c-.34-.179-8.651-4.584-8.853-4.692zm22.528 11.91c-.334-.18-10.918-5.78-11.355-6.003c-.436-.222-.542-.606-.308-1.021c.118-.211.376-.633.586-.972c.288-.467.709-.468.946-.33c.238.138 3.598 1.906 3.816 2.025c.512.284 1.27-.363.93-.93c-.163-.27-1.579-2.853-2.03-3.705c-.203-.387-.147-.736.31-.968a18 18 0 0 0 .98-.568c.357-.216.834-.052 1.028.27c.193.325 5.926 10.887 6.109 11.215c.362.651-.343 1.348-1.011.988"/></svg>
</template>

CSS

.icon-mapillary {
  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%22M.362%2011.812c-.564-.305-.46-1.099.25-1.302c.602-.17%205.495-1.81%206.975-2.308a.9.9%200%200%200%20.565-.558L10.528.671C10.75.02%2011.555.017%2011.884.65c.117.224%204.546%208.25%204.7%208.591s.055.718-.295.935s-.918.544-1.117.667c-.36.223-.704.068-.869-.277c-.163-.346-1.427-2.577-1.942-3.525c-.258-.472-1.033-.654-1.295.111c-.187.553-.627%201.842-.857%202.514a.93.93%200%200%201-.567.564l-2.582.855c-.509.168-.756.948-.069%201.277c.144.07%203.24%201.73%203.56%201.882s.497.59.31.9c-.255.425-.582.962-.7%201.138a.73.73%200%200%201-.948.224c-.34-.179-8.651-4.584-8.853-4.692zm22.528%2011.91c-.334-.18-10.918-5.78-11.355-6.003c-.436-.222-.542-.606-.308-1.021c.118-.211.376-.633.586-.972c.288-.467.709-.468.946-.33c.238.138%203.598%201.906%203.816%202.025c.512.284%201.27-.363.93-.93c-.163-.27-1.579-2.853-2.03-3.705c-.203-.387-.147-.736.31-.968a18%2018%200%200%200%20.98-.568c.357-.216.834-.052%201.028.27c.193.325%205.926%2010.887%206.109%2011.215c.362.651-.343%201.348-1.011.988%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%22M.362%2011.812c-.564-.305-.46-1.099.25-1.302c.602-.17%205.495-1.81%206.975-2.308a.9.9%200%200%200%20.565-.558L10.528.671C10.75.02%2011.555.017%2011.884.65c.117.224%204.546%208.25%204.7%208.591s.055.718-.295.935s-.918.544-1.117.667c-.36.223-.704.068-.869-.277c-.163-.346-1.427-2.577-1.942-3.525c-.258-.472-1.033-.654-1.295.111c-.187.553-.627%201.842-.857%202.514a.93.93%200%200%201-.567.564l-2.582.855c-.509.168-.756.948-.069%201.277c.144.07%203.24%201.73%203.56%201.882s.497.59.31.9c-.255.425-.582.962-.7%201.138a.73.73%200%200%201-.948.224c-.34-.179-8.651-4.584-8.853-4.692zm22.528%2011.91c-.334-.18-10.918-5.78-11.355-6.003c-.436-.222-.542-.606-.308-1.021c.118-.211.376-.633.586-.972c.288-.467.709-.468.946-.33c.238.138%203.598%201.906%203.816%202.025c.512.284%201.27-.363.93-.93c-.163-.27-1.579-2.853-2.03-3.705c-.203-.387-.147-.736.31-.968a18%2018%200%200%200%20.98-.568c.357-.216.834-.052%201.028.27c.193.325%205.926%2010.887%206.109%2011.215c.362.651-.343%201.348-1.011.988%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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