renault logo
renault from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- renault
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the renault logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.463 11.99l-4.097-7.692l-.924 1.707l3.213 5.985l-5.483 10.283L4.69 11.99L11.096 0H9.27L2.882 11.99L9.269 24h1.807zm3.655 0L14.711 0h-1.807L6.517 11.99l4.117 7.712l.904-1.707l-3.193-6.005l5.463-10.263L19.29 11.99L12.904 24h1.807Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsRenault(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.463 11.99l-4.097-7.692l-.924 1.707l3.213 5.985l-5.483 10.283L4.69 11.99L11.096 0H9.27L2.882 11.99L9.269 24h1.807zm3.655 0L14.711 0h-1.807L6.517 11.99l4.117 7.712l.904-1.707l-3.193-6.005l5.463-10.263L19.29 11.99L12.904 24h1.807Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.463 11.99l-4.097-7.692l-.924 1.707l3.213 5.985l-5.483 10.283L4.69 11.99L11.096 0H9.27L2.882 11.99L9.269 24h1.807zm3.655 0L14.711 0h-1.807L6.517 11.99l4.117 7.712l.904-1.707l-3.193-6.005l5.463-10.263L19.29 11.99L12.904 24h1.807Z"/></svg> </template>
CSS
.icon-renault {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m17.463%2011.99l-4.097-7.692l-.924%201.707l3.213%205.985l-5.483%2010.283L4.69%2011.99L11.096%200H9.27L2.882%2011.99L9.269%2024h1.807zm3.655%200L14.711%200h-1.807L6.517%2011.99l4.117%207.712l.904-1.707l-3.193-6.005l5.463-10.263L19.29%2011.99L12.904%2024h1.807Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m17.463%2011.99l-4.097-7.692l-.924%201.707l3.213%205.985l-5.483%2010.283L4.69%2011.99L11.096%200H9.27L2.882%2011.99L9.269%2024h1.807zm3.655%200L14.711%200h-1.807L6.517%2011.99l4.117%207.712l.904-1.707l-3.193-6.005l5.463-10.263L19.29%2011.99L12.904%2024h1.807Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/renault.svg?color=%231a73e8&size=48