Samsung Camera Expert Raw Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Samsung Camera Expert Raw 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/346916.svg" alt="Samsung Camera Expert Raw icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346916.svg" alt="Samsung Camera Expert Raw icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346916.svg" alt="Samsung Camera Expert Raw icon" :width="24" :height="24" />
CSS background
.icon-samsung-camera-expert-raw {
background-image: url('https://proicons.com/icon/346916.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path id="d" class="e" d="m39.2838,9.8243H8.7162c-2.3286,0-4.2162,1.8877-4.2162,4.2162v19.9189c0,2.3286,1.8877,4.2162,4.2162,4.2162h30.5676c2.3286,0,4.2162-1.8877,4.2162-4.2162V14.0405c0-2.3286-1.8877-4.2162-4.2162-4.2162Z"/></g><circle class="e" cx="37.7027" cy="15.6216" r="2.6351"/><circle class="e" cx="24" cy="24" r="7.9054"/><polygon class="e" points="25.195 21.9303 22.805 21.9303 21.61 24 22.805 26.0697 25.195 26.0697 26.39 24 25.195 21.9303"/><line class="e" x1="26.39" y1="24" x2="29.6073" y2="29.5725"/><line class="e" x1="18.3927" y1="18.4275" x2="21.61" y2="24"/><line class="e" x1="26.0223" y1="16.3577" x2="22.805" y2="21.9302"/><line class="e" x1="25.195" y1="26.0698" x2="21.9777" y2="31.6423"/><line class="e" x1="22.805" y1="26.0698" x2="16.3688" y2="26.0698"/><line class="e" x1="25.195" y1="21.9302" x2="31.6312" y2="21.9302"/></svg>
Copied!