dvdrom

Preview Sizes

dvdrom
16px
dvdrom
24px
dvdrom
32px
dvdrom
48px

dvdrom SVG Icon

High-quality dvdrom SVG icon for web design and development projects. Free to download and use in your projects.

Keywords:
Format: SVG (Vector)
License: Free for commercial use

✏️ Want to customize this icon? Edit with svgia.com - our powerful online SVG editor!

SVG Code

<?xml version="1.0" encoding="UTF-8"?>
<svg width="800px" height="800px" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" version="1.1">
  <defs>
  <linearGradient id="cd" x1="0%" y1="0%" x2="100%" y2="100%">
    <stop offset="0%" stop-color="#654"/>
    <stop offset="50%" stop-color="#dcb"/>
    <stop offset="100%" stop-color="#654"/>
  </linearGradient>
  </defs>
  <path stroke="url(#cd)" fill="none" stroke-width="33" d="M 27,28 A 1 1 0 1 0 72 72 A 1 1 0 1 0 27 28z"/>
</svg>