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

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

Use the monica logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.99 1.13C1.88 1.13 0 3.369 0 5.575c0 1.4.827 2.505 1.73 3.127a17 17 0 0 0-.978 3.608c-1.205 7.394 5.824 10.56 11.441 10.56s11.85-3.612 11.063-10.56a14.7 14.7 0 0 0-.883-3.682C23.235 7.993 24 6.92 24 5.574c0-2.206-1.879-4.443-3.99-4.443c-1.534 0-3.215.245-4.02 1.224a11.8 11.8 0 0 0-3.797-.609c-1.462 0-2.856.218-4.14.666c-.787-1.026-2.5-1.281-4.063-1.281zm8.13 2.772c4.505 0 8.24 2.896 8.872 8.467c.632 5.57-4.367 8.467-8.873 8.467s-10.146-2.539-9.18-8.467s4.674-8.467 9.18-8.467zM7.604 9.08c-1.752 0-2.771 2.205-2.771 4.377s.666 2.845 2.264 3.227c1.598.38 3.423-1.692 3.423-3.864S9.357 9.08 7.604 9.08m8.852 0c-1.753 0-2.916 1.569-2.916 3.74s1.824 4.245 3.422 3.864s2.266-1.055 2.266-3.227s-1.02-4.377-2.772-4.377m-8.38 1.58c.922 0 1.1.71 1.1 1.635c0 .924-.57 1.633-1.493 1.633c-.435 0-.566-.11-.762-.36c-.22-.28-.384-.603-.33-1.273c.09-1.119.562-1.635 1.484-1.635zm7.91 0c.922 0 1.392.516 1.482 1.635c.054.67-.11.994-.33 1.273c-.197.25-.327.36-.762.36c-.923 0-1.494-.709-1.494-1.633s.18-1.635 1.103-1.635zm-3.925 5.004c-.868 0-1.724.089-1.724.637s.868 1.826 1.736 1.826c.869 0 1.711-1.278 1.711-1.826s-.854-.637-1.723-.637"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsMonica(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="M3.99 1.13C1.88 1.13 0 3.369 0 5.575c0 1.4.827 2.505 1.73 3.127a17 17 0 0 0-.978 3.608c-1.205 7.394 5.824 10.56 11.441 10.56s11.85-3.612 11.063-10.56a14.7 14.7 0 0 0-.883-3.682C23.235 7.993 24 6.92 24 5.574c0-2.206-1.879-4.443-3.99-4.443c-1.534 0-3.215.245-4.02 1.224a11.8 11.8 0 0 0-3.797-.609c-1.462 0-2.856.218-4.14.666c-.787-1.026-2.5-1.281-4.063-1.281zm8.13 2.772c4.505 0 8.24 2.896 8.872 8.467c.632 5.57-4.367 8.467-8.873 8.467s-10.146-2.539-9.18-8.467s4.674-8.467 9.18-8.467zM7.604 9.08c-1.752 0-2.771 2.205-2.771 4.377s.666 2.845 2.264 3.227c1.598.38 3.423-1.692 3.423-3.864S9.357 9.08 7.604 9.08m8.852 0c-1.753 0-2.916 1.569-2.916 3.74s1.824 4.245 3.422 3.864s2.266-1.055 2.266-3.227s-1.02-4.377-2.772-4.377m-8.38 1.58c.922 0 1.1.71 1.1 1.635c0 .924-.57 1.633-1.493 1.633c-.435 0-.566-.11-.762-.36c-.22-.28-.384-.603-.33-1.273c.09-1.119.562-1.635 1.484-1.635zm7.91 0c.922 0 1.392.516 1.482 1.635c.054.67-.11.994-.33 1.273c-.197.25-.327.36-.762.36c-.923 0-1.494-.709-1.494-1.633s.18-1.635 1.103-1.635zm-3.925 5.004c-.868 0-1.724.089-1.724.637s.868 1.826 1.736 1.826c.869 0 1.711-1.278 1.711-1.826s-.854-.637-1.723-.637"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.99 1.13C1.88 1.13 0 3.369 0 5.575c0 1.4.827 2.505 1.73 3.127a17 17 0 0 0-.978 3.608c-1.205 7.394 5.824 10.56 11.441 10.56s11.85-3.612 11.063-10.56a14.7 14.7 0 0 0-.883-3.682C23.235 7.993 24 6.92 24 5.574c0-2.206-1.879-4.443-3.99-4.443c-1.534 0-3.215.245-4.02 1.224a11.8 11.8 0 0 0-3.797-.609c-1.462 0-2.856.218-4.14.666c-.787-1.026-2.5-1.281-4.063-1.281zm8.13 2.772c4.505 0 8.24 2.896 8.872 8.467c.632 5.57-4.367 8.467-8.873 8.467s-10.146-2.539-9.18-8.467s4.674-8.467 9.18-8.467zM7.604 9.08c-1.752 0-2.771 2.205-2.771 4.377s.666 2.845 2.264 3.227c1.598.38 3.423-1.692 3.423-3.864S9.357 9.08 7.604 9.08m8.852 0c-1.753 0-2.916 1.569-2.916 3.74s1.824 4.245 3.422 3.864s2.266-1.055 2.266-3.227s-1.02-4.377-2.772-4.377m-8.38 1.58c.922 0 1.1.71 1.1 1.635c0 .924-.57 1.633-1.493 1.633c-.435 0-.566-.11-.762-.36c-.22-.28-.384-.603-.33-1.273c.09-1.119.562-1.635 1.484-1.635zm7.91 0c.922 0 1.392.516 1.482 1.635c.054.67-.11.994-.33 1.273c-.197.25-.327.36-.762.36c-.923 0-1.494-.709-1.494-1.633s.18-1.635 1.103-1.635zm-3.925 5.004c-.868 0-1.724.089-1.724.637s.868 1.826 1.736 1.826c.869 0 1.711-1.278 1.711-1.826s-.854-.637-1.723-.637"/></svg>
</template>

