Mermaid Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Mermaid icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/315167.svg" alt="Mermaid icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/315167.svg" alt="Mermaid icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/315167.svg" alt="Mermaid icon" :width="24" :height="24" />
CSS background
.icon-mermaid {
background-image: url('https://proicons.com/icon/315167.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Mermaid</title><path d="M23.99 2.115A12.223 12.223 0 0 0 12 10.149 12.223 12.223 0 0 0 .01 2.115a12.23 12.23 0 0 0 5.32 10.604 6.562 6.562 0 0 1 2.845 5.423v3.754h7.65v-3.754a6.561 6.561 0 0 1 2.844-5.423 12.223 12.223 0 0 0 5.32-10.604Z"/></svg>
Mermaid in other icon packs
Copied!