Maple Calculator Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Maple 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/343419.svg" alt="Maple Calculator icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343419.svg" alt="Maple Calculator icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343419.svg" alt="Maple Calculator icon" :width="24" :height="24" />
CSS background
.icon-maple-calculator {
background-image: url('https://proicons.com/icon/343419.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>.x{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="x" d="M38.5007,5.4992H9.4994c-2.2001,0-4.0002,1.8001-4.0002,4.0002v29.0013c0,2.2001,1.8001,4.0002,4.0002,4.0002h29.0013c2.2001,0,4.0002-1.8001,4.0002-4.0002V9.4994c0-2.2001-1.8001-4.0002-4.0002-4.0002Z"/><path id="d" class="x" d="M18.1374,30.7943s1.4752,1.6767,1.4752,3.7433-1.4752,3.7433-1.4752,3.7433"/><path id="e" class="x" d="M14.2598,30.7943s-1.4752,1.6767-1.4752,3.7433,1.4752,3.7433,1.4752,3.7433"/><g id="f"><line id="g" class="x" x1="17.6245" y1="32.5717" x2="14.6741" y2="36.481"/><line id="h" class="x" x1="17.6245" y1="36.481" x2="14.6741" y2="32.5717"/></g><g id="i"><line id="j" class="x" x1="39.4843" y1="12.7524" x2="36.1192" y2="17.2111"/><line id="k" class="x" x1="39.4843" y1="17.2111" x2="36.1192" y2="12.7524"/></g><circle id="l" class="x" cx="24" cy="24" r="7"/><path id="m" class="x" d="M24,5.5v11.5"/><path id="n" class="x" d="M31,24h11.5"/><path id="o" class="x" d="M24,31v11.5"/><path id="p" class="x" d="M17,24H5.5"/><path id="q" class="x" d="M7.0879,14.4239h2.0509l1.9157,4.5751,3.2228-9.6685h8.1134"/><g id="r"><path id="s" class="x" d="M12.2518,30.8662c-2.3544.0112-2.1758,1.2419-2.6141,3.3454-.4382,2.1029-.0843,3.9241-2.6596,4.0693"/><path id="t" class="x" d="M8.2401,34.0327h2.6594"/></g><path id="u" class="x" d="M38.7866,31.9353h-6.9189"/><path id="v" class="x" d="M36.4653,31.9353l.0451,3.8088c-.0242,2.5155,1.763,2.2639,2.3213,1.0818"/><path id="w" class="x" d="M34.0087,31.9353c-.474,1.9125.6443,5.7889-1.4875,5.6569"/></svg>
Copied!