Mifareclassictool Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mifareclassictool 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/343816.svg" alt="Mifareclassictool icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343816.svg" alt="Mifareclassictool icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343816.svg" alt="Mifareclassictool icon" :width="24" :height="24" />
CSS background
.icon-mifareclassictool {
background-image: url('https://proicons.com/icon/343816.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M33.38,18.62c1.358.0109,2.4546,1.112,2.46,2.47h0"/><path class="b" d="M33.38,16.72c2.3582-.0111,4.2789,1.8917,4.29,4.2499,0,.01,0,.02,0,.0301h0"/><path class="b" d="M33.38,14.89c3.3761,0,6.1145,2.7339,6.12,6.11h0"/><polyline class="b" points="8.5 29.51 8.5 20.93 12.79 29.51 17.09 20.93 17.09 29.51"/><line class="b" x1="27.1" y1="20.93" x2="32.82" y2="20.93"/><line class="b" x1="29.96" y1="29.51" x2="29.96" y2="20.93"/><path class="b" d="M25.35,26.65h0c.0055,1.574-1.266,2.8545-2.84,2.86-.0067,0-.0134,0-.02,0h0c-1.574.0055-2.8545-1.266-2.86-2.84,0-.0067,0-.0134,0-.02v-2.86c-.0055-1.574,1.266-2.8545,2.84-2.86.0067,0,.0134,0,.02,0h0c1.574-.0055,2.8545,1.266,2.86,2.84,0,.0067,0,.0134,0,.02h0"/><rect class="b" x="4.5" y="8.5" width="39" height="31" rx="4" ry="4"/></svg>
Copied!