calculator icon

calculator-bold-duotone from Solar by 480 Design · Bold Duotone · School · CC-BY-4.0 Attribution required.

Name
calculator-bold-duotone
Set
Solar
Style
Bold Duotone
Category
School
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More school icons from Solar

Use the calculator icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 22C7.75736 22 5.63604 22 4.31802 20.5355C3 19.0711 3 16.714 3 12C3 7.28595 3 4.92893 4.31802 3.46447C5.63604 2 7.75736 2 12 2C16.2426 2 18.364 2 19.682 3.46447C21 4.92893 21 7.28595 21 12C21 16.714 21 19.0711 19.682 20.5355C18.364 22 16.2426 22 12 22Z" opacity=".5"/><path d="M15 6H9C8.53501 6 8.30252 6 8.11177 6.05111C7.59413 6.18981 7.18981 6.59413 7.05111 7.11177C7 7.30252 7 7.53501 7 8C7 8.46499 7 8.69748 7.05111 8.88823C7.18981 9.40587 7.59413 9.81019 8.11177 9.94889C8.30252 10 8.53501 10 9 10H15C15.465 10 15.6975 10 15.8882 9.94889C16.4059 9.81019 16.8102 9.40587 16.9489 8.88823C17 8.69748 17 8.46499 17 8C17 7.53501 17 7.30252 16.9489 7.11177C16.8102 6.59413 16.4059 6.18981 15.8882 6.05111C15.6975 6 15.465 6 15 6Z"/><path d="M8 14C8.55228 14 9 13.5523 9 13C9 12.4477 8.55228 12 8 12C7.44772 12 7 12.4477 7 13C7 13.5523 7.44772 14 8 14Z"/><path d="M8 18C8.55228 18 9 17.5523 9 17C9 16.4477 8.55228 16 8 16C7.44772 16 7 16.4477 7 17C7 17.5523 7.44772 18 8 18Z"/><path d="M12 14C12.5523 14 13 13.5523 13 13C13 12.4477 12.5523 12 12 12C11.4477 12 11 12.4477 11 13C11 13.5523 11.4477 14 12 14Z"/><path d="M12 18C12.5523 18 13 17.5523 13 17C13 16.4477 12.5523 16 12 16C11.4477 16 11 16.4477 11 17C11 17.5523 11.4477 18 12 18Z"/><path d="M16 14C16.5523 14 17 13.5523 17 13C17 12.4477 16.5523 12 16 12C15.4477 12 15 12.4477 15 13C15 13.5523 15.4477 14 16 14Z"/><path d="M16 18C16.5523 18 17 17.5523 17 17C17 16.4477 16.5523 16 16 16C15.4477 16 15 16.4477 15 17C15 17.5523 15.4477 18 16 18Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarCalculatorBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 22C7.75736 22 5.63604 22 4.31802 20.5355C3 19.0711 3 16.714 3 12C3 7.28595 3 4.92893 4.31802 3.46447C5.63604 2 7.75736 2 12 2C16.2426 2 18.364 2 19.682 3.46447C21 4.92893 21 7.28595 21 12C21 16.714 21 19.0711 19.682 20.5355C18.364 22 16.2426 22 12 22Z" opacity=".5"/><path d="M15 6H9C8.53501 6 8.30252 6 8.11177 6.05111C7.59413 6.18981 7.18981 6.59413 7.05111 7.11177C7 7.30252 7 7.53501 7 8C7 8.46499 7 8.69748 7.05111 8.88823C7.18981 9.40587 7.59413 9.81019 8.11177 9.94889C8.30252 10 8.53501 10 9 10H15C15.465 10 15.6975 10 15.8882 9.94889C16.4059 9.81019 16.8102 9.40587 16.9489 8.88823C17 8.69748 17 8.46499 17 8C17 7.53501 17 7.30252 16.9489 7.11177C16.8102 6.59413 16.4059 6.18981 15.8882 6.05111C15.6975 6 15.465 6 15 6Z"/><path d="M8 14C8.55228 14 9 13.5523 9 13C9 12.4477 8.55228 12 8 12C7.44772 12 7 12.4477 7 13C7 13.5523 7.44772 14 8 14Z"/><path d="M8 18C8.55228 18 9 17.5523 9 17C9 16.4477 8.55228 16 8 16C7.44772 16 7 16.4477 7 17C7 17.5523 7.44772 18 8 18Z"/><path d="M12 14C12.5523 14 13 13.5523 13 13C13 12.4477 12.5523 12 12 12C11.4477 12 11 12.4477 11 13C11 13.5523 11.4477 14 12 14Z"/><path d="M12 18C12.5523 18 13 17.5523 13 17C13 16.4477 12.5523 16 12 16C11.4477 16 11 16.4477 11 17C11 17.5523 11.4477 18 12 18Z"/><path d="M16 14C16.5523 14 17 13.5523 17 13C17 12.4477 16.5523 12 16 12C15.4477 12 15 12.4477 15 13C15 13.5523 15.4477 14 16 14Z"/><path d="M16 18C16.5523 18 17 17.5523 17 17C17 16.4477 16.5523 16 16 16C15.4477 16 15 16.4477 15 17C15 17.5523 15.4477 18 16 18Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 22C7.75736 22 5.63604 22 4.31802 20.5355C3 19.0711 3 16.714 3 12C3 7.28595 3 4.92893 4.31802 3.46447C5.63604 2 7.75736 2 12 2C16.2426 2 18.364 2 19.682 3.46447C21 4.92893 21 7.28595 21 12C21 16.714 21 19.0711 19.682 20.5355C18.364 22 16.2426 22 12 22Z" opacity=".5"/><path d="M15 6H9C8.53501 6 8.30252 6 8.11177 6.05111C7.59413 6.18981 7.18981 6.59413 7.05111 7.11177C7 7.30252 7 7.53501 7 8C7 8.46499 7 8.69748 7.05111 8.88823C7.18981 9.40587 7.59413 9.81019 8.11177 9.94889C8.30252 10 8.53501 10 9 10H15C15.465 10 15.6975 10 15.8882 9.94889C16.4059 9.81019 16.8102 9.40587 16.9489 8.88823C17 8.69748 17 8.46499 17 8C17 7.53501 17 7.30252 16.9489 7.11177C16.8102 6.59413 16.4059 6.18981 15.8882 6.05111C15.6975 6 15.465 6 15 6Z"/><path d="M8 14C8.55228 14 9 13.5523 9 13C9 12.4477 8.55228 12 8 12C7.44772 12 7 12.4477 7 13C7 13.5523 7.44772 14 8 14Z"/><path d="M8 18C8.55228 18 9 17.5523 9 17C9 16.4477 8.55228 16 8 16C7.44772 16 7 16.4477 7 17C7 17.5523 7.44772 18 8 18Z"/><path d="M12 14C12.5523 14 13 13.5523 13 13C13 12.4477 12.5523 12 12 12C11.4477 12 11 12.4477 11 13C11 13.5523 11.4477 14 12 14Z"/><path d="M12 18C12.5523 18 13 17.5523 13 17C13 16.4477 12.5523 16 12 16C11.4477 16 11 16.4477 11 17C11 17.5523 11.4477 18 12 18Z"/><path d="M16 14C16.5523 14 17 13.5523 17 13C17 12.4477 16.5523 12 16 12C15.4477 12 15 12.4477 15 13C15 13.5523 15.4477 14 16 14Z"/><path d="M16 18C16.5523 18 17 17.5523 17 17C17 16.4477 16.5523 16 16 16C15.4477 16 15 16.4477 15 17C15 17.5523 15.4477 18 16 18Z"/></g></svg>
</template>

