Hkust Qr Code Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hkust Qr Code icon is commonly used in developer tools, documentation sites and code editors. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/341621.svg" alt="Hkust Qr Code icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341621.svg" alt="Hkust Qr Code icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341621.svg" alt="Hkust Qr Code icon" :width="24" :height="24" />
CSS background
.icon-hkust-qr-code {
background-image: url('https://proicons.com/icon/341621.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.n{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path id="d" class="n" d="M31.76915468,29.7851141h1.49165474c.28502645,0,.51608846.21467405.51608846.4794885v1.57545242c0,.26481445-.23106201.4794885-.51608846.4794885h-1.49165474c-.28502645,0-.51608846-.21467405-.51608846-.4794885v-1.57545242c0-.26481445.23106201-.4794885.51608846-.4794885Z"/><path id="e" class="n" d="M34.45890252,27.0964612h1.49165474c.28502645,0,.51608846.21467586.51608846.4794885v1.57545242c0,.26481445-.23106201.4794885-.51608846.4794885h-1.49165474c-.28502645,0-.51608846-.21467405-.51608846-.4794885v-1.57545242c0-.26481264.23106201-.4794885.51608846-.4794885Z"/><path id="f" class="n" d="M29.08183891,32.473767h1.49165474c.28502645,0,.51608846.21467405.51608846.4794885v1.57545242c0,.26481445-.23106201.4794885-.51608846.4794885h-1.49165474c-.28502645,0-.51608846-.21467405-.51608846-.4794885v-1.57545242c0-.26481445.23106201-.4794885.51608846-.4794885Z"/><path id="g" class="n" d="M34.45890252,32.473767h1.49165474c.28502645,0,.51608846.21467405.51608846.4794885v1.57545242c0,.26481445-.23106201.4794885-.51608846.4794885h-1.49165474c-.28502645,0-.51608846-.21467405-.51608846-.4794885v-1.57545242c0-.26481445.23106201-.4794885.51608846-.4794885Z"/><path id="h" class="n" d="M29.08183891,27.0964594h1.49165474c.28502645,0,.51608846.21467405.51608846.4794867v1.57545242c0,.26481445-.23106201.4794885-.51608846.4794885h-1.49165474c-.28502645,0-.51608846-.21467405-.51608846-.4794885v-1.57545242c0-.26481264.23106201-.4794867.51608846-.4794867Z"/></g><path id="i" class="n" d="M12.80162728,13.00106571c3.82708141,6.08252784-4.74293858,11.72349157-.67915169,18.53919722,2.31311569,3.87950946,6.8523863,3.94821497,9.76724973,1.99149845,1.2852981-.86280413,2.21833857-2.5265897,2.51067616-5.09838446-1.59114816,1.1882623-2.23742057,3.14385541-6.06735005,2.72146034l.71616066-5.74263554-2.754929,4.77167235c-5.52811724-3.56894823,3.21811859-10.28121193-3.49263999-17.18280441l-.00001582-.00000396Z"/><path id="j" class="n" d="M29.86613038,12.99180358h5.30012999c1.01275452,0,1.83373963.75958369,1.83373963,1.69657585v5.57445163c0,.93699215-.82098511,1.69657585-1.83373963,1.69657585h-5.30012999c-1.01275452,0-1.83373963-.75958369-1.83373963-1.69657585v-5.57445163c0-.93699215.82098511-1.69657585,1.83373963-1.69657585Z"/><path id="k" class="n" d="M31.12097005,15.11492792h2.79046647c.53320441,0,.96544507.3999132.96544507.89323091v2.93489083c0,.49331772-.43224066.89323091-.96544507.89323091h-2.79046647c-.53320441,0-.96544507-.3999132-.96544507-.89323091v-2.93489083c0-.49331772.43224066-.89323091.96544507-.89323091Z"/><path class="n" d="M33.5,42.5h5c2.2159996,0,4-1.7840004,4-4v-5"/><path class="n" d="M5.5,33.5v5c0,2.2159996,1.78399992,4,4,4h5"/><path class="n" d="M42.5,14.5v-5c0-2.21600008-1.7840004-4-4-4h-5"/><path class="n" d="M14.5,5.5h-5c-2.21600008,0-4,1.78399992-4,4v5"/></svg>
Copied!