laptop chromebook icon
laptop-chromebook-outline-rounded from Material Symbols Light by Google · Outline Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- laptop-chromebook-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the laptop chromebook icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.5 18.308q-.213 0-.356-.144T1 17.807t.144-.356t.356-.143H3V6.154q0-.666.475-1.141t1.14-.475h14.77q.666 0 1.14.475T21 6.153v11.155h1.5q.213 0 .356.144q.144.143.144.356t-.144.357t-.356.143zm8.885-1h3.23q.154 0 .27-.116q.115-.115.115-.269t-.115-.27t-.27-.114h-3.23q-.154 0-.27.111q-.115.112-.115.273t.116.273t.269.112M4 15.538h16V6.154q0-.27-.173-.442q-.173-.173-.442-.173H4.615q-.269 0-.442.173T4 6.154zm8-5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightLaptopChromebookOutlineRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.5 18.308q-.213 0-.356-.144T1 17.807t.144-.356t.356-.143H3V6.154q0-.666.475-1.141t1.14-.475h14.77q.666 0 1.14.475T21 6.153v11.155h1.5q.213 0 .356.144q.144.143.144.356t-.144.357t-.356.143zm8.885-1h3.23q.154 0 .27-.116q.115-.115.115-.269t-.115-.27t-.27-.114h-3.23q-.154 0-.27.111q-.115.112-.115.273t.116.273t.269.112M4 15.538h16V6.154q0-.27-.173-.442q-.173-.173-.442-.173H4.615q-.269 0-.442.173T4 6.154zm8-5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.5 18.308q-.213 0-.356-.144T1 17.807t.144-.356t.356-.143H3V6.154q0-.666.475-1.141t1.14-.475h14.77q.666 0 1.14.475T21 6.153v11.155h1.5q.213 0 .356.144q.144.143.144.356t-.144.357t-.356.143zm8.885-1h3.23q.154 0 .27-.116q.115-.115.115-.269t-.115-.27t-.27-.114h-3.23q-.154 0-.27.111q-.115.112-.115.273t.116.273t.269.112M4 15.538h16V6.154q0-.27-.173-.442q-.173-.173-.442-.173H4.615q-.269 0-.442.173T4 6.154zm8-5"/></svg> </template>
CSS
.icon-laptop-chromebook-outline-rounded {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.5%2018.308q-.213%200-.356-.144T1%2017.807t.144-.356t.356-.143H3V6.154q0-.666.475-1.141t1.14-.475h14.77q.666%200%201.14.475T21%206.153v11.155h1.5q.213%200%20.356.144q.144.143.144.356t-.144.357t-.356.143zm8.885-1h3.23q.154%200%20.27-.116q.115-.115.115-.269t-.115-.27t-.27-.114h-3.23q-.154%200-.27.111q-.115.112-.115.273t.116.273t.269.112M4%2015.538h16V6.154q0-.27-.173-.442q-.173-.173-.442-.173H4.615q-.269%200-.442.173T4%206.154zm8-5%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.5%2018.308q-.213%200-.356-.144T1%2017.807t.144-.356t.356-.143H3V6.154q0-.666.475-1.141t1.14-.475h14.77q.666%200%201.14.475T21%206.153v11.155h1.5q.213%200%20.356.144q.144.143.144.356t-.144.357t-.356.143zm8.885-1h3.23q.154%200%20.27-.116q.115-.115.115-.269t-.115-.27t-.27-.114h-3.23q-.154%200-.27.111q-.115.112-.115.273t.116.273t.269.112M4%2015.538h16V6.154q0-.27-.173-.442q-.173-.173-.442-.173H4.615q-.269%200-.442.173T4%206.154zm8-5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/laptop-chromebook-outline-rounded.svg?color=%231a73e8&size=48