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">

  <path d="M26 2H6a1 1 0 0 0-1 1v26a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zm-1 2v5H7V4h18zM7 28V11h18v17H7z"/>
  <path d="M13.293 18.707a.997.997 0 0 0 1.414 0L16 17.414l1.293 1.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414L17.414 16l1.293-1.293a1 1 0 1 0-1.414-1.414L16 14.586l-1.293-1.293a1 1 0 1 0-1.414 1.414L14.586 16l-1.293 1.293a1 1 0 0 0 0 1.414zM19 21h-6a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2zm0 3h-6a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2z"/>
</svg>