anchor from Noto Emoji by Google Inc · Default · Travel & Places · Apache-2.0 Free for personal and commercial use.

Name
anchor
Set
Noto Emoji
Style
Default
Category
Travel & Places
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More travel & places icons from Noto Emoji

Use the anchor emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#82aec0" d="M119.58 71.09c-.35-3.54-2-3.21-3.51-1.96c0 0-12.71 13-15.69 15.21c-2.61 1.93-1.4 3.78.02 4.54c0 0 .65.41 2 1.08c-3.88 4.93-11.29 10.74-25.2 12.78c-1.55.23-2.96-.95-3.03-2.51l-3.23-41.18l12.76-2.14c1.79-.3 3.1-1.85 3.1-3.66s-1.31-3.36-3.1-3.66L70.02 47.3l-1.11-14.1c6-1.95 10.35-7.59 10.35-14.23C79.26 10.71 72.54 4 64.29 4s-14.97 6.71-14.97 14.97c0 6.65 4.37 12.3 10.38 14.24l-.94 14.06l-13.89 2.33c-1.79.3-3.1 1.85-3.1 3.66s1.31 3.36 3.1 3.66l13.1 2.19l-2.77 41.53a2.65 2.65 0 0 1-3.03 2.51c-14.72-2.17-22.42-8.67-26.33-13.88c1.6-1.03 2.39-1.74 2.39-1.74c1.42-.75 2.62-2.61.02-4.54c-2.98-2.21-16.69-13.86-16.69-13.86c-1.51-1.26-3.16-1.59-3.51 1.96c-.32 3.24-.58 12.26 2.01 22.15c.38 1.46 1.13 2.11 3.37 1.46c1.68-.48 3.2-1.01 4.59-1.54C26.39 109.15 41.44 124 64.29 124c22.78 0 38.7-14.6 46.69-30.58c1.27.43 2.64.86 4.16 1.3c2.24.65 2.99-.01 3.37-1.46c2.6-9.9 1.39-18.93 1.07-22.17M57.4 18.97c0-3.8 3.09-6.89 6.89-6.89s6.89 3.09 6.89 6.89s-3.09 6.89-6.89 6.89s-6.89-3.09-6.89-6.89"/><path fill="#2f7889" d="M57.6 21.19c-.01-.7-.2-1.5-.2-2.22c0-3.51 2.64-6.41 6.04-6.83c0 0 .3-.05.38-.06c1.11-.18 1.53-.63 1.53-1.44s-.88-1.34-1.44-1.4c-3.26-.32-6.52 1.49-8.07 4c-1.68 2.7-1.89 5.26-.98 7.7c.35.93 1.08 1.29 1.63 1.23c.51-.05 1.12-.29 1.11-.98"/><path fill="#94d1e0" d="M64.29 113.42s-4.71-9.06-12.11-10.26c-14.4-2.34-22.1-8.42-26.08-13.56l-.43-.19L15.58 76.5s8.37 33.8 48.71 36.92"/><path fill="#2f7889" d="M77 112.99c-8.04 2.34-11.25 10.93-11.25 10.93s8.06-.23 15.34-2.82c13.93-5.03 24.04-15.99 29.89-27.69c0-.01 2.55-6.88 3.08-12.14c.01.01-5.33 22.48-37.06 31.72" opacity=".89"/><path fill="#94d1e0" d="M41.82 52.87h20.8c.62 0 .93-.75.49-1.18l-4.42-4.4l-13.8 2.31c-1.67.27-2.9 1.63-3.07 3.27"/><path fill="#2f7889" d="m86.77 53.62l-20.25-.7c-.63-.02-.96.74-.51 1.18l4.96 4.92L83.7 56.9c1.66-.28 2.89-1.64 3.07-3.28"/></svg>

React

import type { SVGProps } from "react";

