copy emoji
copy from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- copy
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
copyAkar Iconscopy-filledAnt Design IconscopyBootstrap IconscopyBoxIcons v2copyBoxIcons v2 SolidcopyCarboncopyCodiconscopy-fillEva IconscopyFont Awesome 6 RegularcopyFont Awesome 6 SolidcopyFont Awesome RegularcopyFont Awesome SolidcopyFeather Iconscopy-16-filledFluent UI System Iconscopycss.ggcopyHuge IconscopyIconParkcopyIconPark OutlinecopyIconPark SolidcopyIconPark TwoTonecopyIconoircopyIonIconscopyLine AwesomecopyLucide
More extras openmoji icons from OpenMoji
Use the copy emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M23.825 9.208h32.128v47.765H23.825z"/><path fill="#fff" d="M19.936 13.097h32.128v47.765H19.936z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M52.06 56.97h3.89V9.21H23.82v3.89"/><path d="M19.936 13.097h32.128v47.765H19.936zm11.235 23.924h9.658M36 41.85v-9.658"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiCopy(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M23.825 9.208h32.128v47.765H23.825z"/><path fill="#fff" d="M19.936 13.097h32.128v47.765H19.936z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M52.06 56.97h3.89V9.21H23.82v3.89"/><path d="M19.936 13.097h32.128v47.765H19.936zm11.235 23.924h9.658M36 41.85v-9.658"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M23.825 9.208h32.128v47.765H23.825z"/><path fill="#fff" d="M19.936 13.097h32.128v47.765H19.936z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M52.06 56.97h3.89V9.21H23.82v3.89"/><path d="M19.936 13.097h32.128v47.765H19.936zm11.235 23.924h9.658M36 41.85v-9.658"/></g></svg> </template>
CSS
.icon-copy {
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%239b9b9a%22%20d%3D%22M23.825%209.208h32.128v47.765H23.825z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M19.936%2013.097h32.128v47.765H19.936z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M52.06%2056.97h3.89V9.21H23.82v3.89%22%2F%3E%3Cpath%20d%3D%22M19.936%2013.097h32.128v47.765H19.936zm11.235%2023.924h9.658M36%2041.85v-9.658%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%239b9b9a%22%20d%3D%22M23.825%209.208h32.128v47.765H23.825z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M19.936%2013.097h32.128v47.765H19.936z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M52.06%2056.97h3.89V9.21H23.82v3.89%22%2F%3E%3Cpath%20d%3D%22M19.936%2013.097h32.128v47.765H19.936zm11.235%2023.924h9.658M36%2041.85v-9.658%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/copy.svg?color=%231a73e8&size=48