anchor emoji
anchor from Fluent Emoji Flat by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- anchor
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
anchorBoxIcons v2anchorCarbonanchorEmoji One (Colored)anchorFont Awesome 6 SolidanchorFont Awesome SolidanchorFeather IconsanchorFluent EmojianchorFluent Emoji High ContrastanchorFirefox OS Emojianchorcss.gganchorHuge IconsanchorIconParkanchorIconPark OutlineanchorIconPark SolidanchorIconPark TwoToneanchorJam IconsanchorLine AwesomeanchorLucideanchorMaterial SymbolsanchorMaterial Symbols LightanchorMaterial Design Iconsanchor-fillMingCute IconanchorMyna UI IconsanchorNoto Emoji
More travel & places icons from Fluent Emoji Flat
Use the anchor emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#00a6ed" fill-rule="evenodd" d="M13 5c0 .89.387 1.69 1 2.238V10h-3.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5H14v13.776A9.02 9.02 0 0 1 7.94 22h.04c.87 0 1.34-1.02.77-1.68l-3.39-3.96c-.57-.67-1.66-.35-1.78.52l-.57 3.96c-.09.61.39 1.16 1.01 1.16h.67c1.64 4.66 6.08 8 11.31 8s9.67-3.34 11.31-8h.67c.62 0 1.1-.55 1.01-1.16l-.57-3.96c-.12-.87-1.21-1.19-1.78-.52l-3.39 3.96c-.57.66-.1 1.68.77 1.68h.04A9.02 9.02 0 0 1 18 26.776V13h3.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5H18V7.238c.615-.549 1-1.347 1-2.238c0-1.66-1.34-3-3-3s-3 1.34-3 3m2 0c0-.55.45-1 1-1s1 .45 1 1s-.45 1-1 1s-1-.45-1-1" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatAnchor(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#00a6ed" fillRule="evenodd" d="M13 5c0 .89.387 1.69 1 2.238V10h-3.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5H14v13.776A9.02 9.02 0 0 1 7.94 22h.04c.87 0 1.34-1.02.77-1.68l-3.39-3.96c-.57-.67-1.66-.35-1.78.52l-.57 3.96c-.09.61.39 1.16 1.01 1.16h.67c1.64 4.66 6.08 8 11.31 8s9.67-3.34 11.31-8h.67c.62 0 1.1-.55 1.01-1.16l-.57-3.96c-.12-.87-1.21-1.19-1.78-.52l-3.39 3.96c-.57.66-.1 1.68.77 1.68h.04A9.02 9.02 0 0 1 18 26.776V13h3.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5H18V7.238c.615-.549 1-1.347 1-2.238c0-1.66-1.34-3-3-3s-3 1.34-3 3m2 0c0-.55.45-1 1-1s1 .45 1 1s-.45 1-1 1s-1-.45-1-1" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#00a6ed" fill-rule="evenodd" d="M13 5c0 .89.387 1.69 1 2.238V10h-3.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5H14v13.776A9.02 9.02 0 0 1 7.94 22h.04c.87 0 1.34-1.02.77-1.68l-3.39-3.96c-.57-.67-1.66-.35-1.78.52l-.57 3.96c-.09.61.39 1.16 1.01 1.16h.67c1.64 4.66 6.08 8 11.31 8s9.67-3.34 11.31-8h.67c.62 0 1.1-.55 1.01-1.16l-.57-3.96c-.12-.87-1.21-1.19-1.78-.52l-3.39 3.96c-.57.66-.1 1.68.77 1.68h.04A9.02 9.02 0 0 1 18 26.776V13h3.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5H18V7.238c.615-.549 1-1.347 1-2.238c0-1.66-1.34-3-3-3s-3 1.34-3 3m2 0c0-.55.45-1 1-1s1 .45 1 1s-.45 1-1 1s-1-.45-1-1" clip-rule="evenodd"/></svg> </template>
CSS
.icon-anchor {
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%22%2300a6ed%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13%205c0%20.89.387%201.69%201%202.238V10h-3.5c-.83%200-1.5.67-1.5%201.5s.67%201.5%201.5%201.5H14v13.776A9.02%209.02%200%200%201%207.94%2022h.04c.87%200%201.34-1.02.77-1.68l-3.39-3.96c-.57-.67-1.66-.35-1.78.52l-.57%203.96c-.09.61.39%201.16%201.01%201.16h.67c1.64%204.66%206.08%208%2011.31%208s9.67-3.34%2011.31-8h.67c.62%200%201.1-.55%201.01-1.16l-.57-3.96c-.12-.87-1.21-1.19-1.78-.52l-3.39%203.96c-.57.66-.1%201.68.77%201.68h.04A9.02%209.02%200%200%201%2018%2026.776V13h3.5c.83%200%201.5-.67%201.5-1.5s-.67-1.5-1.5-1.5H18V7.238c.615-.549%201-1.347%201-2.238c0-1.66-1.34-3-3-3s-3%201.34-3%203m2%200c0-.55.45-1%201-1s1%20.45%201%201s-.45%201-1%201s-1-.45-1-1%22%20clip-rule%3D%22evenodd%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%22%2300a6ed%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13%205c0%20.89.387%201.69%201%202.238V10h-3.5c-.83%200-1.5.67-1.5%201.5s.67%201.5%201.5%201.5H14v13.776A9.02%209.02%200%200%201%207.94%2022h.04c.87%200%201.34-1.02.77-1.68l-3.39-3.96c-.57-.67-1.66-.35-1.78.52l-.57%203.96c-.09.61.39%201.16%201.01%201.16h.67c1.64%204.66%206.08%208%2011.31%208s9.67-3.34%2011.31-8h.67c.62%200%201.1-.55%201.01-1.16l-.57-3.96c-.12-.87-1.21-1.19-1.78-.52l-3.39%203.96c-.57.66-.1%201.68.77%201.68h.04A9.02%209.02%200%200%201%2018%2026.776V13h3.5c.83%200%201.5-.67%201.5-1.5s-.67-1.5-1.5-1.5H18V7.238c.615-.549%201-1.347%201-2.238c0-1.66-1.34-3-3-3s-3%201.34-3%203m2%200c0-.55.45-1%201-1s1%20.45%201%201s-.45%201-1%201s-1-.45-1-1%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/anchor.svg?color=%231a73e8&size=48