Under Armour Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Under Armour 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/334498.svg" alt="Under Armour icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334498.svg" alt="Under Armour icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334498.svg" alt="Under Armour icon" :width="24" :height="24" />
CSS background
.icon-under-armour {
background-image: url('https://proicons.com/icon/334498.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M23.9946,22.1509c-2.6755,0-5.2245.2774-7.5452.7789-1.175-1.2092-1.8787-2.7048-1.8787-4.3316v-6.4559c-4.1555.8057-7.6643,2.1414-10.0707,3.8163.0901,3.326,3.3301,6.2502,8.2432,8.0412-4.9178,1.7938-8.1596,4.7237-8.2432,8.052,2.4064,1.6643,5.9151,3,10.0707,3.8057v-6.4559c0-1.627.7041-3.1231,1.8789-4.3323,2.3236.502,4.876.7798,7.5556.7798,2.6755,0,5.2246-.2774,7.5452-.7789,1.1751,1.2092,1.8789,2.7048,1.8789,4.3315v6.4559c4.1554-.8057,7.6643-2.1414,10.0707-3.8162-.0901-3.326-3.3303-6.2502-8.2434-8.0412,4.9177-1.7938,8.1595-4.7238,8.2434-8.052-2.4064-1.6643-5.9153-3-10.0707-3.8057v6.4559c0,1.627-.7042,3.1231-1.8789,4.3324-2.3237-.502-4.8762-.7798-7.5558-.7798Z"/></svg>
Under Armour in other icon packs
Copied!