emoji astonished icon
emoji-astonished from Bootstrap Icons by The Bootstrap Authors · Outline · MIT Free for personal and commercial use.
- Name
- emoji-astonished
- Set
- Bootstrap Icons
- Style
- Outline
- Viewbox
- 16×16
- License
- MIT
1 other variant in Bootstrap Icons
Related icons in Bootstrap Icons
Use the emoji astonished icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"/><path d="M7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5m4 0c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5S9.448 5 10 5s1 .672 1 1.5M4.884 4.022a2 2 0 0 1 1.458-.048a.5.5 0 0 0 .316-.948a3 3 0 0 0-2.167.077a3.1 3.1 0 0 0-.773.478q-.036.03-.07.064l-.002.001a.5.5 0 0 0 .707.708l-.001.002l.001-.002a2 2 0 0 1 .122-.1a2 2 0 0 1 .41-.232Zm6.232 0a2 2 0 0 0-1.458-.048a.5.5 0 1 1-.316-.948a3 3 0 0 1 2.168.077a3 3 0 0 1 .773.478l.07.064v.001a.5.5 0 0 1-.706.708l.002.002l-.002-.002a2 2 0 0 0-.122-.1a2 2 0 0 0-.41-.232ZM8 10c-.998 0-1.747.623-2.247 1.246c-.383.478.08 1.06.687.98q1.56-.202 3.12 0c.606.08 1.07-.502.687-.98C9.747 10.623 8.998 10 8 10"/></g></svg>
React
import type { SVGProps } from "react";
export function BiEmojiAstonished(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="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"/><path d="M7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5m4 0c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5S9.448 5 10 5s1 .672 1 1.5M4.884 4.022a2 2 0 0 1 1.458-.048a.5.5 0 0 0 .316-.948a3 3 0 0 0-2.167.077a3.1 3.1 0 0 0-.773.478q-.036.03-.07.064l-.002.001a.5.5 0 0 0 .707.708l-.001.002l.001-.002a2 2 0 0 1 .122-.1a2 2 0 0 1 .41-.232Zm6.232 0a2 2 0 0 0-1.458-.048a.5.5 0 1 1-.316-.948a3 3 0 0 1 2.168.077a3 3 0 0 1 .773.478l.07.064v.001a.5.5 0 0 1-.706.708l.002.002l-.002-.002a2 2 0 0 0-.122-.1a2 2 0 0 0-.41-.232ZM8 10c-.998 0-1.747.623-2.247 1.246c-.383.478.08 1.06.687.98q1.56-.202 3.12 0c.606.08 1.07-.502.687-.98C9.747 10.623 8.998 10 8 10"/></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="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"/><path d="M7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5m4 0c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5S9.448 5 10 5s1 .672 1 1.5M4.884 4.022a2 2 0 0 1 1.458-.048a.5.5 0 0 0 .316-.948a3 3 0 0 0-2.167.077a3.1 3.1 0 0 0-.773.478q-.036.03-.07.064l-.002.001a.5.5 0 0 0 .707.708l-.001.002l.001-.002a2 2 0 0 1 .122-.1a2 2 0 0 1 .41-.232Zm6.232 0a2 2 0 0 0-1.458-.048a.5.5 0 1 1-.316-.948a3 3 0 0 1 2.168.077a3 3 0 0 1 .773.478l.07.064v.001a.5.5 0 0 1-.706.708l.002.002l-.002-.002a2 2 0 0 0-.122-.1a2 2 0 0 0-.41-.232ZM8 10c-.998 0-1.747.623-2.247 1.246c-.383.478.08 1.06.687.98q1.56-.202 3.12 0c.606.08 1.07-.502.687-.98C9.747 10.623 8.998 10 8 10"/></g></svg> </template>
CSS
.icon-emoji-astonished {
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%22M8%2015A7%207%200%201%201%208%201a7%207%200%200%201%200%2014m0%201A8%208%200%201%200%208%200a8%208%200%200%200%200%2016%22%2F%3E%3Cpath%20d%3D%22M7%206.5C7%207.328%206.552%208%206%208s-1-.672-1-1.5S5.448%205%206%205s1%20.672%201%201.5m4%200c0%20.828-.448%201.5-1%201.5s-1-.672-1-1.5S9.448%205%2010%205s1%20.672%201%201.5M4.884%204.022a2%202%200%200%201%201.458-.048a.5.5%200%200%200%20.316-.948a3%203%200%200%200-2.167.077a3.1%203.1%200%200%200-.773.478q-.036.03-.07.064l-.002.001a.5.5%200%200%200%20.707.708l-.001.002l.001-.002a2%202%200%200%201%20.122-.1a2%202%200%200%201%20.41-.232Zm6.232%200a2%202%200%200%200-1.458-.048a.5.5%200%201%201-.316-.948a3%203%200%200%201%202.168.077a3%203%200%200%201%20.773.478l.07.064v.001a.5.5%200%200%201-.706.708l.002.002l-.002-.002a2%202%200%200%200-.122-.1a2%202%200%200%200-.41-.232ZM8%2010c-.998%200-1.747.623-2.247%201.246c-.383.478.08%201.06.687.98q1.56-.202%203.12%200c.606.08%201.07-.502.687-.98C9.747%2010.623%208.998%2010%208%2010%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%22M8%2015A7%207%200%201%201%208%201a7%207%200%200%201%200%2014m0%201A8%208%200%201%200%208%200a8%208%200%200%200%200%2016%22%2F%3E%3Cpath%20d%3D%22M7%206.5C7%207.328%206.552%208%206%208s-1-.672-1-1.5S5.448%205%206%205s1%20.672%201%201.5m4%200c0%20.828-.448%201.5-1%201.5s-1-.672-1-1.5S9.448%205%2010%205s1%20.672%201%201.5M4.884%204.022a2%202%200%200%201%201.458-.048a.5.5%200%200%200%20.316-.948a3%203%200%200%200-2.167.077a3.1%203.1%200%200%200-.773.478q-.036.03-.07.064l-.002.001a.5.5%200%200%200%20.707.708l-.001.002l.001-.002a2%202%200%200%201%20.122-.1a2%202%200%200%201%20.41-.232Zm6.232%200a2%202%200%200%200-1.458-.048a.5.5%200%201%201-.316-.948a3%203%200%200%201%202.168.077a3%203%200%200%201%20.773.478l.07.064v.001a.5.5%200%200%201-.706.708l.002.002l-.002-.002a2%202%200%200%200-.122-.1a2%202%200%200%200-.41-.232ZM8%2010c-.998%200-1.747.623-2.247%201.246c-.383.478.08%201.06.687.98q1.56-.202%203.12%200c.606.08%201.07-.502.687-.98C9.747%2010.623%208.998%2010%208%2010%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-astonished.svg?color=%231a73e8&size=48