smiling face with horns emoji
smiling-face-with-horns from Streamline Emojis by Streamline · Default · Smiley People · CC-BY-4.0 Attribution required.
- Name
- smiling-face-with-horns
- Set
- Streamline Emojis
- Style
- Default
- Category
- Smiley People
- Viewbox
- 48×48
- License
- CC BY 4.0
The same emoji in other sets
More smiley people icons from Streamline Emojis
alienamazed-faceamusing-faceanguished-faceanxious-faceastonished-faceastronaut-1astronaut-2baby-1baby-2baby-3baby-angel-1baby-angel-2backhand-index-pointing-down-1backhand-index-pointing-down-2backhand-index-pointing-left-1backhand-index-pointing-left-2backhand-index-pointing-right-1backhand-index-pointing-right-2backhand-index-pointing-up-1backhand-index-pointing-up-2beaming-face-with-smiling-eyesbikiniboy-1
Use the smiling face with horns emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#803ec2" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M32.15 10.49a19.4 19.4 0 0 0 6.28-3.32a15.8 15.8 0 0 0 3.63-3.86a.63.63 0 0 1 1.09.13a11.3 11.3 0 0 1-.46 8.94c-2.6 5.56-5.5 6.92-5.5 6.92Zm-16.3 0a19.4 19.4 0 0 1-6.28-3.32a15.8 15.8 0 0 1-3.63-3.86a.63.63 0 0 0-1.09.13a11.3 11.3 0 0 0 .46 8.94c2.6 5.56 5.5 6.92 5.5 6.92Z"/><path fill="#9f5ae5" d="M5.94 23.44a18.06 18.06 0 1 0 36.12 0a18.06 18.06 0 1 0-36.12 0"/><path fill="#803ec2" d="M24 5.38a18.06 18.06 0 1 0 18.06 18.06A18.06 18.06 0 0 0 24 5.38m0 33.41a16.48 16.48 0 1 1 16.48-16.48A16.48 16.48 0 0 1 24 38.79"/><path fill="#bf8df2" d="M18.58 8.99a5.42 1.35 0 1 0 10.84 0a5.42 1.35 0 1 0-10.84 0"/><path fill="#45413c" d="M8.37 45.44a15.63 1.56 0 1 0 31.26 0a15.63 1.56 0 1 0-31.26 0" opacity=".15"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M5.94 23.44a18.06 18.06 0 1 0 36.12 0a18.06 18.06 0 1 0-36.12 0"/><path fill="#45413c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M16.2 22.54a.9.9 0 1 1-.9-.91a.9.9 0 0 1 .9.91m15.6 0a.9.9 0 1 0 .9-.91a.9.9 0 0 0-.9.91"/><path fill="#eddbff" d="M37.09 28c0 .75-1 1.36-2.25 1.36s-2.26-.66-2.26-1.36s1-1.35 2.26-1.35s2.25.56 2.25 1.35m-26.18 0c0 .75 1 1.36 2.25 1.36s2.26-.61 2.26-1.36s-1-1.35-2.26-1.35s-2.25.56-2.25 1.35"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M17.84 31.46A9.3 9.3 0 0 0 24 33.37a9.3 9.3 0 0 0 6.16-1.91m.68-8.54a4.9 4.9 0 0 1 4.44-2.57m-18.12 2.57a4.9 4.9 0 0 0-4.44-2.57"/></svg>
React
import type { SVGProps } from "react";
export function StreamlineEmojisSmilingFaceWithHorns(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#803ec2" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M32.15 10.49a19.4 19.4 0 0 0 6.28-3.32a15.8 15.8 0 0 0 3.63-3.86a.63.63 0 0 1 1.09.13a11.3 11.3 0 0 1-.46 8.94c-2.6 5.56-5.5 6.92-5.5 6.92Zm-16.3 0a19.4 19.4 0 0 1-6.28-3.32a15.8 15.8 0 0 1-3.63-3.86a.63.63 0 0 0-1.09.13a11.3 11.3 0 0 0 .46 8.94c2.6 5.56 5.5 6.92 5.5 6.92Z"/><path fill="#9f5ae5" d="M5.94 23.44a18.06 18.06 0 1 0 36.12 0a18.06 18.06 0 1 0-36.12 0"/><path fill="#803ec2" d="M24 5.38a18.06 18.06 0 1 0 18.06 18.06A18.06 18.06 0 0 0 24 5.38m0 33.41a16.48 16.48 0 1 1 16.48-16.48A16.48 16.48 0 0 1 24 38.79"/><path fill="#bf8df2" d="M18.58 8.99a5.42 1.35 0 1 0 10.84 0a5.42 1.35 0 1 0-10.84 0"/><path fill="#45413c" d="M8.37 45.44a15.63 1.56 0 1 0 31.26 0a15.63 1.56 0 1 0-31.26 0" opacity=".15"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M5.94 23.44a18.06 18.06 0 1 0 36.12 0a18.06 18.06 0 1 0-36.12 0"/><path fill="#45413c" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M16.2 22.54a.9.9 0 1 1-.9-.91a.9.9 0 0 1 .9.91m15.6 0a.9.9 0 1 0 .9-.91a.9.9 0 0 0-.9.91"/><path fill="#eddbff" d="M37.09 28c0 .75-1 1.36-2.25 1.36s-2.26-.66-2.26-1.36s1-1.35 2.26-1.35s2.25.56 2.25 1.35m-26.18 0c0 .75 1 1.36 2.25 1.36s2.26-.61 2.26-1.36s-1-1.35-2.26-1.35s-2.25.56-2.25 1.35"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M17.84 31.46A9.3 9.3 0 0 0 24 33.37a9.3 9.3 0 0 0 6.16-1.91m.68-8.54a4.9 4.9 0 0 1 4.44-2.57m-18.12 2.57a4.9 4.9 0 0 0-4.44-2.57"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#803ec2" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M32.15 10.49a19.4 19.4 0 0 0 6.28-3.32a15.8 15.8 0 0 0 3.63-3.86a.63.63 0 0 1 1.09.13a11.3 11.3 0 0 1-.46 8.94c-2.6 5.56-5.5 6.92-5.5 6.92Zm-16.3 0a19.4 19.4 0 0 1-6.28-3.32a15.8 15.8 0 0 1-3.63-3.86a.63.63 0 0 0-1.09.13a11.3 11.3 0 0 0 .46 8.94c2.6 5.56 5.5 6.92 5.5 6.92Z"/><path fill="#9f5ae5" d="M5.94 23.44a18.06 18.06 0 1 0 36.12 0a18.06 18.06 0 1 0-36.12 0"/><path fill="#803ec2" d="M24 5.38a18.06 18.06 0 1 0 18.06 18.06A18.06 18.06 0 0 0 24 5.38m0 33.41a16.48 16.48 0 1 1 16.48-16.48A16.48 16.48 0 0 1 24 38.79"/><path fill="#bf8df2" d="M18.58 8.99a5.42 1.35 0 1 0 10.84 0a5.42 1.35 0 1 0-10.84 0"/><path fill="#45413c" d="M8.37 45.44a15.63 1.56 0 1 0 31.26 0a15.63 1.56 0 1 0-31.26 0" opacity=".15"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M5.94 23.44a18.06 18.06 0 1 0 36.12 0a18.06 18.06 0 1 0-36.12 0"/><path fill="#45413c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M16.2 22.54a.9.9 0 1 1-.9-.91a.9.9 0 0 1 .9.91m15.6 0a.9.9 0 1 0 .9-.91a.9.9 0 0 0-.9.91"/><path fill="#eddbff" d="M37.09 28c0 .75-1 1.36-2.25 1.36s-2.26-.66-2.26-1.36s1-1.35 2.26-1.35s2.25.56 2.25 1.35m-26.18 0c0 .75 1 1.36 2.25 1.36s2.26-.61 2.26-1.36s-1-1.35-2.26-1.35s-2.25.56-2.25 1.35"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M17.84 31.46A9.3 9.3 0 0 0 24 33.37a9.3 9.3 0 0 0 6.16-1.91m.68-8.54a4.9 4.9 0 0 1 4.44-2.57m-18.12 2.57a4.9 4.9 0 0 0-4.44-2.57"/></svg> </template>
CSS
.icon-smiling-face-with-horns {
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%2048%2048%22%3E%3Cpath%20fill%3D%22%23803ec2%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M32.15%2010.49a19.4%2019.4%200%200%200%206.28-3.32a15.8%2015.8%200%200%200%203.63-3.86a.63.63%200%200%201%201.09.13a11.3%2011.3%200%200%201-.46%208.94c-2.6%205.56-5.5%206.92-5.5%206.92Zm-16.3%200a19.4%2019.4%200%200%201-6.28-3.32a15.8%2015.8%200%200%201-3.63-3.86a.63.63%200%200%200-1.09.13a11.3%2011.3%200%200%200%20.46%208.94c2.6%205.56%205.5%206.92%205.5%206.92Z%22%2F%3E%3Cpath%20fill%3D%22%239f5ae5%22%20d%3D%22M5.94%2023.44a18.06%2018.06%200%201%200%2036.12%200a18.06%2018.06%200%201%200-36.12%200%22%2F%3E%3Cpath%20fill%3D%22%23803ec2%22%20d%3D%22M24%205.38a18.06%2018.06%200%201%200%2018.06%2018.06A18.06%2018.06%200%200%200%2024%205.38m0%2033.41a16.48%2016.48%200%201%201%2016.48-16.48A16.48%2016.48%200%200%201%2024%2038.79%22%2F%3E%3Cpath%20fill%3D%22%23bf8df2%22%20d%3D%22M18.58%208.99a5.42%201.35%200%201%200%2010.84%200a5.42%201.35%200%201%200-10.84%200%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M8.37%2045.44a15.63%201.56%200%201%200%2031.26%200a15.63%201.56%200%201%200-31.26%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5.94%2023.44a18.06%2018.06%200%201%200%2036.12%200a18.06%2018.06%200%201%200-36.12%200%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16.2%2022.54a.9.9%200%201%201-.9-.91a.9.9%200%200%201%20.9.91m15.6%200a.9.9%200%201%200%20.9-.91a.9.9%200%200%200-.9.91%22%2F%3E%3Cpath%20fill%3D%22%23eddbff%22%20d%3D%22M37.09%2028c0%20.75-1%201.36-2.25%201.36s-2.26-.66-2.26-1.36s1-1.35%202.26-1.35s2.25.56%202.25%201.35m-26.18%200c0%20.75%201%201.36%202.25%201.36s2.26-.61%202.26-1.36s-1-1.35-2.26-1.35s-2.25.56-2.25%201.35%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17.84%2031.46A9.3%209.3%200%200%200%2024%2033.37a9.3%209.3%200%200%200%206.16-1.91m.68-8.54a4.9%204.9%200%200%201%204.44-2.57m-18.12%202.57a4.9%204.9%200%200%200-4.44-2.57%22%2F%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%2048%2048%22%3E%3Cpath%20fill%3D%22%23803ec2%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M32.15%2010.49a19.4%2019.4%200%200%200%206.28-3.32a15.8%2015.8%200%200%200%203.63-3.86a.63.63%200%200%201%201.09.13a11.3%2011.3%200%200%201-.46%208.94c-2.6%205.56-5.5%206.92-5.5%206.92Zm-16.3%200a19.4%2019.4%200%200%201-6.28-3.32a15.8%2015.8%200%200%201-3.63-3.86a.63.63%200%200%200-1.09.13a11.3%2011.3%200%200%200%20.46%208.94c2.6%205.56%205.5%206.92%205.5%206.92Z%22%2F%3E%3Cpath%20fill%3D%22%239f5ae5%22%20d%3D%22M5.94%2023.44a18.06%2018.06%200%201%200%2036.12%200a18.06%2018.06%200%201%200-36.12%200%22%2F%3E%3Cpath%20fill%3D%22%23803ec2%22%20d%3D%22M24%205.38a18.06%2018.06%200%201%200%2018.06%2018.06A18.06%2018.06%200%200%200%2024%205.38m0%2033.41a16.48%2016.48%200%201%201%2016.48-16.48A16.48%2016.48%200%200%201%2024%2038.79%22%2F%3E%3Cpath%20fill%3D%22%23bf8df2%22%20d%3D%22M18.58%208.99a5.42%201.35%200%201%200%2010.84%200a5.42%201.35%200%201%200-10.84%200%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M8.37%2045.44a15.63%201.56%200%201%200%2031.26%200a15.63%201.56%200%201%200-31.26%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5.94%2023.44a18.06%2018.06%200%201%200%2036.12%200a18.06%2018.06%200%201%200-36.12%200%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16.2%2022.54a.9.9%200%201%201-.9-.91a.9.9%200%200%201%20.9.91m15.6%200a.9.9%200%201%200%20.9-.91a.9.9%200%200%200-.9.91%22%2F%3E%3Cpath%20fill%3D%22%23eddbff%22%20d%3D%22M37.09%2028c0%20.75-1%201.36-2.25%201.36s-2.26-.66-2.26-1.36s1-1.35%202.26-1.35s2.25.56%202.25%201.35m-26.18%200c0%20.75%201%201.36%202.25%201.36s2.26-.61%202.26-1.36s-1-1.35-2.26-1.35s-2.25.56-2.25%201.35%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17.84%2031.46A9.3%209.3%200%200%200%2024%2033.37a9.3%209.3%200%200%200%206.16-1.91m.68-8.54a4.9%204.9%200%200%201%204.44-2.57m-18.12%202.57a4.9%204.9%200%200%200-4.44-2.57%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/smiling-face-with-horns.svg?color=%231a73e8&size=48