export function NotoAnchor(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#82aec0" d="M119.58 71.09c-.35-3.54-2-3.21-3.51-1.96c0 0-12.71 13-15.69 15.21c-2.61 1.93-1.4 3.78.02 4.54c0 0 .65.41 2 1.08c-3.88 4.93-11.29 10.74-25.2 12.78c-1.55.23-2.96-.95-3.03-2.51l-3.23-41.18l12.76-2.14c1.79-.3 3.1-1.85 3.1-3.66s-1.31-3.36-3.1-3.66L70.02 47.3l-1.11-14.1c6-1.95 10.35-7.59 10.35-14.23C79.26 10.71 72.54 4 64.29 4s-14.97 6.71-14.97 14.97c0 6.65 4.37 12.3 10.38 14.24l-.94 14.06l-13.89 2.33c-1.79.3-3.1 1.85-3.1 3.66s1.31 3.36 3.1 3.66l13.1 2.19l-2.77 41.53a2.65 2.65 0 0 1-3.03 2.51c-14.72-2.17-22.42-8.67-26.33-13.88c1.6-1.03 2.39-1.74 2.39-1.74c1.42-.75 2.62-2.61.02-4.54c-2.98-2.21-16.69-13.86-16.69-13.86c-1.51-1.26-3.16-1.59-3.51 1.96c-.32 3.24-.58 12.26 2.01 22.15c.38 1.46 1.13 2.11 3.37 1.46c1.68-.48 3.2-1.01 4.59-1.54C26.39 109.15 41.44 124 64.29 124c22.78 0 38.7-14.6 46.69-30.58c1.27.43 2.64.86 4.16 1.3c2.24.65 2.99-.01 3.37-1.46c2.6-9.9 1.39-18.93 1.07-22.17M57.4 18.97c0-3.8 3.09-6.89 6.89-6.89s6.89 3.09 6.89 6.89s-3.09 6.89-6.89 6.89s-6.89-3.09-6.89-6.89"/><path fill="#2f7889" d="M57.6 21.19c-.01-.7-.2-1.5-.2-2.22c0-3.51 2.64-6.41 6.04-6.83c0 0 .3-.05.38-.06c1.11-.18 1.53-.63 1.53-1.44s-.88-1.34-1.44-1.4c-3.26-.32-6.52 1.49-8.07 4c-1.68 2.7-1.89 5.26-.98 7.7c.35.93 1.08 1.29 1.63 1.23c.51-.05 1.12-.29 1.11-.98"/><path fill="#94d1e0" d="M64.29 113.42s-4.71-9.06-12.11-10.26c-14.4-2.34-22.1-8.42-26.08-13.56l-.43-.19L15.58 76.5s8.37 33.8 48.71 36.92"/><path fill="#2f7889" d="M77 112.99c-8.04 2.34-11.25 10.93-11.25 10.93s8.06-.23 15.34-2.82c13.93-5.03 24.04-15.99 29.89-27.69c0-.01 2.55-6.88 3.08-12.14c.01.01-5.33 22.48-37.06 31.72" opacity=".89"/><path fill="#94d1e0" d="M41.82 52.87h20.8c.62 0 .93-.75.49-1.18l-4.42-4.4l-13.8 2.31c-1.67.27-2.9 1.63-3.07 3.27"/><path fill="#2f7889" d="m86.77 53.62l-20.25-.7c-.63-.02-.96.74-.51 1.18l4.96 4.92L83.7 56.9c1.66-.28 2.89-1.64 3.07-3.28"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#82aec0" d="M119.58 71.09c-.35-3.54-2-3.21-3.51-1.96c0 0-12.71 13-15.69 15.21c-2.61 1.93-1.4 3.78.02 4.54c0 0 .65.41 2 1.08c-3.88 4.93-11.29 10.74-25.2 12.78c-1.55.23-2.96-.95-3.03-2.51l-3.23-41.18l12.76-2.14c1.79-.3 3.1-1.85 3.1-3.66s-1.31-3.36-3.1-3.66L70.02 47.3l-1.11-14.1c6-1.95 10.35-7.59 10.35-14.23C79.26 10.71 72.54 4 64.29 4s-14.97 6.71-14.97 14.97c0 6.65 4.37 12.3 10.38 14.24l-.94 14.06l-13.89 2.33c-1.79.3-3.1 1.85-3.1 3.66s1.31 3.36 3.1 3.66l13.1 2.19l-2.77 41.53a2.65 2.65 0 0 1-3.03 2.51c-14.72-2.17-22.42-8.67-26.33-13.88c1.6-1.03 2.39-1.74 2.39-1.74c1.42-.75 2.62-2.61.02-4.54c-2.98-2.21-16.69-13.86-16.69-13.86c-1.51-1.26-3.16-1.59-3.51 1.96c-.32 3.24-.58 12.26 2.01 22.15c.38 1.46 1.13 2.11 3.37 1.46c1.68-.48 3.2-1.01 4.59-1.54C26.39 109.15 41.44 124 64.29 124c22.78 0 38.7-14.6 46.69-30.58c1.27.43 2.64.86 4.16 1.3c2.24.65 2.99-.01 3.37-1.46c2.6-9.9 1.39-18.93 1.07-22.17M57.4 18.97c0-3.8 3.09-6.89 6.89-6.89s6.89 3.09 6.89 6.89s-3.09 6.89-6.89 6.89s-6.89-3.09-6.89-6.89"/><path fill="#2f7889" d="M57.6 21.19c-.01-.7-.2-1.5-.2-2.22c0-3.51 2.64-6.41 6.04-6.83c0 0 .3-.05.38-.06c1.11-.18 1.53-.63 1.53-1.44s-.88-1.34-1.44-1.4c-3.26-.32-6.52 1.49-8.07 4c-1.68 2.7-1.89 5.26-.98 7.7c.35.93 1.08 1.29 1.63 1.23c.51-.05 1.12-.29 1.11-.98"/><path fill="#94d1e0" d="M64.29 113.42s-4.71-9.06-12.11-10.26c-14.4-2.34-22.1-8.42-26.08-13.56l-.43-.19L15.58 76.5s8.37 33.8 48.71 36.92"/><path fill="#2f7889" d="M77 112.99c-8.04 2.34-11.25 10.93-11.25 10.93s8.06-.23 15.34-2.82c13.93-5.03 24.04-15.99 29.89-27.69c0-.01 2.55-6.88 3.08-12.14c.01.01-5.33 22.48-37.06 31.72" opacity=".89"/><path fill="#94d1e0" d="M41.82 52.87h20.8c.62 0 .93-.75.49-1.18l-4.42-4.4l-13.8 2.31c-1.67.27-2.9 1.63-3.07 3.27"/><path fill="#2f7889" d="m86.77 53.62l-20.25-.7c-.63-.02-.96.74-.51 1.18l4.96 4.92L83.7 56.9c1.66-.28 2.89-1.64 3.07-3.28"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M119.58%2071.09c-.35-3.54-2-3.21-3.51-1.96c0%200-12.71%2013-15.69%2015.21c-2.61%201.93-1.4%203.78.02%204.54c0%200%20.65.41%202%201.08c-3.88%204.93-11.29%2010.74-25.2%2012.78c-1.55.23-2.96-.95-3.03-2.51l-3.23-41.18l12.76-2.14c1.79-.3%203.1-1.85%203.1-3.66s-1.31-3.36-3.1-3.66L70.02%2047.3l-1.11-14.1c6-1.95%2010.35-7.59%2010.35-14.23C79.26%2010.71%2072.54%204%2064.29%204s-14.97%206.71-14.97%2014.97c0%206.65%204.37%2012.3%2010.38%2014.24l-.94%2014.06l-13.89%202.33c-1.79.3-3.1%201.85-3.1%203.66s1.31%203.36%203.1%203.66l13.1%202.19l-2.77%2041.53a2.65%202.65%200%200%201-3.03%202.51c-14.72-2.17-22.42-8.67-26.33-13.88c1.6-1.03%202.39-1.74%202.39-1.74c1.42-.75%202.62-2.61.02-4.54c-2.98-2.21-16.69-13.86-16.69-13.86c-1.51-1.26-3.16-1.59-3.51%201.96c-.32%203.24-.58%2012.26%202.01%2022.15c.38%201.46%201.13%202.11%203.37%201.46c1.68-.48%203.2-1.01%204.59-1.54C26.39%20109.15%2041.44%20124%2064.29%20124c22.78%200%2038.7-14.6%2046.69-30.58c1.27.43%202.64.86%204.16%201.3c2.24.65%202.99-.01%203.37-1.46c2.6-9.9%201.39-18.93%201.07-22.17M57.4%2018.97c0-3.8%203.09-6.89%206.89-6.89s6.89%203.09%206.89%206.89s-3.09%206.89-6.89%206.89s-6.89-3.09-6.89-6.89%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22M57.6%2021.19c-.01-.7-.2-1.5-.2-2.22c0-3.51%202.64-6.41%206.04-6.83c0%200%20.3-.05.38-.06c1.11-.18%201.53-.63%201.53-1.44s-.88-1.34-1.44-1.4c-3.26-.32-6.52%201.49-8.07%204c-1.68%202.7-1.89%205.26-.98%207.7c.35.93%201.08%201.29%201.63%201.23c.51-.05%201.12-.29%201.11-.98%22%2F%3E%3Cpath%20fill%3D%22%2394d1e0%22%20d%3D%22M64.29%20113.42s-4.71-9.06-12.11-10.26c-14.4-2.34-22.1-8.42-26.08-13.56l-.43-.19L15.58%2076.5s8.37%2033.8%2048.71%2036.92%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22M77%20112.99c-8.04%202.34-11.25%2010.93-11.25%2010.93s8.06-.23%2015.34-2.82c13.93-5.03%2024.04-15.99%2029.89-27.69c0-.01%202.55-6.88%203.08-12.14c.01.01-5.33%2022.48-37.06%2031.72%22%20opacity%3D%22.89%22%2F%3E%3Cpath%20fill%3D%22%2394d1e0%22%20d%3D%22M41.82%2052.87h20.8c.62%200%20.93-.75.49-1.18l-4.42-4.4l-13.8%202.31c-1.67.27-2.9%201.63-3.07%203.27%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22m86.77%2053.62l-20.25-.7c-.63-.02-.96.74-.51%201.18l4.96%204.92L83.7%2056.9c1.66-.28%202.89-1.64%203.07-3.28%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%20128%20128%22%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M119.58%2071.09c-.35-3.54-2-3.21-3.51-1.96c0%200-12.71%2013-15.69%2015.21c-2.61%201.93-1.4%203.78.02%204.54c0%200%20.65.41%202%201.08c-3.88%204.93-11.29%2010.74-25.2%2012.78c-1.55.23-2.96-.95-3.03-2.51l-3.23-41.18l12.76-2.14c1.79-.3%203.1-1.85%203.1-3.66s-1.31-3.36-3.1-3.66L70.02%2047.3l-1.11-14.1c6-1.95%2010.35-7.59%2010.35-14.23C79.26%2010.71%2072.54%204%2064.29%204s-14.97%206.71-14.97%2014.97c0%206.65%204.37%2012.3%2010.38%2014.24l-.94%2014.06l-13.89%202.33c-1.79.3-3.1%201.85-3.1%203.66s1.31%203.36%203.1%203.66l13.1%202.19l-2.77%2041.53a2.65%202.65%200%200%201-3.03%202.51c-14.72-2.17-22.42-8.67-26.33-13.88c1.6-1.03%202.39-1.74%202.39-1.74c1.42-.75%202.62-2.61.02-4.54c-2.98-2.21-16.69-13.86-16.69-13.86c-1.51-1.26-3.16-1.59-3.51%201.96c-.32%203.24-.58%2012.26%202.01%2022.15c.38%201.46%201.13%202.11%203.37%201.46c1.68-.48%203.2-1.01%204.59-1.54C26.39%20109.15%2041.44%20124%2064.29%20124c22.78%200%2038.7-14.6%2046.69-30.58c1.27.43%202.64.86%204.16%201.3c2.24.65%202.99-.01%203.37-1.46c2.6-9.9%201.39-18.93%201.07-22.17M57.4%2018.97c0-3.8%203.09-6.89%206.89-6.89s6.89%203.09%206.89%206.89s-3.09%206.89-6.89%206.89s-6.89-3.09-6.89-6.89%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22M57.6%2021.19c-.01-.7-.2-1.5-.2-2.22c0-3.51%202.64-6.41%206.04-6.83c0%200%20.3-.05.38-.06c1.11-.18%201.53-.63%201.53-1.44s-.88-1.34-1.44-1.4c-3.26-.32-6.52%201.49-8.07%204c-1.68%202.7-1.89%205.26-.98%207.7c.35.93%201.08%201.29%201.63%201.23c.51-.05%201.12-.29%201.11-.98%22%2F%3E%3Cpath%20fill%3D%22%2394d1e0%22%20d%3D%22M64.29%20113.42s-4.71-9.06-12.11-10.26c-14.4-2.34-22.1-8.42-26.08-13.56l-.43-.19L15.58%2076.5s8.37%2033.8%2048.71%2036.92%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22M77%20112.99c-8.04%202.34-11.25%2010.93-11.25%2010.93s8.06-.23%2015.34-2.82c13.93-5.03%2024.04-15.99%2029.89-27.69c0-.01%202.55-6.88%203.08-12.14c.01.01-5.33%2022.48-37.06%2031.72%22%20opacity%3D%22.89%22%2F%3E%3Cpath%20fill%3D%22%2394d1e0%22%20d%3D%22M41.82%2052.87h20.8c.62%200%20.93-.75.49-1.18l-4.42-4.4l-13.8%202.31c-1.67.27-2.9%201.63-3.07%203.27%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22m86.77%2053.62l-20.25-.7c-.63-.02-.96.74-.51%201.18l4.96%204.92L83.7%2056.9c1.66-.28%202.89-1.64%203.07-3.28%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/anchor.svg?color=%231a73e8&size=48