qr code scan icon
qr-code-scan from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- qr-code-scan
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the qr code scan icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 8.187c.104-2.1.415-3.41 1.347-4.34c.93-.932 2.24-1.243 4.34-1.347M21.5 8.187c-.104-2.1-.415-3.41-1.347-4.34c-.93-.932-2.24-1.243-4.34-1.347m0 19c2.1-.104 3.41-.415 4.34-1.347c.932-.93 1.243-2.24 1.347-4.34M8.187 21.5c-2.1-.104-3.41-.415-4.34-1.347c-.932-.93-1.243-2.24-1.347-4.34m5.735-2.965C8.602 13 9.068 13 10 13s1.398 0 1.765-.152a2 2 0 0 0 1.083-1.083C13 11.398 13 10.932 13 10s0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083C11.398 7 10.932 7 10 7s-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C7 8.602 7 9.068 7 10s0 1.398.152 1.765a2 2 0 0 0 1.083 1.083M17 7v.01M17 11v2c0 1.886 0 2.828-.586 3.414S14.886 17 13 17m-4 0H7"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsQrCodeScan(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M2.5 8.187c.104-2.1.415-3.41 1.347-4.34c.93-.932 2.24-1.243 4.34-1.347M21.5 8.187c-.104-2.1-.415-3.41-1.347-4.34c-.93-.932-2.24-1.243-4.34-1.347m0 19c2.1-.104 3.41-.415 4.34-1.347c.932-.93 1.243-2.24 1.347-4.34M8.187 21.5c-2.1-.104-3.41-.415-4.34-1.347c-.932-.93-1.243-2.24-1.347-4.34m5.735-2.965C8.602 13 9.068 13 10 13s1.398 0 1.765-.152a2 2 0 0 0 1.083-1.083C13 11.398 13 10.932 13 10s0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083C11.398 7 10.932 7 10 7s-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C7 8.602 7 9.068 7 10s0 1.398.152 1.765a2 2 0 0 0 1.083 1.083M17 7v.01M17 11v2c0 1.886 0 2.828-.586 3.414S14.886 17 13 17m-4 0H7"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 8.187c.104-2.1.415-3.41 1.347-4.34c.93-.932 2.24-1.243 4.34-1.347M21.5 8.187c-.104-2.1-.415-3.41-1.347-4.34c-.93-.932-2.24-1.243-4.34-1.347m0 19c2.1-.104 3.41-.415 4.34-1.347c.932-.93 1.243-2.24 1.347-4.34M8.187 21.5c-2.1-.104-3.41-.415-4.34-1.347c-.932-.93-1.243-2.24-1.347-4.34m5.735-2.965C8.602 13 9.068 13 10 13s1.398 0 1.765-.152a2 2 0 0 0 1.083-1.083C13 11.398 13 10.932 13 10s0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083C11.398 7 10.932 7 10 7s-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C7 8.602 7 9.068 7 10s0 1.398.152 1.765a2 2 0 0 0 1.083 1.083M17 7v.01M17 11v2c0 1.886 0 2.828-.586 3.414S14.886 17 13 17m-4 0H7"/></svg> </template>
CSS
.icon-qr-code-scan {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2.5%208.187c.104-2.1.415-3.41%201.347-4.34c.93-.932%202.24-1.243%204.34-1.347M21.5%208.187c-.104-2.1-.415-3.41-1.347-4.34c-.93-.932-2.24-1.243-4.34-1.347m0%2019c2.1-.104%203.41-.415%204.34-1.347c.932-.93%201.243-2.24%201.347-4.34M8.187%2021.5c-2.1-.104-3.41-.415-4.34-1.347c-.932-.93-1.243-2.24-1.347-4.34m5.735-2.965C8.602%2013%209.068%2013%2010%2013s1.398%200%201.765-.152a2%202%200%200%200%201.083-1.083C13%2011.398%2013%2010.932%2013%2010s0-1.398-.152-1.765a2%202%200%200%200-1.083-1.083C11.398%207%2010.932%207%2010%207s-1.398%200-1.765.152a2%202%200%200%200-1.083%201.083C7%208.602%207%209.068%207%2010s0%201.398.152%201.765a2%202%200%200%200%201.083%201.083M17%207v.01M17%2011v2c0%201.886%200%202.828-.586%203.414S14.886%2017%2013%2017m-4%200H7%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2.5%208.187c.104-2.1.415-3.41%201.347-4.34c.93-.932%202.24-1.243%204.34-1.347M21.5%208.187c-.104-2.1-.415-3.41-1.347-4.34c-.93-.932-2.24-1.243-4.34-1.347m0%2019c2.1-.104%203.41-.415%204.34-1.347c.932-.93%201.243-2.24%201.347-4.34M8.187%2021.5c-2.1-.104-3.41-.415-4.34-1.347c-.932-.93-1.243-2.24-1.347-4.34m5.735-2.965C8.602%2013%209.068%2013%2010%2013s1.398%200%201.765-.152a2%202%200%200%200%201.083-1.083C13%2011.398%2013%2010.932%2013%2010s0-1.398-.152-1.765a2%202%200%200%200-1.083-1.083C11.398%207%2010.932%207%2010%207s-1.398%200-1.765.152a2%202%200%200%200-1.083%201.083C7%208.602%207%209.068%207%2010s0%201.398.152%201.765a2%202%200%200%200%201.083%201.083M17%207v.01M17%2011v2c0%201.886%200%202.828-.586%203.414S14.886%2017%2013%2017m-4%200H7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/qr-code-scan.svg?color=%231a73e8&size=48