Skip to main content

Calculator

  • Tags: calculator, math
  • Category: Devices

Examples

Heading
Smaller heading

Inline text

Example link text

Download

Download the SVG to use or edit.

Download SVG

Icon font

Using the web font? Copy, paste, and go.

<i class="modus-icons notranslate">calculator</i>

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" height="24" width="24" viewBox="0 0 32 32">

  <g>

    <path d="M26 2H6c-.55 0-1 .45-1 1v26c0 .55.45 1 1 1h20c.55 0 1-.45 1-1V3c0-.55-.45-1-1-1zM12 25c0-.55.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1h-6c-.55 0-1-.45-1-1zm7-2h-6c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-5.71-8.29c-.39-.39-.39-1.03 0-1.42.39-.39 1.03-.39 1.42 0l1.29 1.3 1.29-1.3c.39-.39 1.03-.39 1.42 0 .39.39.39 1.03 0 1.42L17.41 16l1.3 1.29c.39.39.39 1.03 0 1.42-.2.19-.45.29-.71.29s-.51-.1-.71-.29L16 17.41l-1.29 1.3c-.2.19-.45.29-.71.29s-.51-.1-.71-.29c-.39-.39-.39-1.03 0-1.42l1.3-1.29-1.3-1.29zM25 9H7V4h18v5z"/>
  </g>
</svg>