expressionless circle icon

expressionless-circle-bold-duotone from Solar by 480 Design · Bold Duotone · Faces · CC-BY-4.0 Attribution required.

Name
expressionless-circle-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Faces
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More faces icons from Solar

Use the expressionless circle 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 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" opacity=".5"/><path d="M8.25 16C8.25 15.5858 8.58579 15.25 9 15.25H15C15.4142 15.25 15.75 15.5858 15.75 16C15.75 16.4142 15.4142 16.75 15 16.75H9C8.58579 16.75 8.25 16.4142 8.25 16Z"/><path d="M15 12C15.5523 12 16 11.3284 16 10.5C16 9.67157 15.5523 9 15 9C14.4477 9 14 9.67157 14 10.5C14 11.3284 14.4477 12 15 12Z"/><path d="M9 12C9.55228 12 10 11.3284 10 10.5C10 9.67157 9.55228 9 9 9C8.44772 9 8 9.67157 8 10.5C8 11.3284 8.44772 12 9 12Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarExpressionlessCircleBoldDuotone(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 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" opacity=".5"/><path d="M8.25 16C8.25 15.5858 8.58579 15.25 9 15.25H15C15.4142 15.25 15.75 15.5858 15.75 16C15.75 16.4142 15.4142 16.75 15 16.75H9C8.58579 16.75 8.25 16.4142 8.25 16Z"/><path d="M15 12C15.5523 12 16 11.3284 16 10.5C16 9.67157 15.5523 9 15 9C14.4477 9 14 9.67157 14 10.5C14 11.3284 14.4477 12 15 12Z"/><path d="M9 12C9.55228 12 10 11.3284 10 10.5C10 9.67157 9.55228 9 9 9C8.44772 9 8 9.67157 8 10.5C8 11.3284 8.44772 12 9 12Z"/></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 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" opacity=".5"/><path d="M8.25 16C8.25 15.5858 8.58579 15.25 9 15.25H15C15.4142 15.25 15.75 15.5858 15.75 16C15.75 16.4142 15.4142 16.75 15 16.75H9C8.58579 16.75 8.25 16.4142 8.25 16Z"/><path d="M15 12C15.5523 12 16 11.3284 16 10.5C16 9.67157 15.5523 9 15 9C14.4477 9 14 9.67157 14 10.5C14 11.3284 14.4477 12 15 12Z"/><path d="M9 12C9.55228 12 10 11.3284 10 10.5C10 9.67157 9.55228 9 9 9C8.44772 9 8 9.67157 8 10.5C8 11.3284 8.44772 12 9 12Z"/></g></svg>
</template>

CSS

.icon-expressionless-circle-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%2022C17.5228%2022%2022%2017.5228%2022%2012C22%206.47715%2017.5228%202%2012%202C6.47715%202%202%206.47715%202%2012C2%2017.5228%206.47715%2022%2012%2022Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M8.25%2016C8.25%2015.5858%208.58579%2015.25%209%2015.25H15C15.4142%2015.25%2015.75%2015.5858%2015.75%2016C15.75%2016.4142%2015.4142%2016.75%2015%2016.75H9C8.58579%2016.75%208.25%2016.4142%208.25%2016Z%22%2F%3E%3Cpath%20d%3D%22M15%2012C15.5523%2012%2016%2011.3284%2016%2010.5C16%209.67157%2015.5523%209%2015%209C14.4477%209%2014%209.67157%2014%2010.5C14%2011.3284%2014.4477%2012%2015%2012Z%22%2F%3E%3Cpath%20d%3D%22M9%2012C9.55228%2012%2010%2011.3284%2010%2010.5C10%209.67157%209.55228%209%209%209C8.44772%209%208%209.67157%208%2010.5C8%2011.3284%208.44772%2012%209%2012Z%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%2022C17.5228%2022%2022%2017.5228%2022%2012C22%206.47715%2017.5228%202%2012%202C6.47715%202%202%206.47715%202%2012C2%2017.5228%206.47715%2022%2012%2022Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M8.25%2016C8.25%2015.5858%208.58579%2015.25%209%2015.25H15C15.4142%2015.25%2015.75%2015.5858%2015.75%2016C15.75%2016.4142%2015.4142%2016.75%2015%2016.75H9C8.58579%2016.75%208.25%2016.4142%208.25%2016Z%22%2F%3E%3Cpath%20d%3D%22M15%2012C15.5523%2012%2016%2011.3284%2016%2010.5C16%209.67157%2015.5523%209%2015%209C14.4477%209%2014%209.67157%2014%2010.5C14%2011.3284%2014.4477%2012%2015%2012Z%22%2F%3E%3Cpath%20d%3D%22M9%2012C9.55228%2012%2010%2011.3284%2010%2010.5C10%209.67157%209.55228%209%209%209C8.44772%209%208%209.67157%208%2010.5C8%2011.3284%208.44772%2012%209%2012Z%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/expressionless-circle-bold-duotone.svg?color=%231a73e8&size=48