emoji edit icon
emoji-edit-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- emoji-edit-48-filled
- Set
- Fluent UI System Icons
- Style
- 48 Filled
- Viewbox
- 48×48
- License
- MIT
9 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the emoji edit icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M4 24C4 12.954 12.954 4 24 4c10.478 0 19.074 8.057 19.93 18.314a5.98 5.98 0 0 0-6.173 1.472l-5.137 5.218a1.24 1.24 0 0 0-.933.589A9.21 9.21 0 0 1 24 33.5a9.22 9.22 0 0 1-7.687-3.907a1.248 1.248 0 1 0-2.13 1.307A11.72 11.72 0 0 0 24 36a12 12 0 0 0 1.854-.124l-1.608 1.633a5 5 0 0 0-1.277 2.253l-.839 3.235q-.118.459-.13.904C11.893 42.898 4 34.371 4 24m13.5-2a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5M33 19.5a2.5 2.5 0 1 0-5 0a2.5 2.5 0 0 0 5 0m11.834 5.668a3.98 3.98 0 0 0-5.652.022L25.671 38.913a3 3 0 0 0-.767 1.351l-.838 3.234c-.383 1.477.961 2.82 2.437 2.438l3.235-.839a3 3 0 0 0 1.351-.766L44.812 30.82a3.98 3.98 0 0 0 .022-5.651"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiEdit48Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M4 24C4 12.954 12.954 4 24 4c10.478 0 19.074 8.057 19.93 18.314a5.98 5.98 0 0 0-6.173 1.472l-5.137 5.218a1.24 1.24 0 0 0-.933.589A9.21 9.21 0 0 1 24 33.5a9.22 9.22 0 0 1-7.687-3.907a1.248 1.248 0 1 0-2.13 1.307A11.72 11.72 0 0 0 24 36a12 12 0 0 0 1.854-.124l-1.608 1.633a5 5 0 0 0-1.277 2.253l-.839 3.235q-.118.459-.13.904C11.893 42.898 4 34.371 4 24m13.5-2a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5M33 19.5a2.5 2.5 0 1 0-5 0a2.5 2.5 0 0 0 5 0m11.834 5.668a3.98 3.98 0 0 0-5.652.022L25.671 38.913a3 3 0 0 0-.767 1.351l-.838 3.234c-.383 1.477.961 2.82 2.437 2.438l3.235-.839a3 3 0 0 0 1.351-.766L44.812 30.82a3.98 3.98 0 0 0 .022-5.651"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M4 24C4 12.954 12.954 4 24 4c10.478 0 19.074 8.057 19.93 18.314a5.98 5.98 0 0 0-6.173 1.472l-5.137 5.218a1.24 1.24 0 0 0-.933.589A9.21 9.21 0 0 1 24 33.5a9.22 9.22 0 0 1-7.687-3.907a1.248 1.248 0 1 0-2.13 1.307A11.72 11.72 0 0 0 24 36a12 12 0 0 0 1.854-.124l-1.608 1.633a5 5 0 0 0-1.277 2.253l-.839 3.235q-.118.459-.13.904C11.893 42.898 4 34.371 4 24m13.5-2a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5M33 19.5a2.5 2.5 0 1 0-5 0a2.5 2.5 0 0 0 5 0m11.834 5.668a3.98 3.98 0 0 0-5.652.022L25.671 38.913a3 3 0 0 0-.767 1.351l-.838 3.234c-.383 1.477.961 2.82 2.437 2.438l3.235-.839a3 3 0 0 0 1.351-.766L44.812 30.82a3.98 3.98 0 0 0 .022-5.651"/></svg> </template>
CSS
.icon-emoji-edit-48-filled {
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%22currentColor%22%20d%3D%22M4%2024C4%2012.954%2012.954%204%2024%204c10.478%200%2019.074%208.057%2019.93%2018.314a5.98%205.98%200%200%200-6.173%201.472l-5.137%205.218a1.24%201.24%200%200%200-.933.589A9.21%209.21%200%200%201%2024%2033.5a9.22%209.22%200%200%201-7.687-3.907a1.248%201.248%200%201%200-2.13%201.307A11.72%2011.72%200%200%200%2024%2036a12%2012%200%200%200%201.854-.124l-1.608%201.633a5%205%200%200%200-1.277%202.253l-.839%203.235q-.118.459-.13.904C11.893%2042.898%204%2034.371%204%2024m13.5-2a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205M33%2019.5a2.5%202.5%200%201%200-5%200a2.5%202.5%200%200%200%205%200m11.834%205.668a3.98%203.98%200%200%200-5.652.022L25.671%2038.913a3%203%200%200%200-.767%201.351l-.838%203.234c-.383%201.477.961%202.82%202.437%202.438l3.235-.839a3%203%200%200%200%201.351-.766L44.812%2030.82a3.98%203.98%200%200%200%20.022-5.651%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%22currentColor%22%20d%3D%22M4%2024C4%2012.954%2012.954%204%2024%204c10.478%200%2019.074%208.057%2019.93%2018.314a5.98%205.98%200%200%200-6.173%201.472l-5.137%205.218a1.24%201.24%200%200%200-.933.589A9.21%209.21%200%200%201%2024%2033.5a9.22%209.22%200%200%201-7.687-3.907a1.248%201.248%200%201%200-2.13%201.307A11.72%2011.72%200%200%200%2024%2036a12%2012%200%200%200%201.854-.124l-1.608%201.633a5%205%200%200%200-1.277%202.253l-.839%203.235q-.118.459-.13.904C11.893%2042.898%204%2034.371%204%2024m13.5-2a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205M33%2019.5a2.5%202.5%200%201%200-5%200a2.5%202.5%200%200%200%205%200m11.834%205.668a3.98%203.98%200%200%200-5.652.022L25.671%2038.913a3%203%200%200%200-.767%201.351l-.838%203.234c-.383%201.477.961%202.82%202.437%202.438l3.235-.839a3%203%200%200%200%201.351-.766L44.812%2030.82a3.98%203.98%200%200%200%20.022-5.651%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/emoji-edit-48-filled.svg?color=%231a73e8&size=48