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

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

The same logo in other sets

Use the here logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.29 1.007c-.697.036-1.367.384-2.008 1.036c-.97.987-1.104 2.206-.679 3.316l-1.091-1.312c-.106.041-.306.203-.506.406c-.572.596-.705 1.516-.558 2.125l-.734-.635l-1.45 1.475l1.996 2.03c-1.583-1.326-3.007-1.259-4.323.082c-1.331 1.353-1.252 3.006-.147 4.385l-.186-.189c-1.184-1.205-2.328-1.463-3.46-.298c-.666.663-.772 1.314-.706 1.897l-2.794-2.83l-1.625 1.651l5.372 5.48H0l3.312 3.37l3.282-3.34h3.128l-2.275-2.314c-.798-.8-1.039-1.354-.547-1.855c.36-.379.773-.367 1.278.148l2.741 2.803l1.65-1.679l-2.049-2.084c1.623 1.368 3.393 1.03 4.738-.351c.706-.704 1.09-1.355 1.278-1.801l-1.452-.825a6.5 6.5 0 0 1-.878 1.218c-.799.812-1.543.812-2.048.392l2.94-2.992L17 12.25l1.65-1.678l-1.782-1.815c-1.45-1.476-1.025-2.26-.691-2.599c.212-.217.425-.378.572-.46a4.2 4.2 0 0 0 .797 1.096c1.728 1.774 3.62 1.53 5.07.042c.865-.88 1.279-1.692 1.384-2.099l-1.424-.799a5.9 5.9 0 0 1-1.023 1.489c-.786.812-1.532.813-2.037.394l2.97-3.007l-.374-.379C21.13 1.43 20.188.961 19.291 1.007zm-.055 1.918c.273-.002.558.113.838.35l-1.596 1.623c-.452-.527-.465-1.136 0-1.623c.226-.23.485-.349.758-.35m-7.357 7.486c.275-.002.564.113.85.35l-1.61 1.626c-.452-.528-.466-1.151 0-1.626c.227-.23.486-.349.76-.35"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsHere(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="M19.29 1.007c-.697.036-1.367.384-2.008 1.036c-.97.987-1.104 2.206-.679 3.316l-1.091-1.312c-.106.041-.306.203-.506.406c-.572.596-.705 1.516-.558 2.125l-.734-.635l-1.45 1.475l1.996 2.03c-1.583-1.326-3.007-1.259-4.323.082c-1.331 1.353-1.252 3.006-.147 4.385l-.186-.189c-1.184-1.205-2.328-1.463-3.46-.298c-.666.663-.772 1.314-.706 1.897l-2.794-2.83l-1.625 1.651l5.372 5.48H0l3.312 3.37l3.282-3.34h3.128l-2.275-2.314c-.798-.8-1.039-1.354-.547-1.855c.36-.379.773-.367 1.278.148l2.741 2.803l1.65-1.679l-2.049-2.084c1.623 1.368 3.393 1.03 4.738-.351c.706-.704 1.09-1.355 1.278-1.801l-1.452-.825a6.5 6.5 0 0 1-.878 1.218c-.799.812-1.543.812-2.048.392l2.94-2.992L17 12.25l1.65-1.678l-1.782-1.815c-1.45-1.476-1.025-2.26-.691-2.599c.212-.217.425-.378.572-.46a4.2 4.2 0 0 0 .797 1.096c1.728 1.774 3.62 1.53 5.07.042c.865-.88 1.279-1.692 1.384-2.099l-1.424-.799a5.9 5.9 0 0 1-1.023 1.489c-.786.812-1.532.813-2.037.394l2.97-3.007l-.374-.379C21.13 1.43 20.188.961 19.291 1.007zm-.055 1.918c.273-.002.558.113.838.35l-1.596 1.623c-.452-.527-.465-1.136 0-1.623c.226-.23.485-.349.758-.35m-7.357 7.486c.275-.002.564.113.85.35l-1.61 1.626c-.452-.528-.466-1.151 0-1.626c.227-.23.486-.349.76-.35"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.29 1.007c-.697.036-1.367.384-2.008 1.036c-.97.987-1.104 2.206-.679 3.316l-1.091-1.312c-.106.041-.306.203-.506.406c-.572.596-.705 1.516-.558 2.125l-.734-.635l-1.45 1.475l1.996 2.03c-1.583-1.326-3.007-1.259-4.323.082c-1.331 1.353-1.252 3.006-.147 4.385l-.186-.189c-1.184-1.205-2.328-1.463-3.46-.298c-.666.663-.772 1.314-.706 1.897l-2.794-2.83l-1.625 1.651l5.372 5.48H0l3.312 3.37l3.282-3.34h3.128l-2.275-2.314c-.798-.8-1.039-1.354-.547-1.855c.36-.379.773-.367 1.278.148l2.741 2.803l1.65-1.679l-2.049-2.084c1.623 1.368 3.393 1.03 4.738-.351c.706-.704 1.09-1.355 1.278-1.801l-1.452-.825a6.5 6.5 0 0 1-.878 1.218c-.799.812-1.543.812-2.048.392l2.94-2.992L17 12.25l1.65-1.678l-1.782-1.815c-1.45-1.476-1.025-2.26-.691-2.599c.212-.217.425-.378.572-.46a4.2 4.2 0 0 0 .797 1.096c1.728 1.774 3.62 1.53 5.07.042c.865-.88 1.279-1.692 1.384-2.099l-1.424-.799a5.9 5.9 0 0 1-1.023 1.489c-.786.812-1.532.813-2.037.394l2.97-3.007l-.374-.379C21.13 1.43 20.188.961 19.291 1.007zm-.055 1.918c.273-.002.558.113.838.35l-1.596 1.623c-.452-.527-.465-1.136 0-1.623c.226-.23.485-.349.758-.35m-7.357 7.486c.275-.002.564.113.85.35l-1.61 1.626c-.452-.528-.466-1.151 0-1.626c.227-.23.486-.349.76-.35"/></svg>
</template>

