emoji-grin from Bootstrap Icons by The Bootstrap Authors · Outline · MIT Free for personal and commercial use.

Name
emoji-grin
Set
Bootstrap Icons
Style
Outline
Viewbox
16×16
License
MIT

1 other variant in Bootstrap Icons

The same icon in other sets

Related icons in Bootstrap Icons

Use the emoji grin icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M12.946 11.398A6.002 6.002 0 0 1 2.108 9.14c-.114-.595.426-1.068 1.028-.997C4.405 8.289 6.48 8.5 8 8.5s3.595-.21 4.864-.358c.602-.07 1.142.402 1.028.998a5.95 5.95 0 0 1-.946 2.258m-.078-2.25C11.588 9.295 9.539 9.5 8 9.5s-3.589-.205-4.868-.352c.11.468.286.91.517 1.317A37 37 0 0 0 8 10.75a37 37 0 0 0 4.351-.285c.231-.407.407-.85.517-1.317m-1.36 2.416c-1.02.1-2.255.186-3.508.186s-2.488-.086-3.507-.186A5 5 0 0 0 8 13a5 5 0 0 0 3.507-1.436ZM6.488 7c.114-.294.179-.636.179-1c0-1.105-.597-2-1.334-2C4.597 4 4 4.895 4 6c0 .364.065.706.178 1c.23-.598.662-1 1.155-1c.494 0 .925.402 1.155 1M12 6c0 .364-.065.706-.178 1c-.23-.598-.662-1-1.155-1c-.494 0-.925.402-1.155 1a2.8 2.8 0 0 1-.179-1c0-1.105.597-2 1.334-2C11.403 4 12 4.895 12 6"/><path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m0-1A7 7 0 1 1 8 1a7 7 0 0 1 0 14"/></g></svg>

React

import type { SVGProps } from "react";

export function BiEmojiGrin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M12.946 11.398A6.002 6.002 0 0 1 2.108 9.14c-.114-.595.426-1.068 1.028-.997C4.405 8.289 6.48 8.5 8 8.5s3.595-.21 4.864-.358c.602-.07 1.142.402 1.028.998a5.95 5.95 0 0 1-.946 2.258m-.078-2.25C11.588 9.295 9.539 9.5 8 9.5s-3.589-.205-4.868-.352c.11.468.286.91.517 1.317A37 37 0 0 0 8 10.75a37 37 0 0 0 4.351-.285c.231-.407.407-.85.517-1.317m-1.36 2.416c-1.02.1-2.255.186-3.508.186s-2.488-.086-3.507-.186A5 5 0 0 0 8 13a5 5 0 0 0 3.507-1.436ZM6.488 7c.114-.294.179-.636.179-1c0-1.105-.597-2-1.334-2C4.597 4 4 4.895 4 6c0 .364.065.706.178 1c.23-.598.662-1 1.155-1c.494 0 .925.402 1.155 1M12 6c0 .364-.065.706-.178 1c-.23-.598-.662-1-1.155-1c-.494 0-.925.402-1.155 1a2.8 2.8 0 0 1-.179-1c0-1.105.597-2 1.334-2C11.403 4 12 4.895 12 6"/><path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m0-1A7 7 0 1 1 8 1a7 7 0 0 1 0 14"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M12.946 11.398A6.002 6.002 0 0 1 2.108 9.14c-.114-.595.426-1.068 1.028-.997C4.405 8.289 6.48 8.5 8 8.5s3.595-.21 4.864-.358c.602-.07 1.142.402 1.028.998a5.95 5.95 0 0 1-.946 2.258m-.078-2.25C11.588 9.295 9.539 9.5 8 9.5s-3.589-.205-4.868-.352c.11.468.286.91.517 1.317A37 37 0 0 0 8 10.75a37 37 0 0 0 4.351-.285c.231-.407.407-.85.517-1.317m-1.36 2.416c-1.02.1-2.255.186-3.508.186s-2.488-.086-3.507-.186A5 5 0 0 0 8 13a5 5 0 0 0 3.507-1.436ZM6.488 7c.114-.294.179-.636.179-1c0-1.105-.597-2-1.334-2C4.597 4 4 4.895 4 6c0 .364.065.706.178 1c.23-.598.662-1 1.155-1c.494 0 .925.402 1.155 1M12 6c0 .364-.065.706-.178 1c-.23-.598-.662-1-1.155-1c-.494 0-.925.402-1.155 1a2.8 2.8 0 0 1-.179-1c0-1.105.597-2 1.334-2C11.403 4 12 4.895 12 6"/><path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m0-1A7 7 0 1 1 8 1a7 7 0 0 1 0 14"/></g></svg>
</template>

