albertheijn logo
albertheijn from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- albertheijn
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the albertheijn logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.652 0c-.354.002-.714.09-1.047.276L4.475 5.924c-.456.26-.881.716-1.075 1.362l-2.718 9.44c-.326 1.13.311 2.314 1.423 2.646l15.968 4.542c1.111.33 2.277-.318 2.603-1.448l2.641-9.258c.172-.543.076-1.213-.192-1.737L17.59 1.162A2.19 2.19 0 0 0 15.652 0M12.97 6.373s-.008 4.23 0 4.225c.899-1.295 1.712-2.577 3.234-2.577c1.684-.001 2.597 1.409 2.602 2.595l-.007 7.596h-1.891l-.009-7.19c0-.988-.793-.986-.804-.986c-.64 0-1.816 1.605-3.125 3.386v4.793l-1.913.002l-.002-2.219S9.79 18.217 7.897 18.22c-2.148 0-2.877-1.476-2.882-5.015c-.004-3.37.474-5.175 2.777-5.177c1.751-.001 3.256 2.55 3.256 2.55V8.963zm-5.15 3.658c-.88 0-.957.93-.954 3.17c.003 2.242.124 3.115.95 3.115c1.124-.001 2.895-2.86 2.895-2.86S8.955 10.03 7.82 10.03z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAlbertheijn(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="M15.652 0c-.354.002-.714.09-1.047.276L4.475 5.924c-.456.26-.881.716-1.075 1.362l-2.718 9.44c-.326 1.13.311 2.314 1.423 2.646l15.968 4.542c1.111.33 2.277-.318 2.603-1.448l2.641-9.258c.172-.543.076-1.213-.192-1.737L17.59 1.162A2.19 2.19 0 0 0 15.652 0M12.97 6.373s-.008 4.23 0 4.225c.899-1.295 1.712-2.577 3.234-2.577c1.684-.001 2.597 1.409 2.602 2.595l-.007 7.596h-1.891l-.009-7.19c0-.988-.793-.986-.804-.986c-.64 0-1.816 1.605-3.125 3.386v4.793l-1.913.002l-.002-2.219S9.79 18.217 7.897 18.22c-2.148 0-2.877-1.476-2.882-5.015c-.004-3.37.474-5.175 2.777-5.177c1.751-.001 3.256 2.55 3.256 2.55V8.963zm-5.15 3.658c-.88 0-.957.93-.954 3.17c.003 2.242.124 3.115.95 3.115c1.124-.001 2.895-2.86 2.895-2.86S8.955 10.03 7.82 10.03z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.652 0c-.354.002-.714.09-1.047.276L4.475 5.924c-.456.26-.881.716-1.075 1.362l-2.718 9.44c-.326 1.13.311 2.314 1.423 2.646l15.968 4.542c1.111.33 2.277-.318 2.603-1.448l2.641-9.258c.172-.543.076-1.213-.192-1.737L17.59 1.162A2.19 2.19 0 0 0 15.652 0M12.97 6.373s-.008 4.23 0 4.225c.899-1.295 1.712-2.577 3.234-2.577c1.684-.001 2.597 1.409 2.602 2.595l-.007 7.596h-1.891l-.009-7.19c0-.988-.793-.986-.804-.986c-.64 0-1.816 1.605-3.125 3.386v4.793l-1.913.002l-.002-2.219S9.79 18.217 7.897 18.22c-2.148 0-2.877-1.476-2.882-5.015c-.004-3.37.474-5.175 2.777-5.177c1.751-.001 3.256 2.55 3.256 2.55V8.963zm-5.15 3.658c-.88 0-.957.93-.954 3.17c.003 2.242.124 3.115.95 3.115c1.124-.001 2.895-2.86 2.895-2.86S8.955 10.03 7.82 10.03z"/></svg> </template>
CSS
.icon-albertheijn {
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%22M15.652%200c-.354.002-.714.09-1.047.276L4.475%205.924c-.456.26-.881.716-1.075%201.362l-2.718%209.44c-.326%201.13.311%202.314%201.423%202.646l15.968%204.542c1.111.33%202.277-.318%202.603-1.448l2.641-9.258c.172-.543.076-1.213-.192-1.737L17.59%201.162A2.19%202.19%200%200%200%2015.652%200M12.97%206.373s-.008%204.23%200%204.225c.899-1.295%201.712-2.577%203.234-2.577c1.684-.001%202.597%201.409%202.602%202.595l-.007%207.596h-1.891l-.009-7.19c0-.988-.793-.986-.804-.986c-.64%200-1.816%201.605-3.125%203.386v4.793l-1.913.002l-.002-2.219S9.79%2018.217%207.897%2018.22c-2.148%200-2.877-1.476-2.882-5.015c-.004-3.37.474-5.175%202.777-5.177c1.751-.001%203.256%202.55%203.256%202.55V8.963zm-5.15%203.658c-.88%200-.957.93-.954%203.17c.003%202.242.124%203.115.95%203.115c1.124-.001%202.895-2.86%202.895-2.86S8.955%2010.03%207.82%2010.03z%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%22M15.652%200c-.354.002-.714.09-1.047.276L4.475%205.924c-.456.26-.881.716-1.075%201.362l-2.718%209.44c-.326%201.13.311%202.314%201.423%202.646l15.968%204.542c1.111.33%202.277-.318%202.603-1.448l2.641-9.258c.172-.543.076-1.213-.192-1.737L17.59%201.162A2.19%202.19%200%200%200%2015.652%200M12.97%206.373s-.008%204.23%200%204.225c.899-1.295%201.712-2.577%203.234-2.577c1.684-.001%202.597%201.409%202.602%202.595l-.007%207.596h-1.891l-.009-7.19c0-.988-.793-.986-.804-.986c-.64%200-1.816%201.605-3.125%203.386v4.793l-1.913.002l-.002-2.219S9.79%2018.217%207.897%2018.22c-2.148%200-2.877-1.476-2.882-5.015c-.004-3.37.474-5.175%202.777-5.177c1.751-.001%203.256%202.55%203.256%202.55V8.963zm-5.15%203.658c-.88%200-.957.93-.954%203.17c.003%202.242.124%203.115.95%203.115c1.124-.001%202.895-2.86%202.895-2.86S8.955%2010.03%207.82%2010.03z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/albertheijn.svg?color=%231a73e8&size=48