av1-outline-rounded from Material Symbols by Google · Outline Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
av1-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More audio & video icons from Material Symbols

Use the av1 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 20q-.825 0-1.412-.587T1 18V6q0-.825.588-1.412T3 4h18q.825 0 1.413.588T23 6v12q0 .825-.587 1.413T21 20zm0-2h18V6H3zm0 0V6zm3-4.5h1.5v.75q0 .325.213.538T8.25 15t.538-.213T9 14.25V10q0-.425-.288-.712T8 9H5.5q-.425 0-.712.288T4.5 10v4.25q0 .325.213.538T5.25 15t.538-.213T6 14.25zM6 12v-1.5h1.5V12zm6.5.425l-.85-2.9q-.075-.225-.262-.375T10.95 9q-.35 0-.562.288t-.113.637l1.325 4.55q.075.225.263.375t.437.15h.4q.25 0 .438-.15t.262-.375l1.325-4.55q.1-.35-.112-.638T14.05 9q-.25 0-.437.15t-.263.375zM18 10.5v3.75q0 .325.213.538t.537.212t.538-.213t.212-.537v-4.5q0-.325-.213-.537T18.75 9h-1.5q-.325 0-.537.213t-.213.537t.213.538t.537.212z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsAv1OutlineRounded(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="M3 20q-.825 0-1.412-.587T1 18V6q0-.825.588-1.412T3 4h18q.825 0 1.413.588T23 6v12q0 .825-.587 1.413T21 20zm0-2h18V6H3zm0 0V6zm3-4.5h1.5v.75q0 .325.213.538T8.25 15t.538-.213T9 14.25V10q0-.425-.288-.712T8 9H5.5q-.425 0-.712.288T4.5 10v4.25q0 .325.213.538T5.25 15t.538-.213T6 14.25zM6 12v-1.5h1.5V12zm6.5.425l-.85-2.9q-.075-.225-.262-.375T10.95 9q-.35 0-.562.288t-.113.637l1.325 4.55q.075.225.263.375t.437.15h.4q.25 0 .438-.15t.262-.375l1.325-4.55q.1-.35-.112-.638T14.05 9q-.25 0-.437.15t-.263.375zM18 10.5v3.75q0 .325.213.538t.537.212t.538-.213t.212-.537v-4.5q0-.325-.213-.537T18.75 9h-1.5q-.325 0-.537.213t-.213.537t.213.538t.537.212z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 20q-.825 0-1.412-.587T1 18V6q0-.825.588-1.412T3 4h18q.825 0 1.413.588T23 6v12q0 .825-.587 1.413T21 20zm0-2h18V6H3zm0 0V6zm3-4.5h1.5v.75q0 .325.213.538T8.25 15t.538-.213T9 14.25V10q0-.425-.288-.712T8 9H5.5q-.425 0-.712.288T4.5 10v4.25q0 .325.213.538T5.25 15t.538-.213T6 14.25zM6 12v-1.5h1.5V12zm6.5.425l-.85-2.9q-.075-.225-.262-.375T10.95 9q-.35 0-.562.288t-.113.637l1.325 4.55q.075.225.263.375t.437.15h.4q.25 0 .438-.15t.262-.375l1.325-4.55q.1-.35-.112-.638T14.05 9q-.25 0-.437.15t-.263.375zM18 10.5v3.75q0 .325.213.538t.537.212t.538-.213t.212-.537v-4.5q0-.325-.213-.537T18.75 9h-1.5q-.325 0-.537.213t-.213.537t.213.538t.537.212z"/></svg>
</template>

CSS

.icon-av1-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%22M3%2020q-.825%200-1.412-.587T1%2018V6q0-.825.588-1.412T3%204h18q.825%200%201.413.588T23%206v12q0%20.825-.587%201.413T21%2020zm0-2h18V6H3zm0%200V6zm3-4.5h1.5v.75q0%20.325.213.538T8.25%2015t.538-.213T9%2014.25V10q0-.425-.288-.712T8%209H5.5q-.425%200-.712.288T4.5%2010v4.25q0%20.325.213.538T5.25%2015t.538-.213T6%2014.25zM6%2012v-1.5h1.5V12zm6.5.425l-.85-2.9q-.075-.225-.262-.375T10.95%209q-.35%200-.562.288t-.113.637l1.325%204.55q.075.225.263.375t.437.15h.4q.25%200%20.438-.15t.262-.375l1.325-4.55q.1-.35-.112-.638T14.05%209q-.25%200-.437.15t-.263.375zM18%2010.5v3.75q0%20.325.213.538t.537.212t.538-.213t.212-.537v-4.5q0-.325-.213-.537T18.75%209h-1.5q-.325%200-.537.213t-.213.537t.213.538t.537.212z%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%22M3%2020q-.825%200-1.412-.587T1%2018V6q0-.825.588-1.412T3%204h18q.825%200%201.413.588T23%206v12q0%20.825-.587%201.413T21%2020zm0-2h18V6H3zm0%200V6zm3-4.5h1.5v.75q0%20.325.213.538T8.25%2015t.538-.213T9%2014.25V10q0-.425-.288-.712T8%209H5.5q-.425%200-.712.288T4.5%2010v4.25q0%20.325.213.538T5.25%2015t.538-.213T6%2014.25zM6%2012v-1.5h1.5V12zm6.5.425l-.85-2.9q-.075-.225-.262-.375T10.95%209q-.35%200-.562.288t-.113.637l1.325%204.55q.075.225.263.375t.437.15h.4q.25%200%20.438-.15t.262-.375l1.325-4.55q.1-.35-.112-.638T14.05%209q-.25%200-.437.15t-.263.375zM18%2010.5v3.75q0%20.325.213.538t.537.212t.538-.213t.212-.537v-4.5q0-.325-.213-.537T18.75%209h-1.5q-.325%200-.537.213t-.213.537t.213.538t.537.212z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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