Division Calculator Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Division 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/339157.svg" alt="Division Calculator icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339157.svg" alt="Division Calculator icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339157.svg" alt="Division Calculator icon" :width="24" :height="24" />
CSS background
.icon-division-calculator {
background-image: url('https://proicons.com/icon/339157.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="e" class="l" d="M42.5,17.77700043H15.02600002v13.39299965"/><path id="f" class="l" d="M20.29299927,6.88999987l2.17000008-1.18100023v8.67599964"/><path id="g" class="l" d="M32.97499847,13.65299988c.59899902.50199986,1.18000031.73200035,2.63199997.73200035h.25c1.34315491,0,2.43199921-1.0888443,2.43199921-2.43200016h0c.00055313-1.34315681-1.08784485-2.43244743-2.43099976-2.43299961h-2.88299942v-3.81000042h5.31399918"/><path id="h" class="l" d="M32.97499847,29.11300087c.59899902.50200081,1.18000031.73200035,2.63199997.73200035h.25c1.34315491,0,2.43199921-1.08884239,2.43199921-2.43199921h0c.00055313-1.34315681-1.08784103-2.43244743-2.43099976-2.43300056h-2.88299942v-3.80999947h5.31399918"/><path id="i" class="l" d="M5.5,29.11300087c.59899998.50200081,1.17999983.73200035,2.63199997.73200035h.25c1.34315586,0,2.43200016-1.08884239,2.43200016-2.43199921h0c.00055218-1.34315681-1.08784294-2.43244743-2.4309988-2.43300056h-2.88300133v-3.80999947h5.31400013"/><path id="j" class="l" d="M19.23699951,41.56000137c.60000038.50099945,1.18000031.73099899,2.63299942.73099899h.25c1.34276581-.00055313,2.43099976-1.0892334,2.43099976-2.43199921h0c.00055122-1.34315491-1.08784485-2.43244553-2.43100166-2.43299866h-2.88299751v-3.81100082h5.31399918"/><path id="k" class="l" d="M20.10000038,29.84499931l4.66800117-8.6760006h-5.7480011"/></svg>
Copied!