location checkmark icon

location-checkmark-12-regular from Fluent UI System Icons by Microsoft Corporation · 12 Regular · MIT Free for personal and commercial use.

Name
location-checkmark-12-regular
Set
Fluent UI System Icons
Style
12 Regular
Viewbox
12×12
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the location checkmark icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M8.354 3.396a.5.5 0 0 1 0 .708l-2.5 2.5a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L5.5 5.543l2.146-2.147a.5.5 0 0 1 .708 0M10.5 5a4.5 4.5 0 0 0-9 0c0 1.863 1.42 3.815 4.2 5.9a.5.5 0 0 0 .6 0c2.78-2.085 4.2-4.037 4.2-5.9m-8 0a3.5 3.5 0 1 1 7 0c0 1.355-1.059 2.918-3.224 4.653L6 9.871l-.276-.218C3.559 7.918 2.5 6.355 2.5 5"/></svg>

React

import type { SVGProps } from "react";

export function FluentLocationCheckmark12Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M8.354 3.396a.5.5 0 0 1 0 .708l-2.5 2.5a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L5.5 5.543l2.146-2.147a.5.5 0 0 1 .708 0M10.5 5a4.5 4.5 0 0 0-9 0c0 1.863 1.42 3.815 4.2 5.9a.5.5 0 0 0 .6 0c2.78-2.085 4.2-4.037 4.2-5.9m-8 0a3.5 3.5 0 1 1 7 0c0 1.355-1.059 2.918-3.224 4.653L6 9.871l-.276-.218C3.559 7.918 2.5 6.355 2.5 5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M8.354 3.396a.5.5 0 0 1 0 .708l-2.5 2.5a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L5.5 5.543l2.146-2.147a.5.5 0 0 1 .708 0M10.5 5a4.5 4.5 0 0 0-9 0c0 1.863 1.42 3.815 4.2 5.9a.5.5 0 0 0 .6 0c2.78-2.085 4.2-4.037 4.2-5.9m-8 0a3.5 3.5 0 1 1 7 0c0 1.355-1.059 2.918-3.224 4.653L6 9.871l-.276-.218C3.559 7.918 2.5 6.355 2.5 5"/></svg>
</template>

CSS

.icon-location-checkmark-12-regular {
  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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.354%203.396a.5.5%200%200%201%200%20.708l-2.5%202.5a.5.5%200%200%201-.708%200l-1.5-1.5a.5.5%200%201%201%20.708-.708L5.5%205.543l2.146-2.147a.5.5%200%200%201%20.708%200M10.5%205a4.5%204.5%200%200%200-9%200c0%201.863%201.42%203.815%204.2%205.9a.5.5%200%200%200%20.6%200c2.78-2.085%204.2-4.037%204.2-5.9m-8%200a3.5%203.5%200%201%201%207%200c0%201.355-1.059%202.918-3.224%204.653L6%209.871l-.276-.218C3.559%207.918%202.5%206.355%202.5%205%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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.354%203.396a.5.5%200%200%201%200%20.708l-2.5%202.5a.5.5%200%200%201-.708%200l-1.5-1.5a.5.5%200%201%201%20.708-.708L5.5%205.543l2.146-2.147a.5.5%200%200%201%20.708%200M10.5%205a4.5%204.5%200%200%200-9%200c0%201.863%201.42%203.815%204.2%205.9a.5.5%200%200%200%20.6%200c2.78-2.085%204.2-4.037%204.2-5.9m-8%200a3.5%203.5%200%201%201%207%200c0%201.355-1.059%202.918-3.224%204.653L6%209.871l-.276-.218C3.559%207.918%202.5%206.355%202.5%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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