CSS

.icon-monica {
  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%22M3.99%201.13C1.88%201.13%200%203.369%200%205.575c0%201.4.827%202.505%201.73%203.127a17%2017%200%200%200-.978%203.608c-1.205%207.394%205.824%2010.56%2011.441%2010.56s11.85-3.612%2011.063-10.56a14.7%2014.7%200%200%200-.883-3.682C23.235%207.993%2024%206.92%2024%205.574c0-2.206-1.879-4.443-3.99-4.443c-1.534%200-3.215.245-4.02%201.224a11.8%2011.8%200%200%200-3.797-.609c-1.462%200-2.856.218-4.14.666c-.787-1.026-2.5-1.281-4.063-1.281zm8.13%202.772c4.505%200%208.24%202.896%208.872%208.467c.632%205.57-4.367%208.467-8.873%208.467s-10.146-2.539-9.18-8.467s4.674-8.467%209.18-8.467zM7.604%209.08c-1.752%200-2.771%202.205-2.771%204.377s.666%202.845%202.264%203.227c1.598.38%203.423-1.692%203.423-3.864S9.357%209.08%207.604%209.08m8.852%200c-1.753%200-2.916%201.569-2.916%203.74s1.824%204.245%203.422%203.864s2.266-1.055%202.266-3.227s-1.02-4.377-2.772-4.377m-8.38%201.58c.922%200%201.1.71%201.1%201.635c0%20.924-.57%201.633-1.493%201.633c-.435%200-.566-.11-.762-.36c-.22-.28-.384-.603-.33-1.273c.09-1.119.562-1.635%201.484-1.635zm7.91%200c.922%200%201.392.516%201.482%201.635c.054.67-.11.994-.33%201.273c-.197.25-.327.36-.762.36c-.923%200-1.494-.709-1.494-1.633s.18-1.635%201.103-1.635zm-3.925%205.004c-.868%200-1.724.089-1.724.637s.868%201.826%201.736%201.826c.869%200%201.711-1.278%201.711-1.826s-.854-.637-1.723-.637%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%22M3.99%201.13C1.88%201.13%200%203.369%200%205.575c0%201.4.827%202.505%201.73%203.127a17%2017%200%200%200-.978%203.608c-1.205%207.394%205.824%2010.56%2011.441%2010.56s11.85-3.612%2011.063-10.56a14.7%2014.7%200%200%200-.883-3.682C23.235%207.993%2024%206.92%2024%205.574c0-2.206-1.879-4.443-3.99-4.443c-1.534%200-3.215.245-4.02%201.224a11.8%2011.8%200%200%200-3.797-.609c-1.462%200-2.856.218-4.14.666c-.787-1.026-2.5-1.281-4.063-1.281zm8.13%202.772c4.505%200%208.24%202.896%208.872%208.467c.632%205.57-4.367%208.467-8.873%208.467s-10.146-2.539-9.18-8.467s4.674-8.467%209.18-8.467zM7.604%209.08c-1.752%200-2.771%202.205-2.771%204.377s.666%202.845%202.264%203.227c1.598.38%203.423-1.692%203.423-3.864S9.357%209.08%207.604%209.08m8.852%200c-1.753%200-2.916%201.569-2.916%203.74s1.824%204.245%203.422%203.864s2.266-1.055%202.266-3.227s-1.02-4.377-2.772-4.377m-8.38%201.58c.922%200%201.1.71%201.1%201.635c0%20.924-.57%201.633-1.493%201.633c-.435%200-.566-.11-.762-.36c-.22-.28-.384-.603-.33-1.273c.09-1.119.562-1.635%201.484-1.635zm7.91%200c.922%200%201.392.516%201.482%201.635c.054.67-.11.994-.33%201.273c-.197.25-.327.36-.762.36c-.923%200-1.494-.709-1.494-1.633s.18-1.635%201.103-1.635zm-3.925%205.004c-.868%200-1.724.089-1.724.637s.868%201.826%201.736%201.826c.869%200%201.711-1.278%201.711-1.826s-.854-.637-1.723-.637%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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