anchor emoji
anchor from Twitter Emoji by Twitter · Default · Travel & Places · CC-BY-4.0 Attribution required.
- Name
- anchor
- Set
- Twitter Emoji
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
anchorBoxIcons v2anchorCarbonanchorEmoji One (Colored)anchorFont Awesome 6 SolidanchorFont Awesome SolidanchorFeather IconsanchorFluent EmojianchorFluent Emoji FlatanchorFluent Emoji High ContrastanchorFirefox OS Emojianchorcss.gganchorHuge IconsanchorIconParkanchorIconPark OutlineanchorIconPark SolidanchorIconPark TwoToneanchorJam IconsanchorLine AwesomeanchorLucideanchorMaterial SymbolsanchorMaterial Symbols LightanchorMaterial Design Iconsanchor-fillMingCute IconanchorMyna UI Icons
More travel & places icons from Twitter Emoji
Use the anchor emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#269" d="M30.5 18.572L26 25h2.575A11 11 0 0 1 20 32.81V17h3a2 2 0 0 0 0-4h-3v-1.349h-4V13h-3a2 2 0 0 0 0 4h3v15.81A11 11 0 0 1 7.425 25H10l-4.5-6.428L1 25h3.33C5.705 31.289 11.299 36 18 36s12.295-4.711 13.67-11H35z"/><path fill="#269" d="M18 0a6 6 0 1 0 0 12a6 6 0 0 0 0-12m0 9a3 3 0 1 1 0-6a3 3 0 0 1 0 6"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiAnchor(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#269" d="M30.5 18.572L26 25h2.575A11 11 0 0 1 20 32.81V17h3a2 2 0 0 0 0-4h-3v-1.349h-4V13h-3a2 2 0 0 0 0 4h3v15.81A11 11 0 0 1 7.425 25H10l-4.5-6.428L1 25h3.33C5.705 31.289 11.299 36 18 36s12.295-4.711 13.67-11H35z"/><path fill="#269" d="M18 0a6 6 0 1 0 0 12a6 6 0 0 0 0-12m0 9a3 3 0 1 1 0-6a3 3 0 0 1 0 6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#269" d="M30.5 18.572L26 25h2.575A11 11 0 0 1 20 32.81V17h3a2 2 0 0 0 0-4h-3v-1.349h-4V13h-3a2 2 0 0 0 0 4h3v15.81A11 11 0 0 1 7.425 25H10l-4.5-6.428L1 25h3.33C5.705 31.289 11.299 36 18 36s12.295-4.711 13.67-11H35z"/><path fill="#269" d="M18 0a6 6 0 1 0 0 12a6 6 0 0 0 0-12m0 9a3 3 0 1 1 0-6a3 3 0 0 1 0 6"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23269%22%20d%3D%22M30.5%2018.572L26%2025h2.575A11%2011%200%200%201%2020%2032.81V17h3a2%202%200%200%200%200-4h-3v-1.349h-4V13h-3a2%202%200%200%200%200%204h3v15.81A11%2011%200%200%201%207.425%2025H10l-4.5-6.428L1%2025h3.33C5.705%2031.289%2011.299%2036%2018%2036s12.295-4.711%2013.67-11H35z%22%2F%3E%3Cpath%20fill%3D%22%23269%22%20d%3D%22M18%200a6%206%200%201%200%200%2012a6%206%200%200%200%200-12m0%209a3%203%200%201%201%200-6a3%203%200%200%201%200%206%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23269%22%20d%3D%22M30.5%2018.572L26%2025h2.575A11%2011%200%200%201%2020%2032.81V17h3a2%202%200%200%200%200-4h-3v-1.349h-4V13h-3a2%202%200%200%200%200%204h3v15.81A11%2011%200%200%201%207.425%2025H10l-4.5-6.428L1%2025h3.33C5.705%2031.289%2011.299%2036%2018%2036s12.295-4.711%2013.67-11H35z%22%2F%3E%3Cpath%20fill%3D%22%23269%22%20d%3D%22M18%200a6%206%200%201%200%200%2012a6%206%200%200%200%200-12m0%209a3%203%200%201%201%200-6a3%203%200%200%201%200%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/anchor.svg?color=%231a73e8&size=48