Fossify Camera Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fossify Camera icon is commonly used in photo apps, profile picture uploaders and QR scanners. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/340741.svg" alt="Fossify Camera icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340741.svg" alt="Fossify Camera icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340741.svg" alt="Fossify Camera icon" :width="24" :height="24" />
CSS background
.icon-fossify-camera {
background-image: url('https://proicons.com/icon/340741.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>.i{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="i" d="M45.49997401,23.99999356c.00000381,11.87412453-9.62586594,21.50001335-21.4999733,21.50001335-11.87410641,0-21.4999783-9.6258812-21.49997473-21.50001526.00000691-11.87411976,9.62586927-21.49999666,21.49997854-21.49999857,11.87410736-.00000215,21.49996948,9.625875,21.49996948,21.50000048h0"/><path id="c" class="i" d="M44.70884776,18.20314908l-13.81626892.00000381-4.8041954.01284027c-1.89650726.00510025-3.3809185-1.64793777-3.40324402-3.54344559"/><path id="d" class="i" d="M29.33437991,3.1674757l-6.90939903,11.9673264-2.38639259,4.15926647c-.94458771,1.64627266-3.11693001,2.11015511-4.77158928,1.18213463"/><path id="e" class="i" d="M8.62576938,8.96432042l6.97402668,12.07927704,2.46409893,4.26562881c.89810753,1.55472565.06485939,3.56985092-1.47753525,4.48924446"/><path id="f" class="i" d="M31.4213531,18.19699407c-1.6329155.96788216-2.31719589,3.08109665-1.36543465,4.72400856l4.51471138,7.79324341,4.80440521,8.32143593"/><path id="g" class="i" d="M32.73470759,27.52474523c-1.65238953-.92786598-3.82580376-.46931267-4.76842117,1.17391586l-2.32573891,4.05441284-6.97402382,12.07946396"/><path id="h" class="i" d="M25.31483722,33.32401204c-.02290916-1.7964859-1.35101128-3.52874947-3.14720917-3.52832413l-4.92183304.00110054-13.95381069.00000763"/></svg>
Copied!