Pupg New State Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pupg New State 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/331717.svg" alt="Pupg New State icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331717.svg" alt="Pupg New State icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331717.svg" alt="Pupg New State icon" :width="24" :height="24" />
CSS background
.icon-pupg-new-state {
background-image: url('https://proicons.com/icon/331717.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m11.7707,37.2331c4.3254-15.8342,8.4032-26.5891,11.0119-32.7331,2.3937,8.0879,7.8759,26.0222,11.2461,39"/><path class="c" d="m10.6579,22.2649c7.9397-5.1422,16.3167-9.1018,26.6842-11.0699-5.0535,3.9918-6.1343,4.9925-8.2642,7.9491"/></svg>
Copied!