screen-record-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
screen-record-rounded
Set
Material Symbols Light
Style
Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
screen-record-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the screen record icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 16.5q-1.864 0-3.182-1.318T7.5 12t1.318-3.182T12 7.5t3.182 1.318T16.5 12t-1.318 3.182T12 16.5m8-4.5q0-1.03-.24-1.977q-.24-.946-.677-1.782q-.104-.203-.086-.416q.019-.214.195-.329t.39-.054t.318.258q.535.971.817 2.041Q21 10.811 21 12t-.286 2.262t-.82 2.044q-.103.196-.314.254q-.21.06-.388-.056q-.176-.116-.198-.329t.083-.416q.437-.836.68-1.78T20 12m-8-8q-1.036 0-1.98.243t-1.78.68q-.201.104-.415.083t-.329-.198t-.056-.388t.254-.314q.972-.535 2.045-.82Q10.81 3 12 3t2.271.286q1.083.285 2.054.82q.202.104.26.314q.06.21-.056.388q-.116.177-.339.208q-.223.03-.425-.074q-.856-.436-1.792-.689T12 4m-8 8q0 1.037.253 1.97q.253.934.69 1.79q.103.201.073.424q-.031.224-.208.339t-.388.057q-.21-.059-.314-.255q-.535-.971-.82-2.054Q3 13.188 3 12t.283-2.259T4.1 7.7q.104-.196.317-.258t.39.054t.196.329q.018.214-.086.416q-.436.836-.676 1.782T4 12m9.977 7.76q.946-.24 1.783-.677q.202-.104.412-.083t.326.198t.057.388t-.255.314q-.971.535-2.041.817Q13.189 21 12 21t-2.259-.283T7.7 19.9q-.196-.104-.258-.317t.054-.39t.329-.196q.214-.018.416.086q.836.436 1.782.677q.946.24 1.977.24t1.977-.24"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightScreenRecordRounded(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 16.5q-1.864 0-3.182-1.318T7.5 12t1.318-3.182T12 7.5t3.182 1.318T16.5 12t-1.318 3.182T12 16.5m8-4.5q0-1.03-.24-1.977q-.24-.946-.677-1.782q-.104-.203-.086-.416q.019-.214.195-.329t.39-.054t.318.258q.535.971.817 2.041Q21 10.811 21 12t-.286 2.262t-.82 2.044q-.103.196-.314.254q-.21.06-.388-.056q-.176-.116-.198-.329t.083-.416q.437-.836.68-1.78T20 12m-8-8q-1.036 0-1.98.243t-1.78.68q-.201.104-.415.083t-.329-.198t-.056-.388t.254-.314q.972-.535 2.045-.82Q10.81 3 12 3t2.271.286q1.083.285 2.054.82q.202.104.26.314q.06.21-.056.388q-.116.177-.339.208q-.223.03-.425-.074q-.856-.436-1.792-.689T12 4m-8 8q0 1.037.253 1.97q.253.934.69 1.79q.103.201.073.424q-.031.224-.208.339t-.388.057q-.21-.059-.314-.255q-.535-.971-.82-2.054Q3 13.188 3 12t.283-2.259T4.1 7.7q.104-.196.317-.258t.39.054t.196.329q.018.214-.086.416q-.436.836-.676 1.782T4 12m9.977 7.76q.946-.24 1.783-.677q.202-.104.412-.083t.326.198t.057.388t-.255.314q-.971.535-2.041.817Q13.189 21 12 21t-2.259-.283T7.7 19.9q-.196-.104-.258-.317t.054-.39t.329-.196q.214-.018.416.086q.836.436 1.782.677q.946.24 1.977.24t1.977-.24"/></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 16.5q-1.864 0-3.182-1.318T7.5 12t1.318-3.182T12 7.5t3.182 1.318T16.5 12t-1.318 3.182T12 16.5m8-4.5q0-1.03-.24-1.977q-.24-.946-.677-1.782q-.104-.203-.086-.416q.019-.214.195-.329t.39-.054t.318.258q.535.971.817 2.041Q21 10.811 21 12t-.286 2.262t-.82 2.044q-.103.196-.314.254q-.21.06-.388-.056q-.176-.116-.198-.329t.083-.416q.437-.836.68-1.78T20 12m-8-8q-1.036 0-1.98.243t-1.78.68q-.201.104-.415.083t-.329-.198t-.056-.388t.254-.314q.972-.535 2.045-.82Q10.81 3 12 3t2.271.286q1.083.285 2.054.82q.202.104.26.314q.06.21-.056.388q-.116.177-.339.208q-.223.03-.425-.074q-.856-.436-1.792-.689T12 4m-8 8q0 1.037.253 1.97q.253.934.69 1.79q.103.201.073.424q-.031.224-.208.339t-.388.057q-.21-.059-.314-.255q-.535-.971-.82-2.054Q3 13.188 3 12t.283-2.259T4.1 7.7q.104-.196.317-.258t.39.054t.196.329q.018.214-.086.416q-.436.836-.676 1.782T4 12m9.977 7.76q.946-.24 1.783-.677q.202-.104.412-.083t.326.198t.057.388t-.255.314q-.971.535-2.041.817Q13.189 21 12 21t-2.259-.283T7.7 19.9q-.196-.104-.258-.317t.054-.39t.329-.196q.214-.018.416.086q.836.436 1.782.677q.946.24 1.977.24t1.977-.24"/></svg>
</template>

