Emoji Atom Symbol Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Atom Symbol 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/339649.svg" alt="Emoji Atom Symbol icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339649.svg" alt="Emoji Atom Symbol icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339649.svg" alt="Emoji Atom Symbol icon" :width="24" :height="24" />
CSS background
.icon-emoji-atom-symbol {
background-image: url('https://proicons.com/icon/339649.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>.z{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="z" d="M12.4537,24c-3.9341-3.066-6.0423-6.0875-5.159-7.9434,1.0022-2.1084,5.5524-2.1752,11.3646-.5123"/><path id="c" class="z" d="M35.5464,24c3.9342,3.066,6.0423,6.0875,5.1589,7.9434-1.0021,2.1084-5.5524,2.1752-11.372.5123-1.685-.4826-3.4814-1.1136-5.3297-1.8857-.8536-.3489-1.7147-.7275-2.5832-1.1432-1.1506-.5493-2.2566-1.121-3.3032-1.7074"/><path id="d" class="z" d="M28.8566,34.8599c-1.0856,4.6321-2.8579,7.6401-4.8604,7.6401-2.3307,0-4.3497-4.0757-5.3371-10.0443l-.3093-1.4983"/><path id="e" class="z" d="M19.1702,13.0056c1.0913-4.5558,2.8432-7.5056,4.8261-7.5056,2.3309,0,4.3425,4.0757,5.3371,10.0443"/><path id="f" class="z" d="M18.6592,15.5443c1.6924.4826,3.4888,1.1136,5.3445,1.8857"/><path id="g" class="z" d="M29.3334,32.4556c-1.685-.4826-3.4814-1.1136-5.3297-1.8857-.8536-.3489-1.7147-.7275-2.5832-1.1432-1.1506-.5493-2.2566-1.121-3.3032-1.7074"/><path id="h" class="z" d="M29.9914,22.946c.0067.3485.0102.6998.0102,1.054,0,1.2769-.0446,2.5241-.1262,3.7267-.034.5475-.0769,1.0862-.128,1.6149"/><path id="i" class="z" d="M15.8431,33.1457c-4.4309.8906-7.7148.5455-8.5485-1.2023-.7062-1.4838.4998-3.7126,3.0222-6.1136"/><path id="j" class="z" d="M18.0246,27.6673c-2.1005-1.1798-3.9835-2.4235-5.5709-3.6673"/><path id="k" class="z" d="M18.1174,27.7193c-.031-.0173-.062-.0347-.0928-.052"/><path id="l" class="z" d="M29.3334,15.5443c.0881.513.168,1.0413.2391,1.5828"/><path id="m" class="z" d="M32.0754,14.8689c4.4703-.9111,7.7917-.5761,8.63,1.1876.6795,1.4276-.411,3.5449-2.7412,5.8415"/><path id="n" class="z" d="M35.5464,24c-1.6107-1.2546-3.5259-2.5167-5.6711-3.7193"/><path id="o" class="z" d="M29.8753,20.2806c2.1452,1.2026,4.0604,2.4647,5.6711,3.7193"/><path id="p" class="z" d="M27.3072,29.0767c-.1799.0896-.3626.178-.5479.265"/><path id="q" class="z" d="M24.0037,17.43c.8463.3563,1.7073.735,2.5758,1.1507,1.1506.5419,2.2492,1.1136,3.2958,1.7"/><path id="r" class="z" d="M17.997,24.4615c-.0039-.3544-.0058-.7109-.0058-1.0698,0-1.6938.0445-3.3578.1262-4.9525"/><path id="s" class="z" d="M24.0037,30.57c-.8536-.3489-1.7147-.7275-2.5832-1.1432-1.1506-.5493-2.2566-1.121-3.3032-1.7074"/><path id="t" class="z" d="M20.8839,31.898s.2156-.0384.62-.2096"/><path id="u" class="z" d="M32.44,26.534s.8969-.5731,1.0516-.7042"/><path id="v" class="z" d="M20.9456,18.4393c-.1807.0914-.3615.1857-.542.2831"/><path id="w" class="z" d="M14.887,21.935s.1452-.1523.52-.3763"/><path id="x" class="z" d="M26.0849,15.8243s1.0313-.3772,1.2423-.4222"/><path id="y" class="z" d="M22.1318,24.2087c-.0002,1.151.9327,2.0843,2.0836,2.0844,1.1509.0002,2.084-.9328,2.0842-2.0839v-.0006c.0002-1.151-.9327-2.0843-2.0836-2.0844-1.1509-.0002-2.084.9328-2.0842,2.0839v.0006"/></svg>
Copied!