3839 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 3839 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/335752.svg" alt="3839 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335752.svg" alt="3839 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335752.svg" alt="3839 icon" :width="24" :height="24" />
CSS background
.icon-3839 {
background-image: url('https://proicons.com/icon/335752.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>.s{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="s" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4Z"/><g id="c"><path id="d" class="s" d="M35.5502,27.7578c2.7745,0,5.0237,2.2312,5.0237,4.9834-.0044.8408-.2232,1.6669-.6361,2.4012l.8845,2.706-2.8167-.7726c-.7489.4214-1.5944.6449-2.4555.6488-2.7745,0-5.0237-2.2312-5.0237-4.9834,0-2.7522,2.2492-4.9834,5.0237-4.9834Z"/><path id="e" class="s" d="M34.8754,31.9054c0,.5329-.432.9648-.9648.9648h0c-.5329,0-.9648-.432-.9648-.9648h0c0-.5329.432-.9648.9648-.9648h0c.5329,0,.9648.432.9648.9648h0Z"/></g><g id="f"><path id="g" class="s" d="M19.3903,25.8779c-3.6115,0-6.5392,2.9049-6.5393,6.4882.0058,1.0947.2906,2.1702.828,3.1263l-1.1513,3.5231,3.6664-1.0059c.9748.5487,2.0755.8396,3.1962.8447,3.6115,0,6.5392-2.9049,6.5393-6.4882,0-3.5833-2.9278-6.4881-6.5393-6.4882Z"/><path id="h" class="s" d="M18.0617,29.7176v3.595"/><path id="i" class="s" d="M19.8593,31.5151h-3.595"/></g><g id="j"><path id="k" class="s" d="M13.4505,29.6954c-1.7781-.1765-3.5416-3.3655-.3598-5.1331-2.9918-1.0374-.3499-4.7749,1.9163-4.0818-.174-3.7665,4.6857-4.5327,6.941-2.6651,2.4433-6.3158,11.3066-4.4577,10.7479,1.3644,3.886-1.535,6.1594.8543,4.3657,3.7939,4.1164-1.2143,5.3873,5.1454,1.9648,6.2135"/><path id="l" class="s" d="M25.5744,30.2779c1.274-.1525,2.7536-.9038,3.5736-2.3155-.5832,1.6524.5457,2.0386,2.328,1.8743"/><path id="m" class="s" d="M36.8574,37.5284c-.1111,1.579-.2983,3.1541-.6091,4.9572"/><path id="n" class="s" d="M16.7269,38.2667c.1853,1.3365.5597,2.7049.8909,4.2248"/><path id="o" class="s" d="M24.8113,24.868c-.1763-1.2824.6977-1.4831,1.9594-1.198.0416-1.6212,2.8619-2.0751,2.3237.722"/><path id="p" class="s" d="M21.8629,20.2751c.2203-1.337,1.9724-1.2603,2.5445-.6469.0918-.666.3407-1.0702.7578-1.1936"/><path id="q" class="s" d="M16.7818,21.5798c.5087-.4731,1.705-.0669,1.797.6148"/><path id="r" class="s" d="M13.9014,13.0386c.6083-.9251,2.0376-.8392,2.0052.3165-.0157.5631-.3937.9466-.9641.8613.0472.9343-.7233,1.2023-1.183,1.1753-.0537-.0031-1.1274.0532-1.2402-.8427-1.097.0994-2.2565-.6746-1.5743-2.1033.3186-.6673,1.4655-1.0245,2.2303-.5009.4227.2893.6029.6107.7261,1.094Z"/></g></svg>
Copied!