view real size icon

view-real-size-rounded from Material Symbols by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.

Name
view-real-size-rounded
Set
Material Symbols
Style
Rounded
Category
Images
Viewbox
24×24
License
Apache 2.0
Aliases
view-real-size-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More images icons from Material Symbols

Use the view real size icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.288 16.713Q7 16.425 7 16V9H6q-.425 0-.712-.288T5 8t.288-.712T6 7h1.5q.625 0 1.063.438T9 8.5V16q0 .425-.288.713T8 17t-.712-.288m9 0Q16 16.426 16 16V9h-1q-.425 0-.712-.288T14 8t.288-.712T15 7h1.5q.625 0 1.063.438T18 8.5V16q0 .425-.288.713T17 17t-.712-.288m-5-4Q11 12.425 11 12t.288-.712T12 11t.713.288T13 12t-.288.713T12 13t-.712-.288m0 4Q11 16.426 11 16t.288-.712T12 15t.713.288T13 16t-.288.713T12 17t-.712-.288"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsViewRealSizeRounded(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="M7.288 16.713Q7 16.425 7 16V9H6q-.425 0-.712-.288T5 8t.288-.712T6 7h1.5q.625 0 1.063.438T9 8.5V16q0 .425-.288.713T8 17t-.712-.288m9 0Q16 16.426 16 16V9h-1q-.425 0-.712-.288T14 8t.288-.712T15 7h1.5q.625 0 1.063.438T18 8.5V16q0 .425-.288.713T17 17t-.712-.288m-5-4Q11 12.425 11 12t.288-.712T12 11t.713.288T13 12t-.288.713T12 13t-.712-.288m0 4Q11 16.426 11 16t.288-.712T12 15t.713.288T13 16t-.288.713T12 17t-.712-.288"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.288 16.713Q7 16.425 7 16V9H6q-.425 0-.712-.288T5 8t.288-.712T6 7h1.5q.625 0 1.063.438T9 8.5V16q0 .425-.288.713T8 17t-.712-.288m9 0Q16 16.426 16 16V9h-1q-.425 0-.712-.288T14 8t.288-.712T15 7h1.5q.625 0 1.063.438T18 8.5V16q0 .425-.288.713T17 17t-.712-.288m-5-4Q11 12.425 11 12t.288-.712T12 11t.713.288T13 12t-.288.713T12 13t-.712-.288m0 4Q11 16.426 11 16t.288-.712T12 15t.713.288T13 16t-.288.713T12 17t-.712-.288"/></svg>
</template>

CSS

.icon-view-real-size-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%22M7.288%2016.713Q7%2016.425%207%2016V9H6q-.425%200-.712-.288T5%208t.288-.712T6%207h1.5q.625%200%201.063.438T9%208.5V16q0%20.425-.288.713T8%2017t-.712-.288m9%200Q16%2016.426%2016%2016V9h-1q-.425%200-.712-.288T14%208t.288-.712T15%207h1.5q.625%200%201.063.438T18%208.5V16q0%20.425-.288.713T17%2017t-.712-.288m-5-4Q11%2012.425%2011%2012t.288-.712T12%2011t.713.288T13%2012t-.288.713T12%2013t-.712-.288m0%204Q11%2016.426%2011%2016t.288-.712T12%2015t.713.288T13%2016t-.288.713T12%2017t-.712-.288%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%22M7.288%2016.713Q7%2016.425%207%2016V9H6q-.425%200-.712-.288T5%208t.288-.712T6%207h1.5q.625%200%201.063.438T9%208.5V16q0%20.425-.288.713T8%2017t-.712-.288m9%200Q16%2016.426%2016%2016V9h-1q-.425%200-.712-.288T14%208t.288-.712T15%207h1.5q.625%200%201.063.438T18%208.5V16q0%20.425-.288.713T17%2017t-.712-.288m-5-4Q11%2012.425%2011%2012t.288-.712T12%2011t.713.288T13%2012t-.288.713T12%2013t-.712-.288m0%204Q11%2016.426%2011%2016t.288-.712T12%2015t.713.288T13%2016t-.288.713T12%2017t-.712-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/view-real-size-rounded.svg?color=%231a73e8&size=48