Tonuino Nfc Tools Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tonuino Nfc Tools 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/348659.svg" alt="Tonuino Nfc Tools icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348659.svg" alt="Tonuino Nfc Tools icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348659.svg" alt="Tonuino Nfc Tools icon" :width="24" :height="24" />
CSS background
.icon-tonuino-nfc-tools {
background-image: url('https://proicons.com/icon/348659.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.b{fill:#fff;}</style></defs><rect class="a" x="16.6474" y="8.4979" width="18.4222" height="35.0021" rx="2"/><path class="a" d="M16.6474,39.5021H14.7727A1.8422,1.8422,0,0,1,12.93,37.66V6.3422A1.8422,1.8422,0,0,1,14.7727,4.5H29.51a1.8422,1.8422,0,0,1,1.8422,1.8422V8.4979"/><line class="a" x1="16.6474" y1="12.4406" x2="35.0696" y2="12.4406"/><line class="a" x1="21.2874" y1="10.5553" x2="27.3305" y2="10.5553"/><circle class="b" cx="30.1197" cy="10.5553" r="0.75"/><polygon class="a" points="30.362 30.957 22.176 26.231 22.176 35.683 30.362 30.957"/><path class="a" d="M28.25,24.1267a3.7289,3.7289,0,0,0-4.7645-.0129v.0129"/><path class="a" d="M30.5243,21.5416a7.3319,7.3319,0,0,0-9.3316,0"/></svg>
Copied!