rolling on the floor laughing emoji
rolling-on-the-floor-laughing from Fluent Emoji Flat by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- rolling-on-the-floor-laughing
- 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 rolling on the floor laughing emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M25.897 25.899c6.6-6.6 5.467-14.33 0-19.798S12.7-.499 6.1 6.101S.633 20.431 6.1 25.9s13.197 6.6 19.797 0"/><path fill="#402a32" d="M15.051 5.784a1 1 0 1 1 1.898.633l-.782 2.345l2.345-.782a1 1 0 1 1 .633 1.898l-4.243 1.414a1 1 0 0 1-1.265-1.265zm-9.267 9.267a1 1 0 1 0 .633 1.898l2.345-.782l-.782 2.345a1 1 0 0 0 1.898.633l1.414-4.243a1 1 0 0 0-1.265-1.265z"/><path fill="#bb1d80" d="M22.364 22.364c-6.364 6.364-12.728 0-12.728 0L22.364 9.636s6.364 6.364 0 12.728"/><path fill="#fff" d="m10.697 22.01l-.354-.353l11.314-11.314l.353.354a1 1 0 0 1 0 1.414l-9.9 9.9a1 1 0 0 1-1.413 0"/><path fill="#3f5fff" d="M11.05 22.364v4.766a2.121 2.121 0 1 1-4.242 0v-4.766a2.121 2.121 0 1 1 4.242 0m11.49-11.49h4.766a2.121 2.121 0 0 0 0-4.243h-4.765a2.121 2.121 0 1 0 0 4.243"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatRollingOnTheFloorLaughing(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="#ffb02e" d="M25.897 25.899c6.6-6.6 5.467-14.33 0-19.798S12.7-.499 6.1 6.101S.633 20.431 6.1 25.9s13.197 6.6 19.797 0"/><path fill="#402a32" d="M15.051 5.784a1 1 0 1 1 1.898.633l-.782 2.345l2.345-.782a1 1 0 1 1 .633 1.898l-4.243 1.414a1 1 0 0 1-1.265-1.265zm-9.267 9.267a1 1 0 1 0 .633 1.898l2.345-.782l-.782 2.345a1 1 0 0 0 1.898.633l1.414-4.243a1 1 0 0 0-1.265-1.265z"/><path fill="#bb1d80" d="M22.364 22.364c-6.364 6.364-12.728 0-12.728 0L22.364 9.636s6.364 6.364 0 12.728"/><path fill="#fff" d="m10.697 22.01l-.354-.353l11.314-11.314l.353.354a1 1 0 0 1 0 1.414l-9.9 9.9a1 1 0 0 1-1.413 0"/><path fill="#3f5fff" d="M11.05 22.364v4.766a2.121 2.121 0 1 1-4.242 0v-4.766a2.121 2.121 0 1 1 4.242 0m11.49-11.49h4.766a2.121 2.121 0 0 0 0-4.243h-4.765a2.121 2.121 0 1 0 0 4.243"/></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="#ffb02e" d="M25.897 25.899c6.6-6.6 5.467-14.33 0-19.798S12.7-.499 6.1 6.101S.633 20.431 6.1 25.9s13.197 6.6 19.797 0"/><path fill="#402a32" d="M15.051 5.784a1 1 0 1 1 1.898.633l-.782 2.345l2.345-.782a1 1 0 1 1 .633 1.898l-4.243 1.414a1 1 0 0 1-1.265-1.265zm-9.267 9.267a1 1 0 1 0 .633 1.898l2.345-.782l-.782 2.345a1 1 0 0 0 1.898.633l1.414-4.243a1 1 0 0 0-1.265-1.265z"/><path fill="#bb1d80" d="M22.364 22.364c-6.364 6.364-12.728 0-12.728 0L22.364 9.636s6.364 6.364 0 12.728"/><path fill="#fff" d="m10.697 22.01l-.354-.353l11.314-11.314l.353.354a1 1 0 0 1 0 1.414l-9.9 9.9a1 1 0 0 1-1.413 0"/><path fill="#3f5fff" d="M11.05 22.364v4.766a2.121 2.121 0 1 1-4.242 0v-4.766a2.121 2.121 0 1 1 4.242 0m11.49-11.49h4.766a2.121 2.121 0 0 0 0-4.243h-4.765a2.121 2.121 0 1 0 0 4.243"/></g></svg> </template>
CSS
.icon-rolling-on-the-floor-laughing {
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%23ffb02e%22%20d%3D%22M25.897%2025.899c6.6-6.6%205.467-14.33%200-19.798S12.7-.499%206.1%206.101S.633%2020.431%206.1%2025.9s13.197%206.6%2019.797%200%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M15.051%205.784a1%201%200%201%201%201.898.633l-.782%202.345l2.345-.782a1%201%200%201%201%20.633%201.898l-4.243%201.414a1%201%200%200%201-1.265-1.265zm-9.267%209.267a1%201%200%201%200%20.633%201.898l2.345-.782l-.782%202.345a1%201%200%200%200%201.898.633l1.414-4.243a1%201%200%200%200-1.265-1.265z%22%2F%3E%3Cpath%20fill%3D%22%23bb1d80%22%20d%3D%22M22.364%2022.364c-6.364%206.364-12.728%200-12.728%200L22.364%209.636s6.364%206.364%200%2012.728%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m10.697%2022.01l-.354-.353l11.314-11.314l.353.354a1%201%200%200%201%200%201.414l-9.9%209.9a1%201%200%200%201-1.413%200%22%2F%3E%3Cpath%20fill%3D%22%233f5fff%22%20d%3D%22M11.05%2022.364v4.766a2.121%202.121%200%201%201-4.242%200v-4.766a2.121%202.121%200%201%201%204.242%200m11.49-11.49h4.766a2.121%202.121%200%200%200%200-4.243h-4.765a2.121%202.121%200%201%200%200%204.243%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%23ffb02e%22%20d%3D%22M25.897%2025.899c6.6-6.6%205.467-14.33%200-19.798S12.7-.499%206.1%206.101S.633%2020.431%206.1%2025.9s13.197%206.6%2019.797%200%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M15.051%205.784a1%201%200%201%201%201.898.633l-.782%202.345l2.345-.782a1%201%200%201%201%20.633%201.898l-4.243%201.414a1%201%200%200%201-1.265-1.265zm-9.267%209.267a1%201%200%201%200%20.633%201.898l2.345-.782l-.782%202.345a1%201%200%200%200%201.898.633l1.414-4.243a1%201%200%200%200-1.265-1.265z%22%2F%3E%3Cpath%20fill%3D%22%23bb1d80%22%20d%3D%22M22.364%2022.364c-6.364%206.364-12.728%200-12.728%200L22.364%209.636s6.364%206.364%200%2012.728%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m10.697%2022.01l-.354-.353l11.314-11.314l.353.354a1%201%200%200%201%200%201.414l-9.9%209.9a1%201%200%200%201-1.413%200%22%2F%3E%3Cpath%20fill%3D%22%233f5fff%22%20d%3D%22M11.05%2022.364v4.766a2.121%202.121%200%201%201-4.242%200v-4.766a2.121%202.121%200%201%201%204.242%200m11.49-11.49h4.766a2.121%202.121%200%200%200%200-4.243h-4.765a2.121%202.121%200%201%200%200%204.243%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/rolling-on-the-floor-laughing.svg?color=%231a73e8&size=48