boulanger logo
boulanger from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- boulanger
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the boulanger logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.405 3.612V7.19h5.662c2.987.034 5.383 2.43 5.383 5.418c-.035 2.987-2.431 5.383-5.383 5.418H10.94a5.425 5.425 0 0 1-5.418-5.418V8.405c0-2.084 1.145-3.89 2.882-4.793C3.785 3.612 0 7.398 0 12.017a8.353 8.353 0 0 0 8.37 8.371h7.26c4.619 0 8.37-3.717 8.37-8.371s-3.681-8.405-8.37-8.405zm.035 6.426v2.535a2.55 2.55 0 0 0 2.535 2.535h3.022a2.55 2.55 0 0 0 2.535-2.535a2.527 2.527 0 0 0-2.535-2.535z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsBoulanger(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="M8.405 3.612V7.19h5.662c2.987.034 5.383 2.43 5.383 5.418c-.035 2.987-2.431 5.383-5.383 5.418H10.94a5.425 5.425 0 0 1-5.418-5.418V8.405c0-2.084 1.145-3.89 2.882-4.793C3.785 3.612 0 7.398 0 12.017a8.353 8.353 0 0 0 8.37 8.371h7.26c4.619 0 8.37-3.717 8.37-8.371s-3.681-8.405-8.37-8.405zm.035 6.426v2.535a2.55 2.55 0 0 0 2.535 2.535h3.022a2.55 2.55 0 0 0 2.535-2.535a2.527 2.527 0 0 0-2.535-2.535z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.405 3.612V7.19h5.662c2.987.034 5.383 2.43 5.383 5.418c-.035 2.987-2.431 5.383-5.383 5.418H10.94a5.425 5.425 0 0 1-5.418-5.418V8.405c0-2.084 1.145-3.89 2.882-4.793C3.785 3.612 0 7.398 0 12.017a8.353 8.353 0 0 0 8.37 8.371h7.26c4.619 0 8.37-3.717 8.37-8.371s-3.681-8.405-8.37-8.405zm.035 6.426v2.535a2.55 2.55 0 0 0 2.535 2.535h3.022a2.55 2.55 0 0 0 2.535-2.535a2.527 2.527 0 0 0-2.535-2.535z"/></svg> </template>
CSS
.icon-boulanger {
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%22M8.405%203.612V7.19h5.662c2.987.034%205.383%202.43%205.383%205.418c-.035%202.987-2.431%205.383-5.383%205.418H10.94a5.425%205.425%200%200%201-5.418-5.418V8.405c0-2.084%201.145-3.89%202.882-4.793C3.785%203.612%200%207.398%200%2012.017a8.353%208.353%200%200%200%208.37%208.371h7.26c4.619%200%208.37-3.717%208.37-8.371s-3.681-8.405-8.37-8.405zm.035%206.426v2.535a2.55%202.55%200%200%200%202.535%202.535h3.022a2.55%202.55%200%200%200%202.535-2.535a2.527%202.527%200%200%200-2.535-2.535z%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%22M8.405%203.612V7.19h5.662c2.987.034%205.383%202.43%205.383%205.418c-.035%202.987-2.431%205.383-5.383%205.418H10.94a5.425%205.425%200%200%201-5.418-5.418V8.405c0-2.084%201.145-3.89%202.882-4.793C3.785%203.612%200%207.398%200%2012.017a8.353%208.353%200%200%200%208.37%208.371h7.26c4.619%200%208.37-3.717%208.37-8.371s-3.681-8.405-8.37-8.405zm.035%206.426v2.535a2.55%202.55%200%200%200%202.535%202.535h3.022a2.55%202.55%200%200%200%202.535-2.535a2.527%202.527%200%200%200-2.535-2.535z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/boulanger.svg?color=%231a73e8&size=48