Hieduscientificcalculator Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hieduscientificcalculator 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/341587.svg" alt="Hieduscientificcalculator icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341587.svg" alt="Hieduscientificcalculator icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341587.svg" alt="Hieduscientificcalculator icon" :width="24" :height="24" />
CSS background
.icon-hieduscientificcalculator {
background-image: url('https://proicons.com/icon/341587.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 xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="a" x="25.95" y="5.5" width="16.55" height="16.55" rx="4" ry="4"/><rect class="a" x="5.5" y="25.95" width="16.55" height="16.55" rx="4" ry="4"/><rect class="a" x="5.5" y="5.5" width="16.55" height="16.55" rx="4" ry="4"/><rect class="a" x="25.95" y="25.95" width="16.55" height="16.55" rx="4" ry="4"/><line class="a" x1="28.87" x2="39.58" y1="31.3" y2="31.3"/><line class="a" x1="28.87" x2="39.58" y1="37.14" y2="37.14"/><polyline class="a" points="8.06 14.22 9.97 14.22 11.54 18.49 13.67 9.07 19.49 9.07"/><line class="a" x1="29.29" x2="39.16" y1="9.07" y2="9.07"/><path class="a" d="m30.26 18.49c2.15-3.76 1.84-5.75 1.84-9.42"/><line class="a" x1="36.49" x2="36.49" y1="9.07" y2="18.49"/><line class="a" x1="15.3" x2="19.59" y1="38.51" y2="38.51"/><line class="a" x1="15.3" x2="17.45" y1="31.1" y2="29.93"/><line class="a" x1="17.45" x2="17.45" y1="29.93" y2="38.51"/><line class="a" x1="7.96" x2="12.25" y1="34.22" y2="34.22"/></svg>
Copied!