CSS

.icon-emoji-grin {
  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%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12.946%2011.398A6.002%206.002%200%200%201%202.108%209.14c-.114-.595.426-1.068%201.028-.997C4.405%208.289%206.48%208.5%208%208.5s3.595-.21%204.864-.358c.602-.07%201.142.402%201.028.998a5.95%205.95%200%200%201-.946%202.258m-.078-2.25C11.588%209.295%209.539%209.5%208%209.5s-3.589-.205-4.868-.352c.11.468.286.91.517%201.317A37%2037%200%200%200%208%2010.75a37%2037%200%200%200%204.351-.285c.231-.407.407-.85.517-1.317m-1.36%202.416c-1.02.1-2.255.186-3.508.186s-2.488-.086-3.507-.186A5%205%200%200%200%208%2013a5%205%200%200%200%203.507-1.436ZM6.488%207c.114-.294.179-.636.179-1c0-1.105-.597-2-1.334-2C4.597%204%204%204.895%204%206c0%20.364.065.706.178%201c.23-.598.662-1%201.155-1c.494%200%20.925.402%201.155%201M12%206c0%20.364-.065.706-.178%201c-.23-.598-.662-1-1.155-1c-.494%200-.925.402-1.155%201a2.8%202.8%200%200%201-.179-1c0-1.105.597-2%201.334-2C11.403%204%2012%204.895%2012%206%22%2F%3E%3Cpath%20d%3D%22M8%2016A8%208%200%201%200%208%200a8%208%200%200%200%200%2016m0-1A7%207%200%201%201%208%201a7%207%200%200%201%200%2014%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%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12.946%2011.398A6.002%206.002%200%200%201%202.108%209.14c-.114-.595.426-1.068%201.028-.997C4.405%208.289%206.48%208.5%208%208.5s3.595-.21%204.864-.358c.602-.07%201.142.402%201.028.998a5.95%205.95%200%200%201-.946%202.258m-.078-2.25C11.588%209.295%209.539%209.5%208%209.5s-3.589-.205-4.868-.352c.11.468.286.91.517%201.317A37%2037%200%200%200%208%2010.75a37%2037%200%200%200%204.351-.285c.231-.407.407-.85.517-1.317m-1.36%202.416c-1.02.1-2.255.186-3.508.186s-2.488-.086-3.507-.186A5%205%200%200%200%208%2013a5%205%200%200%200%203.507-1.436ZM6.488%207c.114-.294.179-.636.179-1c0-1.105-.597-2-1.334-2C4.597%204%204%204.895%204%206c0%20.364.065.706.178%201c.23-.598.662-1%201.155-1c.494%200%20.925.402%201.155%201M12%206c0%20.364-.065.706-.178%201c-.23-.598-.662-1-1.155-1c-.494%200-.925.402-1.155%201a2.8%202.8%200%200%201-.179-1c0-1.105.597-2%201.334-2C11.403%204%2012%204.895%2012%206%22%2F%3E%3Cpath%20d%3D%22M8%2016A8%208%200%201%200%208%200a8%208%200%200%200%200%2016m0-1A7%207%200%201%201%208%201a7%207%200%200%201%200%2014%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bi/emoji-grin.svg?color=%231a73e8&size=48