Rolls Royce Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rolls Royce 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/346774.svg" alt="Rolls Royce icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346774.svg" alt="Rolls Royce icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346774.svg" alt="Rolls Royce icon" :width="24" :height="24" />
CSS background
.icon-rolls-royce {
background-image: url('https://proicons.com/icon/346774.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m17.6835,29.5622c2.7832.1693,5.461-.1698,8.0568-.8808m3.4253-1.1607c.5972-.24,1.1904-.4973,1.7799-.7703m6.8416,16.7486c-1.0861-.5786-1.4718-2.1114-1.5327-3.5832-.7004-6.6487-4.4054-11.8256-5.3089-13.1651,4.2126-2.5275,6.0701-6.3949,6.0701-9.968,0-4.191-2.6001-6.8249-5.7233-8.0155m-5.2213-.7446h-9.1588m0,0c.4466.6395.7715.8933.7715,2.3651v13.1921m0,3.8236v13.2849c0,1.4718-.6395,2.1723-1.0861,2.8117"/><path class="c" d="m11.299,26.0395c4.6818.2847,9.0659-.869,13.262-2.8117m6.8416,16.7486c-1.0861-.5786-1.4718-2.1114-1.5327-3.5832-.7004-6.6487-4.4054-11.8256-5.3089-13.1651,4.2126-2.5275,6.0701-6.3949,6.0701-9.968,0-5.9483-5.2378-8.7601-9.7752-8.7601h-10.3283m0,0c.4466.6395.7715.8933.7715,2.3651v30.3001c0,1.4718-.6395,2.1723-1.0861,2.8117"/></svg>
Rolls Royce in other icon packs
Copied!