Revolut Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Revolut 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/346700.svg" alt="Revolut icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346700.svg" alt="Revolut icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346700.svg" alt="Revolut icon" :width="24" :height="24" />
CSS background
.icon-revolut {
background-image: url('https://proicons.com/icon/346700.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-rule:evenodd;}.c,.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="d" x="9.2368" y="14.6311" width="6.892" height="27.8688"/><path class="c" d="m37.5313,14.102c-1.0068-5.0745-5.6687-8.602-10.8422-8.602H9.2368v5.9516h16.925c2.6789,0,4.8978,2.1046,4.9469,4.6912.0301,1.5897-.7091,3.0697-2.0517,4.0235-.8324.5914-1.8561.8525-2.8772.8524h-6.4472c-.2343,0-.4243.19-.4243.4243v5.2895l.0803.2487,11.1861,15.5188h8.1885l-11.2123-15.5615c6.3374-.3181,11.2861-6.2553,9.9804-12.8365Z"/></svg>
Revolut in other icon packs
Copied!