shorts emoji
shorts from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- shorts
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More objects icons from OpenMoji
Use the shorts emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M36.621 42.671c-2.56 0-3.934.76-3.934 1.829s-2 6.413-2 6.413H16.625V18.958h40v31.955H42.563s-2-5.344-2-6.413s-1.374-1.829-3.934-1.829"/><path fill="#3f3f3f" d="M17 18h39v6H17z"/><path fill="#d0cfce" d="M34 29c2.004-1.282-.028-3.27 2-4m4 5c-1.682-1.682-.972-4.27-3-5"/><circle cx="36.5" cy="25.5" r=".5" fill="#d0cfce"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round"><path stroke-width="2" d="M36.621 42.671c-2.56 0-3.934.76-3.934 1.829s-2 6.413-2 6.413H16.625V17.958h40v32.955H42.563s-2-5.344-2-6.413s-1.374-1.829-3.934-1.829Z"/><path stroke-width="2" d="M27.044 26.328S26.659 34 18.956 39.795m27-13.467s.385 7.672 8.088 13.467M17 24h39"/><path stroke-width="1.6" d="M34 29c2.004-1.282-.028-3.27 2-4m4 5c-1.682-1.682-.972-4.27-3-5"/><circle cx="36.5" cy="25.5" r=".5" stroke-width="1.6"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiShorts(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M36.621 42.671c-2.56 0-3.934.76-3.934 1.829s-2 6.413-2 6.413H16.625V18.958h40v31.955H42.563s-2-5.344-2-6.413s-1.374-1.829-3.934-1.829"/><path fill="#3f3f3f" d="M17 18h39v6H17z"/><path fill="#d0cfce" d="M34 29c2.004-1.282-.028-3.27 2-4m4 5c-1.682-1.682-.972-4.27-3-5"/><circle cx="36.5" cy="25.5" r=".5" fill="#d0cfce"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round"><path strokeWidth="2" d="M36.621 42.671c-2.56 0-3.934.76-3.934 1.829s-2 6.413-2 6.413H16.625V17.958h40v32.955H42.563s-2-5.344-2-6.413s-1.374-1.829-3.934-1.829Z"/><path strokeWidth="2" d="M27.044 26.328S26.659 34 18.956 39.795m27-13.467s.385 7.672 8.088 13.467M17 24h39"/><path strokeWidth="1.6" d="M34 29c2.004-1.282-.028-3.27 2-4m4 5c-1.682-1.682-.972-4.27-3-5"/><circle cx="36.5" cy="25.5" r=".5" strokeWidth="1.6"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M36.621 42.671c-2.56 0-3.934.76-3.934 1.829s-2 6.413-2 6.413H16.625V18.958h40v31.955H42.563s-2-5.344-2-6.413s-1.374-1.829-3.934-1.829"/><path fill="#3f3f3f" d="M17 18h39v6H17z"/><path fill="#d0cfce" d="M34 29c2.004-1.282-.028-3.27 2-4m4 5c-1.682-1.682-.972-4.27-3-5"/><circle cx="36.5" cy="25.5" r=".5" fill="#d0cfce"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round"><path stroke-width="2" d="M36.621 42.671c-2.56 0-3.934.76-3.934 1.829s-2 6.413-2 6.413H16.625V17.958h40v32.955H42.563s-2-5.344-2-6.413s-1.374-1.829-3.934-1.829Z"/><path stroke-width="2" d="M27.044 26.328S26.659 34 18.956 39.795m27-13.467s.385 7.672 8.088 13.467M17 24h39"/><path stroke-width="1.6" d="M34 29c2.004-1.282-.028-3.27 2-4m4 5c-1.682-1.682-.972-4.27-3-5"/><circle cx="36.5" cy="25.5" r=".5" stroke-width="1.6"/></g></svg> </template>
CSS
.icon-shorts {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M36.621%2042.671c-2.56%200-3.934.76-3.934%201.829s-2%206.413-2%206.413H16.625V18.958h40v31.955H42.563s-2-5.344-2-6.413s-1.374-1.829-3.934-1.829%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M17%2018h39v6H17z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M34%2029c2.004-1.282-.028-3.27%202-4m4%205c-1.682-1.682-.972-4.27-3-5%22%2F%3E%3Ccircle%20cx%3D%2236.5%22%20cy%3D%2225.5%22%20r%3D%22.5%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M36.621%2042.671c-2.56%200-3.934.76-3.934%201.829s-2%206.413-2%206.413H16.625V17.958h40v32.955H42.563s-2-5.344-2-6.413s-1.374-1.829-3.934-1.829Z%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M27.044%2026.328S26.659%2034%2018.956%2039.795m27-13.467s.385%207.672%208.088%2013.467M17%2024h39%22%2F%3E%3Cpath%20stroke-width%3D%221.6%22%20d%3D%22M34%2029c2.004-1.282-.028-3.27%202-4m4%205c-1.682-1.682-.972-4.27-3-5%22%2F%3E%3Ccircle%20cx%3D%2236.5%22%20cy%3D%2225.5%22%20r%3D%22.5%22%20stroke-width%3D%221.6%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M36.621%2042.671c-2.56%200-3.934.76-3.934%201.829s-2%206.413-2%206.413H16.625V18.958h40v31.955H42.563s-2-5.344-2-6.413s-1.374-1.829-3.934-1.829%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M17%2018h39v6H17z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M34%2029c2.004-1.282-.028-3.27%202-4m4%205c-1.682-1.682-.972-4.27-3-5%22%2F%3E%3Ccircle%20cx%3D%2236.5%22%20cy%3D%2225.5%22%20r%3D%22.5%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M36.621%2042.671c-2.56%200-3.934.76-3.934%201.829s-2%206.413-2%206.413H16.625V17.958h40v32.955H42.563s-2-5.344-2-6.413s-1.374-1.829-3.934-1.829Z%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M27.044%2026.328S26.659%2034%2018.956%2039.795m27-13.467s.385%207.672%208.088%2013.467M17%2024h39%22%2F%3E%3Cpath%20stroke-width%3D%221.6%22%20d%3D%22M34%2029c2.004-1.282-.028-3.27%202-4m4%205c-1.682-1.682-.972-4.27-3-5%22%2F%3E%3Ccircle%20cx%3D%2236.5%22%20cy%3D%2225.5%22%20r%3D%22.5%22%20stroke-width%3D%221.6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/shorts.svg?color=%231a73e8&size=48