mermaid logo
mermaid from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- mermaid
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the mermaid logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.99 2.115A12.22 12.22 0 0 0 12 10.149A12.22 12.22 0 0 0 .01 2.115a12.23 12.23 0 0 0 5.32 10.604a6.56 6.56 0 0 1 2.845 5.423v3.754h7.65v-3.754a6.56 6.56 0 0 1 2.844-5.423a12.22 12.22 0 0 0 5.32-10.604Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsMermaid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.99 2.115A12.22 12.22 0 0 0 12 10.149A12.22 12.22 0 0 0 .01 2.115a12.23 12.23 0 0 0 5.32 10.604a6.56 6.56 0 0 1 2.845 5.423v3.754h7.65v-3.754a6.56 6.56 0 0 1 2.844-5.423a12.22 12.22 0 0 0 5.32-10.604Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.99 2.115A12.22 12.22 0 0 0 12 10.149A12.22 12.22 0 0 0 .01 2.115a12.23 12.23 0 0 0 5.32 10.604a6.56 6.56 0 0 1 2.845 5.423v3.754h7.65v-3.754a6.56 6.56 0 0 1 2.844-5.423a12.22 12.22 0 0 0 5.32-10.604Z"/></svg> </template>
CSS
.icon-mermaid {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.99%202.115A12.22%2012.22%200%200%200%2012%2010.149A12.22%2012.22%200%200%200%20.01%202.115a12.23%2012.23%200%200%200%205.32%2010.604a6.56%206.56%200%200%201%202.845%205.423v3.754h7.65v-3.754a6.56%206.56%200%200%201%202.844-5.423a12.22%2012.22%200%200%200%205.32-10.604Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.99%202.115A12.22%2012.22%200%200%200%2012%2010.149A12.22%2012.22%200%200%200%20.01%202.115a12.23%2012.23%200%200%200%205.32%2010.604a6.56%206.56%200%200%201%202.845%205.423v3.754h7.65v-3.754a6.56%206.56%200%200%201%202.844-5.423a12.22%2012.22%200%200%200%205.32-10.604Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/mermaid.svg?color=%231a73e8&size=48