here from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
here
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
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 32 32"><path fill="currentColor" d="m8.875 26.172l-4.406 4.396l-4.411-4.396zm6.443-10.026c-.917-1.099-.87-1.688-.302-2.255c.693-.693 1.396-.406 2.182.365zM24.76 4.151c.693-.688 1.396-.406 2.182.37l-1.88 1.88c-.922-1.094-.875-1.677-.302-2.25m5.693 1.922c-.854 1.281-2.323 3.359-3.906 1.792l3.964-3.958c-.354-.38-.63-.703-.818-.901C27.542.871 25.136.845 23.25 2.72c-1.26 1.255-1.589 2.693-1.219 4.068l-1.224-1.422a2.587 2.587 0 0 0-.74 3.563l-1.422-1.182l-1.906 1.875l2.542 2.542c-1.964-1.557-4.068-1.406-5.786.292c-1.818 1.813-1.693 4.016-.328 5.828l-.276-.276c-1.797-1.797-3.75-1.161-4.719-.193c-.75.75-1.219 1.771-1.016 2.49l-3.891-3.896l-2.078 2.078l7.688 7.688H13l-2.771-2.786c-1.458-1.479-1.479-2.26-.771-2.964c.703-.708 1.469-.26 2.865 1.13l2.74 2.734l2.083-2.057l-2.599-2.594c1.87 1.417 4.115 1.495 6.104-.505l.036-.036a5.85 5.85 0 0 0 1.583-2.24l-1.557-1.042c-.859 1.276-2.344 3.365-3.906 1.818l3.969-3.969l2.474 2.453l2.156-2.156l-3.094-3.094c-1.443-1.443-.589-2.797 0-3.313a6 6 0 0 0 1.224 1.698c2 2.005 4.583 2.406 6.859.141l.036-.036a5.85 5.85 0 0 0 1.583-2.24z"/></svg>

React

import type { SVGProps } from "react";

