rolling on the floor laughing emoji

rolling-on-the-floor-laughing from Twitter Emoji by Twitter · Default · Smileys & Emotion · CC-BY-4.0 Attribution required.

Name
rolling-on-the-floor-laughing
Set
Twitter Emoji
Style
Default
Category
Smileys & Emotion
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More smileys & emotion icons from Twitter Emoji

Use the rolling on the floor laughing emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcb4c" d="M30.728 5.272c7.029 7.029 7.029 18.427 0 25.456s-18.426 7.029-25.456 0c-7.029-7.029-7.029-18.427 0-25.456s18.426-7.029 25.456 0"/><path fill="#65471b" d="M19.279 19.28c-3.494 3.494-6.219 5.404-9.645 7.714c-.781.529-1.928 1.929.001 3.859c3.857 3.857 13.111 4.247 19.287-1.929c6.177-6.177 5.788-15.43 1.929-19.288c-1.929-1.93-3.33-.782-3.858 0c-2.308 3.423-4.219 6.149-7.714 9.644"/><path fill="#fff" d="M11.564 28.923s3.858-1.929 9.644-7.716c5.787-5.786 7.715-9.643 7.715-9.643s1.928 5.787-4.822 12.537s-12.537 4.822-12.537 4.822"/><path fill="#65471b" d="M8.265 25.234a.998.998 0 0 1-1.697-.848c.025-.176.543-3.63 2.774-6.922c-2.627.873-4.589 2.796-4.614 2.821a1 1 0 0 1-1.414-1.415c.156-.156 3.882-3.828 8.485-3.828a.999.999 0 0 1 .707 1.707c-3.262 3.262-3.953 7.874-3.96 7.919a1 1 0 0 1-.281.566m16.968-16.97a1 1 0 0 1-.563.282c-.047.007-4.676.715-7.921 3.96a1 1 0 0 1-1.707-.707c0-4.604 3.672-8.329 3.828-8.485a1 1 0 0 1 1.415 1.413c-.026.026-1.949 1.987-2.822 4.614c3.292-2.231 6.745-2.749 6.921-2.774a1 1 0 0 1 .849 1.697"/><path fill="#64aadd" d="M30.101 12.055a5 5 0 0 0 5.567-4.36a5 5 0 0 0-4.359-5.568C28.568 1.794 20.9 4.89 20.779 5.883s6.581 5.837 9.322 6.172M12.157 29.999a5 5 0 0 1-4.36 5.567a5 5 0 0 1-5.568-4.359c-.334-2.742 2.763-10.41 3.756-10.531c.992-.12 5.837 6.582 6.172 9.323"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiRollingOnTheFloorLaughing(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcb4c" d="M30.728 5.272c7.029 7.029 7.029 18.427 0 25.456s-18.426 7.029-25.456 0c-7.029-7.029-7.029-18.427 0-25.456s18.426-7.029 25.456 0"/><path fill="#65471b" d="M19.279 19.28c-3.494 3.494-6.219 5.404-9.645 7.714c-.781.529-1.928 1.929.001 3.859c3.857 3.857 13.111 4.247 19.287-1.929c6.177-6.177 5.788-15.43 1.929-19.288c-1.929-1.93-3.33-.782-3.858 0c-2.308 3.423-4.219 6.149-7.714 9.644"/><path fill="#fff" d="M11.564 28.923s3.858-1.929 9.644-7.716c5.787-5.786 7.715-9.643 7.715-9.643s1.928 5.787-4.822 12.537s-12.537 4.822-12.537 4.822"/><path fill="#65471b" d="M8.265 25.234a.998.998 0 0 1-1.697-.848c.025-.176.543-3.63 2.774-6.922c-2.627.873-4.589 2.796-4.614 2.821a1 1 0 0 1-1.414-1.415c.156-.156 3.882-3.828 8.485-3.828a.999.999 0 0 1 .707 1.707c-3.262 3.262-3.953 7.874-3.96 7.919a1 1 0 0 1-.281.566m16.968-16.97a1 1 0 0 1-.563.282c-.047.007-4.676.715-7.921 3.96a1 1 0 0 1-1.707-.707c0-4.604 3.672-8.329 3.828-8.485a1 1 0 0 1 1.415 1.413c-.026.026-1.949 1.987-2.822 4.614c3.292-2.231 6.745-2.749 6.921-2.774a1 1 0 0 1 .849 1.697"/><path fill="#64aadd" d="M30.101 12.055a5 5 0 0 0 5.567-4.36a5 5 0 0 0-4.359-5.568C28.568 1.794 20.9 4.89 20.779 5.883s6.581 5.837 9.322 6.172M12.157 29.999a5 5 0 0 1-4.36 5.567a5 5 0 0 1-5.568-4.359c-.334-2.742 2.763-10.41 3.756-10.531c.992-.12 5.837 6.582 6.172 9.323"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcb4c" d="M30.728 5.272c7.029 7.029 7.029 18.427 0 25.456s-18.426 7.029-25.456 0c-7.029-7.029-7.029-18.427 0-25.456s18.426-7.029 25.456 0"/><path fill="#65471b" d="M19.279 19.28c-3.494 3.494-6.219 5.404-9.645 7.714c-.781.529-1.928 1.929.001 3.859c3.857 3.857 13.111 4.247 19.287-1.929c6.177-6.177 5.788-15.43 1.929-19.288c-1.929-1.93-3.33-.782-3.858 0c-2.308 3.423-4.219 6.149-7.714 9.644"/><path fill="#fff" d="M11.564 28.923s3.858-1.929 9.644-7.716c5.787-5.786 7.715-9.643 7.715-9.643s1.928 5.787-4.822 12.537s-12.537 4.822-12.537 4.822"/><path fill="#65471b" d="M8.265 25.234a.998.998 0 0 1-1.697-.848c.025-.176.543-3.63 2.774-6.922c-2.627.873-4.589 2.796-4.614 2.821a1 1 0 0 1-1.414-1.415c.156-.156 3.882-3.828 8.485-3.828a.999.999 0 0 1 .707 1.707c-3.262 3.262-3.953 7.874-3.96 7.919a1 1 0 0 1-.281.566m16.968-16.97a1 1 0 0 1-.563.282c-.047.007-4.676.715-7.921 3.96a1 1 0 0 1-1.707-.707c0-4.604 3.672-8.329 3.828-8.485a1 1 0 0 1 1.415 1.413c-.026.026-1.949 1.987-2.822 4.614c3.292-2.231 6.745-2.749 6.921-2.774a1 1 0 0 1 .849 1.697"/><path fill="#64aadd" d="M30.101 12.055a5 5 0 0 0 5.567-4.36a5 5 0 0 0-4.359-5.568C28.568 1.794 20.9 4.89 20.779 5.883s6.581 5.837 9.322 6.172M12.157 29.999a5 5 0 0 1-4.36 5.567a5 5 0 0 1-5.568-4.359c-.334-2.742 2.763-10.41 3.756-10.531c.992-.12 5.837 6.582 6.172 9.323"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffcb4c%22%20d%3D%22M30.728%205.272c7.029%207.029%207.029%2018.427%200%2025.456s-18.426%207.029-25.456%200c-7.029-7.029-7.029-18.427%200-25.456s18.426-7.029%2025.456%200%22%2F%3E%3Cpath%20fill%3D%22%2365471b%22%20d%3D%22M19.279%2019.28c-3.494%203.494-6.219%205.404-9.645%207.714c-.781.529-1.928%201.929.001%203.859c3.857%203.857%2013.111%204.247%2019.287-1.929c6.177-6.177%205.788-15.43%201.929-19.288c-1.929-1.93-3.33-.782-3.858%200c-2.308%203.423-4.219%206.149-7.714%209.644%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.564%2028.923s3.858-1.929%209.644-7.716c5.787-5.786%207.715-9.643%207.715-9.643s1.928%205.787-4.822%2012.537s-12.537%204.822-12.537%204.822%22%2F%3E%3Cpath%20fill%3D%22%2365471b%22%20d%3D%22M8.265%2025.234a.998.998%200%200%201-1.697-.848c.025-.176.543-3.63%202.774-6.922c-2.627.873-4.589%202.796-4.614%202.821a1%201%200%200%201-1.414-1.415c.156-.156%203.882-3.828%208.485-3.828a.999.999%200%200%201%20.707%201.707c-3.262%203.262-3.953%207.874-3.96%207.919a1%201%200%200%201-.281.566m16.968-16.97a1%201%200%200%201-.563.282c-.047.007-4.676.715-7.921%203.96a1%201%200%200%201-1.707-.707c0-4.604%203.672-8.329%203.828-8.485a1%201%200%200%201%201.415%201.413c-.026.026-1.949%201.987-2.822%204.614c3.292-2.231%206.745-2.749%206.921-2.774a1%201%200%200%201%20.849%201.697%22%2F%3E%3Cpath%20fill%3D%22%2364aadd%22%20d%3D%22M30.101%2012.055a5%205%200%200%200%205.567-4.36a5%205%200%200%200-4.359-5.568C28.568%201.794%2020.9%204.89%2020.779%205.883s6.581%205.837%209.322%206.172M12.157%2029.999a5%205%200%200%201-4.36%205.567a5%205%200%200%201-5.568-4.359c-.334-2.742%202.763-10.41%203.756-10.531c.992-.12%205.837%206.582%206.172%209.323%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffcb4c%22%20d%3D%22M30.728%205.272c7.029%207.029%207.029%2018.427%200%2025.456s-18.426%207.029-25.456%200c-7.029-7.029-7.029-18.427%200-25.456s18.426-7.029%2025.456%200%22%2F%3E%3Cpath%20fill%3D%22%2365471b%22%20d%3D%22M19.279%2019.28c-3.494%203.494-6.219%205.404-9.645%207.714c-.781.529-1.928%201.929.001%203.859c3.857%203.857%2013.111%204.247%2019.287-1.929c6.177-6.177%205.788-15.43%201.929-19.288c-1.929-1.93-3.33-.782-3.858%200c-2.308%203.423-4.219%206.149-7.714%209.644%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.564%2028.923s3.858-1.929%209.644-7.716c5.787-5.786%207.715-9.643%207.715-9.643s1.928%205.787-4.822%2012.537s-12.537%204.822-12.537%204.822%22%2F%3E%3Cpath%20fill%3D%22%2365471b%22%20d%3D%22M8.265%2025.234a.998.998%200%200%201-1.697-.848c.025-.176.543-3.63%202.774-6.922c-2.627.873-4.589%202.796-4.614%202.821a1%201%200%200%201-1.414-1.415c.156-.156%203.882-3.828%208.485-3.828a.999.999%200%200%201%20.707%201.707c-3.262%203.262-3.953%207.874-3.96%207.919a1%201%200%200%201-.281.566m16.968-16.97a1%201%200%200%201-.563.282c-.047.007-4.676.715-7.921%203.96a1%201%200%200%201-1.707-.707c0-4.604%203.672-8.329%203.828-8.485a1%201%200%200%201%201.415%201.413c-.026.026-1.949%201.987-2.822%204.614c3.292-2.231%206.745-2.749%206.921-2.774a1%201%200%200%201%20.849%201.697%22%2F%3E%3Cpath%20fill%3D%22%2364aadd%22%20d%3D%22M30.101%2012.055a5%205%200%200%200%205.567-4.36a5%205%200%200%200-4.359-5.568C28.568%201.794%2020.9%204.89%2020.779%205.883s6.581%205.837%209.322%206.172M12.157%2029.999a5%205%200%200%201-4.36%205.567a5%205%200%200%201-5.568-4.359c-.334-2.742%202.763-10.41%203.756-10.531c.992-.12%205.837%206.582%206.172%209.323%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/rolling-on-the-floor-laughing.svg?color=%231a73e8&size=48