Dnie Nfc Reader Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dnie Nfc Reader icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/339187.svg" alt="Dnie Nfc Reader icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339187.svg" alt="Dnie Nfc Reader icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339187.svg" alt="Dnie Nfc Reader icon" :width="24" :height="24" />
CSS background
.icon-dnie-nfc-reader {
background-image: url('https://proicons.com/icon/339187.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"><rect x="5.5" y="5.5" width="37" height="37" rx="4" ry="4" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><circle cx="36.767" cy="16.248" r=".75" style="fill:#fff; stroke-width:0px;"/><line x1="36.767" y1="21.313" x2="36.767" y2="32.269" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M31.79,32.269v-6.8217c0-2.2834-1.8116-4.1344-4.0464-4.1344s-4.0464,1.851-4.0464,4.1344" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><line x1="23.698" y1="32.269" x2="23.698" y2="21.313" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M19.125,25.447c0-2.2834-1.8116-4.1344-4.0464-4.1344s-4.0464,1.851-4.0464,4.1344v2.6873c0,2.2834,1.8116,4.1344,4.0464,4.1344s4.0464-1.851,4.0464-4.1344" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><line x1="19.125" y1="32.269" x2="19.125" y2="15.731" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!