Calculator Basic Scientific Calculations Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Calculator Basic Scientific Calculations 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/337667.svg" alt="Calculator Basic Scientific Calculations icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337667.svg" alt="Calculator Basic Scientific Calculations icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337667.svg" alt="Calculator Basic Scientific Calculations icon" :width="24" :height="24" />
CSS background
.icon-calculator-basic-scientific-calculations {
background-image: url('https://proicons.com/icon/337667.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{isolation:isolate;}.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" 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="c" d="M41.3401,6.6856L6.7442,41.1501"/><path class="c" d="M6.7442,6.6856l34.596,34.6537"/><g class="b"><path class="c" d="M14.253,27c-.5.6-1.2,1-2.1,1-1.5,0-2.7-1.2-2.7-2.7v-2.6c0-1.5,1.2-2.7,2.7-2.7.8,0,1.6.4,2.1,1"/><line class="c" x1="8.253" y1="22.9" x2="11.653" y2="22.9"/><line class="c" x1="8.253" y1="24.9" x2="11.653" y2="24.9"/></g><line class="c" x1="22.181" y1="33.395" x2="26.181" y2="33.395"/><line class="c" x1="22" y1="12.402" x2="26" y2="12.402"/><line class="c" x1="24" y1="10.402" x2="24" y2="14.402"/><g class="b"><path class="c" d="M33.67,27.252c.5.6,1.1.9,2,.9h1.2c1.1,0,2-.9,2-2s-.9-2-2-2h-1.3c-1.1,0-2-.9-2-2s.9-2,2-2h1.2c.9,0,1.5.2,2,.9"/><line class="c" x1="36.17" y1="20.152" x2="36.17" y2="19.152"/><line class="c" x1="36.17" y1="29.152" x2="36.17" y2="28.152"/></g><line class="c" x1="22.181" y1="35.757" x2="26.181" y2="35.757"/></svg>
Copied!