Natrium Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Natrium 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/329987.svg" alt="Natrium icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329987.svg" alt="Natrium icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329987.svg" alt="Natrium icon" :width="24" :height="24" />
CSS background
.icon-natrium {
background-image: url('https://proicons.com/icon/329987.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path id="d" class="e" d="m26.1349,21.7816l1.4729-1.2954m11.0498,1.1448l1.4729-1.2954m-13.6179,5.9178l2.0762,1.4906m-14.8633-6.042l1.4196-1.3841m17.3885,7.3424l2.1519-1.7779m-14.5963,1.8168l2.1046-1.8303m-2.8197-5.6851l2.7608,1.7104m-14.3727,5.6696l1.8258-1.7266m31.3816-9.7903h2.5317c.5532,0,.9985.4453.9985.9985v2.5317c0,.5532-.4453.9985-.9985.9985h-2.5317c-.5532,0-.9985-.4453-.9985-.9985v-2.5317c0-.5532.4453-.9985.9985-.9985Zm-11.6666,11.4039h2.5317c.5532,0,.9985.4453.9985.9985v2.5317c0,.5532-.4453.9985-.9985.9985h-2.5317c-.5532,0-.9985-.4453-.9985-.9985v-2.5317c0-.5532.4453-.9985.9985-.9985Zm6.0698-5.8333h2.5317c.5532,0,.9985.4453.9985.9985v2.5317c0,.5532-.4453.9985-.9985.9985h-2.5317c-.5532,0-.9985-.4453-.9985-.9985v-2.5317c0-.5532.4453-.9985.9985-.9985Zm-6.8318-5.5968h2.5317c.5532,0,.9985.4453.9985.9985v2.5317c0,.5532-.4453.9985-.9985.9985h-2.5317c-.5532,0-.9985-.4453-.9985-.9985v-2.5317c0-.5532.4453-.9985.9985-.9985Zm-5.6625,5.5968h2.5317c.5532,0,.9985.4453.9985.9985v2.5317c0,.5532-.4453.9985-.9985.9985h-2.5317c-.5532,0-.9985-.4453-.9985-.9985v-2.5317c0-.5532.4453-.9985.9985-.9985Zm-6.8712-5.5968h2.5317c.5532,0,.9985.4453.9985.9985v2.5317c0,.5532-.4453.9985-.9985.9985h-2.5317c-.5532,0-.9985-.4453-.9985-.9985v-2.5317c0-.5532.4453-.9985.9985-.9985Zm.8934,11.4301h2.5317c.5532,0,.9985.4453.9985.9985v2.5317c0,.5532-.4453.9985-.9985.9985h-2.5317c-.5532,0-.9985-.4453-.9985-.9985v-2.5317c0-.5532.4453-.9985.9985-.9985Zm-6.5165-5.8333h2.5317c.5532,0,.9985.4453.9985.9985v2.5317c0,.5532-.4453.9985-.9985.9985h-2.5317c-.5532,0-.9985-.4453-.9985-.9985v-2.5317c0-.5532.4453-.9985.9985-.9985Zm-5.8859,5.8333h2.5317c.5532,0,.9985.4453.9985.9985v2.5317c0,.5532-.4453.9985-.9985.9985h-2.5317c-.5532,0-.9985-.4453-.9985-.9985v-2.5317c0-.5532.4453-.9985.9985-.9985Z"/></g></svg>
Copied!