CSS

.icon-here {
  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%22M19.29%201.007c-.697.036-1.367.384-2.008%201.036c-.97.987-1.104%202.206-.679%203.316l-1.091-1.312c-.106.041-.306.203-.506.406c-.572.596-.705%201.516-.558%202.125l-.734-.635l-1.45%201.475l1.996%202.03c-1.583-1.326-3.007-1.259-4.323.082c-1.331%201.353-1.252%203.006-.147%204.385l-.186-.189c-1.184-1.205-2.328-1.463-3.46-.298c-.666.663-.772%201.314-.706%201.897l-2.794-2.83l-1.625%201.651l5.372%205.48H0l3.312%203.37l3.282-3.34h3.128l-2.275-2.314c-.798-.8-1.039-1.354-.547-1.855c.36-.379.773-.367%201.278.148l2.741%202.803l1.65-1.679l-2.049-2.084c1.623%201.368%203.393%201.03%204.738-.351c.706-.704%201.09-1.355%201.278-1.801l-1.452-.825a6.5%206.5%200%200%201-.878%201.218c-.799.812-1.543.812-2.048.392l2.94-2.992L17%2012.25l1.65-1.678l-1.782-1.815c-1.45-1.476-1.025-2.26-.691-2.599c.212-.217.425-.378.572-.46a4.2%204.2%200%200%200%20.797%201.096c1.728%201.774%203.62%201.53%205.07.042c.865-.88%201.279-1.692%201.384-2.099l-1.424-.799a5.9%205.9%200%200%201-1.023%201.489c-.786.812-1.532.813-2.037.394l2.97-3.007l-.374-.379C21.13%201.43%2020.188.961%2019.291%201.007zm-.055%201.918c.273-.002.558.113.838.35l-1.596%201.623c-.452-.527-.465-1.136%200-1.623c.226-.23.485-.349.758-.35m-7.357%207.486c.275-.002.564.113.85.35l-1.61%201.626c-.452-.528-.466-1.151%200-1.626c.227-.23.486-.349.76-.35%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%22M19.29%201.007c-.697.036-1.367.384-2.008%201.036c-.97.987-1.104%202.206-.679%203.316l-1.091-1.312c-.106.041-.306.203-.506.406c-.572.596-.705%201.516-.558%202.125l-.734-.635l-1.45%201.475l1.996%202.03c-1.583-1.326-3.007-1.259-4.323.082c-1.331%201.353-1.252%203.006-.147%204.385l-.186-.189c-1.184-1.205-2.328-1.463-3.46-.298c-.666.663-.772%201.314-.706%201.897l-2.794-2.83l-1.625%201.651l5.372%205.48H0l3.312%203.37l3.282-3.34h3.128l-2.275-2.314c-.798-.8-1.039-1.354-.547-1.855c.36-.379.773-.367%201.278.148l2.741%202.803l1.65-1.679l-2.049-2.084c1.623%201.368%203.393%201.03%204.738-.351c.706-.704%201.09-1.355%201.278-1.801l-1.452-.825a6.5%206.5%200%200%201-.878%201.218c-.799.812-1.543.812-2.048.392l2.94-2.992L17%2012.25l1.65-1.678l-1.782-1.815c-1.45-1.476-1.025-2.26-.691-2.599c.212-.217.425-.378.572-.46a4.2%204.2%200%200%200%20.797%201.096c1.728%201.774%203.62%201.53%205.07.042c.865-.88%201.279-1.692%201.384-2.099l-1.424-.799a5.9%205.9%200%200%201-1.023%201.489c-.786.812-1.532.813-2.037.394l2.97-3.007l-.374-.379C21.13%201.43%2020.188.961%2019.291%201.007zm-.055%201.918c.273-.002.558.113.838.35l-1.596%201.623c-.452-.527-.465-1.136%200-1.623c.226-.23.485-.349.758-.35m-7.357%207.486c.275-.002.564.113.85.35l-1.61%201.626c-.452-.528-.466-1.151%200-1.626c.227-.23.486-.349.76-.35%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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