emotion sad icon
emotion-sad-fill from Remix Icon by Remix Design · Fill · User & Faces · Apache-2.0 Free for personal and commercial use.
- Name
- emotion-sad-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- User & Faces
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
More user & faces icons from Remix Icon
account-box-2-fillaccount-box-fillaccount-circle-2-fillaccount-circle-fillaccount-pin-box-fillaccount-pin-circle-filladmin-fillai-agent-fillaliens-fillbear-smile-fillbody-scan-fillcontacts-fillcriminal-fillemotion-2-fillemotion-add-fillemotion-fillemotion-happy-fillemotion-laugh-fillemotion-normal-fillemotion-unhappy-fillgenderless-fillghost-2-fillghost-3-fillghost-fill
Use the emotion sad icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10a9.96 9.96 0 0 1-1.065 4.496a2 2 0 0 0-.398-.775l-.123-.135L19 14.172l-1.414 1.414l-.117.127a2 2 0 0 0 1.679 3.282A9.97 9.97 0 0 1 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2m0 13c-1.38 0-2.63.56-3.534 1.463l-.166.174l.945.86C10.035 17.182 10.982 17 12 17c.905 0 1.754.144 2.486.396l.269.1l.945-.86A5 5 0 0 0 12 15m-3.5-5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m7 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></svg>
React
import type { SVGProps } from "react";
export function RiEmotionSadFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10a9.96 9.96 0 0 1-1.065 4.496a2 2 0 0 0-.398-.775l-.123-.135L19 14.172l-1.414 1.414l-.117.127a2 2 0 0 0 1.679 3.282A9.97 9.97 0 0 1 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2m0 13c-1.38 0-2.63.56-3.534 1.463l-.166.174l.945.86C10.035 17.182 10.982 17 12 17c.905 0 1.754.144 2.486.396l.269.1l.945-.86A5 5 0 0 0 12 15m-3.5-5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m7 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10a9.96 9.96 0 0 1-1.065 4.496a2 2 0 0 0-.398-.775l-.123-.135L19 14.172l-1.414 1.414l-.117.127a2 2 0 0 0 1.679 3.282A9.97 9.97 0 0 1 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2m0 13c-1.38 0-2.63.56-3.534 1.463l-.166.174l.945.86C10.035 17.182 10.982 17 12 17c.905 0 1.754.144 2.486.396l.269.1l.945-.86A5 5 0 0 0 12 15m-3.5-5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m7 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></svg> </template>
CSS
.icon-emotion-sad-fill {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202c5.523%200%2010%204.477%2010%2010a9.96%209.96%200%200%201-1.065%204.496a2%202%200%200%200-.398-.775l-.123-.135L19%2014.172l-1.414%201.414l-.117.127a2%202%200%200%200%201.679%203.282A9.97%209.97%200%200%201%2012%2022C6.477%2022%202%2017.523%202%2012S6.477%202%2012%202m0%2013c-1.38%200-2.63.56-3.534%201.463l-.166.174l.945.86C10.035%2017.182%2010.982%2017%2012%2017c.905%200%201.754.144%202.486.396l.269.1l.945-.86A5%205%200%200%200%2012%2015m-3.5-5a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m7%200a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202c5.523%200%2010%204.477%2010%2010a9.96%209.96%200%200%201-1.065%204.496a2%202%200%200%200-.398-.775l-.123-.135L19%2014.172l-1.414%201.414l-.117.127a2%202%200%200%200%201.679%203.282A9.97%209.97%200%200%201%2012%2022C6.477%2022%202%2017.523%202%2012S6.477%202%2012%202m0%2013c-1.38%200-2.63.56-3.534%201.463l-.166.174l.945.86C10.035%2017.182%2010.982%2017%2012%2017c.905%200%201.754.144%202.486.396l.269.1l.945-.86A5%205%200%200%200%2012%2015m-3.5-5a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m7%200a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/emotion-sad-fill.svg?color=%231a73e8&size=48