tablet smartphone icon
tablet-smartphone from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- tablet-smartphone
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the tablet smartphone icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M19.749 4c-.13-.46-.328-.822-.628-1.121C18.243 2 16.828 2 14 2H9c-2.828 0-4.243 0-5.121.879C3 3.757 3 5.172 3 8v8c0 2.828 0 4.243.879 5.121c.768.769 1.946.865 4.121.877"/><path stroke-linejoin="round" d="M17.154 7h-2.308c-1.813 0-2.72 0-3.283.55C11 8.097 11 8.981 11 10.75v7.5c0 1.768 0 2.652.563 3.2c.563.55 1.47.55 3.283.55h2.308c1.813 0 2.72 0 3.283-.55c.563-.548.563-1.432.563-3.2v-7.5c0-1.768 0-2.652-.563-3.2C19.873 7 18.967 7 17.154 7"/><path stroke-linejoin="round" d="M17.5 7h-3l.375 1h2.25z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTabletSmartphone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M19.749 4c-.13-.46-.328-.822-.628-1.121C18.243 2 16.828 2 14 2H9c-2.828 0-4.243 0-5.121.879C3 3.757 3 5.172 3 8v8c0 2.828 0 4.243.879 5.121c.768.769 1.946.865 4.121.877"/><path strokeLinejoin="round" d="M17.154 7h-2.308c-1.813 0-2.72 0-3.283.55C11 8.097 11 8.981 11 10.75v7.5c0 1.768 0 2.652.563 3.2c.563.55 1.47.55 3.283.55h2.308c1.813 0 2.72 0 3.283-.55c.563-.548.563-1.432.563-3.2v-7.5c0-1.768 0-2.652-.563-3.2C19.873 7 18.967 7 17.154 7"/><path strokeLinejoin="round" d="M17.5 7h-3l.375 1h2.25z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M19.749 4c-.13-.46-.328-.822-.628-1.121C18.243 2 16.828 2 14 2H9c-2.828 0-4.243 0-5.121.879C3 3.757 3 5.172 3 8v8c0 2.828 0 4.243.879 5.121c.768.769 1.946.865 4.121.877"/><path stroke-linejoin="round" d="M17.154 7h-2.308c-1.813 0-2.72 0-3.283.55C11 8.097 11 8.981 11 10.75v7.5c0 1.768 0 2.652.563 3.2c.563.55 1.47.55 3.283.55h2.308c1.813 0 2.72 0 3.283-.55c.563-.548.563-1.432.563-3.2v-7.5c0-1.768 0-2.652-.563-3.2C19.873 7 18.967 7 17.154 7"/><path stroke-linejoin="round" d="M17.5 7h-3l.375 1h2.25z"/></g></svg> </template>
CSS
.icon-tablet-smartphone {
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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19.749%204c-.13-.46-.328-.822-.628-1.121C18.243%202%2016.828%202%2014%202H9c-2.828%200-4.243%200-5.121.879C3%203.757%203%205.172%203%208v8c0%202.828%200%204.243.879%205.121c.768.769%201.946.865%204.121.877%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17.154%207h-2.308c-1.813%200-2.72%200-3.283.55C11%208.097%2011%208.981%2011%2010.75v7.5c0%201.768%200%202.652.563%203.2c.563.55%201.47.55%203.283.55h2.308c1.813%200%202.72%200%203.283-.55c.563-.548.563-1.432.563-3.2v-7.5c0-1.768%200-2.652-.563-3.2C19.873%207%2018.967%207%2017.154%207%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17.5%207h-3l.375%201h2.25z%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19.749%204c-.13-.46-.328-.822-.628-1.121C18.243%202%2016.828%202%2014%202H9c-2.828%200-4.243%200-5.121.879C3%203.757%203%205.172%203%208v8c0%202.828%200%204.243.879%205.121c.768.769%201.946.865%204.121.877%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17.154%207h-2.308c-1.813%200-2.72%200-3.283.55C11%208.097%2011%208.981%2011%2010.75v7.5c0%201.768%200%202.652.563%203.2c.563.55%201.47.55%203.283.55h2.308c1.813%200%202.72%200%203.283-.55c.563-.548.563-1.432.563-3.2v-7.5c0-1.768%200-2.652-.563-3.2C19.873%207%2018.967%207%2017.154%207%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17.5%207h-3l.375%201h2.25z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/tablet-smartphone.svg?color=%231a73e8&size=48