export function CibHere(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m8.875 26.172l-4.406 4.396l-4.411-4.396zm6.443-10.026c-.917-1.099-.87-1.688-.302-2.255c.693-.693 1.396-.406 2.182.365zM24.76 4.151c.693-.688 1.396-.406 2.182.37l-1.88 1.88c-.922-1.094-.875-1.677-.302-2.25m5.693 1.922c-.854 1.281-2.323 3.359-3.906 1.792l3.964-3.958c-.354-.38-.63-.703-.818-.901C27.542.871 25.136.845 23.25 2.72c-1.26 1.255-1.589 2.693-1.219 4.068l-1.224-1.422a2.587 2.587 0 0 0-.74 3.563l-1.422-1.182l-1.906 1.875l2.542 2.542c-1.964-1.557-4.068-1.406-5.786.292c-1.818 1.813-1.693 4.016-.328 5.828l-.276-.276c-1.797-1.797-3.75-1.161-4.719-.193c-.75.75-1.219 1.771-1.016 2.49l-3.891-3.896l-2.078 2.078l7.688 7.688H13l-2.771-2.786c-1.458-1.479-1.479-2.26-.771-2.964c.703-.708 1.469-.26 2.865 1.13l2.74 2.734l2.083-2.057l-2.599-2.594c1.87 1.417 4.115 1.495 6.104-.505l.036-.036a5.85 5.85 0 0 0 1.583-2.24l-1.557-1.042c-.859 1.276-2.344 3.365-3.906 1.818l3.969-3.969l2.474 2.453l2.156-2.156l-3.094-3.094c-1.443-1.443-.589-2.797 0-3.313a6 6 0 0 0 1.224 1.698c2 2.005 4.583 2.406 6.859.141l.036-.036a5.85 5.85 0 0 0 1.583-2.24z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m8.875 26.172l-4.406 4.396l-4.411-4.396zm6.443-10.026c-.917-1.099-.87-1.688-.302-2.255c.693-.693 1.396-.406 2.182.365zM24.76 4.151c.693-.688 1.396-.406 2.182.37l-1.88 1.88c-.922-1.094-.875-1.677-.302-2.25m5.693 1.922c-.854 1.281-2.323 3.359-3.906 1.792l3.964-3.958c-.354-.38-.63-.703-.818-.901C27.542.871 25.136.845 23.25 2.72c-1.26 1.255-1.589 2.693-1.219 4.068l-1.224-1.422a2.587 2.587 0 0 0-.74 3.563l-1.422-1.182l-1.906 1.875l2.542 2.542c-1.964-1.557-4.068-1.406-5.786.292c-1.818 1.813-1.693 4.016-.328 5.828l-.276-.276c-1.797-1.797-3.75-1.161-4.719-.193c-.75.75-1.219 1.771-1.016 2.49l-3.891-3.896l-2.078 2.078l7.688 7.688H13l-2.771-2.786c-1.458-1.479-1.479-2.26-.771-2.964c.703-.708 1.469-.26 2.865 1.13l2.74 2.734l2.083-2.057l-2.599-2.594c1.87 1.417 4.115 1.495 6.104-.505l.036-.036a5.85 5.85 0 0 0 1.583-2.24l-1.557-1.042c-.859 1.276-2.344 3.365-3.906 1.818l3.969-3.969l2.474 2.453l2.156-2.156l-3.094-3.094c-1.443-1.443-.589-2.797 0-3.313a6 6 0 0 0 1.224 1.698c2 2.005 4.583 2.406 6.859.141l.036-.036a5.85 5.85 0 0 0 1.583-2.24z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.875%2026.172l-4.406%204.396l-4.411-4.396zm6.443-10.026c-.917-1.099-.87-1.688-.302-2.255c.693-.693%201.396-.406%202.182.365zM24.76%204.151c.693-.688%201.396-.406%202.182.37l-1.88%201.88c-.922-1.094-.875-1.677-.302-2.25m5.693%201.922c-.854%201.281-2.323%203.359-3.906%201.792l3.964-3.958c-.354-.38-.63-.703-.818-.901C27.542.871%2025.136.845%2023.25%202.72c-1.26%201.255-1.589%202.693-1.219%204.068l-1.224-1.422a2.587%202.587%200%200%200-.74%203.563l-1.422-1.182l-1.906%201.875l2.542%202.542c-1.964-1.557-4.068-1.406-5.786.292c-1.818%201.813-1.693%204.016-.328%205.828l-.276-.276c-1.797-1.797-3.75-1.161-4.719-.193c-.75.75-1.219%201.771-1.016%202.49l-3.891-3.896l-2.078%202.078l7.688%207.688H13l-2.771-2.786c-1.458-1.479-1.479-2.26-.771-2.964c.703-.708%201.469-.26%202.865%201.13l2.74%202.734l2.083-2.057l-2.599-2.594c1.87%201.417%204.115%201.495%206.104-.505l.036-.036a5.85%205.85%200%200%200%201.583-2.24l-1.557-1.042c-.859%201.276-2.344%203.365-3.906%201.818l3.969-3.969l2.474%202.453l2.156-2.156l-3.094-3.094c-1.443-1.443-.589-2.797%200-3.313a6%206%200%200%200%201.224%201.698c2%202.005%204.583%202.406%206.859.141l.036-.036a5.85%205.85%200%200%200%201.583-2.24z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.875%2026.172l-4.406%204.396l-4.411-4.396zm6.443-10.026c-.917-1.099-.87-1.688-.302-2.255c.693-.693%201.396-.406%202.182.365zM24.76%204.151c.693-.688%201.396-.406%202.182.37l-1.88%201.88c-.922-1.094-.875-1.677-.302-2.25m5.693%201.922c-.854%201.281-2.323%203.359-3.906%201.792l3.964-3.958c-.354-.38-.63-.703-.818-.901C27.542.871%2025.136.845%2023.25%202.72c-1.26%201.255-1.589%202.693-1.219%204.068l-1.224-1.422a2.587%202.587%200%200%200-.74%203.563l-1.422-1.182l-1.906%201.875l2.542%202.542c-1.964-1.557-4.068-1.406-5.786.292c-1.818%201.813-1.693%204.016-.328%205.828l-.276-.276c-1.797-1.797-3.75-1.161-4.719-.193c-.75.75-1.219%201.771-1.016%202.49l-3.891-3.896l-2.078%202.078l7.688%207.688H13l-2.771-2.786c-1.458-1.479-1.479-2.26-.771-2.964c.703-.708%201.469-.26%202.865%201.13l2.74%202.734l2.083-2.057l-2.599-2.594c1.87%201.417%204.115%201.495%206.104-.505l.036-.036a5.85%205.85%200%200%200%201.583-2.24l-1.557-1.042c-.859%201.276-2.344%203.365-3.906%201.818l3.969-3.969l2.474%202.453l2.156-2.156l-3.094-3.094c-1.443-1.443-.589-2.797%200-3.313a6%206%200%200%200%201.224%201.698c2%202.005%204.583%202.406%206.859.141l.036-.036a5.85%205.85%200%200%200%201.583-2.24z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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