medusa from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
medusa
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the medusa logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.325 3.896L14.891.769a5.73 5.73 0 0 0-5.734 0L3.698 3.896A5.78 5.78 0 0 0 .844 8.848v6.279a5.75 5.75 0 0 0 2.854 4.952l5.434 3.152a5.73 5.73 0 0 0 5.734 0l5.434-3.152a5.69 5.69 0 0 0 2.855-4.952V8.848c.05-2.026-1.052-3.927-2.83-4.952m-8.313 13.682A5.586 5.586 0 0 1 6.428 12a5.586 5.586 0 0 1 5.584-5.578c3.08 0 5.609 2.501 5.609 5.578s-2.504 5.578-5.61 5.578"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsMedusa(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="M20.325 3.896L14.891.769a5.73 5.73 0 0 0-5.734 0L3.698 3.896A5.78 5.78 0 0 0 .844 8.848v6.279a5.75 5.75 0 0 0 2.854 4.952l5.434 3.152a5.73 5.73 0 0 0 5.734 0l5.434-3.152a5.69 5.69 0 0 0 2.855-4.952V8.848c.05-2.026-1.052-3.927-2.83-4.952m-8.313 13.682A5.586 5.586 0 0 1 6.428 12a5.586 5.586 0 0 1 5.584-5.578c3.08 0 5.609 2.501 5.609 5.578s-2.504 5.578-5.61 5.578"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.325 3.896L14.891.769a5.73 5.73 0 0 0-5.734 0L3.698 3.896A5.78 5.78 0 0 0 .844 8.848v6.279a5.75 5.75 0 0 0 2.854 4.952l5.434 3.152a5.73 5.73 0 0 0 5.734 0l5.434-3.152a5.69 5.69 0 0 0 2.855-4.952V8.848c.05-2.026-1.052-3.927-2.83-4.952m-8.313 13.682A5.586 5.586 0 0 1 6.428 12a5.586 5.586 0 0 1 5.584-5.578c3.08 0 5.609 2.501 5.609 5.578s-2.504 5.578-5.61 5.578"/></svg>
</template>

CSS

.icon-medusa {
  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%22M20.325%203.896L14.891.769a5.73%205.73%200%200%200-5.734%200L3.698%203.896A5.78%205.78%200%200%200%20.844%208.848v6.279a5.75%205.75%200%200%200%202.854%204.952l5.434%203.152a5.73%205.73%200%200%200%205.734%200l5.434-3.152a5.69%205.69%200%200%200%202.855-4.952V8.848c.05-2.026-1.052-3.927-2.83-4.952m-8.313%2013.682A5.586%205.586%200%200%201%206.428%2012a5.586%205.586%200%200%201%205.584-5.578c3.08%200%205.609%202.501%205.609%205.578s-2.504%205.578-5.61%205.578%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%22M20.325%203.896L14.891.769a5.73%205.73%200%200%200-5.734%200L3.698%203.896A5.78%205.78%200%200%200%20.844%208.848v6.279a5.75%205.75%200%200%200%202.854%204.952l5.434%203.152a5.73%205.73%200%200%200%205.734%200l5.434-3.152a5.69%205.69%200%200%200%202.855-4.952V8.848c.05-2.026-1.052-3.927-2.83-4.952m-8.313%2013.682A5.586%205.586%200%200%201%206.428%2012a5.586%205.586%200%200%201%205.584-5.578c3.08%200%205.609%202.501%205.609%205.578s-2.504%205.578-5.61%205.578%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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