qr code icon
qr-code-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.
- Name
- qr-code-sharp
- Set
- IonIcons
- Style
- Sharp
- Viewbox
- 512×512
- License
- MIT
2 other variants in IonIcons
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-codeJam Iconsqr-codeLucideqr-codeMage Iconsqr-codeMajesticonsqr-codeMaterial Symbolsqr-codeMaterial Symbols Lightqr-codeOpenMojiqr-codePhosphorqr-codePixelarticonsqr-code-fillRemix Iconqr-code-boldSolarqr-code-outlineTeenyiconsqr-code-outlinedWeUI Icon
Related icons in IonIcons
Use the qr code icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M336 336h80v80h-80zm-64-64h64v64h-64zm144 144h64v64h-64zm16-144h48v48h-48zM272 432h48v48h-48zm64-336h80v80h-80z"/><path fill="currentColor" d="M480 240H272V32h208Zm-164-44h120V76H316ZM96 96h80v80H96z"/><path fill="currentColor" d="M240 240H32V32h208ZM76 196h120V76H76Zm20 140h80v80H96z"/><path fill="currentColor" d="M240 480H32V272h208ZM76 436h120V316H76Z"/></svg>
React
import type { SVGProps } from "react";
export function IonQrCodeSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M336 336h80v80h-80zm-64-64h64v64h-64zm144 144h64v64h-64zm16-144h48v48h-48zM272 432h48v48h-48zm64-336h80v80h-80z"/><path fill="currentColor" d="M480 240H272V32h208Zm-164-44h120V76H316ZM96 96h80v80H96z"/><path fill="currentColor" d="M240 240H32V32h208ZM76 196h120V76H76Zm20 140h80v80H96z"/><path fill="currentColor" d="M240 480H32V272h208ZM76 436h120V316H76Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M336 336h80v80h-80zm-64-64h64v64h-64zm144 144h64v64h-64zm16-144h48v48h-48zM272 432h48v48h-48zm64-336h80v80h-80z"/><path fill="currentColor" d="M480 240H272V32h208Zm-164-44h120V76H316ZM96 96h80v80H96z"/><path fill="currentColor" d="M240 240H32V32h208ZM76 196h120V76H76Zm20 140h80v80H96z"/><path fill="currentColor" d="M240 480H32V272h208ZM76 436h120V316H76Z"/></svg> </template>
CSS
.icon-qr-code-sharp {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M336%20336h80v80h-80zm-64-64h64v64h-64zm144%20144h64v64h-64zm16-144h48v48h-48zM272%20432h48v48h-48zm64-336h80v80h-80z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M480%20240H272V32h208Zm-164-44h120V76H316ZM96%2096h80v80H96z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240%20240H32V32h208ZM76%20196h120V76H76Zm20%20140h80v80H96z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240%20480H32V272h208ZM76%20436h120V316H76Z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M336%20336h80v80h-80zm-64-64h64v64h-64zm144%20144h64v64h-64zm16-144h48v48h-48zM272%20432h48v48h-48zm64-336h80v80h-80z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M480%20240H272V32h208Zm-164-44h120V76H316ZM96%2096h80v80H96z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240%20240H32V32h208ZM76%20196h120V76H76Zm20%20140h80v80H96z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240%20480H32V272h208ZM76%20436h120V316H76Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/qr-code-sharp.svg?color=%231a73e8&size=48