optical disk emoji

optical-disk from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
optical-disk
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the optical disk emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M37 6.96c-.08 0-.17 0-.25.01c-5.46.04-10.56 1.59-14.9 4.25a28.98 28.98 0 0 0-11.76 13.94A28.7 28.7 0 0 0 8 35.96c0 15.93 12.84 28.86 28.75 28.99c.02.01.03.01.04 0c.07.01.14.01.21.01c16.02 0 29-12.99 29-29c0-16.02-12.98-29-29-29m4.5 29c0 2.76-2.24 5-5 5s-5-2.24-5-5s2.24-5 5-5s5 2.24 5 5"/><path fill="#d0cfce" d="M9.72 24.838a28.8 28.8 0 0 0-2.22 11.12c0 15.991 13.009 29.001 29 29.001c5.288 0 10.245-1.43 14.519-3.912zm53.416 22.577A28.8 28.8 0 0 0 65.5 35.958c0-15.99-13.009-29-29-29a28.8 28.8 0 0 0-14.837 4.095z"/><g fill="none" stroke="#000" stroke-miterlimit="10"><path d="M37 6.96c-.08 0-.17 0-.25.01c-5.46.04-10.56 1.59-14.9 4.25a28.98 28.98 0 0 0-11.76 13.94A28.7 28.7 0 0 0 8 35.96c0 15.93 12.84 28.86 28.75 28.99c.02.01.03.01.04 0c.07.01.14.01.21.01c16.02 0 29-12.99 29-29c0-16.02-12.98-29-29-29zm4.5 29c0 2.76-2.24 5-5 5s-5-2.24-5-5s2.24-5 5-5s5 2.24 5 5z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M64.59 28.71c-.24-.92-.52-1.83-.85-2.71c-.32-.89-.69-1.77-1.1-2.61A29.1 29.1 0 0 0 49.07 9.82c-.84-.41-1.72-.78-2.61-1.1c-.88-.33-1.79-.61-2.71-.85c-2.24-.57-4.58-.89-7-.9c-.08-.01-.17-.01-.25-.01c-.44 0-.88.01-1.32.04c-.11-.01-.22 0-.32.01c-.32.01-.64.04-.95.07c-.14.01-.28.02-.42.04c-.33.03-.65.07-.98.12c-.33.04-.65.09-.98.15c-.64.11-1.28.24-1.91.4c-.3.07-.6.15-.9.23c-.03 0-.07.01-.1.03c-.6.16-1.2.35-1.78.57q-.405.135-.81.3a.6.6 0 0 0-.2.08c-.56.2-1.11.44-1.65.71c-.29.14-.57.28-.85.42c-.57.29-1.13.6-1.67.92l.017.015c-5.333 3.17-9.561 7.985-11.957 13.775c-.18.43-.35.86-.51 1.3c-.32.87-.6 1.77-.82 2.68c-.15.56-.27 1.12-.37 1.69c-.17.83-.29 1.68-.37 2.53c-.1.96-.15 1.94-.15 2.92c0 2.5.32 4.93.91 7.24c.24.93.52 1.83.85 2.72A28.8 28.8 0 0 0 16 56.46c.99 1 2.04 1.91 3.16 2.73c.74.57 1.51 1.09 2.3 1.57h.01c.79.49 1.61.93 2.46 1.34c3.8 1.83 8.06 2.86 12.57 2.86c.08 0 .17 0 .25-.01c.02.01.03.01.04 0c.33.01.65 0 .97-.02c.15 0 .31-.01.47-.03c.32-.01.63-.03.94-.07c.47-.03.93-.09 1.39-.16c.26-.03.53-.07.79-.12c.63-.1 1.25-.23 1.87-.38q.42-.09.84-.21c.66-.17 1.31-.37 1.95-.61c.28-.09.55-.19.81-.29c.59-.21 1.16-.46 1.73-.73c.28-.13.56-.26.84-.4c.55-.28 1.09-.57 1.63-.88l-.013-.011c5.37-3.1 9.668-7.87 12.133-13.619c.01-.01.01-.01.01-.02a28 28 0 0 0 1.4-4.08c.1-.38.19-.77.28-1.16c.13-.56.23-1.13.32-1.71c.08-.49.14-.98.19-1.48c.04-.36.07-.73.09-1.1c.05-.63.07-1.27.07-1.91c0-2.5-.32-4.93-.91-7.25M31.5 35.96c0-2.76 2.24-5 5-5s5 2.24 5 5s-2.24 5-5 5s-5-2.24-5-5"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiOpticalDisk(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M37 6.96c-.08 0-.17 0-.25.01c-5.46.04-10.56 1.59-14.9 4.25a28.98 28.98 0 0 0-11.76 13.94A28.7 28.7 0 0 0 8 35.96c0 15.93 12.84 28.86 28.75 28.99c.02.01.03.01.04 0c.07.01.14.01.21.01c16.02 0 29-12.99 29-29c0-16.02-12.98-29-29-29m4.5 29c0 2.76-2.24 5-5 5s-5-2.24-5-5s2.24-5 5-5s5 2.24 5 5"/><path fill="#d0cfce" d="M9.72 24.838a28.8 28.8 0 0 0-2.22 11.12c0 15.991 13.009 29.001 29 29.001c5.288 0 10.245-1.43 14.519-3.912zm53.416 22.577A28.8 28.8 0 0 0 65.5 35.958c0-15.99-13.009-29-29-29a28.8 28.8 0 0 0-14.837 4.095z"/><g fill="none" stroke="#000" strokeMiterlimit="10"><path d="M37 6.96c-.08 0-.17 0-.25.01c-5.46.04-10.56 1.59-14.9 4.25a28.98 28.98 0 0 0-11.76 13.94A28.7 28.7 0 0 0 8 35.96c0 15.93 12.84 28.86 28.75 28.99c.02.01.03.01.04 0c.07.01.14.01.21.01c16.02 0 29-12.99 29-29c0-16.02-12.98-29-29-29zm4.5 29c0 2.76-2.24 5-5 5s-5-2.24-5-5s2.24-5 5-5s5 2.24 5 5z"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M64.59 28.71c-.24-.92-.52-1.83-.85-2.71c-.32-.89-.69-1.77-1.1-2.61A29.1 29.1 0 0 0 49.07 9.82c-.84-.41-1.72-.78-2.61-1.1c-.88-.33-1.79-.61-2.71-.85c-2.24-.57-4.58-.89-7-.9c-.08-.01-.17-.01-.25-.01c-.44 0-.88.01-1.32.04c-.11-.01-.22 0-.32.01c-.32.01-.64.04-.95.07c-.14.01-.28.02-.42.04c-.33.03-.65.07-.98.12c-.33.04-.65.09-.98.15c-.64.11-1.28.24-1.91.4c-.3.07-.6.15-.9.23c-.03 0-.07.01-.1.03c-.6.16-1.2.35-1.78.57q-.405.135-.81.3a.6.6 0 0 0-.2.08c-.56.2-1.11.44-1.65.71c-.29.14-.57.28-.85.42c-.57.29-1.13.6-1.67.92l.017.015c-5.333 3.17-9.561 7.985-11.957 13.775c-.18.43-.35.86-.51 1.3c-.32.87-.6 1.77-.82 2.68c-.15.56-.27 1.12-.37 1.69c-.17.83-.29 1.68-.37 2.53c-.1.96-.15 1.94-.15 2.92c0 2.5.32 4.93.91 7.24c.24.93.52 1.83.85 2.72A28.8 28.8 0 0 0 16 56.46c.99 1 2.04 1.91 3.16 2.73c.74.57 1.51 1.09 2.3 1.57h.01c.79.49 1.61.93 2.46 1.34c3.8 1.83 8.06 2.86 12.57 2.86c.08 0 .17 0 .25-.01c.02.01.03.01.04 0c.33.01.65 0 .97-.02c.15 0 .31-.01.47-.03c.32-.01.63-.03.94-.07c.47-.03.93-.09 1.39-.16c.26-.03.53-.07.79-.12c.63-.1 1.25-.23 1.87-.38q.42-.09.84-.21c.66-.17 1.31-.37 1.95-.61c.28-.09.55-.19.81-.29c.59-.21 1.16-.46 1.73-.73c.28-.13.56-.26.84-.4c.55-.28 1.09-.57 1.63-.88l-.013-.011c5.37-3.1 9.668-7.87 12.133-13.619c.01-.01.01-.01.01-.02a28 28 0 0 0 1.4-4.08c.1-.38.19-.77.28-1.16c.13-.56.23-1.13.32-1.71c.08-.49.14-.98.19-1.48c.04-.36.07-.73.09-1.1c.05-.63.07-1.27.07-1.91c0-2.5-.32-4.93-.91-7.25M31.5 35.96c0-2.76 2.24-5 5-5s5 2.24 5 5s-2.24 5-5 5s-5-2.24-5-5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M37 6.96c-.08 0-.17 0-.25.01c-5.46.04-10.56 1.59-14.9 4.25a28.98 28.98 0 0 0-11.76 13.94A28.7 28.7 0 0 0 8 35.96c0 15.93 12.84 28.86 28.75 28.99c.02.01.03.01.04 0c.07.01.14.01.21.01c16.02 0 29-12.99 29-29c0-16.02-12.98-29-29-29m4.5 29c0 2.76-2.24 5-5 5s-5-2.24-5-5s2.24-5 5-5s5 2.24 5 5"/><path fill="#d0cfce" d="M9.72 24.838a28.8 28.8 0 0 0-2.22 11.12c0 15.991 13.009 29.001 29 29.001c5.288 0 10.245-1.43 14.519-3.912zm53.416 22.577A28.8 28.8 0 0 0 65.5 35.958c0-15.99-13.009-29-29-29a28.8 28.8 0 0 0-14.837 4.095z"/><g fill="none" stroke="#000" stroke-miterlimit="10"><path d="M37 6.96c-.08 0-.17 0-.25.01c-5.46.04-10.56 1.59-14.9 4.25a28.98 28.98 0 0 0-11.76 13.94A28.7 28.7 0 0 0 8 35.96c0 15.93 12.84 28.86 28.75 28.99c.02.01.03.01.04 0c.07.01.14.01.21.01c16.02 0 29-12.99 29-29c0-16.02-12.98-29-29-29zm4.5 29c0 2.76-2.24 5-5 5s-5-2.24-5-5s2.24-5 5-5s5 2.24 5 5z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M64.59 28.71c-.24-.92-.52-1.83-.85-2.71c-.32-.89-.69-1.77-1.1-2.61A29.1 29.1 0 0 0 49.07 9.82c-.84-.41-1.72-.78-2.61-1.1c-.88-.33-1.79-.61-2.71-.85c-2.24-.57-4.58-.89-7-.9c-.08-.01-.17-.01-.25-.01c-.44 0-.88.01-1.32.04c-.11-.01-.22 0-.32.01c-.32.01-.64.04-.95.07c-.14.01-.28.02-.42.04c-.33.03-.65.07-.98.12c-.33.04-.65.09-.98.15c-.64.11-1.28.24-1.91.4c-.3.07-.6.15-.9.23c-.03 0-.07.01-.1.03c-.6.16-1.2.35-1.78.57q-.405.135-.81.3a.6.6 0 0 0-.2.08c-.56.2-1.11.44-1.65.71c-.29.14-.57.28-.85.42c-.57.29-1.13.6-1.67.92l.017.015c-5.333 3.17-9.561 7.985-11.957 13.775c-.18.43-.35.86-.51 1.3c-.32.87-.6 1.77-.82 2.68c-.15.56-.27 1.12-.37 1.69c-.17.83-.29 1.68-.37 2.53c-.1.96-.15 1.94-.15 2.92c0 2.5.32 4.93.91 7.24c.24.93.52 1.83.85 2.72A28.8 28.8 0 0 0 16 56.46c.99 1 2.04 1.91 3.16 2.73c.74.57 1.51 1.09 2.3 1.57h.01c.79.49 1.61.93 2.46 1.34c3.8 1.83 8.06 2.86 12.57 2.86c.08 0 .17 0 .25-.01c.02.01.03.01.04 0c.33.01.65 0 .97-.02c.15 0 .31-.01.47-.03c.32-.01.63-.03.94-.07c.47-.03.93-.09 1.39-.16c.26-.03.53-.07.79-.12c.63-.1 1.25-.23 1.87-.38q.42-.09.84-.21c.66-.17 1.31-.37 1.95-.61c.28-.09.55-.19.81-.29c.59-.21 1.16-.46 1.73-.73c.28-.13.56-.26.84-.4c.55-.28 1.09-.57 1.63-.88l-.013-.011c5.37-3.1 9.668-7.87 12.133-13.619c.01-.01.01-.01.01-.02a28 28 0 0 0 1.4-4.08c.1-.38.19-.77.28-1.16c.13-.56.23-1.13.32-1.71c.08-.49.14-.98.19-1.48c.04-.36.07-.73.09-1.1c.05-.63.07-1.27.07-1.91c0-2.5-.32-4.93-.91-7.25M31.5 35.96c0-2.76 2.24-5 5-5s5 2.24 5 5s-2.24 5-5 5s-5-2.24-5-5"/></g></svg>
</template>

