compass emoji
compass from Fluent Emoji Flat by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- compass
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
compass-filledAnt Design IconscompassBootstrap IconscompassBoxIcons v2compassBoxIcons v2 SolidcompassCarboncompassCodiconscompassElement Pluscompass-fillEva IconscompassFramework7 IconscompassFont Awesome 6 RegularcompassFont Awesome 6 SolidcompassFont Awesome RegularcompassFont Awesome SolidcompassFeather IconscompassFluent EmojicompassFluent Emoji High ContrastcompassHuge IconscompassIconParkcompassIconPark OutlinecompassIconPark SolidcompassIconPark TwoTonecompassIconoircompassIonIconscompassJam Icons
More travel & places icons from Fluent Emoji Flat
Use the compass emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f4f4f4" d="M15.5 28C21.851 28 27 22.851 27 16.5S21.851 5 15.5 5S4 10.149 4 16.5S9.149 28 15.5 28"/><path fill="#f9c23c" d="M25.766 7.733c.377.171.795.267 1.234.267c1.65 0 3-1.35 3-3s-1.35-3-3-3s-3 1.35-3 3c0 .44.096.857.267 1.234A13.45 13.45 0 0 0 15.5 3C8.044 3 2 9.044 2 16.5S8.044 30 15.5 30S29 23.956 29 16.5a13.45 13.45 0 0 0-3.234-8.767M25.39 4.99a1.609 1.609 0 1 1 3.22 0a1.609 1.609 0 1 1-3.22 0M26 16.5C26 22.299 21.299 27 15.5 27S5 22.299 5 16.5S9.701 6 15.5 6S26 10.701 26 16.5"/><path fill="#ffb02e" d="m25.35 8l-1.36-1.36l1.36-1.36c.37-.37.98-.37 1.36 0c.37.37.37.98 0 1.36z"/><path fill="#9b9b9b" d="M13.223 17.724L11.41 20.21c-.18.24.12.54.37.37l2.494-1.82l.936 5.99c.05.33.53.33.58 0l1.076-6.884l6.884-1.076c.33-.05.33-.53 0-.58l-5.99-.937l1.82-2.493c.18-.24-.12-.54-.37-.37l-2.486 1.813l-.934-5.973c-.05-.33-.53-.33-.58 0l-1.076 6.884L7.25 16.21c-.33.05-.33.53 0 .58z"/><path fill="#9b9b9b" d="m17.338 15l3.601 6.327c.224.398-.214.836-.613.612L14 18.334z"/><path fill="#e5336d" d="m13.676 18l-3.616-6.328a.448.448 0 0 1 .611-.611L17 14.67z"/><path fill="#d3d3d3" d="M15.5 19a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatCompass(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f4f4f4" d="M15.5 28C21.851 28 27 22.851 27 16.5S21.851 5 15.5 5S4 10.149 4 16.5S9.149 28 15.5 28"/><path fill="#f9c23c" d="M25.766 7.733c.377.171.795.267 1.234.267c1.65 0 3-1.35 3-3s-1.35-3-3-3s-3 1.35-3 3c0 .44.096.857.267 1.234A13.45 13.45 0 0 0 15.5 3C8.044 3 2 9.044 2 16.5S8.044 30 15.5 30S29 23.956 29 16.5a13.45 13.45 0 0 0-3.234-8.767M25.39 4.99a1.609 1.609 0 1 1 3.22 0a1.609 1.609 0 1 1-3.22 0M26 16.5C26 22.299 21.299 27 15.5 27S5 22.299 5 16.5S9.701 6 15.5 6S26 10.701 26 16.5"/><path fill="#ffb02e" d="m25.35 8l-1.36-1.36l1.36-1.36c.37-.37.98-.37 1.36 0c.37.37.37.98 0 1.36z"/><path fill="#9b9b9b" d="M13.223 17.724L11.41 20.21c-.18.24.12.54.37.37l2.494-1.82l.936 5.99c.05.33.53.33.58 0l1.076-6.884l6.884-1.076c.33-.05.33-.53 0-.58l-5.99-.937l1.82-2.493c.18-.24-.12-.54-.37-.37l-2.486 1.813l-.934-5.973c-.05-.33-.53-.33-.58 0l-1.076 6.884L7.25 16.21c-.33.05-.33.53 0 .58z"/><path fill="#9b9b9b" d="m17.338 15l3.601 6.327c.224.398-.214.836-.613.612L14 18.334z"/><path fill="#e5336d" d="m13.676 18l-3.616-6.328a.448.448 0 0 1 .611-.611L17 14.67z"/><path fill="#d3d3d3" d="M15.5 19a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f4f4f4" d="M15.5 28C21.851 28 27 22.851 27 16.5S21.851 5 15.5 5S4 10.149 4 16.5S9.149 28 15.5 28"/><path fill="#f9c23c" d="M25.766 7.733c.377.171.795.267 1.234.267c1.65 0 3-1.35 3-3s-1.35-3-3-3s-3 1.35-3 3c0 .44.096.857.267 1.234A13.45 13.45 0 0 0 15.5 3C8.044 3 2 9.044 2 16.5S8.044 30 15.5 30S29 23.956 29 16.5a13.45 13.45 0 0 0-3.234-8.767M25.39 4.99a1.609 1.609 0 1 1 3.22 0a1.609 1.609 0 1 1-3.22 0M26 16.5C26 22.299 21.299 27 15.5 27S5 22.299 5 16.5S9.701 6 15.5 6S26 10.701 26 16.5"/><path fill="#ffb02e" d="m25.35 8l-1.36-1.36l1.36-1.36c.37-.37.98-.37 1.36 0c.37.37.37.98 0 1.36z"/><path fill="#9b9b9b" d="M13.223 17.724L11.41 20.21c-.18.24.12.54.37.37l2.494-1.82l.936 5.99c.05.33.53.33.58 0l1.076-6.884l6.884-1.076c.33-.05.33-.53 0-.58l-5.99-.937l1.82-2.493c.18-.24-.12-.54-.37-.37l-2.486 1.813l-.934-5.973c-.05-.33-.53-.33-.58 0l-1.076 6.884L7.25 16.21c-.33.05-.33.53 0 .58z"/><path fill="#9b9b9b" d="m17.338 15l3.601 6.327c.224.398-.214.836-.613.612L14 18.334z"/><path fill="#e5336d" d="m13.676 18l-3.616-6.328a.448.448 0 0 1 .611-.611L17 14.67z"/><path fill="#d3d3d3" d="M15.5 19a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/></g></svg> </template>
CSS
.icon-compass {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f4f4f4%22%20d%3D%22M15.5%2028C21.851%2028%2027%2022.851%2027%2016.5S21.851%205%2015.5%205S4%2010.149%204%2016.5S9.149%2028%2015.5%2028%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M25.766%207.733c.377.171.795.267%201.234.267c1.65%200%203-1.35%203-3s-1.35-3-3-3s-3%201.35-3%203c0%20.44.096.857.267%201.234A13.45%2013.45%200%200%200%2015.5%203C8.044%203%202%209.044%202%2016.5S8.044%2030%2015.5%2030S29%2023.956%2029%2016.5a13.45%2013.45%200%200%200-3.234-8.767M25.39%204.99a1.609%201.609%200%201%201%203.22%200a1.609%201.609%200%201%201-3.22%200M26%2016.5C26%2022.299%2021.299%2027%2015.5%2027S5%2022.299%205%2016.5S9.701%206%2015.5%206S26%2010.701%2026%2016.5%22%2F%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22m25.35%208l-1.36-1.36l1.36-1.36c.37-.37.98-.37%201.36%200c.37.37.37.98%200%201.36z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9b%22%20d%3D%22M13.223%2017.724L11.41%2020.21c-.18.24.12.54.37.37l2.494-1.82l.936%205.99c.05.33.53.33.58%200l1.076-6.884l6.884-1.076c.33-.05.33-.53%200-.58l-5.99-.937l1.82-2.493c.18-.24-.12-.54-.37-.37l-2.486%201.813l-.934-5.973c-.05-.33-.53-.33-.58%200l-1.076%206.884L7.25%2016.21c-.33.05-.33.53%200%20.58z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9b%22%20d%3D%22m17.338%2015l3.601%206.327c.224.398-.214.836-.613.612L14%2018.334z%22%2F%3E%3Cpath%20fill%3D%22%23e5336d%22%20d%3D%22m13.676%2018l-3.616-6.328a.448.448%200%200%201%20.611-.611L17%2014.67z%22%2F%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22M15.5%2019a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f4f4f4%22%20d%3D%22M15.5%2028C21.851%2028%2027%2022.851%2027%2016.5S21.851%205%2015.5%205S4%2010.149%204%2016.5S9.149%2028%2015.5%2028%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M25.766%207.733c.377.171.795.267%201.234.267c1.65%200%203-1.35%203-3s-1.35-3-3-3s-3%201.35-3%203c0%20.44.096.857.267%201.234A13.45%2013.45%200%200%200%2015.5%203C8.044%203%202%209.044%202%2016.5S8.044%2030%2015.5%2030S29%2023.956%2029%2016.5a13.45%2013.45%200%200%200-3.234-8.767M25.39%204.99a1.609%201.609%200%201%201%203.22%200a1.609%201.609%200%201%201-3.22%200M26%2016.5C26%2022.299%2021.299%2027%2015.5%2027S5%2022.299%205%2016.5S9.701%206%2015.5%206S26%2010.701%2026%2016.5%22%2F%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22m25.35%208l-1.36-1.36l1.36-1.36c.37-.37.98-.37%201.36%200c.37.37.37.98%200%201.36z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9b%22%20d%3D%22M13.223%2017.724L11.41%2020.21c-.18.24.12.54.37.37l2.494-1.82l.936%205.99c.05.33.53.33.58%200l1.076-6.884l6.884-1.076c.33-.05.33-.53%200-.58l-5.99-.937l1.82-2.493c.18-.24-.12-.54-.37-.37l-2.486%201.813l-.934-5.973c-.05-.33-.53-.33-.58%200l-1.076%206.884L7.25%2016.21c-.33.05-.33.53%200%20.58z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9b%22%20d%3D%22m17.338%2015l3.601%206.327c.224.398-.214.836-.613.612L14%2018.334z%22%2F%3E%3Cpath%20fill%3D%22%23e5336d%22%20d%3D%22m13.676%2018l-3.616-6.328a.448.448%200%200%201%20.611-.611L17%2014.67z%22%2F%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22M15.5%2019a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/compass.svg?color=%231a73e8&size=48