qr code emoji
qr-code from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- qr-code
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
qr-codeBootstrap Iconsqr-codeCarbonqr-code-outlineFlowbite Iconsqr-code-20-filledFluent UI System Iconsqr-codeHealth Iconsqr-codeHeroIconsqr-codeHuge Iconsqr-codeIconoirqr-codeIonIconsqr-codeJam Iconsqr-codeLucideqr-codeMage Iconsqr-codeMajesticonsqr-codeMaterial Symbolsqr-codeMaterial Symbols Lightqr-codePhosphorqr-codePixelarticonsqr-code-fillRemix Iconqr-code-boldSolarqr-code-outlineTeenyiconsqr-code-outlinedWeUI Icon
More extras openmoji icons from OpenMoji
Use the qr code emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path d="M20 20h4v4h-4zm0 28h4v4h-4zm28-28h4v4h-4z"/><g stroke="#000" stroke-linejoin="round" stroke-width="2"><path fill="#fff" d="M12 12h48v48H12z"/><path fill="#3f3f3f" d="M20 20h4v4h-4zm0 28h4v4h-4zm28-28h4v4h-4z"/></g><circle cx="18" cy="40" r="1"/><circle cx="16" cy="38" r="1"/><circle cx="20" cy="38" r="1"/><circle cx="34" cy="46" r="1"/><circle cx="40" cy="38" r="1"/><circle cx="40" cy="28" r="1"/><circle cx="32" cy="16" r="1"/><circle cx="46" cy="32" r="1"/><circle cx="52" cy="32" r="1"/><circle cx="52" cy="44" r="1"/><circle cx="54" cy="48" r="1"/><circle cx="56" cy="56" r="1"/><circle cx="32" cy="56" r="1"/><circle cx="44" cy="56" r="1"/><circle cx="46" cy="54" r="1"/><circle cx="44" cy="52" r="1"/><circle cx="16" cy="32" r="1"/><circle cx="40" cy="54" r="1"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M12 12h48v48H12z"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M16 16h12v12H16z"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M20 20h4v4h-4zm-4 24h12v12H16z"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M20 48h4v4h-4zm24-32h12v12H44z"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M48 20h4v4h-4z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18 36v-2h8m-6 0v-2m4 2v6m0-2h2m12-6v-2m18 4h-2m-12 8h2v-2m-16-8h2m4 0h6m-2-16v4h-2v8m0-2h-4v2m4-8h-4"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M36 22h-2v-4m-6 18h8m-6 0v4h-2m6-4v2m-2 6v-2h6v6h4v-2h8v10"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M36 40v4h6m4-4h-4v8h2m4-14v4h2v4h-2v4m2-8v-2h2m0 14h-4v2m-16 0h2v2h2v-4m20-18v6h-2m-10-2v-2m12 8v2m-2 8h2M40 22v2"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiQrCode(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path d="M20 20h4v4h-4zm0 28h4v4h-4zm28-28h4v4h-4z"/><g stroke="#000" strokeLinejoin="round" strokeWidth="2"><path fill="#fff" d="M12 12h48v48H12z"/><path fill="#3f3f3f" d="M20 20h4v4h-4zm0 28h4v4h-4zm28-28h4v4h-4z"/></g><circle cx="18" cy="40" r="1"/><circle cx="16" cy="38" r="1"/><circle cx="20" cy="38" r="1"/><circle cx="34" cy="46" r="1"/><circle cx="40" cy="38" r="1"/><circle cx="40" cy="28" r="1"/><circle cx="32" cy="16" r="1"/><circle cx="46" cy="32" r="1"/><circle cx="52" cy="32" r="1"/><circle cx="52" cy="44" r="1"/><circle cx="54" cy="48" r="1"/><circle cx="56" cy="56" r="1"/><circle cx="32" cy="56" r="1"/><circle cx="44" cy="56" r="1"/><circle cx="46" cy="54" r="1"/><circle cx="44" cy="52" r="1"/><circle cx="16" cy="32" r="1"/><circle cx="40" cy="54" r="1"/><path fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2" d="M12 12h48v48H12z"/><path fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2" d="M16 16h12v12H16z"/><path fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2" d="M20 20h4v4h-4zm-4 24h12v12H16z"/><path fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2" d="M20 48h4v4h-4zm24-32h12v12H44z"/><path fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2" d="M48 20h4v4h-4z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M18 36v-2h8m-6 0v-2m4 2v6m0-2h2m12-6v-2m18 4h-2m-12 8h2v-2m-16-8h2m4 0h6m-2-16v4h-2v8m0-2h-4v2m4-8h-4"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M36 22h-2v-4m-6 18h8m-6 0v4h-2m6-4v2m-2 6v-2h6v6h4v-2h8v10"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M36 40v4h6m4-4h-4v8h2m4-14v4h2v4h-2v4m2-8v-2h2m0 14h-4v2m-16 0h2v2h2v-4m20-18v6h-2m-10-2v-2m12 8v2m-2 8h2M40 22v2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path d="M20 20h4v4h-4zm0 28h4v4h-4zm28-28h4v4h-4z"/><g stroke="#000" stroke-linejoin="round" stroke-width="2"><path fill="#fff" d="M12 12h48v48H12z"/><path fill="#3f3f3f" d="M20 20h4v4h-4zm0 28h4v4h-4zm28-28h4v4h-4z"/></g><circle cx="18" cy="40" r="1"/><circle cx="16" cy="38" r="1"/><circle cx="20" cy="38" r="1"/><circle cx="34" cy="46" r="1"/><circle cx="40" cy="38" r="1"/><circle cx="40" cy="28" r="1"/><circle cx="32" cy="16" r="1"/><circle cx="46" cy="32" r="1"/><circle cx="52" cy="32" r="1"/><circle cx="52" cy="44" r="1"/><circle cx="54" cy="48" r="1"/><circle cx="56" cy="56" r="1"/><circle cx="32" cy="56" r="1"/><circle cx="44" cy="56" r="1"/><circle cx="46" cy="54" r="1"/><circle cx="44" cy="52" r="1"/><circle cx="16" cy="32" r="1"/><circle cx="40" cy="54" r="1"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M12 12h48v48H12z"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M16 16h12v12H16z"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M20 20h4v4h-4zm-4 24h12v12H16z"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M20 48h4v4h-4zm24-32h12v12H44z"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M48 20h4v4h-4z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18 36v-2h8m-6 0v-2m4 2v6m0-2h2m12-6v-2m18 4h-2m-12 8h2v-2m-16-8h2m4 0h6m-2-16v4h-2v8m0-2h-4v2m4-8h-4"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M36 22h-2v-4m-6 18h8m-6 0v4h-2m6-4v2m-2 6v-2h6v6h4v-2h8v10"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M36 40v4h6m4-4h-4v8h2m4-14v4h2v4h-2v4m2-8v-2h2m0 14h-4v2m-16 0h2v2h2v-4m20-18v6h-2m-10-2v-2m12 8v2m-2 8h2M40 22v2"/></svg> </template>
CSS
.icon-qr-code {
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%20d%3D%22M20%2020h4v4h-4zm0%2028h4v4h-4zm28-28h4v4h-4z%22%2F%3E%3Cg%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%2012h48v48H12z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M20%2020h4v4h-4zm0%2028h4v4h-4zm28-28h4v4h-4z%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2240%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2238%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2238%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2234%22%20cy%3D%2246%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2238%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2228%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2216%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2246%22%20cy%3D%2232%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2252%22%20cy%3D%2232%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2252%22%20cy%3D%2244%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2254%22%20cy%3D%2248%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2256%22%20cy%3D%2256%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2256%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2244%22%20cy%3D%2256%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2246%22%20cy%3D%2254%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2244%22%20cy%3D%2252%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2232%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2254%22%20r%3D%221%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2012h48v48H12z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2016h12v12H16z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20%2020h4v4h-4zm-4%2024h12v12H16z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20%2048h4v4h-4zm24-32h12v12H44z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M48%2020h4v4h-4z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%2036v-2h8m-6%200v-2m4%202v6m0-2h2m12-6v-2m18%204h-2m-12%208h2v-2m-16-8h2m4%200h6m-2-16v4h-2v8m0-2h-4v2m4-8h-4%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M36%2022h-2v-4m-6%2018h8m-6%200v4h-2m6-4v2m-2%206v-2h6v6h4v-2h8v10%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M36%2040v4h6m4-4h-4v8h2m4-14v4h2v4h-2v4m2-8v-2h2m0%2014h-4v2m-16%200h2v2h2v-4m20-18v6h-2m-10-2v-2m12%208v2m-2%208h2M40%2022v2%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%2072%2072%22%3E%3Cpath%20d%3D%22M20%2020h4v4h-4zm0%2028h4v4h-4zm28-28h4v4h-4z%22%2F%3E%3Cg%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12%2012h48v48H12z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M20%2020h4v4h-4zm0%2028h4v4h-4zm28-28h4v4h-4z%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2240%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2238%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2238%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2234%22%20cy%3D%2246%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2238%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2228%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2216%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2246%22%20cy%3D%2232%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2252%22%20cy%3D%2232%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2252%22%20cy%3D%2244%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2254%22%20cy%3D%2248%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2256%22%20cy%3D%2256%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2256%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2244%22%20cy%3D%2256%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2246%22%20cy%3D%2254%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2244%22%20cy%3D%2252%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2232%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2254%22%20r%3D%221%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%2012h48v48H12z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2016h12v12H16z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20%2020h4v4h-4zm-4%2024h12v12H16z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20%2048h4v4h-4zm24-32h12v12H44z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M48%2020h4v4h-4z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%2036v-2h8m-6%200v-2m4%202v6m0-2h2m12-6v-2m18%204h-2m-12%208h2v-2m-16-8h2m4%200h6m-2-16v4h-2v8m0-2h-4v2m4-8h-4%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M36%2022h-2v-4m-6%2018h8m-6%200v4h-2m6-4v2m-2%206v-2h6v6h4v-2h8v10%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M36%2040v4h6m4-4h-4v8h2m4-14v4h2v4h-2v4m2-8v-2h2m0%2014h-4v2m-16%200h2v2h2v-4m20-18v6h-2m-10-2v-2m12%208v2m-2%208h2M40%2022v2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/qr-code.svg?color=%231a73e8&size=48