Profile Circle Icon
Free SVG icon from the IconaMoon collection. Download or copy for use in any project.
The Profile Circle 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/307579.svg" alt="Profile Circle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/307579.svg" alt="Profile Circle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/307579.svg" alt="Profile Circle icon" :width="24" :height="24" />
CSS background
.icon-profile-circle {
background-image: url('https://proicons.com/icon/307579.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M21 12C21 13.8569 20.4376 15.5825 19.4739 17.0157C17.858 19.4189 15.1136 21 12 21C8.88636 21 6.14202 19.4189 4.52609 17.0157C3.56237 15.5825 3 13.8569 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z" stroke="#292929" stroke-width="2.5"/> <path d="M12.75 9C12.75 9.41421 12.4142 9.75 12 9.75V12.25C13.7949 12.25 15.25 10.7949 15.25 9H12.75ZM12 9.75C11.5858 9.75 11.25 9.41421 11.25 9H8.75C8.75 10.7949 10.2051 12.25 12 12.25V9.75ZM11.25 9C11.25 8.58579 11.5858 8.25 12 8.25V5.75C10.2051 5.75 8.75 7.20507 8.75 9H11.25ZM12 8.25C12.4142 8.25 12.75 8.58579 12.75 9H15.25C15.25 7.20507 13.7949 5.75 12 5.75V8.25Z" fill="#292929"/> <path d="M5.16583 17.8564L3.96783 17.4996L3.77329 18.1529L4.21704 18.6702L5.16583 17.8564ZM18.8341 17.8564L19.7829 18.6702L20.2267 18.1529L20.0321 17.4996L18.8341 17.8564ZM8.99998 16.25H15V13.75H8.99998V16.25ZM8.99998 13.75C6.6202 13.75 4.61328 15.3324 3.96783 17.4996L6.36383 18.2132C6.70233 17.0766 7.75625 16.25 8.99998 16.25V13.75ZM12 19.75C9.64587 19.75 7.5379 18.7019 6.11463 17.0426L4.21704 18.6702C6.095 20.8597 8.8858 22.25 12 22.25V19.75ZM15 16.25C16.2437 16.25 17.2976 17.0766 17.6361 18.2132L20.0321 17.4996C19.3867 15.3324 17.3797 13.75 15 13.75V16.25ZM17.8853 17.0426C16.4621 18.7019 14.3541 19.75 12 19.75V22.25C15.1142 22.25 17.905 20.8597 19.7829 18.6702L17.8853 17.0426Z" fill="#292929"/> </svg>
Profile Circle in other icon packs
Copied!