Lexus Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lexus 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/328411.svg" alt="Lexus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328411.svg" alt="Lexus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328411.svg" alt="Lexus icon" :width="24" :height="24" />
CSS background
.icon-lexus {
background-image: url('https://proicons.com/icon/328411.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="m31.9276,10.8562c6.535,2.2863,11.0724,7.3118,11.0724,13.1438,0,2.2012-.6464,4.2876-1.8027,6.1551l-.0016-.001h-21.6058c-1.7631,0-2.8144-1.9653-1.8359-3.4319l11.1398-16.6959v-.0008c-1.5613-.3158-3.2017-.4842-4.8938-.4842-10.4934,0-19,6.4734-19,14.4586s8.5066,14.4586,19,14.4586c6.1948,0,11.6972-2.2561,15.1657-5.7474"/></svg>
Lexus in other icon packs
Copied!