ios qr scanner icon
ios-qr-scanner from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- ios-qr-scanner
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-alertios-american-footballios-americanfootballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forward
Use the ios qr scanner icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M174 64h-58.8C78.1 64 48 94.1 48 131.2V190c0 7.7 6.3 14 14 14s14-6.3 14-14v-59.8c0-9.1 4.3-18.7 11.7-26.2 7.5-7.6 17.2-12 26.5-12H174c7.7 0 14-6.3 14-14s-6.3-14-14-14z" fill="currentColor"/><path d="M397.8 64H338c-7.7 0-14 6.3-14 14s6.3 14 14 14h59.8c9.3 0 19 4.4 26.5 12 7.4 7.5 11.7 17.1 11.7 26.2V190c0 7.7 6.3 14 14 14s14-6.3 14-14v-59.8c0-36.5-29.7-66.2-66.2-66.2z" fill="currentColor"/><path d="M174 420h-59.8c-9.3 0-19-4.4-26.5-12-7.4-7.5-11.7-17.1-11.7-26.2V322c0-7.7-6.3-14-14-14s-14 6.3-14 14v59.8c0 36.5 29.7 66.2 66.2 66.2H174c7.7 0 14-6.3 14-14s-6.3-14-14-14z" fill="currentColor"/><path d="M450 308c-7.7 0-14 6.3-14 14v59.8c0 9.1-4.3 18.7-11.7 26.2-7.5 7.6-17.2 12-26.5 12H338c-7.7 0-14 6.3-14 14s6.3 14 14 14h58.8c37 0 67.2-30.1 67.2-67.2V322c0-7.7-6.3-14-14-14z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosQrScanner(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M174 64h-58.8C78.1 64 48 94.1 48 131.2V190c0 7.7 6.3 14 14 14s14-6.3 14-14v-59.8c0-9.1 4.3-18.7 11.7-26.2 7.5-7.6 17.2-12 26.5-12H174c7.7 0 14-6.3 14-14s-6.3-14-14-14z" fill="currentColor"/><path d="M397.8 64H338c-7.7 0-14 6.3-14 14s6.3 14 14 14h59.8c9.3 0 19 4.4 26.5 12 7.4 7.5 11.7 17.1 11.7 26.2V190c0 7.7 6.3 14 14 14s14-6.3 14-14v-59.8c0-36.5-29.7-66.2-66.2-66.2z" fill="currentColor"/><path d="M174 420h-59.8c-9.3 0-19-4.4-26.5-12-7.4-7.5-11.7-17.1-11.7-26.2V322c0-7.7-6.3-14-14-14s-14 6.3-14 14v59.8c0 36.5 29.7 66.2 66.2 66.2H174c7.7 0 14-6.3 14-14s-6.3-14-14-14z" fill="currentColor"/><path d="M450 308c-7.7 0-14 6.3-14 14v59.8c0 9.1-4.3 18.7-11.7 26.2-7.5 7.6-17.2 12-26.5 12H338c-7.7 0-14 6.3-14 14s6.3 14 14 14h58.8c37 0 67.2-30.1 67.2-67.2V322c0-7.7-6.3-14-14-14z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M174 64h-58.8C78.1 64 48 94.1 48 131.2V190c0 7.7 6.3 14 14 14s14-6.3 14-14v-59.8c0-9.1 4.3-18.7 11.7-26.2 7.5-7.6 17.2-12 26.5-12H174c7.7 0 14-6.3 14-14s-6.3-14-14-14z" fill="currentColor"/><path d="M397.8 64H338c-7.7 0-14 6.3-14 14s6.3 14 14 14h59.8c9.3 0 19 4.4 26.5 12 7.4 7.5 11.7 17.1 11.7 26.2V190c0 7.7 6.3 14 14 14s14-6.3 14-14v-59.8c0-36.5-29.7-66.2-66.2-66.2z" fill="currentColor"/><path d="M174 420h-59.8c-9.3 0-19-4.4-26.5-12-7.4-7.5-11.7-17.1-11.7-26.2V322c0-7.7-6.3-14-14-14s-14 6.3-14 14v59.8c0 36.5 29.7 66.2 66.2 66.2H174c7.7 0 14-6.3 14-14s-6.3-14-14-14z" fill="currentColor"/><path d="M450 308c-7.7 0-14 6.3-14 14v59.8c0 9.1-4.3 18.7-11.7 26.2-7.5 7.6-17.2 12-26.5 12H338c-7.7 0-14 6.3-14 14s6.3 14 14 14h58.8c37 0 67.2-30.1 67.2-67.2V322c0-7.7-6.3-14-14-14z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-qr-scanner {
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%20d%3D%22M174%2064h-58.8C78.1%2064%2048%2094.1%2048%20131.2V190c0%207.7%206.3%2014%2014%2014s14-6.3%2014-14v-59.8c0-9.1%204.3-18.7%2011.7-26.2%207.5-7.6%2017.2-12%2026.5-12H174c7.7%200%2014-6.3%2014-14s-6.3-14-14-14z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M397.8%2064H338c-7.7%200-14%206.3-14%2014s6.3%2014%2014%2014h59.8c9.3%200%2019%204.4%2026.5%2012%207.4%207.5%2011.7%2017.1%2011.7%2026.2V190c0%207.7%206.3%2014%2014%2014s14-6.3%2014-14v-59.8c0-36.5-29.7-66.2-66.2-66.2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M174%20420h-59.8c-9.3%200-19-4.4-26.5-12-7.4-7.5-11.7-17.1-11.7-26.2V322c0-7.7-6.3-14-14-14s-14%206.3-14%2014v59.8c0%2036.5%2029.7%2066.2%2066.2%2066.2H174c7.7%200%2014-6.3%2014-14s-6.3-14-14-14z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M450%20308c-7.7%200-14%206.3-14%2014v59.8c0%209.1-4.3%2018.7-11.7%2026.2-7.5%207.6-17.2%2012-26.5%2012H338c-7.7%200-14%206.3-14%2014s6.3%2014%2014%2014h58.8c37%200%2067.2-30.1%2067.2-67.2V322c0-7.7-6.3-14-14-14z%22%20fill%3D%22currentColor%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%20d%3D%22M174%2064h-58.8C78.1%2064%2048%2094.1%2048%20131.2V190c0%207.7%206.3%2014%2014%2014s14-6.3%2014-14v-59.8c0-9.1%204.3-18.7%2011.7-26.2%207.5-7.6%2017.2-12%2026.5-12H174c7.7%200%2014-6.3%2014-14s-6.3-14-14-14z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M397.8%2064H338c-7.7%200-14%206.3-14%2014s6.3%2014%2014%2014h59.8c9.3%200%2019%204.4%2026.5%2012%207.4%207.5%2011.7%2017.1%2011.7%2026.2V190c0%207.7%206.3%2014%2014%2014s14-6.3%2014-14v-59.8c0-36.5-29.7-66.2-66.2-66.2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M174%20420h-59.8c-9.3%200-19-4.4-26.5-12-7.4-7.5-11.7-17.1-11.7-26.2V322c0-7.7-6.3-14-14-14s-14%206.3-14%2014v59.8c0%2036.5%2029.7%2066.2%2066.2%2066.2H174c7.7%200%2014-6.3%2014-14s-6.3-14-14-14z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M450%20308c-7.7%200-14%206.3-14%2014v59.8c0%209.1-4.3%2018.7-11.7%2026.2-7.5%207.6-17.2%2012-26.5%2012H338c-7.7%200-14%206.3-14%2014s6.3%2014%2014%2014h58.8c37%200%2067.2-30.1%2067.2-67.2V322c0-7.7-6.3-14-14-14z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-qr-scanner.svg?color=%231a73e8&size=48