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

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

1 other variant in Material Symbols

The same icon in other sets

More audio & video icons from Material Symbols

Use the 3d 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.25 17.025q-.425 0-.712-.287t-.288-.713V8q0-.425.288-.712T13.25 7h2.325Q18 7 19.288 8.288T20.575 12t-1.3 3.725t-3.7 1.3zm.875-1.8H15.5q1.65 0 2.425-.787T18.7 12t-.775-2.437t-2.425-.788h-1.375zM6.9 17.25q-1.125 0-1.95-.437T3.725 15.5q-.175-.35-.025-.725t.5-.55t.713-.038t.562.488q.2.4.563.613t.862.212q.7 0 1.125-.387t.425-1.063q0-.65-.45-1.075t-1.275-.425h-.05q-.35 0-.575-.225t-.225-.575t.225-.575t.575-.225q.75 0 1.125-.35t.375-.925t-.363-.912t-.962-.338q-.45 0-.775.2t-.525.55q-.175.35-.525.45t-.7-.075t-.45-.525t.075-.7q.15-.3.362-.537T4.8 7.35q.4-.275.925-.425t1.15-.15q1.375 0 2.238.688t.862 2.012q0 .75-.337 1.263t-.888.862v.1q.75.275 1.15.975t.4 1.525q0 1.475-.937 2.263T6.9 17.25"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbols3d2Rounded(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="M13.25 17.025q-.425 0-.712-.287t-.288-.713V8q0-.425.288-.712T13.25 7h2.325Q18 7 19.288 8.288T20.575 12t-1.3 3.725t-3.7 1.3zm.875-1.8H15.5q1.65 0 2.425-.787T18.7 12t-.775-2.437t-2.425-.788h-1.375zM6.9 17.25q-1.125 0-1.95-.437T3.725 15.5q-.175-.35-.025-.725t.5-.55t.713-.038t.562.488q.2.4.563.613t.862.212q.7 0 1.125-.387t.425-1.063q0-.65-.45-1.075t-1.275-.425h-.05q-.35 0-.575-.225t-.225-.575t.225-.575t.575-.225q.75 0 1.125-.35t.375-.925t-.363-.912t-.962-.338q-.45 0-.775.2t-.525.55q-.175.35-.525.45t-.7-.075t-.45-.525t.075-.7q.15-.3.362-.537T4.8 7.35q.4-.275.925-.425t1.15-.15q1.375 0 2.238.688t.862 2.012q0 .75-.337 1.263t-.888.862v.1q.75.275 1.15.975t.4 1.525q0 1.475-.937 2.263T6.9 17.25"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.25 17.025q-.425 0-.712-.287t-.288-.713V8q0-.425.288-.712T13.25 7h2.325Q18 7 19.288 8.288T20.575 12t-1.3 3.725t-3.7 1.3zm.875-1.8H15.5q1.65 0 2.425-.787T18.7 12t-.775-2.437t-2.425-.788h-1.375zM6.9 17.25q-1.125 0-1.95-.437T3.725 15.5q-.175-.35-.025-.725t.5-.55t.713-.038t.562.488q.2.4.563.613t.862.212q.7 0 1.125-.387t.425-1.063q0-.65-.45-1.075t-1.275-.425h-.05q-.35 0-.575-.225t-.225-.575t.225-.575t.575-.225q.75 0 1.125-.35t.375-.925t-.363-.912t-.962-.338q-.45 0-.775.2t-.525.55q-.175.35-.525.45t-.7-.075t-.45-.525t.075-.7q.15-.3.362-.537T4.8 7.35q.4-.275.925-.425t1.15-.15q1.375 0 2.238.688t.862 2.012q0 .75-.337 1.263t-.888.862v.1q.75.275 1.15.975t.4 1.525q0 1.475-.937 2.263T6.9 17.25"/></svg>
</template>

CSS

.icon-3d-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%22M13.25%2017.025q-.425%200-.712-.287t-.288-.713V8q0-.425.288-.712T13.25%207h2.325Q18%207%2019.288%208.288T20.575%2012t-1.3%203.725t-3.7%201.3zm.875-1.8H15.5q1.65%200%202.425-.787T18.7%2012t-.775-2.437t-2.425-.788h-1.375zM6.9%2017.25q-1.125%200-1.95-.437T3.725%2015.5q-.175-.35-.025-.725t.5-.55t.713-.038t.562.488q.2.4.563.613t.862.212q.7%200%201.125-.387t.425-1.063q0-.65-.45-1.075t-1.275-.425h-.05q-.35%200-.575-.225t-.225-.575t.225-.575t.575-.225q.75%200%201.125-.35t.375-.925t-.363-.912t-.962-.338q-.45%200-.775.2t-.525.55q-.175.35-.525.45t-.7-.075t-.45-.525t.075-.7q.15-.3.362-.537T4.8%207.35q.4-.275.925-.425t1.15-.15q1.375%200%202.238.688t.862%202.012q0%20.75-.337%201.263t-.888.862v.1q.75.275%201.15.975t.4%201.525q0%201.475-.937%202.263T6.9%2017.25%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%22M13.25%2017.025q-.425%200-.712-.287t-.288-.713V8q0-.425.288-.712T13.25%207h2.325Q18%207%2019.288%208.288T20.575%2012t-1.3%203.725t-3.7%201.3zm.875-1.8H15.5q1.65%200%202.425-.787T18.7%2012t-.775-2.437t-2.425-.788h-1.375zM6.9%2017.25q-1.125%200-1.95-.437T3.725%2015.5q-.175-.35-.025-.725t.5-.55t.713-.038t.562.488q.2.4.563.613t.862.212q.7%200%201.125-.387t.425-1.063q0-.65-.45-1.075t-1.275-.425h-.05q-.35%200-.575-.225t-.225-.575t.225-.575t.575-.225q.75%200%201.125-.35t.375-.925t-.363-.912t-.962-.338q-.45%200-.775.2t-.525.55q-.175.35-.525.45t-.7-.075t-.45-.525t.075-.7q.15-.3.362-.537T4.8%207.35q.4-.275.925-.425t1.15-.15q1.375%200%202.238.688t.862%202.012q0%20.75-.337%201.263t-.888.862v.1q.75.275%201.15.975t.4%201.525q0%201.475-.937%202.263T6.9%2017.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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