CSS

.icon-calculator-bold-duotone {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12%2022C7.75736%2022%205.63604%2022%204.31802%2020.5355C3%2019.0711%203%2016.714%203%2012C3%207.28595%203%204.92893%204.31802%203.46447C5.63604%202%207.75736%202%2012%202C16.2426%202%2018.364%202%2019.682%203.46447C21%204.92893%2021%207.28595%2021%2012C21%2016.714%2021%2019.0711%2019.682%2020.5355C18.364%2022%2016.2426%2022%2012%2022Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M15%206H9C8.53501%206%208.30252%206%208.11177%206.05111C7.59413%206.18981%207.18981%206.59413%207.05111%207.11177C7%207.30252%207%207.53501%207%208C7%208.46499%207%208.69748%207.05111%208.88823C7.18981%209.40587%207.59413%209.81019%208.11177%209.94889C8.30252%2010%208.53501%2010%209%2010H15C15.465%2010%2015.6975%2010%2015.8882%209.94889C16.4059%209.81019%2016.8102%209.40587%2016.9489%208.88823C17%208.69748%2017%208.46499%2017%208C17%207.53501%2017%207.30252%2016.9489%207.11177C16.8102%206.59413%2016.4059%206.18981%2015.8882%206.05111C15.6975%206%2015.465%206%2015%206Z%22%2F%3E%3Cpath%20d%3D%22M8%2014C8.55228%2014%209%2013.5523%209%2013C9%2012.4477%208.55228%2012%208%2012C7.44772%2012%207%2012.4477%207%2013C7%2013.5523%207.44772%2014%208%2014Z%22%2F%3E%3Cpath%20d%3D%22M8%2018C8.55228%2018%209%2017.5523%209%2017C9%2016.4477%208.55228%2016%208%2016C7.44772%2016%207%2016.4477%207%2017C7%2017.5523%207.44772%2018%208%2018Z%22%2F%3E%3Cpath%20d%3D%22M12%2014C12.5523%2014%2013%2013.5523%2013%2013C13%2012.4477%2012.5523%2012%2012%2012C11.4477%2012%2011%2012.4477%2011%2013C11%2013.5523%2011.4477%2014%2012%2014Z%22%2F%3E%3Cpath%20d%3D%22M12%2018C12.5523%2018%2013%2017.5523%2013%2017C13%2016.4477%2012.5523%2016%2012%2016C11.4477%2016%2011%2016.4477%2011%2017C11%2017.5523%2011.4477%2018%2012%2018Z%22%2F%3E%3Cpath%20d%3D%22M16%2014C16.5523%2014%2017%2013.5523%2017%2013C17%2012.4477%2016.5523%2012%2016%2012C15.4477%2012%2015%2012.4477%2015%2013C15%2013.5523%2015.4477%2014%2016%2014Z%22%2F%3E%3Cpath%20d%3D%22M16%2018C16.5523%2018%2017%2017.5523%2017%2017C17%2016.4477%2016.5523%2016%2016%2016C15.4477%2016%2015%2016.4477%2015%2017C15%2017.5523%2015.4477%2018%2016%2018Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12%2022C7.75736%2022%205.63604%2022%204.31802%2020.5355C3%2019.0711%203%2016.714%203%2012C3%207.28595%203%204.92893%204.31802%203.46447C5.63604%202%207.75736%202%2012%202C16.2426%202%2018.364%202%2019.682%203.46447C21%204.92893%2021%207.28595%2021%2012C21%2016.714%2021%2019.0711%2019.682%2020.5355C18.364%2022%2016.2426%2022%2012%2022Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M15%206H9C8.53501%206%208.30252%206%208.11177%206.05111C7.59413%206.18981%207.18981%206.59413%207.05111%207.11177C7%207.30252%207%207.53501%207%208C7%208.46499%207%208.69748%207.05111%208.88823C7.18981%209.40587%207.59413%209.81019%208.11177%209.94889C8.30252%2010%208.53501%2010%209%2010H15C15.465%2010%2015.6975%2010%2015.8882%209.94889C16.4059%209.81019%2016.8102%209.40587%2016.9489%208.88823C17%208.69748%2017%208.46499%2017%208C17%207.53501%2017%207.30252%2016.9489%207.11177C16.8102%206.59413%2016.4059%206.18981%2015.8882%206.05111C15.6975%206%2015.465%206%2015%206Z%22%2F%3E%3Cpath%20d%3D%22M8%2014C8.55228%2014%209%2013.5523%209%2013C9%2012.4477%208.55228%2012%208%2012C7.44772%2012%207%2012.4477%207%2013C7%2013.5523%207.44772%2014%208%2014Z%22%2F%3E%3Cpath%20d%3D%22M8%2018C8.55228%2018%209%2017.5523%209%2017C9%2016.4477%208.55228%2016%208%2016C7.44772%2016%207%2016.4477%207%2017C7%2017.5523%207.44772%2018%208%2018Z%22%2F%3E%3Cpath%20d%3D%22M12%2014C12.5523%2014%2013%2013.5523%2013%2013C13%2012.4477%2012.5523%2012%2012%2012C11.4477%2012%2011%2012.4477%2011%2013C11%2013.5523%2011.4477%2014%2012%2014Z%22%2F%3E%3Cpath%20d%3D%22M12%2018C12.5523%2018%2013%2017.5523%2013%2017C13%2016.4477%2012.5523%2016%2012%2016C11.4477%2016%2011%2016.4477%2011%2017C11%2017.5523%2011.4477%2018%2012%2018Z%22%2F%3E%3Cpath%20d%3D%22M16%2014C16.5523%2014%2017%2013.5523%2017%2013C17%2012.4477%2016.5523%2012%2016%2012C15.4477%2012%2015%2012.4477%2015%2013C15%2013.5523%2015.4477%2014%2016%2014Z%22%2F%3E%3Cpath%20d%3D%22M16%2018C16.5523%2018%2017%2017.5523%2017%2017C17%2016.4477%2016.5523%2016%2016%2016C15.4477%2016%2015%2016.4477%2015%2017C15%2017.5523%2015.4477%2018%2016%2018Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/calculator-bold-duotone.svg?color=%231a73e8&size=48