Unifiednlp Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Unifiednlp 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/349070.svg" alt="Unifiednlp icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349070.svg" alt="Unifiednlp icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349070.svg" alt="Unifiednlp icon" :width="24" :height="24" />
CSS background
.icon-unifiednlp {
background-image: url('https://proicons.com/icon/349070.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M19.9,3.5a1,1,0,0,0-1,.86l-.77,5.43a15.36,15.36,0,0,0-3.46,2L9.54,9.75a1,1,0,0,0-1.25.44L4.19,17.3a1,1,0,0,0,.25,1.31L8.76,22a19,19,0,0,0-.14,2,16.52,16.52,0,0,0,.14,2L4.44,29.39a1,1,0,0,0-.25,1.31l4.1,7.11a1,1,0,0,0,1.25.44l5.11-2.06a15.68,15.68,0,0,0,3.46,2l.77,5.43a1,1,0,0,0,1,.86h8.2a1,1,0,0,0,1-.86l.77-5.43a15.36,15.36,0,0,0,3.46-2l5.11,2.06a1,1,0,0,0,1.25-.44l4.1-7.11a1,1,0,0,0-.25-1.31L39.23,26a16.52,16.52,0,0,0,.14-2,16.52,16.52,0,0,0-.14-2l4.33-3.39a1,1,0,0,0,.25-1.31l-4.1-7.11a1,1,0,0,0-1.25-.44l-5.11,2.06a15.68,15.68,0,0,0-3.46-2l-.77-5.43a1,1,0,0,0-1-.86ZM24,13.42a8,8,0,0,1,8,8c0,4.68-3.8,8.33-8,13.12-4.06-4.58-7.72-8.13-8-12.53v0a5.06,5.06,0,0,1,0-.55,8,8,0,0,1,8-8Zm0,4.18a3.87,3.87,0,1,0,3.87,3.86A3.86,3.86,0,0,0,24,17.6Z"/></svg>
Copied!