restore page icon
restore-page-outline-rounded from Material Symbols by Google · Outline Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- restore-page-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More text icons from Material Symbols
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the restore page icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.7 10.75q.425-.45 1.025-.725T12 9.75q1.35 0 2.3.95t.95 2.3t-.95 2.3t-2.3.95q-.9 0-1.637-.45T9.2 14.625q-.15-.275-.437-.363T8.2 14.3q-.3.125-.412.438t.062.587q.6 1.1 1.7 1.763t2.45.662q1.95 0 3.35-1.4t1.4-3.35t-1.4-3.35T12 8.25q-.95 0-1.775.35t-1.475.95v-.8q0-.325-.213-.537T8 8t-.537.213t-.213.537v2.75q0 .325.213.538T8 12.25h2.75q.325 0 .538-.213t.212-.537t-.213-.537t-.537-.213zM6 22q-.825 0-1.412-.587T4 20V4q0-.825.588-1.412T6 2h7.175q.4 0 .763.15t.637.425l4.85 4.85q.275.275.425.638t.15.762V20q0 .825-.587 1.413T18 22zm0-2h12V8.85L13.15 4H6zm0 0V4z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsRestorePageOutlineRounded(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="M9.7 10.75q.425-.45 1.025-.725T12 9.75q1.35 0 2.3.95t.95 2.3t-.95 2.3t-2.3.95q-.9 0-1.637-.45T9.2 14.625q-.15-.275-.437-.363T8.2 14.3q-.3.125-.412.438t.062.587q.6 1.1 1.7 1.763t2.45.662q1.95 0 3.35-1.4t1.4-3.35t-1.4-3.35T12 8.25q-.95 0-1.775.35t-1.475.95v-.8q0-.325-.213-.537T8 8t-.537.213t-.213.537v2.75q0 .325.213.538T8 12.25h2.75q.325 0 .538-.213t.212-.537t-.213-.537t-.537-.213zM6 22q-.825 0-1.412-.587T4 20V4q0-.825.588-1.412T6 2h7.175q.4 0 .763.15t.637.425l4.85 4.85q.275.275.425.638t.15.762V20q0 .825-.587 1.413T18 22zm0-2h12V8.85L13.15 4H6zm0 0V4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.7 10.75q.425-.45 1.025-.725T12 9.75q1.35 0 2.3.95t.95 2.3t-.95 2.3t-2.3.95q-.9 0-1.637-.45T9.2 14.625q-.15-.275-.437-.363T8.2 14.3q-.3.125-.412.438t.062.587q.6 1.1 1.7 1.763t2.45.662q1.95 0 3.35-1.4t1.4-3.35t-1.4-3.35T12 8.25q-.95 0-1.775.35t-1.475.95v-.8q0-.325-.213-.537T8 8t-.537.213t-.213.537v2.75q0 .325.213.538T8 12.25h2.75q.325 0 .538-.213t.212-.537t-.213-.537t-.537-.213zM6 22q-.825 0-1.412-.587T4 20V4q0-.825.588-1.412T6 2h7.175q.4 0 .763.15t.637.425l4.85 4.85q.275.275.425.638t.15.762V20q0 .825-.587 1.413T18 22zm0-2h12V8.85L13.15 4H6zm0 0V4z"/></svg> </template>
CSS
.icon-restore-page-outline-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%22M9.7%2010.75q.425-.45%201.025-.725T12%209.75q1.35%200%202.3.95t.95%202.3t-.95%202.3t-2.3.95q-.9%200-1.637-.45T9.2%2014.625q-.15-.275-.437-.363T8.2%2014.3q-.3.125-.412.438t.062.587q.6%201.1%201.7%201.763t2.45.662q1.95%200%203.35-1.4t1.4-3.35t-1.4-3.35T12%208.25q-.95%200-1.775.35t-1.475.95v-.8q0-.325-.213-.537T8%208t-.537.213t-.213.537v2.75q0%20.325.213.538T8%2012.25h2.75q.325%200%20.538-.213t.212-.537t-.213-.537t-.537-.213zM6%2022q-.825%200-1.412-.587T4%2020V4q0-.825.588-1.412T6%202h7.175q.4%200%20.763.15t.637.425l4.85%204.85q.275.275.425.638t.15.762V20q0%20.825-.587%201.413T18%2022zm0-2h12V8.85L13.15%204H6zm0%200V4z%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%22M9.7%2010.75q.425-.45%201.025-.725T12%209.75q1.35%200%202.3.95t.95%202.3t-.95%202.3t-2.3.95q-.9%200-1.637-.45T9.2%2014.625q-.15-.275-.437-.363T8.2%2014.3q-.3.125-.412.438t.062.587q.6%201.1%201.7%201.763t2.45.662q1.95%200%203.35-1.4t1.4-3.35t-1.4-3.35T12%208.25q-.95%200-1.775.35t-1.475.95v-.8q0-.325-.213-.537T8%208t-.537.213t-.213.537v2.75q0%20.325.213.538T8%2012.25h2.75q.325%200%20.538-.213t.212-.537t-.213-.537t-.537-.213zM6%2022q-.825%200-1.412-.587T4%2020V4q0-.825.588-1.412T6%202h7.175q.4%200%20.763.15t.637.425l4.85%204.85q.275.275.425.638t.15.762V20q0%20.825-.587%201.413T18%2022zm0-2h12V8.85L13.15%204H6zm0%200V4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/restore-page-outline-rounded.svg?color=%231a73e8&size=48