Realme Backup Restore Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Realme Backup Restore 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/346542.svg" alt="Realme Backup Restore icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346542.svg" alt="Realme Backup Restore icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346542.svg" alt="Realme Backup Restore icon" :width="24" :height="24" />
CSS background
.icon-realme-backup-restore {
background-image: url('https://proicons.com/icon/346542.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="f" d="M29.1339,9.2572h10.6917c1.4761,0,2.6744,1.1984,2.6744,2.6744v24.1306c0,1.4794-1.2011,2.6805-2.6805,2.6805h-10.6917c-1.4761,0-2.6744-1.1984-2.6744-2.6744V11.9377c0-1.4794,1.2011-2.6805,2.6805-2.6805Z"/><path id="d" class="f" d="M8.1805,9.2572h10.6917c1.4761,0,2.6744,1.1984,2.6744,2.6744v24.1306c0,1.4794-1.2011,2.6805-2.6805,2.6805h-10.6917c-1.4761,0-2.6744-1.1984-2.6744-2.6744V11.9377c0-1.4794,1.2011-2.6805,2.6805-2.6805Z"/><path id="e" class="f" d="M13.5233,26.9333h16.3268v3.7882l6.8234-6.7215-6.8234-6.9226v3.6206H13.5233v6.2354Z"/></svg>
Copied!