Acura Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Acura 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/321346.svg" alt="Acura icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321346.svg" alt="Acura icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321346.svg" alt="Acura icon" :width="24" :height="24" />
CSS background
.icon-acura {
background-image: url('https://proicons.com/icon/321346.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="M22.5457,22.48h2.909s6.1791,9.455,8.7297,18.9743c-.7062-15.5369-.7995-18.7032-8.7297-36.4338v15.4054h-2.909V5.0205c-7.9303,17.7306-8.0235,20.8969-8.7297,36.4338,2.5506-9.5191,8.7297-18.9743,8.7297-18.9743Z"/><path class="c" d="M24,5c12.8378,0,19,4.6216,19,19s-6.1622,19-19,19S5,38.3784,5,24,11.1622,5,24,5Z"/></svg>
Acura in other icon packs
Copied!