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

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

Use the franprix logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 6.305c3.691 0 6.323-3.071 6.13-6.286c-2.124-.17-5.069.791-6.13 3.79C10.939.81 7.993-.15 5.87.02C5.677 3.234 8.309 6.305 12 6.305m11.002 6.962c-.139-3.413-2.821-6.362-6.55-6.362c-1.69 0-3.236.635-4.452 1.744c-1.217-1.11-2.763-1.744-4.452-1.744c-3.729 0-6.412 2.949-6.55 6.362C.758 19.19 5.913 24 12 24s11.242-4.81 11.002-10.733"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsFranprix(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="M12 6.305c3.691 0 6.323-3.071 6.13-6.286c-2.124-.17-5.069.791-6.13 3.79C10.939.81 7.993-.15 5.87.02C5.677 3.234 8.309 6.305 12 6.305m11.002 6.962c-.139-3.413-2.821-6.362-6.55-6.362c-1.69 0-3.236.635-4.452 1.744c-1.217-1.11-2.763-1.744-4.452-1.744c-3.729 0-6.412 2.949-6.55 6.362C.758 19.19 5.913 24 12 24s11.242-4.81 11.002-10.733"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 6.305c3.691 0 6.323-3.071 6.13-6.286c-2.124-.17-5.069.791-6.13 3.79C10.939.81 7.993-.15 5.87.02C5.677 3.234 8.309 6.305 12 6.305m11.002 6.962c-.139-3.413-2.821-6.362-6.55-6.362c-1.69 0-3.236.635-4.452 1.744c-1.217-1.11-2.763-1.744-4.452-1.744c-3.729 0-6.412 2.949-6.55 6.362C.758 19.19 5.913 24 12 24s11.242-4.81 11.002-10.733"/></svg>
</template>

CSS

.icon-franprix {
  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%22M12%206.305c3.691%200%206.323-3.071%206.13-6.286c-2.124-.17-5.069.791-6.13%203.79C10.939.81%207.993-.15%205.87.02C5.677%203.234%208.309%206.305%2012%206.305m11.002%206.962c-.139-3.413-2.821-6.362-6.55-6.362c-1.69%200-3.236.635-4.452%201.744c-1.217-1.11-2.763-1.744-4.452-1.744c-3.729%200-6.412%202.949-6.55%206.362C.758%2019.19%205.913%2024%2012%2024s11.242-4.81%2011.002-10.733%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%22M12%206.305c3.691%200%206.323-3.071%206.13-6.286c-2.124-.17-5.069.791-6.13%203.79C10.939.81%207.993-.15%205.87.02C5.677%203.234%208.309%206.305%2012%206.305m11.002%206.962c-.139-3.413-2.821-6.362-6.55-6.362c-1.69%200-3.236.635-4.452%201.744c-1.217-1.11-2.763-1.744-4.452-1.744c-3.729%200-6.412%202.949-6.55%206.362C.758%2019.19%205.913%2024%2012%2024s11.242-4.81%2011.002-10.733%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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