dvd from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
dvd
Set
Fluent Emoji Flat
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji Flat

Use the dvd emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M16 30c7.732 0 14-6.268 14-14S23.732 2 16 2S2 8.268 2 16s6.268 14 14 14m0-10a4 4 0 1 1 0-8a4 4 0 0 1 0 8"/><path fill="#fcd53f" d="M16 12c-.722 0-1.4.191-1.985.526l-3.722-6.514c-.411-.719-.164-1.643.597-1.969A13 13 0 0 1 16 3c3.05 0 5.856 1.05 8.073 2.81c.65.515.645 1.472.059 2.058l-5.304 5.304A4 4 0 0 0 16 12m5.11 15.957c.761-.326 1.008-1.25.597-1.97l-3.722-6.513A4 4 0 0 1 16 20a4 4 0 0 1-2.828-1.172l-5.304 5.304c-.586.585-.59 1.543.059 2.058A12.95 12.95 0 0 0 16 29a13 13 0 0 0 5.11-1.043"/><path fill="#ff822d" d="M16 21a5 5 0 1 0 0-10a5 5 0 0 0 0 10m0-2a3 3 0 1 1 0-6a3 3 0 0 1 0 6"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatDvd(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M16 30c7.732 0 14-6.268 14-14S23.732 2 16 2S2 8.268 2 16s6.268 14 14 14m0-10a4 4 0 1 1 0-8a4 4 0 0 1 0 8"/><path fill="#fcd53f" d="M16 12c-.722 0-1.4.191-1.985.526l-3.722-6.514c-.411-.719-.164-1.643.597-1.969A13 13 0 0 1 16 3c3.05 0 5.856 1.05 8.073 2.81c.65.515.645 1.472.059 2.058l-5.304 5.304A4 4 0 0 0 16 12m5.11 15.957c.761-.326 1.008-1.25.597-1.97l-3.722-6.513A4 4 0 0 1 16 20a4 4 0 0 1-2.828-1.172l-5.304 5.304c-.586.585-.59 1.543.059 2.058A12.95 12.95 0 0 0 16 29a13 13 0 0 0 5.11-1.043"/><path fill="#ff822d" d="M16 21a5 5 0 1 0 0-10a5 5 0 0 0 0 10m0-2a3 3 0 1 1 0-6a3 3 0 0 1 0 6"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M16 30c7.732 0 14-6.268 14-14S23.732 2 16 2S2 8.268 2 16s6.268 14 14 14m0-10a4 4 0 1 1 0-8a4 4 0 0 1 0 8"/><path fill="#fcd53f" d="M16 12c-.722 0-1.4.191-1.985.526l-3.722-6.514c-.411-.719-.164-1.643.597-1.969A13 13 0 0 1 16 3c3.05 0 5.856 1.05 8.073 2.81c.65.515.645 1.472.059 2.058l-5.304 5.304A4 4 0 0 0 16 12m5.11 15.957c.761-.326 1.008-1.25.597-1.97l-3.722-6.513A4 4 0 0 1 16 20a4 4 0 0 1-2.828-1.172l-5.304 5.304c-.586.585-.59 1.543.059 2.058A12.95 12.95 0 0 0 16 29a13 13 0 0 0 5.11-1.043"/><path fill="#ff822d" d="M16 21a5 5 0 1 0 0-10a5 5 0 0 0 0 10m0-2a3 3 0 1 1 0-6a3 3 0 0 1 0 6"/></g></svg>
</template>

CSS

.icon-dvd {
  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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M16%2030c7.732%200%2014-6.268%2014-14S23.732%202%2016%202S2%208.268%202%2016s6.268%2014%2014%2014m0-10a4%204%200%201%201%200-8a4%204%200%200%201%200%208%22%2F%3E%3Cpath%20fill%3D%22%23fcd53f%22%20d%3D%22M16%2012c-.722%200-1.4.191-1.985.526l-3.722-6.514c-.411-.719-.164-1.643.597-1.969A13%2013%200%200%201%2016%203c3.05%200%205.856%201.05%208.073%202.81c.65.515.645%201.472.059%202.058l-5.304%205.304A4%204%200%200%200%2016%2012m5.11%2015.957c.761-.326%201.008-1.25.597-1.97l-3.722-6.513A4%204%200%200%201%2016%2020a4%204%200%200%201-2.828-1.172l-5.304%205.304c-.586.585-.59%201.543.059%202.058A12.95%2012.95%200%200%200%2016%2029a13%2013%200%200%200%205.11-1.043%22%2F%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22M16%2021a5%205%200%201%200%200-10a5%205%200%200%200%200%2010m0-2a3%203%200%201%201%200-6a3%203%200%200%201%200%206%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M16%2030c7.732%200%2014-6.268%2014-14S23.732%202%2016%202S2%208.268%202%2016s6.268%2014%2014%2014m0-10a4%204%200%201%201%200-8a4%204%200%200%201%200%208%22%2F%3E%3Cpath%20fill%3D%22%23fcd53f%22%20d%3D%22M16%2012c-.722%200-1.4.191-1.985.526l-3.722-6.514c-.411-.719-.164-1.643.597-1.969A13%2013%200%200%201%2016%203c3.05%200%205.856%201.05%208.073%202.81c.65.515.645%201.472.059%202.058l-5.304%205.304A4%204%200%200%200%2016%2012m5.11%2015.957c.761-.326%201.008-1.25.597-1.97l-3.722-6.513A4%204%200%200%201%2016%2020a4%204%200%200%201-2.828-1.172l-5.304%205.304c-.586.585-.59%201.543.059%202.058A12.95%2012.95%200%200%200%2016%2029a13%2013%200%200%200%205.11-1.043%22%2F%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22M16%2021a5%205%200%201%200%200-10a5%205%200%200%200%200%2010m0-2a3%203%200%201%201%200-6a3%203%200%200%201%200%206%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/dvd.svg?color=%231a73e8&size=48