Yetcalc Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Yetcalc 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/335457.svg" alt="Yetcalc icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335457.svg" alt="Yetcalc icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335457.svg" alt="Yetcalc icon" :width="24" :height="24" />
CSS background
.icon-yetcalc {
background-image: url('https://proicons.com/icon/335457.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.d{fill:#000;stroke-width:0px;}</style></defs><path class="c" d="M23.9999,5.5001v37"/><path class="c" d="M5.5001,23.9999h37"/><path class="c" d="M28.7274,31.0955h9.0002"/><path class="c" d="M28.7274,35.078h9.0002"/><circle class="d" cx="14.9363" cy="12.684" r=".75"/><circle class="d" cx="14.9363" cy="16.6682" r=".75"/><path class="c" d="M10.4364,14.6761h9.0002"/><path class="c" d="M10.4364,14.6761h9.0002"/><path class="c" d="M17.0787,34.2623c-.2523.5045-.8409.8409-1.4295.8409-.925,0-1.6818-.7568-1.6818-1.6818v-1.0932c0-.925.7568-1.6818,1.6818-1.6818s1.6818.7568,1.6818,1.6818v.5886h-3.3636"/><path class="c" d="M12.2309,33.4214v2.2704c0,.925-.7569,1.6818-1.6818,1.6818-.5045,0-.9252-.1682-1.1775-.5045"/><path class="c" d="M12.2309,30.6464v2.775c0,.925-.7568,1.6818-1.6818,1.6818s-1.6818-.7568-1.6821-1.6818v-2.775"/><path class="c" d="M19.4366,29.2152v5.0454c0,.5045.3364.8409.8409.8409h.2523"/><line class="c" x1="18.5957" y1="30.6456" x2="20.3616" y2="30.6456"/><path class="c" d="M33.7316,15.9735c0,.925-.7568,1.6818-1.6818,1.6818s-1.6818-.7568-1.6818-1.6818v-1.0932c0-.925.7568-1.6818,1.6818-1.6818s1.6818.7568,1.6818,1.6818"/><line class="c" x1="33.7316" y1="17.6545" x2="33.7316" y2="13.1985"/><path class="c" d="M29.1067,16.8136c-.2523.5045-.8409.8409-1.4295.8409-.925,0-1.6818-.7568-1.6818-1.6818v-1.0932c0-.925.7568-1.6818,1.6818-1.6818.5886,0,1.1773.3364,1.4295.8409"/><path class="c" d="M35.1729,10.9272v5.8863c0,.5045.3364.8409.8409.8409h.2523"/><path class="c" d="M40.4597,16.8136c-.2523.5045-.8409.8409-1.4295.8409-.925,0-1.6818-.7568-1.6818-1.6818v-1.0932c0-.925.7568-1.6818,1.6818-1.6818.5886,0,1.1773.3364,1.4295.8409"/><path class="c" d="M38.5006,5.4992H9.4994c-2.2001,0-4.0002,1.8001-4.0002,4.0002v29.0013c0,2.2001,1.8001,4.0002,4.0002,4.0002h29.0013c2.2001,0,4.0002-1.8001,4.0002-4.0002V9.4994c0-2.2001-1.8001-4.0002-4.0002-4.0002Z"/></svg>
Copied!