Aldi Nl Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Aldi Nl icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/321574.svg" alt="Aldi Nl icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321574.svg" alt="Aldi Nl icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321574.svg" alt="Aldi Nl icon" :width="24" :height="24" />
CSS background
.icon-aldi-nl {
background-image: url('https://proicons.com/icon/321574.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M6.0627,38.3039l-.1959-.6104c-.7124-2.2179-.3772-4.6004.9188-6.5358l14.3857-21.4616"/><path class="c" d="M28.8234,9.6961l-16.7561,24.9988c-.208.312-.2623.6969-.1474,1.0554l.8195,2.5536"/><path class="c" d="M24.9975,9.6961l-15.5696,23.2302c-.7486,1.1169-.9455,2.5148-.5346,3.7951l.508,1.5826"/><path class="c" d="M29.5754,13.8106l11.6339,17.3395c1.3032,1.939,1.637,4.323.9218,6.548l-.2066.6039"/><path class="c" d="M25.761,19.5163l10.1717,15.1781c.2066.3179.2543.6993.143,1.049l-.8264,2.5588"/><path class="c" d="M27.6682,16.6555l10.9028,16.2747c.747,1.1125.9377,2.5111.5245,3.7985l-.5086,1.5734"/><line class="c" x1="13.8895" y1="31.9763" x2="30.3894" y2="31.9763"/><line class="c" x1="12.1871" y1="34.5163" x2="31.949" y2="34.5163"/><line class="c" x1="15.592" y1="29.4364" x2="28.8297" y2="29.4364"/></svg>
Copied!