Photocircle Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Photocircle 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/345766.svg" alt="Photocircle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345766.svg" alt="Photocircle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345766.svg" alt="Photocircle icon" :width="24" :height="24" />
CSS background
.icon-photocircle {
background-image: url('https://proicons.com/icon/345766.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="Layer_1" 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="M13.2511,44.0609C4.2151,38.8439.2291,27.8924,3.7977,18.0879,7.3662,8.2832,17.4593,2.456,27.7347,4.2679c10.2753,1.8116,17.7668,10.7392,17.767,21.173"/><path class="cls-1" d="M11.1011,25.4409c0-5.8386,3.9216-10.949,9.5612-12.46,5.6397-1.5111,11.591.9541,14.51,6.0104,2.9193,5.0564,2.0785,11.443-2.0501,15.572-3.5153,3.5153-8.7377,4.6978-13.423,3.0401l.0014-12.162"/><circle class="cls-1" cx="24.0011" cy="25.4409" r="4.3"/></svg>
Photocircle in other icon packs
Copied!