love letter emoji
love-letter from Fluent Emoji Flat by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- love-letter
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More smileys & emotion icons from Fluent Emoji Flat
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbombbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecrying-cat
Use the love letter emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#b4acbc" d="M2 8a2 2 0 0 1 2-2h24a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2z"/><path fill="#e1d8ec" d="m3.057 7.876l7.72 5.208l-.554.832L3 9.04v13.91l9.232-5.87l.536.843l-9.718 6.18a1.25 1.25 0 0 0 1.2.898h23.5a1.25 1.25 0 0 0 1.204-.914l-9.722-6.164l.536-.844L29 22.93V9.04l-7.223 4.876l-.554-.832l7.72-5.208A1.25 1.25 0 0 0 27.75 7H4.25a1.25 1.25 0 0 0-1.193.876"/><path fill="#f92f60" d="M12 9c1.694 0 2.93.919 3.55 1.51c.24.23.66.23.9 0C17.07 9.92 18.307 9 20 9c2.5 0 4 2 4 5c0 4-6.5 9-8 9s-8-5-8-9c0-3 1.5-5 4-5"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatLoveLetter(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#b4acbc" d="M2 8a2 2 0 0 1 2-2h24a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2z"/><path fill="#e1d8ec" d="m3.057 7.876l7.72 5.208l-.554.832L3 9.04v13.91l9.232-5.87l.536.843l-9.718 6.18a1.25 1.25 0 0 0 1.2.898h23.5a1.25 1.25 0 0 0 1.204-.914l-9.722-6.164l.536-.844L29 22.93V9.04l-7.223 4.876l-.554-.832l7.72-5.208A1.25 1.25 0 0 0 27.75 7H4.25a1.25 1.25 0 0 0-1.193.876"/><path fill="#f92f60" d="M12 9c1.694 0 2.93.919 3.55 1.51c.24.23.66.23.9 0C17.07 9.92 18.307 9 20 9c2.5 0 4 2 4 5c0 4-6.5 9-8 9s-8-5-8-9c0-3 1.5-5 4-5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#b4acbc" d="M2 8a2 2 0 0 1 2-2h24a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2z"/><path fill="#e1d8ec" d="m3.057 7.876l7.72 5.208l-.554.832L3 9.04v13.91l9.232-5.87l.536.843l-9.718 6.18a1.25 1.25 0 0 0 1.2.898h23.5a1.25 1.25 0 0 0 1.204-.914l-9.722-6.164l.536-.844L29 22.93V9.04l-7.223 4.876l-.554-.832l7.72-5.208A1.25 1.25 0 0 0 27.75 7H4.25a1.25 1.25 0 0 0-1.193.876"/><path fill="#f92f60" d="M12 9c1.694 0 2.93.919 3.55 1.51c.24.23.66.23.9 0C17.07 9.92 18.307 9 20 9c2.5 0 4 2 4 5c0 4-6.5 9-8 9s-8-5-8-9c0-3 1.5-5 4-5"/></g></svg> </template>
CSS
.icon-love-letter {
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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b4acbc%22%20d%3D%22M2%208a2%202%200%200%201%202-2h24a2%202%200%200%201%202%202v16a2%202%200%200%201-2%202H4a2%202%200%200%201-2-2z%22%2F%3E%3Cpath%20fill%3D%22%23e1d8ec%22%20d%3D%22m3.057%207.876l7.72%205.208l-.554.832L3%209.04v13.91l9.232-5.87l.536.843l-9.718%206.18a1.25%201.25%200%200%200%201.2.898h23.5a1.25%201.25%200%200%200%201.204-.914l-9.722-6.164l.536-.844L29%2022.93V9.04l-7.223%204.876l-.554-.832l7.72-5.208A1.25%201.25%200%200%200%2027.75%207H4.25a1.25%201.25%200%200%200-1.193.876%22%2F%3E%3Cpath%20fill%3D%22%23f92f60%22%20d%3D%22M12%209c1.694%200%202.93.919%203.55%201.51c.24.23.66.23.9%200C17.07%209.92%2018.307%209%2020%209c2.5%200%204%202%204%205c0%204-6.5%209-8%209s-8-5-8-9c0-3%201.5-5%204-5%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b4acbc%22%20d%3D%22M2%208a2%202%200%200%201%202-2h24a2%202%200%200%201%202%202v16a2%202%200%200%201-2%202H4a2%202%200%200%201-2-2z%22%2F%3E%3Cpath%20fill%3D%22%23e1d8ec%22%20d%3D%22m3.057%207.876l7.72%205.208l-.554.832L3%209.04v13.91l9.232-5.87l.536.843l-9.718%206.18a1.25%201.25%200%200%200%201.2.898h23.5a1.25%201.25%200%200%200%201.204-.914l-9.722-6.164l.536-.844L29%2022.93V9.04l-7.223%204.876l-.554-.832l7.72-5.208A1.25%201.25%200%200%200%2027.75%207H4.25a1.25%201.25%200%200%200-1.193.876%22%2F%3E%3Cpath%20fill%3D%22%23f92f60%22%20d%3D%22M12%209c1.694%200%202.93.919%203.55%201.51c.24.23.66.23.9%200C17.07%209.92%2018.307%209%2020%209c2.5%200%204%202%204%205c0%204-6.5%209-8%209s-8-5-8-9c0-3%201.5-5%204-5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/love-letter.svg?color=%231a73e8&size=48