Sms Backup Restore Alt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sms Backup Restore Alt 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/347528.svg" alt="Sms Backup Restore Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347528.svg" alt="Sms Backup Restore Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347528.svg" alt="Sms Backup Restore Alt icon" :width="24" :height="24" />
CSS background
.icon-sms-backup-restore-alt {
background-image: url('https://proicons.com/icon/347528.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M41.47,7.28H6.53a2,2,0,0,0-2,1.88V31.41a2,2,0,0,0,2,1.88H9.14v7.43l8.26-7.43H41.47a2,2,0,0,0,2-1.88V9.16A2,2,0,0,0,41.47,7.28Z"/><path class="a" d="M25.61,28.6A8.47,8.47,0,0,0,30,14.3"/><path class="a" d="M22.38,12A8.47,8.47,0,0,0,18,26.27"/><polygon class="a" points="29.39 14.9 28.01 16.28 28.01 12.48 31.81 12.48 31.81 12.48 30.42 13.86 29.39 14.9"/><polygon class="a" points="18.61 25.67 19.99 24.29 19.99 28.09 16.2 28.09 17.58 26.71 18.61 25.67"/><line class="a" x1="24" y1="20.99" x2="24" y2="15.03"/><line class="a" x1="28.01" y1="23.1" x2="24" y2="20.99"/></svg>
Copied!