Fossify Calculator Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fossify Calculator 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/340738.svg" alt="Fossify Calculator icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340738.svg" alt="Fossify Calculator icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340738.svg" alt="Fossify Calculator icon" :width="24" :height="24" />
CSS background
.icon-fossify-calculator {
background-image: url('https://proicons.com/icon/340738.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>.l{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="l" d="M6.35723996,11.0222261h12.64624262"/><g id="c"><path id="d" class="l" d="M5.50000024,34.87465644h14.36072302"/><path id="e" class="l" d="M12.68036056,27.69414306v14.36102486"/></g><g id="f"><path id="g" class="l" d="M31.09959769,5.94484258l10.1545639,10.15476656"/><path id="h" class="l" d="M41.2541616,5.94483209l-10.15456772,10.15477705"/></g><g id="i"><path id="j" class="l" d="M29.85375762,30.48130965h12.64624214"/><path id="k" class="l" d="M29.85375762,39.26800132h12.64624214"/></g></svg>
Copied!