compass true north icon

compass-true-north-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
compass-true-north-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the compass true north icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 2a8 8 0 1 1 0 16a8 8 0 0 1 0-16m0 1a7 7 0 1 0 0 14a7 7 0 0 0 0-14m-.001 1.5c.388 0 .777.218.938.653l.899 2.437l.055.127c.14.341.272.698.379 1.045l.01.026a3.5 3.5 0 0 1 .203.938q.016.142.017.274q-.001.13-.017.271c-.024.32-.09.638-.204.944l-.015.039c-.106.341-.235.693-.373 1.03l-.041.095l-.913 2.47c-.323.87-1.555.87-1.876 0l-.934-2.525l-.018-.04a13 13 0 0 1-.356-.97l-.036-.1a3.5 3.5 0 0 1 0-2.426l.031-.087c.093-.296.207-.599.325-.892l.983-2.656a.98.98 0 0 1 .937-.653zm1.4 6.14c-.16.105-.34.189-.538.243a3.3 3.3 0 0 1-1.723 0a1.9 1.9 0 0 1-.537-.24q.04.159.094.334l.367.992c.3.721.66 1.448.938 1.981c.271-.52.619-1.225.914-1.928l.403-1.09q.047-.154.082-.292"/></svg>

React

import type { SVGProps } from "react";

export function FluentCompassTrueNorth20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 2a8 8 0 1 1 0 16a8 8 0 0 1 0-16m0 1a7 7 0 1 0 0 14a7 7 0 0 0 0-14m-.001 1.5c.388 0 .777.218.938.653l.899 2.437l.055.127c.14.341.272.698.379 1.045l.01.026a3.5 3.5 0 0 1 .203.938q.016.142.017.274q-.001.13-.017.271c-.024.32-.09.638-.204.944l-.015.039c-.106.341-.235.693-.373 1.03l-.041.095l-.913 2.47c-.323.87-1.555.87-1.876 0l-.934-2.525l-.018-.04a13 13 0 0 1-.356-.97l-.036-.1a3.5 3.5 0 0 1 0-2.426l.031-.087c.093-.296.207-.599.325-.892l.983-2.656a.98.98 0 0 1 .937-.653zm1.4 6.14c-.16.105-.34.189-.538.243a3.3 3.3 0 0 1-1.723 0a1.9 1.9 0 0 1-.537-.24q.04.159.094.334l.367.992c.3.721.66 1.448.938 1.981c.271-.52.619-1.225.914-1.928l.403-1.09q.047-.154.082-.292"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 2a8 8 0 1 1 0 16a8 8 0 0 1 0-16m0 1a7 7 0 1 0 0 14a7 7 0 0 0 0-14m-.001 1.5c.388 0 .777.218.938.653l.899 2.437l.055.127c.14.341.272.698.379 1.045l.01.026a3.5 3.5 0 0 1 .203.938q.016.142.017.274q-.001.13-.017.271c-.024.32-.09.638-.204.944l-.015.039c-.106.341-.235.693-.373 1.03l-.041.095l-.913 2.47c-.323.87-1.555.87-1.876 0l-.934-2.525l-.018-.04a13 13 0 0 1-.356-.97l-.036-.1a3.5 3.5 0 0 1 0-2.426l.031-.087c.093-.296.207-.599.325-.892l.983-2.656a.98.98 0 0 1 .937-.653zm1.4 6.14c-.16.105-.34.189-.538.243a3.3 3.3 0 0 1-1.723 0a1.9 1.9 0 0 1-.537-.24q.04.159.094.334l.367.992c.3.721.66 1.448.938 1.981c.271-.52.619-1.225.914-1.928l.403-1.09q.047-.154.082-.292"/></svg>
</template>

CSS

.icon-compass-true-north-20-filled {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%202a8%208%200%201%201%200%2016a8%208%200%200%201%200-16m0%201a7%207%200%201%200%200%2014a7%207%200%200%200%200-14m-.001%201.5c.388%200%20.777.218.938.653l.899%202.437l.055.127c.14.341.272.698.379%201.045l.01.026a3.5%203.5%200%200%201%20.203.938q.016.142.017.274q-.001.13-.017.271c-.024.32-.09.638-.204.944l-.015.039c-.106.341-.235.693-.373%201.03l-.041.095l-.913%202.47c-.323.87-1.555.87-1.876%200l-.934-2.525l-.018-.04a13%2013%200%200%201-.356-.97l-.036-.1a3.5%203.5%200%200%201%200-2.426l.031-.087c.093-.296.207-.599.325-.892l.983-2.656a.98.98%200%200%201%20.937-.653zm1.4%206.14c-.16.105-.34.189-.538.243a3.3%203.3%200%200%201-1.723%200a1.9%201.9%200%200%201-.537-.24q.04.159.094.334l.367.992c.3.721.66%201.448.938%201.981c.271-.52.619-1.225.914-1.928l.403-1.09q.047-.154.082-.292%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%202a8%208%200%201%201%200%2016a8%208%200%200%201%200-16m0%201a7%207%200%201%200%200%2014a7%207%200%200%200%200-14m-.001%201.5c.388%200%20.777.218.938.653l.899%202.437l.055.127c.14.341.272.698.379%201.045l.01.026a3.5%203.5%200%200%201%20.203.938q.016.142.017.274q-.001.13-.017.271c-.024.32-.09.638-.204.944l-.015.039c-.106.341-.235.693-.373%201.03l-.041.095l-.913%202.47c-.323.87-1.555.87-1.876%200l-.934-2.525l-.018-.04a13%2013%200%200%201-.356-.97l-.036-.1a3.5%203.5%200%200%201%200-2.426l.031-.087c.093-.296.207-.599.325-.892l.983-2.656a.98.98%200%200%201%20.937-.653zm1.4%206.14c-.16.105-.34.189-.538.243a3.3%203.3%200%200%201-1.723%200a1.9%201.9%200%200%201-.537-.24q.04.159.094.334l.367.992c.3.721.66%201.448.938%201.981c.271-.52.619-1.225.914-1.928l.403-1.09q.047-.154.082-.292%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/compass-true-north-20-filled.svg?color=%231a73e8&size=48