Calculatorpluspluswindowed Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Calculatorpluspluswindowed 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/323111.svg" alt="Calculatorpluspluswindowed icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323111.svg" alt="Calculatorpluspluswindowed icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323111.svg" alt="Calculatorpluspluswindowed icon" :width="24" :height="24" />
CSS background
.icon-calculatorpluspluswindowed {
background-image: url('https://proicons.com/icon/323111.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><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="b" d="M24.15,37.41c-7.4061.0136-13.421-5.9793-13.4345-13.3854s5.9793-13.421,13.3854-13.4345c3.5711-.0065,6.9973,1.4116,9.5191,3.94l-4.52,4.52c-2.7366-2.7308-7.1687-2.7261-9.8995.0105-2.7308,2.7366-2.7261,7.1687.0105,9.8995,2.7325,2.7267,7.1565,2.7267,9.889,0h0l4.52,4.52c-2.509,2.5164-5.9165,3.9305-9.47,3.93Z"/><line class="b" x1="27.38" y1="21.27" x2="27.38" y2="26.27"/><line class="b" x1="24.88" y1="23.77" x2="29.88" y2="23.77"/><line class="b" x1="34.77" y1="21.27" x2="34.77" y2="26.27"/><line class="b" x1="32.27" y1="23.77" x2="37.27" y2="23.77"/><line class="b" x1="40.31" y1="7.69" x2="37.91" y2="10.09"/><line class="b" x1="37.91" y1="7.69" x2="40.31" y2="10.09"/><polyline class="b" points="35.72 5.5 35.72 12.29 42.5 12.29"/></svg>
Copied!