computer-disk from Emoji One (Colored) by Emoji One · Default · Objects · CC-BY-4.0 Attribution required.

Name
computer-disk
Set
Emoji One (Colored)
Style
Default
Category
Objects
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More objects icons from Emoji One (Colored)

Use the computer disk emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#3e4347" d="M64 57.6c0 3.5-2.9 6.4-6.4 6.4H6.4C2.9 64 0 61.1 0 57.6V6.4C0 2.9 2.9 0 6.4 0h51.2C61.1 0 64 2.9 64 6.4z"/><circle cx="32" cy="32" r="32" fill="#42ade2"/><path fill="#fff" d="M32 40.4c-4.6 0-8.4-3.8-8.4-8.4s3.8-8.4 8.4-8.4s8.4 3.8 8.4 8.4s-3.8 8.4-8.4 8.4"/><path fill="#3e4347" d="M38.4 24c-3.5 0-6.4 2.9-6.4 6.4v3.2c0 3.5 2.9 6.4 6.4 6.4H64V24z"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneComputerDisk(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#3e4347" d="M64 57.6c0 3.5-2.9 6.4-6.4 6.4H6.4C2.9 64 0 61.1 0 57.6V6.4C0 2.9 2.9 0 6.4 0h51.2C61.1 0 64 2.9 64 6.4z"/><circle cx="32" cy="32" r="32" fill="#42ade2"/><path fill="#fff" d="M32 40.4c-4.6 0-8.4-3.8-8.4-8.4s3.8-8.4 8.4-8.4s8.4 3.8 8.4 8.4s-3.8 8.4-8.4 8.4"/><path fill="#3e4347" d="M38.4 24c-3.5 0-6.4 2.9-6.4 6.4v3.2c0 3.5 2.9 6.4 6.4 6.4H64V24z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#3e4347" d="M64 57.6c0 3.5-2.9 6.4-6.4 6.4H6.4C2.9 64 0 61.1 0 57.6V6.4C0 2.9 2.9 0 6.4 0h51.2C61.1 0 64 2.9 64 6.4z"/><circle cx="32" cy="32" r="32" fill="#42ade2"/><path fill="#fff" d="M32 40.4c-4.6 0-8.4-3.8-8.4-8.4s3.8-8.4 8.4-8.4s8.4 3.8 8.4 8.4s-3.8 8.4-8.4 8.4"/><path fill="#3e4347" d="M38.4 24c-3.5 0-6.4 2.9-6.4 6.4v3.2c0 3.5 2.9 6.4 6.4 6.4H64V24z"/></svg>
</template>

CSS

.icon-computer-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%2064%2064%22%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M64%2057.6c0%203.5-2.9%206.4-6.4%206.4H6.4C2.9%2064%200%2061.1%200%2057.6V6.4C0%202.9%202.9%200%206.4%200h51.2C61.1%200%2064%202.9%2064%206.4z%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2232%22%20fill%3D%22%2342ade2%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M32%2040.4c-4.6%200-8.4-3.8-8.4-8.4s3.8-8.4%208.4-8.4s8.4%203.8%208.4%208.4s-3.8%208.4-8.4%208.4%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M38.4%2024c-3.5%200-6.4%202.9-6.4%206.4v3.2c0%203.5%202.9%206.4%206.4%206.4H64V24z%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%2064%2064%22%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M64%2057.6c0%203.5-2.9%206.4-6.4%206.4H6.4C2.9%2064%200%2061.1%200%2057.6V6.4C0%202.9%202.9%200%206.4%200h51.2C61.1%200%2064%202.9%2064%206.4z%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2232%22%20fill%3D%22%2342ade2%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M32%2040.4c-4.6%200-8.4-3.8-8.4-8.4s3.8-8.4%208.4-8.4s8.4%203.8%208.4%208.4s-3.8%208.4-8.4%208.4%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M38.4%2024c-3.5%200-6.4%202.9-6.4%206.4v3.2c0%203.5%202.9%206.4%206.4%206.4H64V24z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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