ring buoy emoji

ring-buoy from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.

Name
ring-buoy
Set
OpenMoji
Style
Default
Category
Travel Places
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More travel places icons from OpenMoji

Use the ring buoy emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16.874 15.048C2.356 28.195 4.886 45.965 15.45 56.301a30.36 30.36 0 0 0 29.301 7.354c24.894-10.388 23.722-34.762 11.526-47.931c-9.11-9.836-24.4-13.299-39.402-.676"/><path fill="none" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16.874 15.048C2.356 28.195 4.886 45.965 15.45 56.301a30.36 30.36 0 0 0 29.301 7.354c24.894-10.388 23.722-34.762 11.526-47.931c-9.11-9.836-24.4-13.299-39.402-.676"/><path fill="#ea5a47" d="M36 11a25 25 0 1 0 25 25a25 25 0 0 0-25-25m0 39.987A14.988 14.988 0 1 1 50.988 36A14.99 14.99 0 0 1 36 50.987"/><path fill="#fff" d="M20.857 15.048a24.3 24.3 0 0 0-5.843 5.843l7.827 7.819a13.5 13.5 0 0 1 5.563-5.696Zm36.204 5.832a24.6 24.6 0 0 0-5.9-5.9l-7.89 7.889a13.64 13.64 0 0 1 5.905 5.898Zm-5.948 36.106a24.3 24.3 0 0 0 5.843-5.843l-7.826-7.82a13.5 13.5 0 0 1-5.563 5.697Zm-36.321-5.638a25 25 0 0 0 6 6l8.024-8.023a13.87 13.87 0 0 1-6.005-5.997Z"/><path fill="#d22f27" d="m49.199 43.324l2.315 2.313a18.08 18.08 0 0 0-.078-19.062l-2.19 2.191a13.63 13.63 0 0 0-5.906-5.897l2.181-2.181a18.08 18.08 0 0 0-19.18.076l2.131 2.25a13.5 13.5 0 0 0-5.562 5.696l-2.273-2.271a18.09 18.09 0 0 0-.125 19.257l2.368-2.369a13.87 13.87 0 0 0 6.005 5.998l-2.362 2.361a18.1 18.1 0 0 0 19.385-.268l-2.272-2.398a13.5 13.5 0 0 0 5.563-5.696M21.104 36A14.988 14.988 0 1 1 36.09 50.987A14.99 14.99 0 0 1 21.104 36"/><path fill="#d0cfce" d="m28.551 22.841l-2.131-2.249a18.3 18.3 0 0 0-5.705 5.675l2.273 2.27a13.5 13.5 0 0 1 5.563-5.696m20.772 5.753l2.191-2.191a18.26 18.26 0 0 0-5.914-5.887l-2.181 2.18a13.63 13.63 0 0 1 5.904 5.898m2.269 16.871l-2.315-2.314a13.5 13.5 0 0 1-5.563 5.697l2.272 2.398a18.3 18.3 0 0 0 5.606-5.781m-28.634-2.31l-2.368 2.369a18.26 18.26 0 0 0 6.012 5.99l2.361-2.361a13.87 13.87 0 0 1-6.005-5.998"/><g stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="none" d="M15.361 50.112a25.01 25.01 0 0 1-.091-28.09m34.813 34.637a25.01 25.01 0 0 1-28.06.071m34.606-34.857a25.01 25.01 0 0 1 .101 28.105M21.874 15.37a25.01 25.01 0 0 1 28.104-.1m-29.121-.222a24.3 24.3 0 0 0-5.843 5.843l7.827 7.819a13.5 13.5 0 0 1 5.563-5.696Z"/><path d="m18.33 16.405l-1.992-2.103a7.7 7.7 0 0 0-1.851 1.851l2.05 2.048m39.173-.016l2.104-1.993a7.7 7.7 0 0 0-1.85-1.85l-2.049 2.05m.055 39.255l1.993 2.103a7.7 7.7 0 0 0 1.851-1.85l-2.05-2.049m-39.61.216l-2.103 1.992a7.7 7.7 0 0 0 1.85 1.851l2.048-2.05"/><path fill="none" d="M57.061 20.88a24.6 24.6 0 0 0-5.9-5.9l-7.89 7.889a13.64 13.64 0 0 1 5.905 5.898Zm-5.948 36.106a24.3 24.3 0 0 0 5.843-5.843l-7.826-7.82a13.5 13.5 0 0 1-5.563 5.697Zm-36.321-5.638a25 25 0 0 0 6 6l8.024-8.023a13.87 13.87 0 0 1-6.005-5.997Z"/><circle cx="36" cy="36.17" r="14.988" fill="none"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiRingBuoy(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M16.874 15.048C2.356 28.195 4.886 45.965 15.45 56.301a30.36 30.36 0 0 0 29.301 7.354c24.894-10.388 23.722-34.762 11.526-47.931c-9.11-9.836-24.4-13.299-39.402-.676"/><path fill="none" stroke="#d0cfce" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M16.874 15.048C2.356 28.195 4.886 45.965 15.45 56.301a30.36 30.36 0 0 0 29.301 7.354c24.894-10.388 23.722-34.762 11.526-47.931c-9.11-9.836-24.4-13.299-39.402-.676"/><path fill="#ea5a47" d="M36 11a25 25 0 1 0 25 25a25 25 0 0 0-25-25m0 39.987A14.988 14.988 0 1 1 50.988 36A14.99 14.99 0 0 1 36 50.987"/><path fill="#fff" d="M20.857 15.048a24.3 24.3 0 0 0-5.843 5.843l7.827 7.819a13.5 13.5 0 0 1 5.563-5.696Zm36.204 5.832a24.6 24.6 0 0 0-5.9-5.9l-7.89 7.889a13.64 13.64 0 0 1 5.905 5.898Zm-5.948 36.106a24.3 24.3 0 0 0 5.843-5.843l-7.826-7.82a13.5 13.5 0 0 1-5.563 5.697Zm-36.321-5.638a25 25 0 0 0 6 6l8.024-8.023a13.87 13.87 0 0 1-6.005-5.997Z"/><path fill="#d22f27" d="m49.199 43.324l2.315 2.313a18.08 18.08 0 0 0-.078-19.062l-2.19 2.191a13.63 13.63 0 0 0-5.906-5.897l2.181-2.181a18.08 18.08 0 0 0-19.18.076l2.131 2.25a13.5 13.5 0 0 0-5.562 5.696l-2.273-2.271a18.09 18.09 0 0 0-.125 19.257l2.368-2.369a13.87 13.87 0 0 0 6.005 5.998l-2.362 2.361a18.1 18.1 0 0 0 19.385-.268l-2.272-2.398a13.5 13.5 0 0 0 5.563-5.696M21.104 36A14.988 14.988 0 1 1 36.09 50.987A14.99 14.99 0 0 1 21.104 36"/><path fill="#d0cfce" d="m28.551 22.841l-2.131-2.249a18.3 18.3 0 0 0-5.705 5.675l2.273 2.27a13.5 13.5 0 0 1 5.563-5.696m20.772 5.753l2.191-2.191a18.26 18.26 0 0 0-5.914-5.887l-2.181 2.18a13.63 13.63 0 0 1 5.904 5.898m2.269 16.871l-2.315-2.314a13.5 13.5 0 0 1-5.563 5.697l2.272 2.398a18.3 18.3 0 0 0 5.606-5.781m-28.634-2.31l-2.368 2.369a18.26 18.26 0 0 0 6.012 5.99l2.361-2.361a13.87 13.87 0 0 1-6.005-5.998"/><g stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path fill="none" d="M15.361 50.112a25.01 25.01 0 0 1-.091-28.09m34.813 34.637a25.01 25.01 0 0 1-28.06.071m34.606-34.857a25.01 25.01 0 0 1 .101 28.105M21.874 15.37a25.01 25.01 0 0 1 28.104-.1m-29.121-.222a24.3 24.3 0 0 0-5.843 5.843l7.827 7.819a13.5 13.5 0 0 1 5.563-5.696Z"/><path d="m18.33 16.405l-1.992-2.103a7.7 7.7 0 0 0-1.851 1.851l2.05 2.048m39.173-.016l2.104-1.993a7.7 7.7 0 0 0-1.85-1.85l-2.049 2.05m.055 39.255l1.993 2.103a7.7 7.7 0 0 0 1.851-1.85l-2.05-2.049m-39.61.216l-2.103 1.992a7.7 7.7 0 0 0 1.85 1.851l2.048-2.05"/><path fill="none" d="M57.061 20.88a24.6 24.6 0 0 0-5.9-5.9l-7.89 7.889a13.64 13.64 0 0 1 5.905 5.898Zm-5.948 36.106a24.3 24.3 0 0 0 5.843-5.843l-7.826-7.82a13.5 13.5 0 0 1-5.563 5.697Zm-36.321-5.638a25 25 0 0 0 6 6l8.024-8.023a13.87 13.87 0 0 1-6.005-5.997Z"/><circle cx="36" cy="36.17" r="14.988" fill="none"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16.874 15.048C2.356 28.195 4.886 45.965 15.45 56.301a30.36 30.36 0 0 0 29.301 7.354c24.894-10.388 23.722-34.762 11.526-47.931c-9.11-9.836-24.4-13.299-39.402-.676"/><path fill="none" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16.874 15.048C2.356 28.195 4.886 45.965 15.45 56.301a30.36 30.36 0 0 0 29.301 7.354c24.894-10.388 23.722-34.762 11.526-47.931c-9.11-9.836-24.4-13.299-39.402-.676"/><path fill="#ea5a47" d="M36 11a25 25 0 1 0 25 25a25 25 0 0 0-25-25m0 39.987A14.988 14.988 0 1 1 50.988 36A14.99 14.99 0 0 1 36 50.987"/><path fill="#fff" d="M20.857 15.048a24.3 24.3 0 0 0-5.843 5.843l7.827 7.819a13.5 13.5 0 0 1 5.563-5.696Zm36.204 5.832a24.6 24.6 0 0 0-5.9-5.9l-7.89 7.889a13.64 13.64 0 0 1 5.905 5.898Zm-5.948 36.106a24.3 24.3 0 0 0 5.843-5.843l-7.826-7.82a13.5 13.5 0 0 1-5.563 5.697Zm-36.321-5.638a25 25 0 0 0 6 6l8.024-8.023a13.87 13.87 0 0 1-6.005-5.997Z"/><path fill="#d22f27" d="m49.199 43.324l2.315 2.313a18.08 18.08 0 0 0-.078-19.062l-2.19 2.191a13.63 13.63 0 0 0-5.906-5.897l2.181-2.181a18.08 18.08 0 0 0-19.18.076l2.131 2.25a13.5 13.5 0 0 0-5.562 5.696l-2.273-2.271a18.09 18.09 0 0 0-.125 19.257l2.368-2.369a13.87 13.87 0 0 0 6.005 5.998l-2.362 2.361a18.1 18.1 0 0 0 19.385-.268l-2.272-2.398a13.5 13.5 0 0 0 5.563-5.696M21.104 36A14.988 14.988 0 1 1 36.09 50.987A14.99 14.99 0 0 1 21.104 36"/><path fill="#d0cfce" d="m28.551 22.841l-2.131-2.249a18.3 18.3 0 0 0-5.705 5.675l2.273 2.27a13.5 13.5 0 0 1 5.563-5.696m20.772 5.753l2.191-2.191a18.26 18.26 0 0 0-5.914-5.887l-2.181 2.18a13.63 13.63 0 0 1 5.904 5.898m2.269 16.871l-2.315-2.314a13.5 13.5 0 0 1-5.563 5.697l2.272 2.398a18.3 18.3 0 0 0 5.606-5.781m-28.634-2.31l-2.368 2.369a18.26 18.26 0 0 0 6.012 5.99l2.361-2.361a13.87 13.87 0 0 1-6.005-5.998"/><g stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="none" d="M15.361 50.112a25.01 25.01 0 0 1-.091-28.09m34.813 34.637a25.01 25.01 0 0 1-28.06.071m34.606-34.857a25.01 25.01 0 0 1 .101 28.105M21.874 15.37a25.01 25.01 0 0 1 28.104-.1m-29.121-.222a24.3 24.3 0 0 0-5.843 5.843l7.827 7.819a13.5 13.5 0 0 1 5.563-5.696Z"/><path d="m18.33 16.405l-1.992-2.103a7.7 7.7 0 0 0-1.851 1.851l2.05 2.048m39.173-.016l2.104-1.993a7.7 7.7 0 0 0-1.85-1.85l-2.049 2.05m.055 39.255l1.993 2.103a7.7 7.7 0 0 0 1.851-1.85l-2.05-2.049m-39.61.216l-2.103 1.992a7.7 7.7 0 0 0 1.85 1.851l2.048-2.05"/><path fill="none" d="M57.061 20.88a24.6 24.6 0 0 0-5.9-5.9l-7.89 7.889a13.64 13.64 0 0 1 5.905 5.898Zm-5.948 36.106a24.3 24.3 0 0 0 5.843-5.843l-7.826-7.82a13.5 13.5 0 0 1-5.563 5.697Zm-36.321-5.638a25 25 0 0 0 6 6l8.024-8.023a13.87 13.87 0 0 1-6.005-5.997Z"/><circle cx="36" cy="36.17" r="14.988" fill="none"/></g></svg>
</template>

CSS

.icon-ring-buoy {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16.874%2015.048C2.356%2028.195%204.886%2045.965%2015.45%2056.301a30.36%2030.36%200%200%200%2029.301%207.354c24.894-10.388%2023.722-34.762%2011.526-47.931c-9.11-9.836-24.4-13.299-39.402-.676%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16.874%2015.048C2.356%2028.195%204.886%2045.965%2015.45%2056.301a30.36%2030.36%200%200%200%2029.301%207.354c24.894-10.388%2023.722-34.762%2011.526-47.931c-9.11-9.836-24.4-13.299-39.402-.676%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M36%2011a25%2025%200%201%200%2025%2025a25%2025%200%200%200-25-25m0%2039.987A14.988%2014.988%200%201%201%2050.988%2036A14.99%2014.99%200%200%201%2036%2050.987%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20.857%2015.048a24.3%2024.3%200%200%200-5.843%205.843l7.827%207.819a13.5%2013.5%200%200%201%205.563-5.696Zm36.204%205.832a24.6%2024.6%200%200%200-5.9-5.9l-7.89%207.889a13.64%2013.64%200%200%201%205.905%205.898Zm-5.948%2036.106a24.3%2024.3%200%200%200%205.843-5.843l-7.826-7.82a13.5%2013.5%200%200%201-5.563%205.697Zm-36.321-5.638a25%2025%200%200%200%206%206l8.024-8.023a13.87%2013.87%200%200%201-6.005-5.997Z%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22m49.199%2043.324l2.315%202.313a18.08%2018.08%200%200%200-.078-19.062l-2.19%202.191a13.63%2013.63%200%200%200-5.906-5.897l2.181-2.181a18.08%2018.08%200%200%200-19.18.076l2.131%202.25a13.5%2013.5%200%200%200-5.562%205.696l-2.273-2.271a18.09%2018.09%200%200%200-.125%2019.257l2.368-2.369a13.87%2013.87%200%200%200%206.005%205.998l-2.362%202.361a18.1%2018.1%200%200%200%2019.385-.268l-2.272-2.398a13.5%2013.5%200%200%200%205.563-5.696M21.104%2036A14.988%2014.988%200%201%201%2036.09%2050.987A14.99%2014.99%200%200%201%2021.104%2036%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m28.551%2022.841l-2.131-2.249a18.3%2018.3%200%200%200-5.705%205.675l2.273%202.27a13.5%2013.5%200%200%201%205.563-5.696m20.772%205.753l2.191-2.191a18.26%2018.26%200%200%200-5.914-5.887l-2.181%202.18a13.63%2013.63%200%200%201%205.904%205.898m2.269%2016.871l-2.315-2.314a13.5%2013.5%200%200%201-5.563%205.697l2.272%202.398a18.3%2018.3%200%200%200%205.606-5.781m-28.634-2.31l-2.368%202.369a18.26%2018.26%200%200%200%206.012%205.99l2.361-2.361a13.87%2013.87%200%200%201-6.005-5.998%22%2F%3E%3Cg%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M15.361%2050.112a25.01%2025.01%200%200%201-.091-28.09m34.813%2034.637a25.01%2025.01%200%200%201-28.06.071m34.606-34.857a25.01%2025.01%200%200%201%20.101%2028.105M21.874%2015.37a25.01%2025.01%200%200%201%2028.104-.1m-29.121-.222a24.3%2024.3%200%200%200-5.843%205.843l7.827%207.819a13.5%2013.5%200%200%201%205.563-5.696Z%22%2F%3E%3Cpath%20d%3D%22m18.33%2016.405l-1.992-2.103a7.7%207.7%200%200%200-1.851%201.851l2.05%202.048m39.173-.016l2.104-1.993a7.7%207.7%200%200%200-1.85-1.85l-2.049%202.05m.055%2039.255l1.993%202.103a7.7%207.7%200%200%200%201.851-1.85l-2.05-2.049m-39.61.216l-2.103%201.992a7.7%207.7%200%200%200%201.85%201.851l2.048-2.05%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M57.061%2020.88a24.6%2024.6%200%200%200-5.9-5.9l-7.89%207.889a13.64%2013.64%200%200%201%205.905%205.898Zm-5.948%2036.106a24.3%2024.3%200%200%200%205.843-5.843l-7.826-7.82a13.5%2013.5%200%200%201-5.563%205.697Zm-36.321-5.638a25%2025%200%200%200%206%206l8.024-8.023a13.87%2013.87%200%200%201-6.005-5.997Z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236.17%22%20r%3D%2214.988%22%20fill%3D%22none%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%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16.874%2015.048C2.356%2028.195%204.886%2045.965%2015.45%2056.301a30.36%2030.36%200%200%200%2029.301%207.354c24.894-10.388%2023.722-34.762%2011.526-47.931c-9.11-9.836-24.4-13.299-39.402-.676%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16.874%2015.048C2.356%2028.195%204.886%2045.965%2015.45%2056.301a30.36%2030.36%200%200%200%2029.301%207.354c24.894-10.388%2023.722-34.762%2011.526-47.931c-9.11-9.836-24.4-13.299-39.402-.676%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M36%2011a25%2025%200%201%200%2025%2025a25%2025%200%200%200-25-25m0%2039.987A14.988%2014.988%200%201%201%2050.988%2036A14.99%2014.99%200%200%201%2036%2050.987%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20.857%2015.048a24.3%2024.3%200%200%200-5.843%205.843l7.827%207.819a13.5%2013.5%200%200%201%205.563-5.696Zm36.204%205.832a24.6%2024.6%200%200%200-5.9-5.9l-7.89%207.889a13.64%2013.64%200%200%201%205.905%205.898Zm-5.948%2036.106a24.3%2024.3%200%200%200%205.843-5.843l-7.826-7.82a13.5%2013.5%200%200%201-5.563%205.697Zm-36.321-5.638a25%2025%200%200%200%206%206l8.024-8.023a13.87%2013.87%200%200%201-6.005-5.997Z%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22m49.199%2043.324l2.315%202.313a18.08%2018.08%200%200%200-.078-19.062l-2.19%202.191a13.63%2013.63%200%200%200-5.906-5.897l2.181-2.181a18.08%2018.08%200%200%200-19.18.076l2.131%202.25a13.5%2013.5%200%200%200-5.562%205.696l-2.273-2.271a18.09%2018.09%200%200%200-.125%2019.257l2.368-2.369a13.87%2013.87%200%200%200%206.005%205.998l-2.362%202.361a18.1%2018.1%200%200%200%2019.385-.268l-2.272-2.398a13.5%2013.5%200%200%200%205.563-5.696M21.104%2036A14.988%2014.988%200%201%201%2036.09%2050.987A14.99%2014.99%200%200%201%2021.104%2036%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m28.551%2022.841l-2.131-2.249a18.3%2018.3%200%200%200-5.705%205.675l2.273%202.27a13.5%2013.5%200%200%201%205.563-5.696m20.772%205.753l2.191-2.191a18.26%2018.26%200%200%200-5.914-5.887l-2.181%202.18a13.63%2013.63%200%200%201%205.904%205.898m2.269%2016.871l-2.315-2.314a13.5%2013.5%200%200%201-5.563%205.697l2.272%202.398a18.3%2018.3%200%200%200%205.606-5.781m-28.634-2.31l-2.368%202.369a18.26%2018.26%200%200%200%206.012%205.99l2.361-2.361a13.87%2013.87%200%200%201-6.005-5.998%22%2F%3E%3Cg%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M15.361%2050.112a25.01%2025.01%200%200%201-.091-28.09m34.813%2034.637a25.01%2025.01%200%200%201-28.06.071m34.606-34.857a25.01%2025.01%200%200%201%20.101%2028.105M21.874%2015.37a25.01%2025.01%200%200%201%2028.104-.1m-29.121-.222a24.3%2024.3%200%200%200-5.843%205.843l7.827%207.819a13.5%2013.5%200%200%201%205.563-5.696Z%22%2F%3E%3Cpath%20d%3D%22m18.33%2016.405l-1.992-2.103a7.7%207.7%200%200%200-1.851%201.851l2.05%202.048m39.173-.016l2.104-1.993a7.7%207.7%200%200%200-1.85-1.85l-2.049%202.05m.055%2039.255l1.993%202.103a7.7%207.7%200%200%200%201.851-1.85l-2.05-2.049m-39.61.216l-2.103%201.992a7.7%207.7%200%200%200%201.85%201.851l2.048-2.05%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M57.061%2020.88a24.6%2024.6%200%200%200-5.9-5.9l-7.89%207.889a13.64%2013.64%200%200%201%205.905%205.898Zm-5.948%2036.106a24.3%2024.3%200%200%200%205.843-5.843l-7.826-7.82a13.5%2013.5%200%200%201-5.563%205.697Zm-36.321-5.638a25%2025%200%200%200%206%206l8.024-8.023a13.87%2013.87%200%200%201-6.005-5.997Z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236.17%22%20r%3D%2214.988%22%20fill%3D%22none%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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