Scanmediaplz Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Scanmediaplz 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/332453.svg" alt="Scanmediaplz icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332453.svg" alt="Scanmediaplz icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332453.svg" alt="Scanmediaplz icon" :width="24" :height="24" />
CSS background
.icon-scanmediaplz {
background-image: url('https://proicons.com/icon/332453.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M41.079,20.7015a17.2046,17.2046,0,0,0-4.7825-9.0079,17.4609,17.4609,0,0,0-24.6244,0"/><path class="a" d="M6.89,27.32a17.423,17.423,0,0,0,29.4064,8.9756"/><polygon class="a" points="10.121 10.149 13.579 13.604 18.2 18.221 5.5 18.221 5.5 5.5 10.121 10.149"/><polygon class="a" points="34.421 34.428 29.768 29.779 42.5 29.779 42.5 42.5 37.879 37.883 34.421 34.428"/></svg>
Copied!