2d-2-rounded from Material Symbols Light by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
2d-2-rounded
Set
Material Symbols Light
Style
Rounded
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0

2 other variants in Material Symbols Light

The same icon in other sets

More audio & video icons from Material Symbols Light

Use the 2d 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.073 16.217H5.838q-.16 0-.257-.098t-.098-.257v-.454q0-.067.018-.138t.086-.126q.967-.736 1.67-1.356t1.235-1.276q.477-.589.735-1.119t.258-1.126q0-.826-.454-1.331T7.939 8.43q-.56 0-.96.353q-.398.353-.54.876q-.06.17-.234.248t-.345.004q-.216-.08-.281-.3q-.065-.221.008-.456q.196-.762.906-1.2t1.465-.437q1.19 0 1.841.656t.651 1.798q0 .868-.34 1.629q-.34.762-.89 1.429q-.518.66-1.173 1.224t-1.264 1.037l.011.018h3.298q.196 0 .316.129q.119.128.119.325q0 .196-.129.325q-.129.128-.325.128m2.877-.005q-.348 0-.578-.23t-.23-.578v-6.89q0-.348.23-.578t.578-.23h2.042q1.887 0 2.876 1.155t.99 3.1t-.993 3.098t-2.873 1.153zm.17-.954h1.85q1.457 0 2.187-.89q.73-.891.73-2.406t-.73-2.409t-2.188-.894h-1.85z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLight2d2Rounded(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="M10.073 16.217H5.838q-.16 0-.257-.098t-.098-.257v-.454q0-.067.018-.138t.086-.126q.967-.736 1.67-1.356t1.235-1.276q.477-.589.735-1.119t.258-1.126q0-.826-.454-1.331T7.939 8.43q-.56 0-.96.353q-.398.353-.54.876q-.06.17-.234.248t-.345.004q-.216-.08-.281-.3q-.065-.221.008-.456q.196-.762.906-1.2t1.465-.437q1.19 0 1.841.656t.651 1.798q0 .868-.34 1.629q-.34.762-.89 1.429q-.518.66-1.173 1.224t-1.264 1.037l.011.018h3.298q.196 0 .316.129q.119.128.119.325q0 .196-.129.325q-.129.128-.325.128m2.877-.005q-.348 0-.578-.23t-.23-.578v-6.89q0-.348.23-.578t.578-.23h2.042q1.887 0 2.876 1.155t.99 3.1t-.993 3.098t-2.873 1.153zm.17-.954h1.85q1.457 0 2.187-.89q.73-.891.73-2.406t-.73-2.409t-2.188-.894h-1.85z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.073 16.217H5.838q-.16 0-.257-.098t-.098-.257v-.454q0-.067.018-.138t.086-.126q.967-.736 1.67-1.356t1.235-1.276q.477-.589.735-1.119t.258-1.126q0-.826-.454-1.331T7.939 8.43q-.56 0-.96.353q-.398.353-.54.876q-.06.17-.234.248t-.345.004q-.216-.08-.281-.3q-.065-.221.008-.456q.196-.762.906-1.2t1.465-.437q1.19 0 1.841.656t.651 1.798q0 .868-.34 1.629q-.34.762-.89 1.429q-.518.66-1.173 1.224t-1.264 1.037l.011.018h3.298q.196 0 .316.129q.119.128.119.325q0 .196-.129.325q-.129.128-.325.128m2.877-.005q-.348 0-.578-.23t-.23-.578v-6.89q0-.348.23-.578t.578-.23h2.042q1.887 0 2.876 1.155t.99 3.1t-.993 3.098t-2.873 1.153zm.17-.954h1.85q1.457 0 2.187-.89q.73-.891.73-2.406t-.73-2.409t-2.188-.894h-1.85z"/></svg>
</template>

CSS

.icon-2d-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%22M10.073%2016.217H5.838q-.16%200-.257-.098t-.098-.257v-.454q0-.067.018-.138t.086-.126q.967-.736%201.67-1.356t1.235-1.276q.477-.589.735-1.119t.258-1.126q0-.826-.454-1.331T7.939%208.43q-.56%200-.96.353q-.398.353-.54.876q-.06.17-.234.248t-.345.004q-.216-.08-.281-.3q-.065-.221.008-.456q.196-.762.906-1.2t1.465-.437q1.19%200%201.841.656t.651%201.798q0%20.868-.34%201.629q-.34.762-.89%201.429q-.518.66-1.173%201.224t-1.264%201.037l.011.018h3.298q.196%200%20.316.129q.119.128.119.325q0%20.196-.129.325q-.129.128-.325.128m2.877-.005q-.348%200-.578-.23t-.23-.578v-6.89q0-.348.23-.578t.578-.23h2.042q1.887%200%202.876%201.155t.99%203.1t-.993%203.098t-2.873%201.153zm.17-.954h1.85q1.457%200%202.187-.89q.73-.891.73-2.406t-.73-2.409t-2.188-.894h-1.85z%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%22M10.073%2016.217H5.838q-.16%200-.257-.098t-.098-.257v-.454q0-.067.018-.138t.086-.126q.967-.736%201.67-1.356t1.235-1.276q.477-.589.735-1.119t.258-1.126q0-.826-.454-1.331T7.939%208.43q-.56%200-.96.353q-.398.353-.54.876q-.06.17-.234.248t-.345.004q-.216-.08-.281-.3q-.065-.221.008-.456q.196-.762.906-1.2t1.465-.437q1.19%200%201.841.656t.651%201.798q0%20.868-.34%201.629q-.34.762-.89%201.429q-.518.66-1.173%201.224t-1.264%201.037l.011.018h3.298q.196%200%20.316.129q.119.128.119.325q0%20.196-.129.325q-.129.128-.325.128m2.877-.005q-.348%200-.578-.23t-.23-.578v-6.89q0-.348.23-.578t.578-.23h2.042q1.887%200%202.876%201.155t.99%203.1t-.993%203.098t-2.873%201.153zm.17-.954h1.85q1.457%200%202.187-.89q.73-.891.73-2.406t-.73-2.409t-2.188-.894h-1.85z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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