CSS

.icon-screen-record-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%22M12%2016.5q-1.864%200-3.182-1.318T7.5%2012t1.318-3.182T12%207.5t3.182%201.318T16.5%2012t-1.318%203.182T12%2016.5m8-4.5q0-1.03-.24-1.977q-.24-.946-.677-1.782q-.104-.203-.086-.416q.019-.214.195-.329t.39-.054t.318.258q.535.971.817%202.041Q21%2010.811%2021%2012t-.286%202.262t-.82%202.044q-.103.196-.314.254q-.21.06-.388-.056q-.176-.116-.198-.329t.083-.416q.437-.836.68-1.78T20%2012m-8-8q-1.036%200-1.98.243t-1.78.68q-.201.104-.415.083t-.329-.198t-.056-.388t.254-.314q.972-.535%202.045-.82Q10.81%203%2012%203t2.271.286q1.083.285%202.054.82q.202.104.26.314q.06.21-.056.388q-.116.177-.339.208q-.223.03-.425-.074q-.856-.436-1.792-.689T12%204m-8%208q0%201.037.253%201.97q.253.934.69%201.79q.103.201.073.424q-.031.224-.208.339t-.388.057q-.21-.059-.314-.255q-.535-.971-.82-2.054Q3%2013.188%203%2012t.283-2.259T4.1%207.7q.104-.196.317-.258t.39.054t.196.329q.018.214-.086.416q-.436.836-.676%201.782T4%2012m9.977%207.76q.946-.24%201.783-.677q.202-.104.412-.083t.326.198t.057.388t-.255.314q-.971.535-2.041.817Q13.189%2021%2012%2021t-2.259-.283T7.7%2019.9q-.196-.104-.258-.317t.054-.39t.329-.196q.214-.018.416.086q.836.436%201.782.677q.946.24%201.977.24t1.977-.24%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%2016.5q-1.864%200-3.182-1.318T7.5%2012t1.318-3.182T12%207.5t3.182%201.318T16.5%2012t-1.318%203.182T12%2016.5m8-4.5q0-1.03-.24-1.977q-.24-.946-.677-1.782q-.104-.203-.086-.416q.019-.214.195-.329t.39-.054t.318.258q.535.971.817%202.041Q21%2010.811%2021%2012t-.286%202.262t-.82%202.044q-.103.196-.314.254q-.21.06-.388-.056q-.176-.116-.198-.329t.083-.416q.437-.836.68-1.78T20%2012m-8-8q-1.036%200-1.98.243t-1.78.68q-.201.104-.415.083t-.329-.198t-.056-.388t.254-.314q.972-.535%202.045-.82Q10.81%203%2012%203t2.271.286q1.083.285%202.054.82q.202.104.26.314q.06.21-.056.388q-.116.177-.339.208q-.223.03-.425-.074q-.856-.436-1.792-.689T12%204m-8%208q0%201.037.253%201.97q.253.934.69%201.79q.103.201.073.424q-.031.224-.208.339t-.388.057q-.21-.059-.314-.255q-.535-.971-.82-2.054Q3%2013.188%203%2012t.283-2.259T4.1%207.7q.104-.196.317-.258t.39.054t.196.329q.018.214-.086.416q-.436.836-.676%201.782T4%2012m9.977%207.76q.946-.24%201.783-.677q.202-.104.412-.083t.326.198t.057.388t-.255.314q-.971.535-2.041.817Q13.189%2021%2012%2021t-2.259-.283T7.7%2019.9q-.196-.104-.258-.317t.054-.39t.329-.196q.214-.018.416.086q.836.436%201.782.677q.946.24%201.977.24t1.977-.24%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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