Nimc Personal Id Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nimc Personal Id 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/344780.svg" alt="Nimc Personal Id icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344780.svg" alt="Nimc Personal Id icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344780.svg" alt="Nimc Personal Id icon" :width="24" :height="24" />
CSS background
.icon-nimc-personal-id {
background-image: url('https://proicons.com/icon/344780.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="M24.1478,31.1158c-3.0281.8114-6.2387-.3761-8.01-2.9627"/><circle class="b" cx="22.2354" cy="23.9773" r="3.9947"/><path class="b" d="M28.9164,7.5044c4.5104,1.8295,8.0734,5.4284,9.8575,9.9569"/><path class="b" d="M4.5,22.7709c.3621-5.3255,3.0982-10.2065,7.4523-13.2943,4.3539-3.0876,9.8647-4.0553,15.01-2.636"/><path class="b" d="M26.969,41.1114c-5.0255,1.3884-10.4072.5005-14.7204-2.4286-4.3131-2.929-7.123-7.6038-7.6859-12.787"/><path class="b" d="M11.8462,14.1793c3.8043-4.0338,9.5997-5.501,14.8652-3.7632,5.2654,1.7378,9.0491,6.3663,9.705,11.8722"/><path class="b" d="M12.3815,34.3135c-4.942-4.7114-5.8576-12.2619-2.185-18.018"/><path class="b" d="M24.8858,38.0106c-3.0215.5707-6.1465.151-8.9103-1.1968"/><circle class="b" cx="35.0113" cy="33.3108" r="8.4887"/><circle class="b" cx="35.0113" cy="31.2136" r="1.705"/><path class="b" d="M35.0283,34.3115c3.1494-.0338,3.5417,2.0343,3.5417,2.0343-2.4247.7449-4.668.7483-7.1171,0,0,0,.426-2.0004,3.5754-2.0343Z"/></svg>
Copied!