rome from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
rome
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the rome logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0a17 17 0 0 0-2.283.154a.63.63 0 0 0-.485.895l.172.361l1.338 2.8a.63.63 0 0 0 .608.356a12 12 0 0 1 1.3 0a.63.63 0 0 0 .608-.355l1.338-2.8l.172-.362a.63.63 0 0 0-.485-.895A17 17 0 0 0 12 0m4.309 1.902a.63.63 0 0 0-.786.32l-.949 1.989a.63.63 0 0 0 .36.863c3.193 1.134 5.466 4.063 5.466 7.498v.627H24v-.627c0-4.864-3.191-9.021-7.691-10.67m-8.62.002C3.191 3.551 0 7.706 0 12.572v.627h3.6v-.627c0-3.435 2.275-6.364 5.466-7.498a.63.63 0 0 0 .358-.863l-.95-1.986a.63.63 0 0 0-.785-.32zM12 5.714c-3.976 0-7.2 3.07-7.2 6.858V24h3.6V12.572c0-1.895 1.612-3.43 3.6-3.43s3.6 1.536 3.6 3.43V24h3.6V12.572c0-3.787-3.224-6.857-7.2-6.857zM0 14.4V24h3.6v-9.6zm20.4 0V24H24v-9.6z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsRome(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="M12 0a17 17 0 0 0-2.283.154a.63.63 0 0 0-.485.895l.172.361l1.338 2.8a.63.63 0 0 0 .608.356a12 12 0 0 1 1.3 0a.63.63 0 0 0 .608-.355l1.338-2.8l.172-.362a.63.63 0 0 0-.485-.895A17 17 0 0 0 12 0m4.309 1.902a.63.63 0 0 0-.786.32l-.949 1.989a.63.63 0 0 0 .36.863c3.193 1.134 5.466 4.063 5.466 7.498v.627H24v-.627c0-4.864-3.191-9.021-7.691-10.67m-8.62.002C3.191 3.551 0 7.706 0 12.572v.627h3.6v-.627c0-3.435 2.275-6.364 5.466-7.498a.63.63 0 0 0 .358-.863l-.95-1.986a.63.63 0 0 0-.785-.32zM12 5.714c-3.976 0-7.2 3.07-7.2 6.858V24h3.6V12.572c0-1.895 1.612-3.43 3.6-3.43s3.6 1.536 3.6 3.43V24h3.6V12.572c0-3.787-3.224-6.857-7.2-6.857zM0 14.4V24h3.6v-9.6zm20.4 0V24H24v-9.6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0a17 17 0 0 0-2.283.154a.63.63 0 0 0-.485.895l.172.361l1.338 2.8a.63.63 0 0 0 .608.356a12 12 0 0 1 1.3 0a.63.63 0 0 0 .608-.355l1.338-2.8l.172-.362a.63.63 0 0 0-.485-.895A17 17 0 0 0 12 0m4.309 1.902a.63.63 0 0 0-.786.32l-.949 1.989a.63.63 0 0 0 .36.863c3.193 1.134 5.466 4.063 5.466 7.498v.627H24v-.627c0-4.864-3.191-9.021-7.691-10.67m-8.62.002C3.191 3.551 0 7.706 0 12.572v.627h3.6v-.627c0-3.435 2.275-6.364 5.466-7.498a.63.63 0 0 0 .358-.863l-.95-1.986a.63.63 0 0 0-.785-.32zM12 5.714c-3.976 0-7.2 3.07-7.2 6.858V24h3.6V12.572c0-1.895 1.612-3.43 3.6-3.43s3.6 1.536 3.6 3.43V24h3.6V12.572c0-3.787-3.224-6.857-7.2-6.857zM0 14.4V24h3.6v-9.6zm20.4 0V24H24v-9.6z"/></svg>
</template>

CSS

.icon-rome {
  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%22M12%200a17%2017%200%200%200-2.283.154a.63.63%200%200%200-.485.895l.172.361l1.338%202.8a.63.63%200%200%200%20.608.356a12%2012%200%200%201%201.3%200a.63.63%200%200%200%20.608-.355l1.338-2.8l.172-.362a.63.63%200%200%200-.485-.895A17%2017%200%200%200%2012%200m4.309%201.902a.63.63%200%200%200-.786.32l-.949%201.989a.63.63%200%200%200%20.36.863c3.193%201.134%205.466%204.063%205.466%207.498v.627H24v-.627c0-4.864-3.191-9.021-7.691-10.67m-8.62.002C3.191%203.551%200%207.706%200%2012.572v.627h3.6v-.627c0-3.435%202.275-6.364%205.466-7.498a.63.63%200%200%200%20.358-.863l-.95-1.986a.63.63%200%200%200-.785-.32zM12%205.714c-3.976%200-7.2%203.07-7.2%206.858V24h3.6V12.572c0-1.895%201.612-3.43%203.6-3.43s3.6%201.536%203.6%203.43V24h3.6V12.572c0-3.787-3.224-6.857-7.2-6.857zM0%2014.4V24h3.6v-9.6zm20.4%200V24H24v-9.6z%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%22M12%200a17%2017%200%200%200-2.283.154a.63.63%200%200%200-.485.895l.172.361l1.338%202.8a.63.63%200%200%200%20.608.356a12%2012%200%200%201%201.3%200a.63.63%200%200%200%20.608-.355l1.338-2.8l.172-.362a.63.63%200%200%200-.485-.895A17%2017%200%200%200%2012%200m4.309%201.902a.63.63%200%200%200-.786.32l-.949%201.989a.63.63%200%200%200%20.36.863c3.193%201.134%205.466%204.063%205.466%207.498v.627H24v-.627c0-4.864-3.191-9.021-7.691-10.67m-8.62.002C3.191%203.551%200%207.706%200%2012.572v.627h3.6v-.627c0-3.435%202.275-6.364%205.466-7.498a.63.63%200%200%200%20.358-.863l-.95-1.986a.63.63%200%200%200-.785-.32zM12%205.714c-3.976%200-7.2%203.07-7.2%206.858V24h3.6V12.572c0-1.895%201.612-3.43%203.6-3.43s3.6%201.536%203.6%203.43V24h3.6V12.572c0-3.787-3.224-6.857-7.2-6.857zM0%2014.4V24h3.6v-9.6zm20.4%200V24H24v-9.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/rome.svg?color=%231a73e8&size=48