Atmospherelogger Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Atmospherelogger 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/322128.svg" alt="Atmospherelogger icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322128.svg" alt="Atmospherelogger icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322128.svg" alt="Atmospherelogger icon" :width="24" :height="24" />
CSS background
.icon-atmospherelogger {
background-image: url('https://proicons.com/icon/322128.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>.d,.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.e{stroke-dasharray:0 0 0 3.7;}</style></defs><path id="b" class="d" d="M5.5,21.8c3.8-2.1,2.2-5.9,7.4-6.9,3.7-.7,5.4,1.5,6,3.6,3.8,12.9,9.5,11.3,13.7,8,2.5-2,5.7-.7,6.4,3.2.8,4.3,2.8,4.1,3.4,4.3"/><path class="d" d="M38.4999,42.5H9.4999c-2.2,0-4-1.8-4-4V9.5c0-2.2,1.8-4,4-4h29c2.2,0,4,1.8,4,4v29c0,2.2-1.8,4-4,4Z"/><line class="d" x1="12.9" y1="5.5" x2="12.9" y2="5.5"/><line class="e" x1="12.9" y1="9.2" x2="12.9" y2="40.6"/><line class="d" x1="12.9" y1="42.5" x2="12.9" y2="42.5"/><line class="d" x1="20.3" y1="5.5" x2="20.3" y2="5.5"/><line class="e" x1="20.3" y1="9.2" x2="20.3" y2="40.6"/><line class="d" x1="20.3" y1="42.5" x2="20.3" y2="42.5"/><line class="d" x1="27.7" y1="5.5" x2="27.7" y2="5.5"/><line class="e" x1="27.7" y1="9.2" x2="27.7" y2="40.6"/><line class="d" x1="27.7" y1="42.5" x2="27.7" y2="42.5"/><line class="d" x1="35.1" y1="5.5" x2="35.1" y2="5.5"/><line class="e" x1="35.1" y1="9.2" x2="35.1" y2="40.6"/><line class="d" x1="35.1" y1="42.5" x2="35.1" y2="42.5"/><line class="d" x1="42.5" y1="12.9" x2="42.5" y2="12.9"/><line class="e" x1="38.8" y1="12.9" x2="7.4" y2="12.9"/><line class="d" x1="5.5" y1="12.9" x2="5.5" y2="12.9"/><line class="d" x1="42.5" y1="20.3" x2="42.5" y2="20.3"/><line class="e" x1="38.8" y1="20.3" x2="7.4" y2="20.3"/><line class="d" x1="5.5" y1="20.3" x2="5.5" y2="20.3"/><line class="d" x1="42.5" y1="27.7" x2="42.5" y2="27.7"/><line class="e" x1="38.8" y1="27.7" x2="7.3" y2="27.7"/><line class="d" x1="5.5" y1="27.7" x2="5.5" y2="27.7"/><line class="d" x1="42.5" y1="35.1" x2="42.5" y2="35.1"/><line class="e" x1="38.8" y1="35.1" x2="7.3" y2="35.1"/><line class="d" x1="5.5" y1="35.1" x2="5.5" y2="35.1"/></svg>
Copied!