Renault Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Renault 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/315836.svg" alt="Renault icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/315836.svg" alt="Renault icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/315836.svg" alt="Renault icon" :width="24" :height="24" />
CSS background
.icon-renault {
background-image: url('https://proicons.com/icon/315836.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Renault</title><path d="M17.463 11.99l-4.097-7.692-.924 1.707 3.213 5.985-5.483 10.283L4.69 11.99 11.096 0H9.27L2.882 11.99 9.269 24h1.807zm3.655 0L14.711 0h-1.807L6.517 11.99l4.117 7.712.904-1.707-3.193-6.005 5.463-10.263L19.29 11.99 12.904 24h1.807Z"/></svg>
Renault in other icon packs
Copied!