qr code icon
qr-code from Pixelarticons by Gerrit Halfmann · Regular · MIT Free for personal and commercial use.
- Name
- qr-code
- Set
- Pixelarticons
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
The same icon 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-codeOpenMojiqr-codePhosphorqr-code-fillRemix Iconqr-code-boldSolarqr-code-outlineTeenyiconsqr-code-outlinedWeUI Icon
Related icons in Pixelarticons
Use the qr code icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 22H4v-2h3zm6 0h-2v-3h2zm4 0h-2v-5h2zm5 0h-2v-2h2zM4 20H2v-3h2zm5 0H7v-3h2zm-2-3H4v-2h3zm6 0h-2v-2h2zm9 0h-5v-2h5zM4 13H2v-2h2zm7 0H6v-2h5zm7 0h-3v-2h3zm4 0h-2v-2h2zm-9-2h-2V6h2zM7 9H4V7h3zm13 0h-3V7h3zM4 7H2V4h2zm5 0H7V4h2zm8 0h-2V4h2zm5 0h-2V4h2zM7 4H4V2h3zm6 0h-2V2h2zm7 0h-3V2h3z"/></svg>
React
import type { SVGProps } from "react";
export function PixelarticonsQrCode(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 22H4v-2h3zm6 0h-2v-3h2zm4 0h-2v-5h2zm5 0h-2v-2h2zM4 20H2v-3h2zm5 0H7v-3h2zm-2-3H4v-2h3zm6 0h-2v-2h2zm9 0h-5v-2h5zM4 13H2v-2h2zm7 0H6v-2h5zm7 0h-3v-2h3zm4 0h-2v-2h2zm-9-2h-2V6h2zM7 9H4V7h3zm13 0h-3V7h3zM4 7H2V4h2zm5 0H7V4h2zm8 0h-2V4h2zm5 0h-2V4h2zM7 4H4V2h3zm6 0h-2V2h2zm7 0h-3V2h3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 22H4v-2h3zm6 0h-2v-3h2zm4 0h-2v-5h2zm5 0h-2v-2h2zM4 20H2v-3h2zm5 0H7v-3h2zm-2-3H4v-2h3zm6 0h-2v-2h2zm9 0h-5v-2h5zM4 13H2v-2h2zm7 0H6v-2h5zm7 0h-3v-2h3zm4 0h-2v-2h2zm-9-2h-2V6h2zM7 9H4V7h3zm13 0h-3V7h3zM4 7H2V4h2zm5 0H7V4h2zm8 0h-2V4h2zm5 0h-2V4h2zM7 4H4V2h3zm6 0h-2V2h2zm7 0h-3V2h3z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2022H4v-2h3zm6%200h-2v-3h2zm4%200h-2v-5h2zm5%200h-2v-2h2zM4%2020H2v-3h2zm5%200H7v-3h2zm-2-3H4v-2h3zm6%200h-2v-2h2zm9%200h-5v-2h5zM4%2013H2v-2h2zm7%200H6v-2h5zm7%200h-3v-2h3zm4%200h-2v-2h2zm-9-2h-2V6h2zM7%209H4V7h3zm13%200h-3V7h3zM4%207H2V4h2zm5%200H7V4h2zm8%200h-2V4h2zm5%200h-2V4h2zM7%204H4V2h3zm6%200h-2V2h2zm7%200h-3V2h3z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2022H4v-2h3zm6%200h-2v-3h2zm4%200h-2v-5h2zm5%200h-2v-2h2zM4%2020H2v-3h2zm5%200H7v-3h2zm-2-3H4v-2h3zm6%200h-2v-2h2zm9%200h-5v-2h5zM4%2013H2v-2h2zm7%200H6v-2h5zm7%200h-3v-2h3zm4%200h-2v-2h2zm-9-2h-2V6h2zM7%209H4V7h3zm13%200h-3V7h3zM4%207H2V4h2zm5%200H7V4h2zm8%200h-2V4h2zm5%200h-2V4h2zM7%204H4V2h3zm6%200h-2V2h2zm7%200h-3V2h3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/pixelarticons/qr-code.svg?color=%231a73e8&size=48