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

Name
3d-2
Set
Material Symbols Light
Style
Regular
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0
Aliases
3d-2-outline, 3d-2-outline-sharp, 3d-2-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More audio & video icons from Material Symbols Light

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="M12.154 16.217V7.712h2.844q1.887 0 2.876 1.153q.99 1.152.99 3.097t-.993 3.1t-2.873 1.155zm.971-.953h1.856q1.458 0 2.185-.894q.726-.893.726-2.408q0-1.516-.726-2.409q-.727-.894-2.185-.894h-1.856zm-5.264 1.14q-1.128 0-1.823-.58t-.825-1.678l.916-.254q.125.745.566 1.167t1.186.422q.757 0 1.192-.445t.435-1.197q0-.708-.498-1.172q-.499-.463-1.304-.463H7.02v-.908h.654q.692 0 1.125-.408t.433-1.04t-.401-1.028t-1.078-.395q-.613 0-1.005.348t-.522.962l-.91-.123q.123-.98.79-1.533q.668-.554 1.652-.554q1.068 0 1.757.61q.69.611.69 1.61q0 .653-.318 1.137t-.869.776v.061q.673.256 1.064.831q.39.575.39 1.323q0 1.187-.707 1.859q-.706.672-1.904.672"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLight3d2(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.154 16.217V7.712h2.844q1.887 0 2.876 1.153q.99 1.152.99 3.097t-.993 3.1t-2.873 1.155zm.971-.953h1.856q1.458 0 2.185-.894q.726-.893.726-2.408q0-1.516-.726-2.409q-.727-.894-2.185-.894h-1.856zm-5.264 1.14q-1.128 0-1.823-.58t-.825-1.678l.916-.254q.125.745.566 1.167t1.186.422q.757 0 1.192-.445t.435-1.197q0-.708-.498-1.172q-.499-.463-1.304-.463H7.02v-.908h.654q.692 0 1.125-.408t.433-1.04t-.401-1.028t-1.078-.395q-.613 0-1.005.348t-.522.962l-.91-.123q.123-.98.79-1.533q.668-.554 1.652-.554q1.068 0 1.757.61q.69.611.69 1.61q0 .653-.318 1.137t-.869.776v.061q.673.256 1.064.831q.39.575.39 1.323q0 1.187-.707 1.859q-.706.672-1.904.672"/></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.154 16.217V7.712h2.844q1.887 0 2.876 1.153q.99 1.152.99 3.097t-.993 3.1t-2.873 1.155zm.971-.953h1.856q1.458 0 2.185-.894q.726-.893.726-2.408q0-1.516-.726-2.409q-.727-.894-2.185-.894h-1.856zm-5.264 1.14q-1.128 0-1.823-.58t-.825-1.678l.916-.254q.125.745.566 1.167t1.186.422q.757 0 1.192-.445t.435-1.197q0-.708-.498-1.172q-.499-.463-1.304-.463H7.02v-.908h.654q.692 0 1.125-.408t.433-1.04t-.401-1.028t-1.078-.395q-.613 0-1.005.348t-.522.962l-.91-.123q.123-.98.79-1.533q.668-.554 1.652-.554q1.068 0 1.757.61q.69.611.69 1.61q0 .653-.318 1.137t-.869.776v.061q.673.256 1.064.831q.39.575.39 1.323q0 1.187-.707 1.859q-.706.672-1.904.672"/></svg>
</template>

CSS

.icon-3d-2 {
  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.154%2016.217V7.712h2.844q1.887%200%202.876%201.153q.99%201.152.99%203.097t-.993%203.1t-2.873%201.155zm.971-.953h1.856q1.458%200%202.185-.894q.726-.893.726-2.408q0-1.516-.726-2.409q-.727-.894-2.185-.894h-1.856zm-5.264%201.14q-1.128%200-1.823-.58t-.825-1.678l.916-.254q.125.745.566%201.167t1.186.422q.757%200%201.192-.445t.435-1.197q0-.708-.498-1.172q-.499-.463-1.304-.463H7.02v-.908h.654q.692%200%201.125-.408t.433-1.04t-.401-1.028t-1.078-.395q-.613%200-1.005.348t-.522.962l-.91-.123q.123-.98.79-1.533q.668-.554%201.652-.554q1.068%200%201.757.61q.69.611.69%201.61q0%20.653-.318%201.137t-.869.776v.061q.673.256%201.064.831q.39.575.39%201.323q0%201.187-.707%201.859q-.706.672-1.904.672%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.154%2016.217V7.712h2.844q1.887%200%202.876%201.153q.99%201.152.99%203.097t-.993%203.1t-2.873%201.155zm.971-.953h1.856q1.458%200%202.185-.894q.726-.893.726-2.408q0-1.516-.726-2.409q-.727-.894-2.185-.894h-1.856zm-5.264%201.14q-1.128%200-1.823-.58t-.825-1.678l.916-.254q.125.745.566%201.167t1.186.422q.757%200%201.192-.445t.435-1.197q0-.708-.498-1.172q-.499-.463-1.304-.463H7.02v-.908h.654q.692%200%201.125-.408t.433-1.04t-.401-1.028t-1.078-.395q-.613%200-1.005.348t-.522.962l-.91-.123q.123-.98.79-1.533q.668-.554%201.652-.554q1.068%200%201.757.61q.69.611.69%201.61q0%20.653-.318%201.137t-.869.776v.061q.673.256%201.064.831q.39.575.39%201.323q0%201.187-.707%201.859q-.706.672-1.904.672%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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