Qalculate Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Qalculate 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/331748.svg" alt="Qalculate icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331748.svg" alt="Qalculate icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331748.svg" alt="Qalculate icon" :width="24" :height="24" />
CSS background
.icon-qalculate {
background-image: url('https://proicons.com/icon/331748.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>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M25.35365854,5.5v37"/><path class="f" d="M31.2195122,21.29268293h9.02439024"/><path class="f" d="M31.2195122,26.07560907h9.02439024"/><path class="f" d="M12.7195122,10.10243937c.58658502-.68585387,1.8770731-.60553659,2.28317049.12002473.52341457,1.76878052,1.55219536,6.831464,2.01243947,7.97756197.51529277.84829316,1.64243875-.06046291,2.62609742-1.48902405"/><path class="f" d="M10.7882928,18.04390209c.30141473.80136629,1.15512214.95658488,2.09365869.01317629,2.54487777-3.70902494,3.51951185-5.01756049,5.56804885-7.74292676.48370668-.47468295,1.20926843-.70570695,1.732683.09656129"/><path class="f" d="M10.19268275,36.54390382c.00062095,1.73268127,2.4275606,1.45292738,3.79024373,1.44390106v-1.53414703c-4.76487824-2.36438928-3.02317108-8.20317087,1.62439042-8.23024294,3.89853717-.02337307,5.89292659,5.89292573,1.44390278,8.23024294.00001119.61636464,0,1.53414703,0,1.53414703,1.92219523.02725452,3.67292741.19312258,3.69999948-1.44390106"/><path class="f" d="M7.75609756,23.63902473h17.14634146"/></svg>
Copied!