screenshot frame 2 icon
screenshot-frame-2-rounded from Material Symbols by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- screenshot-frame-2-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- screenshot-frame-2-outline-rounded
2 other variants in Material Symbols
The same icon in other sets
More android icons from Material Symbols
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
Use the screenshot frame 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.288 9.713Q20 9.425 20 9V7h-2q-.425 0-.712-.288T17 6t.288-.712T18 5h2q.825 0 1.413.588T22 7v2q0 .425-.288.713T21 10t-.712-.288M3 10q-.425 0-.712-.288T2 9V7q0-.825.588-1.412T4 5h2q.425 0 .713.288T7 6t-.288.713T6 7H4v2q0 .425-.288.713T3 10m15 9q-.425 0-.712-.288T17 18t.288-.712T18 17h2v-2q0-.425.288-.712T21 14t.713.288T22 15v2q0 .825-.587 1.413T20 19zM4 19q-.825 0-1.412-.587T2 17v-2q0-.425.288-.712T3 14t.713.288T4 15v2h2q.425 0 .713.288T7 18t-.288.713T6 19z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsScreenshotFrame2Rounded(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="M20.288 9.713Q20 9.425 20 9V7h-2q-.425 0-.712-.288T17 6t.288-.712T18 5h2q.825 0 1.413.588T22 7v2q0 .425-.288.713T21 10t-.712-.288M3 10q-.425 0-.712-.288T2 9V7q0-.825.588-1.412T4 5h2q.425 0 .713.288T7 6t-.288.713T6 7H4v2q0 .425-.288.713T3 10m15 9q-.425 0-.712-.288T17 18t.288-.712T18 17h2v-2q0-.425.288-.712T21 14t.713.288T22 15v2q0 .825-.587 1.413T20 19zM4 19q-.825 0-1.412-.587T2 17v-2q0-.425.288-.712T3 14t.713.288T4 15v2h2q.425 0 .713.288T7 18t-.288.713T6 19z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.288 9.713Q20 9.425 20 9V7h-2q-.425 0-.712-.288T17 6t.288-.712T18 5h2q.825 0 1.413.588T22 7v2q0 .425-.288.713T21 10t-.712-.288M3 10q-.425 0-.712-.288T2 9V7q0-.825.588-1.412T4 5h2q.425 0 .713.288T7 6t-.288.713T6 7H4v2q0 .425-.288.713T3 10m15 9q-.425 0-.712-.288T17 18t.288-.712T18 17h2v-2q0-.425.288-.712T21 14t.713.288T22 15v2q0 .825-.587 1.413T20 19zM4 19q-.825 0-1.412-.587T2 17v-2q0-.425.288-.712T3 14t.713.288T4 15v2h2q.425 0 .713.288T7 18t-.288.713T6 19z"/></svg> </template>
CSS
.icon-screenshot-frame-2-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%22M20.288%209.713Q20%209.425%2020%209V7h-2q-.425%200-.712-.288T17%206t.288-.712T18%205h2q.825%200%201.413.588T22%207v2q0%20.425-.288.713T21%2010t-.712-.288M3%2010q-.425%200-.712-.288T2%209V7q0-.825.588-1.412T4%205h2q.425%200%20.713.288T7%206t-.288.713T6%207H4v2q0%20.425-.288.713T3%2010m15%209q-.425%200-.712-.288T17%2018t.288-.712T18%2017h2v-2q0-.425.288-.712T21%2014t.713.288T22%2015v2q0%20.825-.587%201.413T20%2019zM4%2019q-.825%200-1.412-.587T2%2017v-2q0-.425.288-.712T3%2014t.713.288T4%2015v2h2q.425%200%20.713.288T7%2018t-.288.713T6%2019z%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%22M20.288%209.713Q20%209.425%2020%209V7h-2q-.425%200-.712-.288T17%206t.288-.712T18%205h2q.825%200%201.413.588T22%207v2q0%20.425-.288.713T21%2010t-.712-.288M3%2010q-.425%200-.712-.288T2%209V7q0-.825.588-1.412T4%205h2q.425%200%20.713.288T7%206t-.288.713T6%207H4v2q0%20.425-.288.713T3%2010m15%209q-.425%200-.712-.288T17%2018t.288-.712T18%2017h2v-2q0-.425.288-.712T21%2014t.713.288T22%2015v2q0%20.825-.587%201.413T20%2019zM4%2019q-.825%200-1.412-.587T2%2017v-2q0-.425.288-.712T3%2014t.713.288T4%2015v2h2q.425%200%20.713.288T7%2018t-.288.713T6%2019z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/screenshot-frame-2-rounded.svg?color=%231a73e8&size=48