rollsroyce logo
rollsroyce from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- rollsroyce
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the rollsroyce logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.363 3.663H9.961v6.865q-.615.295-1.341.511a8 8 0 0 1-.776.182V3.968s.06-1.041-.519-1.393v-.13h5.434c.244.297.463.697.604 1.218m.958 9.391c2.465-1.182 3.652-3.262 3.674-5.646c.015-1.622-.557-2.618-1.197-3.148a2 2 0 0 0-.117-.089a6.5 6.5 0 0 0-.612-1.618q.178.026.324.057c1.788.38 3.225 1.436 3.905 3.474c.554 1.662.285 3.724-.904 5.377c-.281.391-1.03 1.226-1.89 1.842c-.156.112-.25.174-.414.277c1.077 1.726 1.608 2.717 2.295 4.6c.6 1.644 1.055 3.83 1.117 4.344c.15 1.223.515 1.32.599 1.345V24h-4.295v-.13c.132-.07 1.293-.546 1.299-2.367c.006-1.337-.32-2.808-.914-4.46a23 23 0 0 0-1.277-2.829l-.014-.021a8 8 0 0 1-.872.321c-.223-.516-.45-.983-.707-1.459zm-4.36-.144v1.116c.325-.014 1.34-.096 2.254-.274c.207.468.387.912.511 1.257l.017.048a26 26 0 0 1-1.23.166a33 33 0 0 1-1.552.131v7.21c0 .159.037 1.008.59 1.306V24H7.254v-.13c.538-.283.59-1.147.59-1.305v-9.27a19 19 0 0 0 2.118-.385zm.457-11.66l-.462-.007H5.662v10.575c.426-.019 2.013-.152 3.052-.46c3.465-1.025 5.12-3.447 5.146-6.293c.015-1.655-.568-2.672-1.222-3.212c-.407-.337-.946-.496-1.338-.554c-.22-.044-.71-.05-.882-.05zM3.502 20.557V1.554S3.564.492 2.972.133V0h7.346c.613.001 1.415.063 1.907.17c1.824.387 3.291 1.464 3.985 3.544c.565 1.696.291 3.8-.922 5.487c-.287.4-1.05 1.25-1.93 1.88a7 7 0 0 1-.422.281c1.1 1.762 1.641 2.773 2.343 4.695c.612 1.677 1.076 3.909 1.14 4.432c.151 1.248.525 1.374.61 1.4v.132h-4.382l-.001-.133c.136-.072 1.32-.583 1.326-2.442c.007-1.363-.326-2.865-.932-4.55a23 23 0 0 0-1.305-2.887l-.014-.022c-.582.265-1.812.624-2.61.775c-.571.108-1.15.197-1.865.277c-.623.07-1.227.111-1.584.134v7.384c0 .161.038 1.028.603 1.332v.132H2.9v-.132c.549-.29.603-1.17.603-1.332Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsRollsroyce(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="M13.363 3.663H9.961v6.865q-.615.295-1.341.511a8 8 0 0 1-.776.182V3.968s.06-1.041-.519-1.393v-.13h5.434c.244.297.463.697.604 1.218m.958 9.391c2.465-1.182 3.652-3.262 3.674-5.646c.015-1.622-.557-2.618-1.197-3.148a2 2 0 0 0-.117-.089a6.5 6.5 0 0 0-.612-1.618q.178.026.324.057c1.788.38 3.225 1.436 3.905 3.474c.554 1.662.285 3.724-.904 5.377c-.281.391-1.03 1.226-1.89 1.842c-.156.112-.25.174-.414.277c1.077 1.726 1.608 2.717 2.295 4.6c.6 1.644 1.055 3.83 1.117 4.344c.15 1.223.515 1.32.599 1.345V24h-4.295v-.13c.132-.07 1.293-.546 1.299-2.367c.006-1.337-.32-2.808-.914-4.46a23 23 0 0 0-1.277-2.829l-.014-.021a8 8 0 0 1-.872.321c-.223-.516-.45-.983-.707-1.459zm-4.36-.144v1.116c.325-.014 1.34-.096 2.254-.274c.207.468.387.912.511 1.257l.017.048a26 26 0 0 1-1.23.166a33 33 0 0 1-1.552.131v7.21c0 .159.037 1.008.59 1.306V24H7.254v-.13c.538-.283.59-1.147.59-1.305v-9.27a19 19 0 0 0 2.118-.385zm.457-11.66l-.462-.007H5.662v10.575c.426-.019 2.013-.152 3.052-.46c3.465-1.025 5.12-3.447 5.146-6.293c.015-1.655-.568-2.672-1.222-3.212c-.407-.337-.946-.496-1.338-.554c-.22-.044-.71-.05-.882-.05zM3.502 20.557V1.554S3.564.492 2.972.133V0h7.346c.613.001 1.415.063 1.907.17c1.824.387 3.291 1.464 3.985 3.544c.565 1.696.291 3.8-.922 5.487c-.287.4-1.05 1.25-1.93 1.88a7 7 0 0 1-.422.281c1.1 1.762 1.641 2.773 2.343 4.695c.612 1.677 1.076 3.909 1.14 4.432c.151 1.248.525 1.374.61 1.4v.132h-4.382l-.001-.133c.136-.072 1.32-.583 1.326-2.442c.007-1.363-.326-2.865-.932-4.55a23 23 0 0 0-1.305-2.887l-.014-.022c-.582.265-1.812.624-2.61.775c-.571.108-1.15.197-1.865.277c-.623.07-1.227.111-1.584.134v7.384c0 .161.038 1.028.603 1.332v.132H2.9v-.132c.549-.29.603-1.17.603-1.332Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.363 3.663H9.961v6.865q-.615.295-1.341.511a8 8 0 0 1-.776.182V3.968s.06-1.041-.519-1.393v-.13h5.434c.244.297.463.697.604 1.218m.958 9.391c2.465-1.182 3.652-3.262 3.674-5.646c.015-1.622-.557-2.618-1.197-3.148a2 2 0 0 0-.117-.089a6.5 6.5 0 0 0-.612-1.618q.178.026.324.057c1.788.38 3.225 1.436 3.905 3.474c.554 1.662.285 3.724-.904 5.377c-.281.391-1.03 1.226-1.89 1.842c-.156.112-.25.174-.414.277c1.077 1.726 1.608 2.717 2.295 4.6c.6 1.644 1.055 3.83 1.117 4.344c.15 1.223.515 1.32.599 1.345V24h-4.295v-.13c.132-.07 1.293-.546 1.299-2.367c.006-1.337-.32-2.808-.914-4.46a23 23 0 0 0-1.277-2.829l-.014-.021a8 8 0 0 1-.872.321c-.223-.516-.45-.983-.707-1.459zm-4.36-.144v1.116c.325-.014 1.34-.096 2.254-.274c.207.468.387.912.511 1.257l.017.048a26 26 0 0 1-1.23.166a33 33 0 0 1-1.552.131v7.21c0 .159.037 1.008.59 1.306V24H7.254v-.13c.538-.283.59-1.147.59-1.305v-9.27a19 19 0 0 0 2.118-.385zm.457-11.66l-.462-.007H5.662v10.575c.426-.019 2.013-.152 3.052-.46c3.465-1.025 5.12-3.447 5.146-6.293c.015-1.655-.568-2.672-1.222-3.212c-.407-.337-.946-.496-1.338-.554c-.22-.044-.71-.05-.882-.05zM3.502 20.557V1.554S3.564.492 2.972.133V0h7.346c.613.001 1.415.063 1.907.17c1.824.387 3.291 1.464 3.985 3.544c.565 1.696.291 3.8-.922 5.487c-.287.4-1.05 1.25-1.93 1.88a7 7 0 0 1-.422.281c1.1 1.762 1.641 2.773 2.343 4.695c.612 1.677 1.076 3.909 1.14 4.432c.151 1.248.525 1.374.61 1.4v.132h-4.382l-.001-.133c.136-.072 1.32-.583 1.326-2.442c.007-1.363-.326-2.865-.932-4.55a23 23 0 0 0-1.305-2.887l-.014-.022c-.582.265-1.812.624-2.61.775c-.571.108-1.15.197-1.865.277c-.623.07-1.227.111-1.584.134v7.384c0 .161.038 1.028.603 1.332v.132H2.9v-.132c.549-.29.603-1.17.603-1.332Z"/></svg> </template>
CSS
.icon-rollsroyce {
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%22M13.363%203.663H9.961v6.865q-.615.295-1.341.511a8%208%200%200%201-.776.182V3.968s.06-1.041-.519-1.393v-.13h5.434c.244.297.463.697.604%201.218m.958%209.391c2.465-1.182%203.652-3.262%203.674-5.646c.015-1.622-.557-2.618-1.197-3.148a2%202%200%200%200-.117-.089a6.5%206.5%200%200%200-.612-1.618q.178.026.324.057c1.788.38%203.225%201.436%203.905%203.474c.554%201.662.285%203.724-.904%205.377c-.281.391-1.03%201.226-1.89%201.842c-.156.112-.25.174-.414.277c1.077%201.726%201.608%202.717%202.295%204.6c.6%201.644%201.055%203.83%201.117%204.344c.15%201.223.515%201.32.599%201.345V24h-4.295v-.13c.132-.07%201.293-.546%201.299-2.367c.006-1.337-.32-2.808-.914-4.46a23%2023%200%200%200-1.277-2.829l-.014-.021a8%208%200%200%201-.872.321c-.223-.516-.45-.983-.707-1.459zm-4.36-.144v1.116c.325-.014%201.34-.096%202.254-.274c.207.468.387.912.511%201.257l.017.048a26%2026%200%200%201-1.23.166a33%2033%200%200%201-1.552.131v7.21c0%20.159.037%201.008.59%201.306V24H7.254v-.13c.538-.283.59-1.147.59-1.305v-9.27a19%2019%200%200%200%202.118-.385zm.457-11.66l-.462-.007H5.662v10.575c.426-.019%202.013-.152%203.052-.46c3.465-1.025%205.12-3.447%205.146-6.293c.015-1.655-.568-2.672-1.222-3.212c-.407-.337-.946-.496-1.338-.554c-.22-.044-.71-.05-.882-.05zM3.502%2020.557V1.554S3.564.492%202.972.133V0h7.346c.613.001%201.415.063%201.907.17c1.824.387%203.291%201.464%203.985%203.544c.565%201.696.291%203.8-.922%205.487c-.287.4-1.05%201.25-1.93%201.88a7%207%200%200%201-.422.281c1.1%201.762%201.641%202.773%202.343%204.695c.612%201.677%201.076%203.909%201.14%204.432c.151%201.248.525%201.374.61%201.4v.132h-4.382l-.001-.133c.136-.072%201.32-.583%201.326-2.442c.007-1.363-.326-2.865-.932-4.55a23%2023%200%200%200-1.305-2.887l-.014-.022c-.582.265-1.812.624-2.61.775c-.571.108-1.15.197-1.865.277c-.623.07-1.227.111-1.584.134v7.384c0%20.161.038%201.028.603%201.332v.132H2.9v-.132c.549-.29.603-1.17.603-1.332Z%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%22M13.363%203.663H9.961v6.865q-.615.295-1.341.511a8%208%200%200%201-.776.182V3.968s.06-1.041-.519-1.393v-.13h5.434c.244.297.463.697.604%201.218m.958%209.391c2.465-1.182%203.652-3.262%203.674-5.646c.015-1.622-.557-2.618-1.197-3.148a2%202%200%200%200-.117-.089a6.5%206.5%200%200%200-.612-1.618q.178.026.324.057c1.788.38%203.225%201.436%203.905%203.474c.554%201.662.285%203.724-.904%205.377c-.281.391-1.03%201.226-1.89%201.842c-.156.112-.25.174-.414.277c1.077%201.726%201.608%202.717%202.295%204.6c.6%201.644%201.055%203.83%201.117%204.344c.15%201.223.515%201.32.599%201.345V24h-4.295v-.13c.132-.07%201.293-.546%201.299-2.367c.006-1.337-.32-2.808-.914-4.46a23%2023%200%200%200-1.277-2.829l-.014-.021a8%208%200%200%201-.872.321c-.223-.516-.45-.983-.707-1.459zm-4.36-.144v1.116c.325-.014%201.34-.096%202.254-.274c.207.468.387.912.511%201.257l.017.048a26%2026%200%200%201-1.23.166a33%2033%200%200%201-1.552.131v7.21c0%20.159.037%201.008.59%201.306V24H7.254v-.13c.538-.283.59-1.147.59-1.305v-9.27a19%2019%200%200%200%202.118-.385zm.457-11.66l-.462-.007H5.662v10.575c.426-.019%202.013-.152%203.052-.46c3.465-1.025%205.12-3.447%205.146-6.293c.015-1.655-.568-2.672-1.222-3.212c-.407-.337-.946-.496-1.338-.554c-.22-.044-.71-.05-.882-.05zM3.502%2020.557V1.554S3.564.492%202.972.133V0h7.346c.613.001%201.415.063%201.907.17c1.824.387%203.291%201.464%203.985%203.544c.565%201.696.291%203.8-.922%205.487c-.287.4-1.05%201.25-1.93%201.88a7%207%200%200%201-.422.281c1.1%201.762%201.641%202.773%202.343%204.695c.612%201.677%201.076%203.909%201.14%204.432c.151%201.248.525%201.374.61%201.4v.132h-4.382l-.001-.133c.136-.072%201.32-.583%201.326-2.442c.007-1.363-.326-2.865-.932-4.55a23%2023%200%200%200-1.305-2.887l-.014-.022c-.582.265-1.812.624-2.61.775c-.571.108-1.15.197-1.865.277c-.623.07-1.227.111-1.584.134v7.384c0%20.161.038%201.028.603%201.332v.132H2.9v-.132c.549-.29.603-1.17.603-1.332Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/rollsroyce.svg?color=%231a73e8&size=48