restore-page-outline from Material Symbols by Google · Outline · Text · Apache-2.0 Free for personal and commercial use.

Name
restore-page-outline
Set
Material Symbols
Style
Outline
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

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="M12 17.75q1.95 0 3.35-1.4t1.4-3.35t-1.4-3.35T12 8.25q-.95 0-1.775.35t-1.475.95V8h-1.5v4.25h4.25v-1.5H9.7q.425-.45 1.025-.725T12 9.75q1.35 0 2.3.95t.95 2.3t-.95 2.3t-2.3.95q-1.1 0-1.925-.638T8.9 14H7.35q.35 1.625 1.638 2.688T12 17.75M6 22q-.825 0-1.412-.587T4 20V4q0-.825.588-1.412T6 2h8l6 6v12q0 .825-.587 1.413T18 22zm0-2h12V8.85L13.15 4H6zm0 0V4z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsRestorePageOutline(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 17.75q1.95 0 3.35-1.4t1.4-3.35t-1.4-3.35T12 8.25q-.95 0-1.775.35t-1.475.95V8h-1.5v4.25h4.25v-1.5H9.7q.425-.45 1.025-.725T12 9.75q1.35 0 2.3.95t.95 2.3t-.95 2.3t-2.3.95q-1.1 0-1.925-.638T8.9 14H7.35q.35 1.625 1.638 2.688T12 17.75M6 22q-.825 0-1.412-.587T4 20V4q0-.825.588-1.412T6 2h8l6 6v12q0 .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="M12 17.75q1.95 0 3.35-1.4t1.4-3.35t-1.4-3.35T12 8.25q-.95 0-1.775.35t-1.475.95V8h-1.5v4.25h4.25v-1.5H9.7q.425-.45 1.025-.725T12 9.75q1.35 0 2.3.95t.95 2.3t-.95 2.3t-2.3.95q-1.1 0-1.925-.638T8.9 14H7.35q.35 1.625 1.638 2.688T12 17.75M6 22q-.825 0-1.412-.587T4 20V4q0-.825.588-1.412T6 2h8l6 6v12q0 .825-.587 1.413T18 22zm0-2h12V8.85L13.15 4H6zm0 0V4z"/></svg>
</template>

CSS

.icon-restore-page-outline {
  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%2017.75q1.95%200%203.35-1.4t1.4-3.35t-1.4-3.35T12%208.25q-.95%200-1.775.35t-1.475.95V8h-1.5v4.25h4.25v-1.5H9.7q.425-.45%201.025-.725T12%209.75q1.35%200%202.3.95t.95%202.3t-.95%202.3t-2.3.95q-1.1%200-1.925-.638T8.9%2014H7.35q.35%201.625%201.638%202.688T12%2017.75M6%2022q-.825%200-1.412-.587T4%2020V4q0-.825.588-1.412T6%202h8l6%206v12q0%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%22M12%2017.75q1.95%200%203.35-1.4t1.4-3.35t-1.4-3.35T12%208.25q-.95%200-1.775.35t-1.475.95V8h-1.5v4.25h4.25v-1.5H9.7q.425-.45%201.025-.725T12%209.75q1.35%200%202.3.95t.95%202.3t-.95%202.3t-2.3.95q-1.1%200-1.925-.638T8.9%2014H7.35q.35%201.625%201.638%202.688T12%2017.75M6%2022q-.825%200-1.412-.587T4%2020V4q0-.825.588-1.412T6%202h8l6%206v12q0%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.svg?color=%231a73e8&size=48