All Maths Formulas Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The All Maths Formulas 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/336178.svg" alt="All Maths Formulas icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336178.svg" alt="All Maths Formulas icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336178.svg" alt="All Maths Formulas icon" :width="24" :height="24" />
CSS background
.icon-all-maths-formulas {
background-image: url('https://proicons.com/icon/336178.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="b" cx="24" cy="24" r="21.5"/><polyline class="b" points="8 24.0381 8 16.7147 11.6658 24.0464 15.3317 16.7257 15.3317 24.0464"/><line class="b" x1="26.8871" y1="16.7147" x2="31.7444" y2="16.7147"/><line class="b" x1="29.3157" y1="24.0464" x2="29.3157" y2="16.7147"/><line class="b" x1="35.1428" y1="16.7147" x2="35.1428" y2="24.0464"/><line class="b" x1="40" y1="16.7147" x2="40" y2="24.0464"/><line class="b" x1="35.1428" y1="20.3668" x2="40" y2="20.3668"/><line class="b" x1="23.4891" y1="21.5939" x2="20.3126" y2="21.5939"/><polyline class="b" points="19.5208 24.0244 21.9036 16.7147 24.2864 24.0464"/><polyline class="b" points="29.8695 27.321 29.8695 31.2851 31.8515 31.2851"/><polyline class="b" points="19.8455 31.2806 19.8455 27.321 21.8275 31.2851 23.8096 27.3269 23.8096 31.2851"/><path class="b" d="M15.5935,31.2851v-3.9641h1.2977c.7337,0,1.3285.5961,1.3285,1.3313s-.5948,1.3313-1.3285,1.3313h-1.2977"/><line class="b" x1="16.8918" y1="29.9838" x2="18.19" y2="31.2841"/><path class="b" d="M37.4523,30.851c.2431.3165.5479.4343.9719.4343h.5869c.5462,0,.9889-.4427.9889-.9889v-.0043c0-.5462-.4427-.9889-.9889-.9889h-.6474c-.5467,0-.9899-.4432-.9899-.9899h0c0-.5479.4442-.9921.9921-.9921h.5837c.4241,0,.7288.1179.9719.4343"/><path class="b" d="M25.5515,27.321v2.651c0,.7252.5879,1.3131,1.3131,1.3131s1.3131-.5879,1.3131-1.3131v-2.651"/><line class="b" x1="8" y1="29.303" x2="9.2883" y2="29.303"/><polyline class="b" points="8 31.2851 8 27.321 9.982 27.321"/><line class="b" x1="35.4692" y1="29.9591" x2="33.7518" y2="29.9591"/><polyline class="b" points="33.3237 31.2732 34.612 27.321 35.9003 31.2851"/><path class="b" d="M12.6556,31.2849c-.7252,0-1.3131-.5879-1.3131-1.3131v-1.3379c0-.7252.5879-1.3131,1.3131-1.3131s1.3131.5879,1.3131,1.3131v1.3379c0,.7252-.5879,1.3131-1.3131,1.3131Z"/></svg>
Copied!