Atom For Reddit Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Atom For Reddit 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/322132.svg" alt="Atom For Reddit icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322132.svg" alt="Atom For Reddit icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322132.svg" alt="Atom For Reddit icon" :width="24" :height="24" />
CSS background
.icon-atom-for-reddit {
background-image: url('https://proicons.com/icon/322132.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="M10.1268,19.7635c0,.7842-.6358,1.42-1.42,1.42h0c-.7835-.0011-1.418-.6365-1.418-1.42.0006-.7835.6355-1.4184,1.419-1.419.7839.0006,1.419.6361,1.419,1.42v-.001ZM40.2488,20.6435c-.0011.7831-.6359,1.4174-1.419,1.418-.7835-.0006-1.4184-.6355-1.419-1.419.0006-.7839.6361-1.419,1.42-1.419.7835.0011,1.418.6365,1.418,1.42ZM25.5628,5.9185c0,.7839-.6351,1.4194-1.419,1.42-.7839-.0006-1.419-.6361-1.419-1.42.0006-.7839.6361-1.419,1.42-1.419.7835.0011,1.418.6365,1.418,1.42v-.001ZM35.1288,35.2605c2.4522.1366,4.1317-.4198,4.809-1.593,1.8151-3.1456-3.8824-9.8347-12.726-14.941-8.844-5.1064-17.4852-6.6961-19.3007-3.5506-.0001.0002-.0002.0004-.0003.0006-.4849.8398-.4416,1.9708.127,3.312M9.4858,20.9225c2.2292,2.9897,6.1762,6.2744,10.812,8.998M13.1588,35.2615c-2.4522.1366-4.1317-.4198-4.809-1.593-1.8151-3.1456,3.8824-9.8347,12.726-14.941,8.8439-5.1065,17.4852-6.6963,19.301-3.551.6072,1.0512.3843,2.5543-.644,4.343M38.0728,21.8405c-2.3171,2.7443-5.9329,5.6424-10.08,8.079M18.0098,30.9715c-.2915-2.1244-.4411-4.3819-.441-6.659,0-8.7164,2.1644-16.2495,5.195-18.08M25.5238,6.2325c3.031,1.8294,5.196,9.3627,5.196,18.08h0c0,2.2774-.1494,4.5353-.441,6.66M21.8188,36.3805c0,.9427-.5637,1.707-1.259,1.707h0c-.6953,0-1.259-.7643-1.259-1.707s.5637-1.707,1.259-1.707h0c.6953,0,1.259.7642,1.259,1.707h0ZM28.9868,36.3805c0,.9427-.5637,1.707-1.259,1.707h0c-.6949-.0007-1.258-.7648-1.258-1.707s.5631-1.7063,1.258-1.707c.6953-.0007,1.2594.7629,1.26,1.7056v.0014h-.001ZM28.5948,40.2955c1.806-.198,3.71-1.473,3.368-3.453-.342-1.975-1.941-3.116-3.285-3.667-.95-.39-1.894-.717-4.534-.717s-3.584.327-4.534.717c-1.343.55-2.943,1.692-3.284,3.667-.342,1.98,1.561,3.255,3.367,3.453,1.32.144,2.384.22,4.451.22s3.131-.076,4.451-.22ZM23.1538,25.3205l-.373,4.006c-2.857.354-7.065,2.111-8.422,5.703h-.577c-.539-.0017-.9773.434-.979.973,0,.002,0,.004,0,.006v2.834c0,.542.437.979.979.979h.496c.67,1.788,2.234,2.803,4.43,3.281,1.899.414,3.253.398,5.436.398s3.537.016,5.436-.398c2.197-.478,3.76-1.493,4.43-3.281h.497c.539.0011.9769-.435.978-.974,0-.0017,0-.0033,0-.005v-2.834c.0017-.539-.434-.9773-.973-.979-.0017,0-.0033,0-.005,0h-.577c-1.358-3.592-5.566-5.349-8.422-5.703l-.373-4.006M25.9898,23.7645c0,1.0195-.8265,1.846-1.846,1.846h0c-1.0195,0-1.846-.8265-1.846-1.846h0c0-1.0195.8265-1.846,1.846-1.846h0c1.0195,0,1.846.8265,1.846,1.846h0Z"/></svg>
Copied!