CSS

.icon-optical-disk {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37%206.96c-.08%200-.17%200-.25.01c-5.46.04-10.56%201.59-14.9%204.25a28.98%2028.98%200%200%200-11.76%2013.94A28.7%2028.7%200%200%200%208%2035.96c0%2015.93%2012.84%2028.86%2028.75%2028.99c.02.01.03.01.04%200c.07.01.14.01.21.01c16.02%200%2029-12.99%2029-29c0-16.02-12.98-29-29-29m4.5%2029c0%202.76-2.24%205-5%205s-5-2.24-5-5s2.24-5%205-5s5%202.24%205%205%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M9.72%2024.838a28.8%2028.8%200%200%200-2.22%2011.12c0%2015.991%2013.009%2029.001%2029%2029.001c5.288%200%2010.245-1.43%2014.519-3.912zm53.416%2022.577A28.8%2028.8%200%200%200%2065.5%2035.958c0-15.99-13.009-29-29-29a28.8%2028.8%200%200%200-14.837%204.095z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20d%3D%22M37%206.96c-.08%200-.17%200-.25.01c-5.46.04-10.56%201.59-14.9%204.25a28.98%2028.98%200%200%200-11.76%2013.94A28.7%2028.7%200%200%200%208%2035.96c0%2015.93%2012.84%2028.86%2028.75%2028.99c.02.01.03.01.04%200c.07.01.14.01.21.01c16.02%200%2029-12.99%2029-29c0-16.02-12.98-29-29-29zm4.5%2029c0%202.76-2.24%205-5%205s-5-2.24-5-5s2.24-5%205-5s5%202.24%205%205z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M64.59%2028.71c-.24-.92-.52-1.83-.85-2.71c-.32-.89-.69-1.77-1.1-2.61A29.1%2029.1%200%200%200%2049.07%209.82c-.84-.41-1.72-.78-2.61-1.1c-.88-.33-1.79-.61-2.71-.85c-2.24-.57-4.58-.89-7-.9c-.08-.01-.17-.01-.25-.01c-.44%200-.88.01-1.32.04c-.11-.01-.22%200-.32.01c-.32.01-.64.04-.95.07c-.14.01-.28.02-.42.04c-.33.03-.65.07-.98.12c-.33.04-.65.09-.98.15c-.64.11-1.28.24-1.91.4c-.3.07-.6.15-.9.23c-.03%200-.07.01-.1.03c-.6.16-1.2.35-1.78.57q-.405.135-.81.3a.6.6%200%200%200-.2.08c-.56.2-1.11.44-1.65.71c-.29.14-.57.28-.85.42c-.57.29-1.13.6-1.67.92l.017.015c-5.333%203.17-9.561%207.985-11.957%2013.775c-.18.43-.35.86-.51%201.3c-.32.87-.6%201.77-.82%202.68c-.15.56-.27%201.12-.37%201.69c-.17.83-.29%201.68-.37%202.53c-.1.96-.15%201.94-.15%202.92c0%202.5.32%204.93.91%207.24c.24.93.52%201.83.85%202.72A28.8%2028.8%200%200%200%2016%2056.46c.99%201%202.04%201.91%203.16%202.73c.74.57%201.51%201.09%202.3%201.57h.01c.79.49%201.61.93%202.46%201.34c3.8%201.83%208.06%202.86%2012.57%202.86c.08%200%20.17%200%20.25-.01c.02.01.03.01.04%200c.33.01.65%200%20.97-.02c.15%200%20.31-.01.47-.03c.32-.01.63-.03.94-.07c.47-.03.93-.09%201.39-.16c.26-.03.53-.07.79-.12c.63-.1%201.25-.23%201.87-.38q.42-.09.84-.21c.66-.17%201.31-.37%201.95-.61c.28-.09.55-.19.81-.29c.59-.21%201.16-.46%201.73-.73c.28-.13.56-.26.84-.4c.55-.28%201.09-.57%201.63-.88l-.013-.011c5.37-3.1%209.668-7.87%2012.133-13.619c.01-.01.01-.01.01-.02a28%2028%200%200%200%201.4-4.08c.1-.38.19-.77.28-1.16c.13-.56.23-1.13.32-1.71c.08-.49.14-.98.19-1.48c.04-.36.07-.73.09-1.1c.05-.63.07-1.27.07-1.91c0-2.5-.32-4.93-.91-7.25M31.5%2035.96c0-2.76%202.24-5%205-5s5%202.24%205%205s-2.24%205-5%205s-5-2.24-5-5%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37%206.96c-.08%200-.17%200-.25.01c-5.46.04-10.56%201.59-14.9%204.25a28.98%2028.98%200%200%200-11.76%2013.94A28.7%2028.7%200%200%200%208%2035.96c0%2015.93%2012.84%2028.86%2028.75%2028.99c.02.01.03.01.04%200c.07.01.14.01.21.01c16.02%200%2029-12.99%2029-29c0-16.02-12.98-29-29-29m4.5%2029c0%202.76-2.24%205-5%205s-5-2.24-5-5s2.24-5%205-5s5%202.24%205%205%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M9.72%2024.838a28.8%2028.8%200%200%200-2.22%2011.12c0%2015.991%2013.009%2029.001%2029%2029.001c5.288%200%2010.245-1.43%2014.519-3.912zm53.416%2022.577A28.8%2028.8%200%200%200%2065.5%2035.958c0-15.99-13.009-29-29-29a28.8%2028.8%200%200%200-14.837%204.095z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20d%3D%22M37%206.96c-.08%200-.17%200-.25.01c-5.46.04-10.56%201.59-14.9%204.25a28.98%2028.98%200%200%200-11.76%2013.94A28.7%2028.7%200%200%200%208%2035.96c0%2015.93%2012.84%2028.86%2028.75%2028.99c.02.01.03.01.04%200c.07.01.14.01.21.01c16.02%200%2029-12.99%2029-29c0-16.02-12.98-29-29-29zm4.5%2029c0%202.76-2.24%205-5%205s-5-2.24-5-5s2.24-5%205-5s5%202.24%205%205z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M64.59%2028.71c-.24-.92-.52-1.83-.85-2.71c-.32-.89-.69-1.77-1.1-2.61A29.1%2029.1%200%200%200%2049.07%209.82c-.84-.41-1.72-.78-2.61-1.1c-.88-.33-1.79-.61-2.71-.85c-2.24-.57-4.58-.89-7-.9c-.08-.01-.17-.01-.25-.01c-.44%200-.88.01-1.32.04c-.11-.01-.22%200-.32.01c-.32.01-.64.04-.95.07c-.14.01-.28.02-.42.04c-.33.03-.65.07-.98.12c-.33.04-.65.09-.98.15c-.64.11-1.28.24-1.91.4c-.3.07-.6.15-.9.23c-.03%200-.07.01-.1.03c-.6.16-1.2.35-1.78.57q-.405.135-.81.3a.6.6%200%200%200-.2.08c-.56.2-1.11.44-1.65.71c-.29.14-.57.28-.85.42c-.57.29-1.13.6-1.67.92l.017.015c-5.333%203.17-9.561%207.985-11.957%2013.775c-.18.43-.35.86-.51%201.3c-.32.87-.6%201.77-.82%202.68c-.15.56-.27%201.12-.37%201.69c-.17.83-.29%201.68-.37%202.53c-.1.96-.15%201.94-.15%202.92c0%202.5.32%204.93.91%207.24c.24.93.52%201.83.85%202.72A28.8%2028.8%200%200%200%2016%2056.46c.99%201%202.04%201.91%203.16%202.73c.74.57%201.51%201.09%202.3%201.57h.01c.79.49%201.61.93%202.46%201.34c3.8%201.83%208.06%202.86%2012.57%202.86c.08%200%20.17%200%20.25-.01c.02.01.03.01.04%200c.33.01.65%200%20.97-.02c.15%200%20.31-.01.47-.03c.32-.01.63-.03.94-.07c.47-.03.93-.09%201.39-.16c.26-.03.53-.07.79-.12c.63-.1%201.25-.23%201.87-.38q.42-.09.84-.21c.66-.17%201.31-.37%201.95-.61c.28-.09.55-.19.81-.29c.59-.21%201.16-.46%201.73-.73c.28-.13.56-.26.84-.4c.55-.28%201.09-.57%201.63-.88l-.013-.011c5.37-3.1%209.668-7.87%2012.133-13.619c.01-.01.01-.01.01-.02a28%2028%200%200%200%201.4-4.08c.1-.38.19-.77.28-1.16c.13-.56.23-1.13.32-1.71c.08-.49.14-.98.19-1.48c.04-.36.07-.73.09-1.1c.05-.63.07-1.27.07-1.91c0-2.5-.32-4.93-.91-7.25M31.5%2035.96c0-2.76%202.24-5%205-5s5%202.24%205%205s-2.24%205-5%205s-5-2.24-5-5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/optical-disk.svg?color=%231a73e8&size=48