Mijn Aegon Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mijn Aegon 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/329269.svg" alt="Mijn Aegon icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329269.svg" alt="Mijn Aegon icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329269.svg" alt="Mijn Aegon icon" :width="24" :height="24" />
CSS background
.icon-mijn-aegon {
background-image: url('https://proicons.com/icon/329269.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><line class="c" x1="38.9925" y1="22.7047" x2="29.968" y2="22.7047"/><polyline class="c" points="27.7329 29.4521 34.4802 9.0827 41.2276 29.4521"/><rect class="c" x="9.3607" y="9.3607" width="29.2786" height="29.2786" transform="translate(-6.3293 8.7641) rotate(-18.3274)"/></svg>
Copied!