settings backup restore icon
settings-backup-restore-rounded from Material Symbols by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- settings-backup-restore-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- settings-backup-restore-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More ui actions icons from Material Symbols
Use the settings backup restore icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-3.15 0-5.575-1.912T3.275 14.2q-.1-.375.15-.687t.675-.363q.4-.05.725.15t.45.6q.6 2.25 2.475 3.675T12 19q2.925 0 4.963-2.037T19 12t-2.037-4.962T12 5q-1.725 0-3.225.8T6.25 8H8q.425 0 .713.288T9 9t-.288.713T8 10H4q-.425 0-.712-.288T3 9V5q0-.425.288-.712T4 4t.713.288T5 5v1.35q1.275-1.6 3.113-2.475T12 3q1.875 0 3.513.713t2.85 1.924t1.925 2.85T21 12t-.712 3.513t-1.925 2.85t-2.85 1.925T12 21m0-7q-.825 0-1.412-.587T10 12t.588-1.412T12 10t1.413.588T14 12t-.587 1.413T12 14"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSettingsBackupRestoreRounded(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 21q-3.15 0-5.575-1.912T3.275 14.2q-.1-.375.15-.687t.675-.363q.4-.05.725.15t.45.6q.6 2.25 2.475 3.675T12 19q2.925 0 4.963-2.037T19 12t-2.037-4.962T12 5q-1.725 0-3.225.8T6.25 8H8q.425 0 .713.288T9 9t-.288.713T8 10H4q-.425 0-.712-.288T3 9V5q0-.425.288-.712T4 4t.713.288T5 5v1.35q1.275-1.6 3.113-2.475T12 3q1.875 0 3.513.713t2.85 1.924t1.925 2.85T21 12t-.712 3.513t-1.925 2.85t-2.85 1.925T12 21m0-7q-.825 0-1.412-.587T10 12t.588-1.412T12 10t1.413.588T14 12t-.587 1.413T12 14"/></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 21q-3.15 0-5.575-1.912T3.275 14.2q-.1-.375.15-.687t.675-.363q.4-.05.725.15t.45.6q.6 2.25 2.475 3.675T12 19q2.925 0 4.963-2.037T19 12t-2.037-4.962T12 5q-1.725 0-3.225.8T6.25 8H8q.425 0 .713.288T9 9t-.288.713T8 10H4q-.425 0-.712-.288T3 9V5q0-.425.288-.712T4 4t.713.288T5 5v1.35q1.275-1.6 3.113-2.475T12 3q1.875 0 3.513.713t2.85 1.924t1.925 2.85T21 12t-.712 3.513t-1.925 2.85t-2.85 1.925T12 21m0-7q-.825 0-1.412-.587T10 12t.588-1.412T12 10t1.413.588T14 12t-.587 1.413T12 14"/></svg> </template>
CSS
.icon-settings-backup-restore-rounded {
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%2021q-3.15%200-5.575-1.912T3.275%2014.2q-.1-.375.15-.687t.675-.363q.4-.05.725.15t.45.6q.6%202.25%202.475%203.675T12%2019q2.925%200%204.963-2.037T19%2012t-2.037-4.962T12%205q-1.725%200-3.225.8T6.25%208H8q.425%200%20.713.288T9%209t-.288.713T8%2010H4q-.425%200-.712-.288T3%209V5q0-.425.288-.712T4%204t.713.288T5%205v1.35q1.275-1.6%203.113-2.475T12%203q1.875%200%203.513.713t2.85%201.924t1.925%202.85T21%2012t-.712%203.513t-1.925%202.85t-2.85%201.925T12%2021m0-7q-.825%200-1.412-.587T10%2012t.588-1.412T12%2010t1.413.588T14%2012t-.587%201.413T12%2014%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%2021q-3.15%200-5.575-1.912T3.275%2014.2q-.1-.375.15-.687t.675-.363q.4-.05.725.15t.45.6q.6%202.25%202.475%203.675T12%2019q2.925%200%204.963-2.037T19%2012t-2.037-4.962T12%205q-1.725%200-3.225.8T6.25%208H8q.425%200%20.713.288T9%209t-.288.713T8%2010H4q-.425%200-.712-.288T3%209V5q0-.425.288-.712T4%204t.713.288T5%205v1.35q1.275-1.6%203.113-2.475T12%203q1.875%200%203.513.713t2.85%201.924t1.925%202.85T21%2012t-.712%203.513t-1.925%202.85t-2.85%201.925T12%2021m0-7q-.825%200-1.412-.587T10%2012t.588-1.412T12%2010t1.413.588T14%2012t-.587%201.413T12%2014%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/settings-backup-restore-rounded.svg?color=%231a73e8&size=48