Numbers Es Ap Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Numbers Es Ap 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/345027.svg" alt="Numbers Es Ap icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345027.svg" alt="Numbers Es Ap icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345027.svg" alt="Numbers Es Ap icon" :width="24" :height="24" />
CSS background
.icon-numbers-es-ap {
background-image: url('https://proicons.com/icon/345027.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M16.926,22.6845l-2.467,5.137c-.313.652.161,1.409.883,1.409h17.666c1.431,0,2.116.561,2.116,2.182,0,5.306-4.454,10.97-7.376,10.97-2.519,0-4.776-.747-7.255-2.121M5.5,22.4425h37M11.279,5.6175c8.481.388,16.961.388,25.442,0-.7676,3.8181-.7676,7.7509,0,11.569-8.48-.387-16.961-.387-25.442,0,.7676-3.8181.7676-7.7509,0-11.569Z"/></svg>
Copied!