Fossify Calculator Alt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fossify Calculator Alt 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/326180.svg" alt="Fossify Calculator Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326180.svg" alt="Fossify Calculator Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326180.svg" alt="Fossify Calculator Alt icon" :width="24" :height="24" />
CSS background
.icon-fossify-calculator-alt {
background-image: url('https://proicons.com/icon/326180.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{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="b" cx="24" cy="24" r="21.5"/><line class="b" x1="26.60099983" y1="33.10100174" x2="36.60100174" y2="33.10100174"/><line class="b" x1="26.60099983" y1="30.10099983" x2="36.60100174" y2="30.10099983"/><line class="b" x1="27.3010006" y1="12.09899998" x2="35.90100098" y2="20.6989994"/><line class="b" x1="35.90100098" y1="12.09899998" x2="27.3010006" y2="20.6989994"/><line class="b" x1="12.39900017" y1="16.39900017" x2="20.39900017" y2="16.39900017"/><line class="b" x1="12.39900017" y1="31.60099983" x2="20.39900017" y2="31.60099983"/><line class="b" x1="16.39900017" y1="27.60099983" x2="16.39900017" y2="35.60100174"/></svg>
Copied!