Smarteggtimer Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Smarteggtimer 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/332939.svg" alt="Smarteggtimer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332939.svg" alt="Smarteggtimer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332939.svg" alt="Smarteggtimer icon" :width="24" :height="24" />
CSS background
.icon-smarteggtimer {
background-image: url('https://proicons.com/icon/332939.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 48 48" style="enable-background:new 0 0 48 48;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}
.st1{fill:#000;}
</style>
<path class="st0" d="M24,4.5c8.1,0,16,11.4,16,21.8c0,9.5-7.2,17.3-16,17.2h0"/>
<path class="st0" d="M24,4.5c-8.1,0-16,11.4-16,21.8c0,9.5,7.2,17.3,16,17.2h0"/>
<path class="st1" d="M24.8,24.3c0,0.4-0.3,0.8-0.8,0.8s-0.8-0.3-0.8-0.8l0,0c0-0.4,0.3-0.8,0.8-0.8S24.8,23.9,24.8,24.3z M24.8,29
c0,0.4-0.3,0.8-0.8,0.8s-0.8-0.3-0.8-0.8l0,0l0,0c0-0.4,0.3-0.8,0.8-0.8l0,0C24.5,28.2,24.8,28.6,24.8,29z"/>
<path class="st0" d="M11,27.7c0,1.3,1.1,2.4,2.4,2.4c0,0,0,0,0,0h0c1.3,0,2.3-1,2.3-2.3c0,0,0-0.1,0-0.1v-2.4c0-1.3-1-2.3-2.3-2.4
C12.1,23,11,24,11,25.3L11,27.7z M11.6,29.2l3.5-5.4"/>
<path class="st0" d="M22.1,27.7h-4.7l3.8-4.8V30"/>
<path class="st0" d="M26.1,25.3c0-1.3,1-2.3,2.3-2.4c1.3,0,2.4,1.1,2.4,2.4c0,0.6-0.3,1.2-0.7,1.7c-1,0.8-4,3.1-4,3.1h4.7"/>
<path class="st0" d="M35.3,26.5c1,0,1.8-0.8,1.8-1.8c0-1-0.8-1.8-1.8-1.8h-1.2c-1,0-1.8,0.8-1.8,1.8c0,1,0.8,1.8,1.8,1.8l0,0
c-1,0-1.8,0.8-1.8,1.8c0,1,0.8,1.8,1.8,1.8h1.2c1,0,1.8-0.8,1.8-1.8C37,27.3,36.3,26.5,35.3,26.5"/>
<line class="st0" x1="34.1" y1="26.5" x2="35.3" y2="26.5"/>
</svg>
Copied!