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

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

Use the monoprix logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.072 8.042C21.072 3.612 16.981 0 12 0C6.991 0 2.928 3.612 2.928 8.042S6.99 16.085 12 16.085c.282 0 .564-.029.847-.043c.62.339.747.706.761.988c.142 1.608-2.44 5.08-4.303 6.49l.254.48c.113-.028 10.723-3.47 11.429-15.026c.056-.283.07-.565.084-.875v-.043z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsMonoprix(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="M21.072 8.042C21.072 3.612 16.981 0 12 0C6.991 0 2.928 3.612 2.928 8.042S6.99 16.085 12 16.085c.282 0 .564-.029.847-.043c.62.339.747.706.761.988c.142 1.608-2.44 5.08-4.303 6.49l.254.48c.113-.028 10.723-3.47 11.429-15.026c.056-.283.07-.565.084-.875v-.043z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.072 8.042C21.072 3.612 16.981 0 12 0C6.991 0 2.928 3.612 2.928 8.042S6.99 16.085 12 16.085c.282 0 .564-.029.847-.043c.62.339.747.706.761.988c.142 1.608-2.44 5.08-4.303 6.49l.254.48c.113-.028 10.723-3.47 11.429-15.026c.056-.283.07-.565.084-.875v-.043z"/></svg>
</template>

CSS

.icon-monoprix {
  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%22M21.072%208.042C21.072%203.612%2016.981%200%2012%200C6.991%200%202.928%203.612%202.928%208.042S6.99%2016.085%2012%2016.085c.282%200%20.564-.029.847-.043c.62.339.747.706.761.988c.142%201.608-2.44%205.08-4.303%206.49l.254.48c.113-.028%2010.723-3.47%2011.429-15.026c.056-.283.07-.565.084-.875v-.043z%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%22M21.072%208.042C21.072%203.612%2016.981%200%2012%200C6.991%200%202.928%203.612%202.928%208.042S6.99%2016.085%2012%2016.085c.282%200%20.564-.029.847-.043c.62.339.747.706.761.988c.142%201.608-2.44%205.08-4.303%206.49l.254.48c.113-.028%2010.723-3.47%2011.429-15.026c.056-.283.07-.565.084-.875v-.043z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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