3bmeteo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 3bmeteo 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/321197.svg" alt="3bmeteo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321197.svg" alt="3bmeteo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321197.svg" alt="3bmeteo icon" :width="24" :height="24" />
CSS background
.icon-3bmeteo {
background-image: url('https://proicons.com/icon/321197.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><path class="b" d="M36.5587,36.0584h0c-1.0677,0-1.9413-.8736-1.9413-1.9413v-1.2618c0-1.0677.8736-1.9413,1.9413-1.9413h0c1.0677,0,1.9413.8736,1.9413,1.9413v1.2618c0,1.0677-.8736,1.9413-1.9413,1.9413Z"/><path class="b" d="M9.5,32.7583c0-1.0677.8736-1.9413,1.9413-1.9413h0c1.0677,0,1.9413.8736,1.9413,1.9413v3.2031"/><line class="b" x1="9.5" y1="30.817" x2="9.5" y2="36.0584"/><path class="b" d="M13.3825,32.7583c0-1.0677.8736-1.9413,1.9413-1.9413h0c1.0677,0,1.9413.8736,1.9413,1.9413v3.2031"/><path class="b" d="M25.722,29.264v5.8238c0,.5824.3882.9706.9706.9706h.2912"/><line class="b" x1="24.6543" y1="30.817" x2="26.7897" y2="30.817"/><path class="b" d="M22.8367,35.0878c-.2912.5824-.9706.9706-1.6501.9706h0c-1.0677,0-1.9413-.8736-1.9413-1.9413v-1.2618c0-1.0677.8736-1.9413,1.9413-1.9413h0c1.0677,0,1.9413.8736,1.9413,1.9413v.6794h-3.8825"/><path class="b" d="M32.2834,35.0878c-.2912.5824-.9706.9706-1.6501.9706h0c-1.0677,0-1.9413-.8736-1.9413-1.9413v-1.2618c0-1.0677.8736-1.9413,1.9413-1.9413h0c1.0677,0,1.9413.8736,1.9413,1.9413v.6794h-3.8825"/><line class="b" x1="25.5868" y1="26.571" x2="25.5868" y2="11.9416"/><path class="b" d="M25.5868,11.9416h6.1263c2.0156,0,3.6495,1.6375,3.6495,3.6574s-1.6339,3.6574-3.6495,3.6574h-6.1263"/><path class="b" d="M25.5868,19.2563h6.1263c2.0156,0,3.6495,1.6375,3.6495,3.6574s-1.6339,3.6574-3.6495,3.6574h-6.1263"/><path class="b" d="M13.5534,25.3368c1.0099.8462,2.1002,1.234,4.5489,1.234h.5705c2.0194,0,3.6564-1.637,3.6564-3.6564h0c0-2.0194-1.637-3.6564-3.6564-3.6564"/><path class="b" d="M13.5518,13.1637c1.0121-.8435,2.1035-1.2283,4.5522-1.2218l.5688.0033c2.0194,0,3.6564,1.637,3.6564,3.6564h0c0,2.0194-1.637,3.6564-3.6564,3.6564"/><line class="b" x1="15.8622" y1="19.258" x2="18.6728" y2="19.258"/></svg>
Copied!