tablet emoji
tablet from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- tablet
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
tablet-filledAnt Design IconstabletBootstrap IconstabletCarbontabletFont Awesome 6 SolidtabletFont Awesome SolidtabletFeather Iconstablet-outlineFlowbite Iconstablet-12-filledFluent UI System IconstabletJam IconstabletLine AwesometabletMaterial Line IconstabletLucidetabletMage IconstabletMaterial SymbolstabletMaterial Symbols LighttabletMaterial Design IconstabletMyna UI IconstabletPixelarticonstabletPrime Iconstablet-fillRemix Icontablet-boldSolartabletTDesign Iconstablet-outlineTeenyiconstabletUnicons
More extras openmoji icons from OpenMoji
Use the tablet emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><rect width="38.195" height="48.306" x="16.793" y="11.82" fill="#d0cfce" rx="2.481" ry="2.481"/><path fill="#3f3f3f" d="M19.466 14.639h33.136v42.473H19.466z"/><path fill="#fff" d="m39.99 11.82l2.75 2.82H25.11l-2.73-2.8l.02-.02zm15 15.36v18.05l-2.39-2.45V24.73z"/><path fill="#9b9b9a" d="M52.6 24.73v18.05L25.11 14.64h17.63z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16.893 57.523V14.447c0-1.422 1.137-2.586 2.526-2.586h33.284c1.39 0 2.526 1.164 2.526 2.586v43.076c0 1.422-1.137 2.586-2.526 2.586H19.419c-1.39 0-2.526-1.163-2.526-2.586m17.04-41.029h4.256z"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiTablet(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><rect width="38.195" height="48.306" x="16.793" y="11.82" fill="#d0cfce" rx="2.481" ry="2.481"/><path fill="#3f3f3f" d="M19.466 14.639h33.136v42.473H19.466z"/><path fill="#fff" d="m39.99 11.82l2.75 2.82H25.11l-2.73-2.8l.02-.02zm15 15.36v18.05l-2.39-2.45V24.73z"/><path fill="#9b9b9a" d="M52.6 24.73v18.05L25.11 14.64h17.63z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M16.893 57.523V14.447c0-1.422 1.137-2.586 2.526-2.586h33.284c1.39 0 2.526 1.164 2.526 2.586v43.076c0 1.422-1.137 2.586-2.526 2.586H19.419c-1.39 0-2.526-1.163-2.526-2.586m17.04-41.029h4.256z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><rect width="38.195" height="48.306" x="16.793" y="11.82" fill="#d0cfce" rx="2.481" ry="2.481"/><path fill="#3f3f3f" d="M19.466 14.639h33.136v42.473H19.466z"/><path fill="#fff" d="m39.99 11.82l2.75 2.82H25.11l-2.73-2.8l.02-.02zm15 15.36v18.05l-2.39-2.45V24.73z"/><path fill="#9b9b9a" d="M52.6 24.73v18.05L25.11 14.64h17.63z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16.893 57.523V14.447c0-1.422 1.137-2.586 2.526-2.586h33.284c1.39 0 2.526 1.164 2.526 2.586v43.076c0 1.422-1.137 2.586-2.526 2.586H19.419c-1.39 0-2.526-1.163-2.526-2.586m17.04-41.029h4.256z"/></svg> </template>
CSS
.icon-tablet {
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%3Crect%20width%3D%2238.195%22%20height%3D%2248.306%22%20x%3D%2216.793%22%20y%3D%2211.82%22%20fill%3D%22%23d0cfce%22%20rx%3D%222.481%22%20ry%3D%222.481%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M19.466%2014.639h33.136v42.473H19.466z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m39.99%2011.82l2.75%202.82H25.11l-2.73-2.8l.02-.02zm15%2015.36v18.05l-2.39-2.45V24.73z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M52.6%2024.73v18.05L25.11%2014.64h17.63z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16.893%2057.523V14.447c0-1.422%201.137-2.586%202.526-2.586h33.284c1.39%200%202.526%201.164%202.526%202.586v43.076c0%201.422-1.137%202.586-2.526%202.586H19.419c-1.39%200-2.526-1.163-2.526-2.586m17.04-41.029h4.256z%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%2072%2072%22%3E%3Crect%20width%3D%2238.195%22%20height%3D%2248.306%22%20x%3D%2216.793%22%20y%3D%2211.82%22%20fill%3D%22%23d0cfce%22%20rx%3D%222.481%22%20ry%3D%222.481%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M19.466%2014.639h33.136v42.473H19.466z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m39.99%2011.82l2.75%202.82H25.11l-2.73-2.8l.02-.02zm15%2015.36v18.05l-2.39-2.45V24.73z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M52.6%2024.73v18.05L25.11%2014.64h17.63z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16.893%2057.523V14.447c0-1.422%201.137-2.586%202.526-2.586h33.284c1.39%200%202.526%201.164%202.526%202.586v43.076c0%201.422-1.137%202.586-2.526%202.586H19.419c-1.39%200-2.526-1.163-2.526-2.586m17.04-41.029h4.256z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/tablet.svg?color=%231a73e8&size=48