location north icon

location-north from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.

Name
location-north
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

1 other variant in Framework7 Icons

Related icons in Framework7 Icons

Use the location north icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M11.992 52.375c1.172 0 1.922-.422 3.07-1.547l12.61-12.492c.117-.117.21-.211.328-.211c.117 0 .211.094.328.21l12.61 12.493c1.148 1.125 1.898 1.547 3.07 1.547c1.57 0 2.554-1.219 2.554-2.812c0-.891-.374-1.946-.726-2.907L31.188 6.625c-.75-2.062-1.852-3-3.188-3s-2.437.938-3.187 3L10.164 46.656c-.351.961-.726 2.016-.726 2.907c0 1.593.984 2.812 2.554 2.812m1.617-5.11c-.07-.046-.093-.14-.023-.28L27.766 8.71c.07-.188.14-.258.234-.258s.164.07.234.258l14.18 38.273c.07.141.047.235-.023.282c-.047.023-.141 0-.211-.047L29.172 34.023c-.422-.422-.844-.515-1.172-.515c-.352 0-.75.093-1.172.515L13.82 47.22c-.07.047-.164.07-.21.047"/></svg>

React

import type { SVGProps } from "react";

export function F7LocationNorth(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M11.992 52.375c1.172 0 1.922-.422 3.07-1.547l12.61-12.492c.117-.117.21-.211.328-.211c.117 0 .211.094.328.21l12.61 12.493c1.148 1.125 1.898 1.547 3.07 1.547c1.57 0 2.554-1.219 2.554-2.812c0-.891-.374-1.946-.726-2.907L31.188 6.625c-.75-2.062-1.852-3-3.188-3s-2.437.938-3.187 3L10.164 46.656c-.351.961-.726 2.016-.726 2.907c0 1.593.984 2.812 2.554 2.812m1.617-5.11c-.07-.046-.093-.14-.023-.28L27.766 8.71c.07-.188.14-.258.234-.258s.164.07.234.258l14.18 38.273c.07.141.047.235-.023.282c-.047.023-.141 0-.211-.047L29.172 34.023c-.422-.422-.844-.515-1.172-.515c-.352 0-.75.093-1.172.515L13.82 47.22c-.07.047-.164.07-.21.047"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M11.992 52.375c1.172 0 1.922-.422 3.07-1.547l12.61-12.492c.117-.117.21-.211.328-.211c.117 0 .211.094.328.21l12.61 12.493c1.148 1.125 1.898 1.547 3.07 1.547c1.57 0 2.554-1.219 2.554-2.812c0-.891-.374-1.946-.726-2.907L31.188 6.625c-.75-2.062-1.852-3-3.188-3s-2.437.938-3.187 3L10.164 46.656c-.351.961-.726 2.016-.726 2.907c0 1.593.984 2.812 2.554 2.812m1.617-5.11c-.07-.046-.093-.14-.023-.28L27.766 8.71c.07-.188.14-.258.234-.258s.164.07.234.258l14.18 38.273c.07.141.047.235-.023.282c-.047.023-.141 0-.211-.047L29.172 34.023c-.422-.422-.844-.515-1.172-.515c-.352 0-.75.093-1.172.515L13.82 47.22c-.07.047-.164.07-.21.047"/></svg>
</template>

CSS

.icon-location-north {
  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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.992%2052.375c1.172%200%201.922-.422%203.07-1.547l12.61-12.492c.117-.117.21-.211.328-.211c.117%200%20.211.094.328.21l12.61%2012.493c1.148%201.125%201.898%201.547%203.07%201.547c1.57%200%202.554-1.219%202.554-2.812c0-.891-.374-1.946-.726-2.907L31.188%206.625c-.75-2.062-1.852-3-3.188-3s-2.437.938-3.187%203L10.164%2046.656c-.351.961-.726%202.016-.726%202.907c0%201.593.984%202.812%202.554%202.812m1.617-5.11c-.07-.046-.093-.14-.023-.28L27.766%208.71c.07-.188.14-.258.234-.258s.164.07.234.258l14.18%2038.273c.07.141.047.235-.023.282c-.047.023-.141%200-.211-.047L29.172%2034.023c-.422-.422-.844-.515-1.172-.515c-.352%200-.75.093-1.172.515L13.82%2047.22c-.07.047-.164.07-.21.047%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.992%2052.375c1.172%200%201.922-.422%203.07-1.547l12.61-12.492c.117-.117.21-.211.328-.211c.117%200%20.211.094.328.21l12.61%2012.493c1.148%201.125%201.898%201.547%203.07%201.547c1.57%200%202.554-1.219%202.554-2.812c0-.891-.374-1.946-.726-2.907L31.188%206.625c-.75-2.062-1.852-3-3.188-3s-2.437.938-3.187%203L10.164%2046.656c-.351.961-.726%202.016-.726%202.907c0%201.593.984%202.812%202.554%202.812m1.617-5.11c-.07-.046-.093-.14-.023-.28L27.766%208.71c.07-.188.14-.258.234-.258s.164.07.234.258l14.18%2038.273c.07.141.047.235-.023.282c-.047.023-.141%200-.211-.047L29.172%2034.023c-.422-.422-.844-.515-1.172-.515c-.352%200-.75.093-1.172.515L13.82%2047.22c-.07.047-.164.07-.21.047%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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