Nt Calculadora Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nt Calculadora 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/330425.svg" alt="Nt Calculadora icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330425.svg" alt="Nt Calculadora icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330425.svg" alt="Nt Calculadora icon" :width="24" :height="24" />
CSS background
.icon-nt-calculadora {
background-image: url('https://proicons.com/icon/330425.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.d{fill:#000;stroke-width:0px;}</style></defs><path class="c" d="M9.4994,5.4993h29.0012c2.2001,0,4.0002,1.8001,4.0002,4.0002v29.0012c0,2.2001-1.8001,4.0002-4.0002,4.0002H9.4994c-2.2001,0-4.0002-1.8001-4.0002-4.0002V9.4994c0-2.2001,1.8001-4.0002,4.0002-4.0002Z"/><path class="c" d="M28.727,15.426h9"/><path class="c" d="M28.727,33.257h9"/><path class="c" d="M11.256,29.322l8,7.9373"/><path class="c" d="M19.217,29.259l-7.9608,7.9686"/><path class="c" d="M15.256,10.926v9"/><path class="c" d="M10.756,15.426h9"/><circle class="d" cx="33.227" cy="30.265" r=".75"/><circle class="d" cx="33.227" cy="36.249" r=".75"/></svg>
Copied!