photo-frame-outline-rounded from Material Symbols Light by Google · Outline Rounded · Images · Apache-2.0 Free for personal and commercial use.

Name
photo-frame-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Images
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More images icons from Material Symbols Light

Use the photo frame icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.654 19.423q-.348 0-.578-.23t-.23-.577V18h-1.23q-.691 0-1.153-.462T2 16.384V6.616q0-.691.463-1.153T3.616 5h16.769q.69 0 1.153.463T22 6.616v9.769q0 .69-.462 1.153T20.385 18h-1.231v.616q0 .348-.23.577t-.578.23zM3.616 17h16.769q.23 0 .423-.192t.192-.424V6.616q0-.231-.192-.424T20.385 6H3.615q-.23 0-.423.192T3 6.616v9.769q0 .23.192.423t.423.192m3.622-2.5h9.57q.243 0 .355-.217t-.031-.43l-2.693-3.597q-.13-.162-.323-.171q-.192-.01-.323.151L11 13.828l-1.773-2.16q-.13-.142-.32-.139t-.32.164l-1.673 2.162q-.162.212-.044.429t.367.217M3 17V6z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPhotoFrameOutlineRounded(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="M5.654 19.423q-.348 0-.578-.23t-.23-.577V18h-1.23q-.691 0-1.153-.462T2 16.384V6.616q0-.691.463-1.153T3.616 5h16.769q.69 0 1.153.463T22 6.616v9.769q0 .69-.462 1.153T20.385 18h-1.231v.616q0 .348-.23.577t-.578.23zM3.616 17h16.769q.23 0 .423-.192t.192-.424V6.616q0-.231-.192-.424T20.385 6H3.615q-.23 0-.423.192T3 6.616v9.769q0 .23.192.423t.423.192m3.622-2.5h9.57q.243 0 .355-.217t-.031-.43l-2.693-3.597q-.13-.162-.323-.171q-.192-.01-.323.151L11 13.828l-1.773-2.16q-.13-.142-.32-.139t-.32.164l-1.673 2.162q-.162.212-.044.429t.367.217M3 17V6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.654 19.423q-.348 0-.578-.23t-.23-.577V18h-1.23q-.691 0-1.153-.462T2 16.384V6.616q0-.691.463-1.153T3.616 5h16.769q.69 0 1.153.463T22 6.616v9.769q0 .69-.462 1.153T20.385 18h-1.231v.616q0 .348-.23.577t-.578.23zM3.616 17h16.769q.23 0 .423-.192t.192-.424V6.616q0-.231-.192-.424T20.385 6H3.615q-.23 0-.423.192T3 6.616v9.769q0 .23.192.423t.423.192m3.622-2.5h9.57q.243 0 .355-.217t-.031-.43l-2.693-3.597q-.13-.162-.323-.171q-.192-.01-.323.151L11 13.828l-1.773-2.16q-.13-.142-.32-.139t-.32.164l-1.673 2.162q-.162.212-.044.429t.367.217M3 17V6z"/></svg>
</template>

CSS

.icon-photo-frame-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%22M5.654%2019.423q-.348%200-.578-.23t-.23-.577V18h-1.23q-.691%200-1.153-.462T2%2016.384V6.616q0-.691.463-1.153T3.616%205h16.769q.69%200%201.153.463T22%206.616v9.769q0%20.69-.462%201.153T20.385%2018h-1.231v.616q0%20.348-.23.577t-.578.23zM3.616%2017h16.769q.23%200%20.423-.192t.192-.424V6.616q0-.231-.192-.424T20.385%206H3.615q-.23%200-.423.192T3%206.616v9.769q0%20.23.192.423t.423.192m3.622-2.5h9.57q.243%200%20.355-.217t-.031-.43l-2.693-3.597q-.13-.162-.323-.171q-.192-.01-.323.151L11%2013.828l-1.773-2.16q-.13-.142-.32-.139t-.32.164l-1.673%202.162q-.162.212-.044.429t.367.217M3%2017V6z%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%22M5.654%2019.423q-.348%200-.578-.23t-.23-.577V18h-1.23q-.691%200-1.153-.462T2%2016.384V6.616q0-.691.463-1.153T3.616%205h16.769q.69%200%201.153.463T22%206.616v9.769q0%20.69-.462%201.153T20.385%2018h-1.231v.616q0%20.348-.23.577t-.578.23zM3.616%2017h16.769q.23%200%20.423-.192t.192-.424V6.616q0-.231-.192-.424T20.385%206H3.615q-.23%200-.423.192T3%206.616v9.769q0%20.23.192.423t.423.192m3.622-2.5h9.57q.243%200%20.355-.217t-.031-.43l-2.693-3.597q-.13-.162-.323-.171q-.192-.01-.323.151L11%2013.828l-1.773-2.16q-.13-.142-.32-.139t-.32.164l-1.673%202.162q-.162.212-.044.429t.367.217M3%2017V6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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