submerge from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
submerge
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the submerge icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><circle cx="12" cy="14" r="4" stroke-linejoin="round"/><path stroke-linejoin="round" d="M7 2v1m0 2.5v1M7 9v1m10-8v1m0 2.5v1M17 9v1m-5-8v1m0 2.5v1M2 12v4c0 2.828 0 4.243.879 5.121C3.757 22 5.172 22 8 22h8c2.828 0 4.243 0 5.121-.879C22 20.243 22 18.828 22 16v-4"/><path d="M2 14.872c2.264 1.914 4.174.857 6.022-.039c1.575-.764 3.104-1.411 4.768 0c3.257 2.714 6.12-.08 9.21-.635"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSubmerge(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><circle cx="12" cy="14" r="4" strokeLinejoin="round"/><path strokeLinejoin="round" d="M7 2v1m0 2.5v1M7 9v1m10-8v1m0 2.5v1M17 9v1m-5-8v1m0 2.5v1M2 12v4c0 2.828 0 4.243.879 5.121C3.757 22 5.172 22 8 22h8c2.828 0 4.243 0 5.121-.879C22 20.243 22 18.828 22 16v-4"/><path d="M2 14.872c2.264 1.914 4.174.857 6.022-.039c1.575-.764 3.104-1.411 4.768 0c3.257 2.714 6.12-.08 9.21-.635"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><circle cx="12" cy="14" r="4" stroke-linejoin="round"/><path stroke-linejoin="round" d="M7 2v1m0 2.5v1M7 9v1m10-8v1m0 2.5v1M17 9v1m-5-8v1m0 2.5v1M2 12v4c0 2.828 0 4.243.879 5.121C3.757 22 5.172 22 8 22h8c2.828 0 4.243 0 5.121-.879C22 20.243 22 18.828 22 16v-4"/><path d="M2 14.872c2.264 1.914 4.174.857 6.022-.039c1.575-.764 3.104-1.411 4.768 0c3.257 2.714 6.12-.08 9.21-.635"/></g></svg>
</template>

CSS

.icon-submerge {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2214%22%20r%3D%224%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7%202v1m0%202.5v1M7%209v1m10-8v1m0%202.5v1M17%209v1m-5-8v1m0%202.5v1M2%2012v4c0%202.828%200%204.243.879%205.121C3.757%2022%205.172%2022%208%2022h8c2.828%200%204.243%200%205.121-.879C22%2020.243%2022%2018.828%2022%2016v-4%22%2F%3E%3Cpath%20d%3D%22M2%2014.872c2.264%201.914%204.174.857%206.022-.039c1.575-.764%203.104-1.411%204.768%200c3.257%202.714%206.12-.08%209.21-.635%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2214%22%20r%3D%224%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7%202v1m0%202.5v1M7%209v1m10-8v1m0%202.5v1M17%209v1m-5-8v1m0%202.5v1M2%2012v4c0%202.828%200%204.243.879%205.121C3.757%2022%205.172%2022%208%2022h8c2.828%200%204.243%200%205.121-.879C22%2020.243%2022%2018.828%2022%2016v-4%22%2F%3E%3Cpath%20d%3D%22M2%2014.872c2.264%201.914%204.174.857%206.022-.039c1.575-.764%203.104-1.411%204.768%200c3.257%202.714%206.12-.08%209.21-.635%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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