file type rome logo
file-type-rome from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-rome
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type rome logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#cacad2" d="M12.84 6.865a.727.727 0 0 1-.414 1c-3.692 1.31-6.325 4.7-6.325 8.675v.728H1.935v-.728c0-5.63 3.694-10.437 8.898-12.342a.727.727 0 0 1 .908.37zM1.934 18.656H6.1v11.108H1.935zm27.77-2.116v.728H25.54v-.728c0-3.975-2.63-7.363-6.325-8.676a.727.727 0 0 1-.415-.999l1.098-2.3a.727.727 0 0 1 .907-.37c5.207 1.908 8.9 6.716 8.9 12.345m-4.165 2.116h4.166v11.108H25.54z" class="cls-1"/><path fill="#ffc905" d="M18.463 2.173a.73.73 0 0 1 .56 1.035l-.2.418l-1.547 3.24a.73.73 0 0 1-.703.413q-.374-.02-.752-.02t-.753.02a.73.73 0 0 1-.703-.413l-1.548-3.24l-.2-.418a.73.73 0 0 1 .56-1.035a19.6 19.6 0 0 1 5.286 0m5.689 14.367v13.224h-4.166V16.54c0-2.191-1.865-3.967-4.165-3.967s-4.166 1.774-4.166 3.967v13.224H7.489V16.54c0-4.382 3.73-7.934 8.332-7.934s8.33 3.552 8.33 7.934" class="cls-2"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeRome(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#cacad2" d="M12.84 6.865a.727.727 0 0 1-.414 1c-3.692 1.31-6.325 4.7-6.325 8.675v.728H1.935v-.728c0-5.63 3.694-10.437 8.898-12.342a.727.727 0 0 1 .908.37zM1.934 18.656H6.1v11.108H1.935zm27.77-2.116v.728H25.54v-.728c0-3.975-2.63-7.363-6.325-8.676a.727.727 0 0 1-.415-.999l1.098-2.3a.727.727 0 0 1 .907-.37c5.207 1.908 8.9 6.716 8.9 12.345m-4.165 2.116h4.166v11.108H25.54z" className="cls-1"/><path fill="#ffc905" d="M18.463 2.173a.73.73 0 0 1 .56 1.035l-.2.418l-1.547 3.24a.73.73 0 0 1-.703.413q-.374-.02-.752-.02t-.753.02a.73.73 0 0 1-.703-.413l-1.548-3.24l-.2-.418a.73.73 0 0 1 .56-1.035a19.6 19.6 0 0 1 5.286 0m5.689 14.367v13.224h-4.166V16.54c0-2.191-1.865-3.967-4.165-3.967s-4.166 1.774-4.166 3.967v13.224H7.489V16.54c0-4.382 3.73-7.934 8.332-7.934s8.33 3.552 8.33 7.934" className="cls-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#cacad2" d="M12.84 6.865a.727.727 0 0 1-.414 1c-3.692 1.31-6.325 4.7-6.325 8.675v.728H1.935v-.728c0-5.63 3.694-10.437 8.898-12.342a.727.727 0 0 1 .908.37zM1.934 18.656H6.1v11.108H1.935zm27.77-2.116v.728H25.54v-.728c0-3.975-2.63-7.363-6.325-8.676a.727.727 0 0 1-.415-.999l1.098-2.3a.727.727 0 0 1 .907-.37c5.207 1.908 8.9 6.716 8.9 12.345m-4.165 2.116h4.166v11.108H25.54z" class="cls-1"/><path fill="#ffc905" d="M18.463 2.173a.73.73 0 0 1 .56 1.035l-.2.418l-1.547 3.24a.73.73 0 0 1-.703.413q-.374-.02-.752-.02t-.753.02a.73.73 0 0 1-.703-.413l-1.548-3.24l-.2-.418a.73.73 0 0 1 .56-1.035a19.6 19.6 0 0 1 5.286 0m5.689 14.367v13.224h-4.166V16.54c0-2.191-1.865-3.967-4.165-3.967s-4.166 1.774-4.166 3.967v13.224H7.489V16.54c0-4.382 3.73-7.934 8.332-7.934s8.33 3.552 8.33 7.934" class="cls-2"/></svg> </template>
CSS
.icon-file-type-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%2032%2032%22%3E%3Cpath%20fill%3D%22%23cacad2%22%20d%3D%22M12.84%206.865a.727.727%200%200%201-.414%201c-3.692%201.31-6.325%204.7-6.325%208.675v.728H1.935v-.728c0-5.63%203.694-10.437%208.898-12.342a.727.727%200%200%201%20.908.37zM1.934%2018.656H6.1v11.108H1.935zm27.77-2.116v.728H25.54v-.728c0-3.975-2.63-7.363-6.325-8.676a.727.727%200%200%201-.415-.999l1.098-2.3a.727.727%200%200%201%20.907-.37c5.207%201.908%208.9%206.716%208.9%2012.345m-4.165%202.116h4.166v11.108H25.54z%22%20class%3D%22cls-1%22%2F%3E%3Cpath%20fill%3D%22%23ffc905%22%20d%3D%22M18.463%202.173a.73.73%200%200%201%20.56%201.035l-.2.418l-1.547%203.24a.73.73%200%200%201-.703.413q-.374-.02-.752-.02t-.753.02a.73.73%200%200%201-.703-.413l-1.548-3.24l-.2-.418a.73.73%200%200%201%20.56-1.035a19.6%2019.6%200%200%201%205.286%200m5.689%2014.367v13.224h-4.166V16.54c0-2.191-1.865-3.967-4.165-3.967s-4.166%201.774-4.166%203.967v13.224H7.489V16.54c0-4.382%203.73-7.934%208.332-7.934s8.33%203.552%208.33%207.934%22%20class%3D%22cls-2%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%2032%2032%22%3E%3Cpath%20fill%3D%22%23cacad2%22%20d%3D%22M12.84%206.865a.727.727%200%200%201-.414%201c-3.692%201.31-6.325%204.7-6.325%208.675v.728H1.935v-.728c0-5.63%203.694-10.437%208.898-12.342a.727.727%200%200%201%20.908.37zM1.934%2018.656H6.1v11.108H1.935zm27.77-2.116v.728H25.54v-.728c0-3.975-2.63-7.363-6.325-8.676a.727.727%200%200%201-.415-.999l1.098-2.3a.727.727%200%200%201%20.907-.37c5.207%201.908%208.9%206.716%208.9%2012.345m-4.165%202.116h4.166v11.108H25.54z%22%20class%3D%22cls-1%22%2F%3E%3Cpath%20fill%3D%22%23ffc905%22%20d%3D%22M18.463%202.173a.73.73%200%200%201%20.56%201.035l-.2.418l-1.547%203.24a.73.73%200%200%201-.703.413q-.374-.02-.752-.02t-.753.02a.73.73%200%200%201-.703-.413l-1.548-3.24l-.2-.418a.73.73%200%200%201%20.56-1.035a19.6%2019.6%200%200%201%205.286%200m5.689%2014.367v13.224h-4.166V16.54c0-2.191-1.865-3.967-4.165-3.967s-4.166%201.774-4.166%203.967v13.224H7.489V16.54c0-4.382%203.73-7.934%208.332-7.934s8.33%203.552%208.33%207.934%22%20class%3D%22cls-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-rome.svg?color=%231a73e8&size=48