laptop car icon
laptop-car-rounded from Material Symbols Light by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- laptop-car-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 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 car icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.65 21q-.177 0-.298-.121q-.121-.12-.121-.298v-5.094l1.271-3.677q.087-.243.29-.392t.468-.149h6.711q.265 0 .468.15q.203.148.29.39L21 15.488v5.094q0 .177-.121.298q-.12.121-.298.121h-.162q-.177 0-.298-.121q-.121-.12-.121-.298V19.5h-8.77v1.08q0 .178-.12.299q-.121.121-.298.121zm.777-6.23h8.377l-.894-2.616h-6.59zm1.765 3.25q.376 0 .63-.26q.255-.258.255-.626q0-.367-.259-.625q-.258-.259-.626-.259t-.626.259t-.258.625t.254.626t.63.26m4.847 0q.376 0 .63-.26q.254-.258.254-.626q0-.367-.258-.625q-.26-.259-.626-.259t-.627.259q-.258.258-.258.625q0 .368.254.626q.254.26.63.26M2.75 19q-.312 0-.531-.22T2 18.246t.219-.53t.531-.216H4V6.616q0-.667.475-1.141T5.615 5h11.77q.666 0 1.14.475T19 6.615v1.493q0 .317-.23.547t-.54.23h-6.188q-.905 0-1.645.487q-.74.488-1.033 1.34L7.846 15.05v3.142q0 .344-.232.576T7.039 19z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightLaptopCarRounded(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="M10.65 21q-.177 0-.298-.121q-.121-.12-.121-.298v-5.094l1.271-3.677q.087-.243.29-.392t.468-.149h6.711q.265 0 .468.15q.203.148.29.39L21 15.488v5.094q0 .177-.121.298q-.12.121-.298.121h-.162q-.177 0-.298-.121q-.121-.12-.121-.298V19.5h-8.77v1.08q0 .178-.12.299q-.121.121-.298.121zm.777-6.23h8.377l-.894-2.616h-6.59zm1.765 3.25q.376 0 .63-.26q.255-.258.255-.626q0-.367-.259-.625q-.258-.259-.626-.259t-.626.259t-.258.625t.254.626t.63.26m4.847 0q.376 0 .63-.26q.254-.258.254-.626q0-.367-.258-.625q-.26-.259-.626-.259t-.627.259q-.258.258-.258.625q0 .368.254.626q.254.26.63.26M2.75 19q-.312 0-.531-.22T2 18.246t.219-.53t.531-.216H4V6.616q0-.667.475-1.141T5.615 5h11.77q.666 0 1.14.475T19 6.615v1.493q0 .317-.23.547t-.54.23h-6.188q-.905 0-1.645.487q-.74.488-1.033 1.34L7.846 15.05v3.142q0 .344-.232.576T7.039 19z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.65 21q-.177 0-.298-.121q-.121-.12-.121-.298v-5.094l1.271-3.677q.087-.243.29-.392t.468-.149h6.711q.265 0 .468.15q.203.148.29.39L21 15.488v5.094q0 .177-.121.298q-.12.121-.298.121h-.162q-.177 0-.298-.121q-.121-.12-.121-.298V19.5h-8.77v1.08q0 .178-.12.299q-.121.121-.298.121zm.777-6.23h8.377l-.894-2.616h-6.59zm1.765 3.25q.376 0 .63-.26q.255-.258.255-.626q0-.367-.259-.625q-.258-.259-.626-.259t-.626.259t-.258.625t.254.626t.63.26m4.847 0q.376 0 .63-.26q.254-.258.254-.626q0-.367-.258-.625q-.26-.259-.626-.259t-.627.259q-.258.258-.258.625q0 .368.254.626q.254.26.63.26M2.75 19q-.312 0-.531-.22T2 18.246t.219-.53t.531-.216H4V6.616q0-.667.475-1.141T5.615 5h11.77q.666 0 1.14.475T19 6.615v1.493q0 .317-.23.547t-.54.23h-6.188q-.905 0-1.645.487q-.74.488-1.033 1.34L7.846 15.05v3.142q0 .344-.232.576T7.039 19z"/></svg> </template>
CSS
.icon-laptop-car-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%22M10.65%2021q-.177%200-.298-.121q-.121-.12-.121-.298v-5.094l1.271-3.677q.087-.243.29-.392t.468-.149h6.711q.265%200%20.468.15q.203.148.29.39L21%2015.488v5.094q0%20.177-.121.298q-.12.121-.298.121h-.162q-.177%200-.298-.121q-.121-.12-.121-.298V19.5h-8.77v1.08q0%20.178-.12.299q-.121.121-.298.121zm.777-6.23h8.377l-.894-2.616h-6.59zm1.765%203.25q.376%200%20.63-.26q.255-.258.255-.626q0-.367-.259-.625q-.258-.259-.626-.259t-.626.259t-.258.625t.254.626t.63.26m4.847%200q.376%200%20.63-.26q.254-.258.254-.626q0-.367-.258-.625q-.26-.259-.626-.259t-.627.259q-.258.258-.258.625q0%20.368.254.626q.254.26.63.26M2.75%2019q-.312%200-.531-.22T2%2018.246t.219-.53t.531-.216H4V6.616q0-.667.475-1.141T5.615%205h11.77q.666%200%201.14.475T19%206.615v1.493q0%20.317-.23.547t-.54.23h-6.188q-.905%200-1.645.487q-.74.488-1.033%201.34L7.846%2015.05v3.142q0%20.344-.232.576T7.039%2019z%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%22M10.65%2021q-.177%200-.298-.121q-.121-.12-.121-.298v-5.094l1.271-3.677q.087-.243.29-.392t.468-.149h6.711q.265%200%20.468.15q.203.148.29.39L21%2015.488v5.094q0%20.177-.121.298q-.12.121-.298.121h-.162q-.177%200-.298-.121q-.121-.12-.121-.298V19.5h-8.77v1.08q0%20.178-.12.299q-.121.121-.298.121zm.777-6.23h8.377l-.894-2.616h-6.59zm1.765%203.25q.376%200%20.63-.26q.255-.258.255-.626q0-.367-.259-.625q-.258-.259-.626-.259t-.626.259t-.258.625t.254.626t.63.26m4.847%200q.376%200%20.63-.26q.254-.258.254-.626q0-.367-.258-.625q-.26-.259-.626-.259t-.627.259q-.258.258-.258.625q0%20.368.254.626q.254.26.63.26M2.75%2019q-.312%200-.531-.22T2%2018.246t.219-.53t.531-.216H4V6.616q0-.667.475-1.141T5.615%205h11.77q.666%200%201.14.475T19%206.615v1.493q0%20.317-.23.547t-.54.23h-6.188q-.905%200-1.645.487q-.74.488-1.033%201.34L7.846%2015.05v3.142q0%20.344-.232.576T7.039%2019z%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-car-rounded.svg?color=%231a73e8&size=48