Aldi Talk Aktivierung Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Aldi Talk Aktivierung 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/321579.svg" alt="Aldi Talk Aktivierung icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321579.svg" alt="Aldi Talk Aktivierung icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321579.svg" alt="Aldi Talk Aktivierung icon" :width="24" :height="24" />
CSS background
.icon-aldi-talk-aktivierung {
background-image: url('https://proicons.com/icon/321579.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="d" d="m30.4099,24.7609l-8.8318-1.2351,1.9162,8.7088m3.4578-3.7369l11.0956,10.2654m-7.6378-14.0022l11.0956,10.2654-6.9156,7.4737-11.0956-10.2654,6.9156-7.4737Zm-18.3393-.2509h5.4421m-5.4421-4.6611h14.129m-9.614-14.3489v10.0903H6.4945l10.091-10.0903Zm-.0005,0h15.9223v17.1062m-7.4894,15.6652H6.4945V15.59"/></svg>
Copied!