car-linear from Solar by 480 Design · Linear · Parts · CC-BY-4.0 Attribution required.

Name
car-linear
Set
Solar
Style
Linear
Category
Parts
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More parts icons from Solar

Use the car 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-width="1.5"><path d="M18.6865 18.4837V20.8431C18.6865 21.3883 18.6865 21.661 18.8559 21.8304C19.0253 21.9998 19.298 21.9998 19.8433 21.9998C20.3886 21.9998 20.6612 21.9998 20.8306 21.8304C21 21.661 21 21.3883 21 20.8431V18.1572C20.4966 18.4316 19.7825 18.4764 18.6865 18.4837Z"/><path d="M3 18.1572V20.8431C3 21.3883 3 21.661 3.1694 21.8304C3.3388 21.9998 3.61145 21.9998 4.15674 21.9998C4.70203 21.9998 4.97468 21.9998 5.14408 21.8304C5.31348 21.661 5.31348 21.3883 5.31348 20.8431V18.4837C4.21747 18.4764 3.50341 18.4316 3 18.1572Z"/><path d="M2 14C2 11.8856 2 10.8284 2.58579 10.1715C3.17157 9.51465 4.11438 9.51465 6 9.51465H18C19.8856 9.51465 20.8284 9.51465 21.4142 10.1715C22 10.8284 22 11.8856 22 14C22 16.1144 22 17.1716 21.4142 17.8285C20.8284 18.4854 19.8856 18.4854 18 18.4854H6C4.11438 18.4854 3.17157 18.4854 2.58579 17.8285C2 17.1716 2 16.1144 2 14Z"/><path d="M6.25586 13C6.25586 13.4142 5.92007 13.75 5.50586 13.75C5.09165 13.75 4.75586 13.4142 4.75586 13C4.75586 12.5858 5.09165 12.25 5.50586 12.25C5.92007 12.25 6.25586 12.5858 6.25586 13Z"/><path d="M19.2744 13C19.2744 13.4142 18.9386 13.75 18.5244 13.75C18.1102 13.75 17.7744 13.4142 17.7744 13C17.7744 12.5858 18.1102 12.25 18.5244 12.25C18.9386 12.25 19.2744 12.5858 19.2744 13Z"/><path stroke-linecap="round" d="M20.5657 9.67284C19.9814 9.51465 19.1732 9.51465 18 9.51465H6.00002C4.82671 9.51465 4.01844 9.51465 3.43408 9.6729C3.43408 7.3067 4.80134 3.47017 5.80682 2.73508C6.8123 2 7.99732 2 11.2339 2H12.7661C16.0027 2 17.1877 2 18.1932 2.73508C19.1987 3.47016 20.5657 7.30664 20.5657 9.67284Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarCarLinear(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" strokeWidth="1.5"><path d="M18.6865 18.4837V20.8431C18.6865 21.3883 18.6865 21.661 18.8559 21.8304C19.0253 21.9998 19.298 21.9998 19.8433 21.9998C20.3886 21.9998 20.6612 21.9998 20.8306 21.8304C21 21.661 21 21.3883 21 20.8431V18.1572C20.4966 18.4316 19.7825 18.4764 18.6865 18.4837Z"/><path d="M3 18.1572V20.8431C3 21.3883 3 21.661 3.1694 21.8304C3.3388 21.9998 3.61145 21.9998 4.15674 21.9998C4.70203 21.9998 4.97468 21.9998 5.14408 21.8304C5.31348 21.661 5.31348 21.3883 5.31348 20.8431V18.4837C4.21747 18.4764 3.50341 18.4316 3 18.1572Z"/><path d="M2 14C2 11.8856 2 10.8284 2.58579 10.1715C3.17157 9.51465 4.11438 9.51465 6 9.51465H18C19.8856 9.51465 20.8284 9.51465 21.4142 10.1715C22 10.8284 22 11.8856 22 14C22 16.1144 22 17.1716 21.4142 17.8285C20.8284 18.4854 19.8856 18.4854 18 18.4854H6C4.11438 18.4854 3.17157 18.4854 2.58579 17.8285C2 17.1716 2 16.1144 2 14Z"/><path d="M6.25586 13C6.25586 13.4142 5.92007 13.75 5.50586 13.75C5.09165 13.75 4.75586 13.4142 4.75586 13C4.75586 12.5858 5.09165 12.25 5.50586 12.25C5.92007 12.25 6.25586 12.5858 6.25586 13Z"/><path d="M19.2744 13C19.2744 13.4142 18.9386 13.75 18.5244 13.75C18.1102 13.75 17.7744 13.4142 17.7744 13C17.7744 12.5858 18.1102 12.25 18.5244 12.25C18.9386 12.25 19.2744 12.5858 19.2744 13Z"/><path strokeLinecap="round" d="M20.5657 9.67284C19.9814 9.51465 19.1732 9.51465 18 9.51465H6.00002C4.82671 9.51465 4.01844 9.51465 3.43408 9.6729C3.43408 7.3067 4.80134 3.47017 5.80682 2.73508C6.8123 2 7.99732 2 11.2339 2H12.7661C16.0027 2 17.1877 2 18.1932 2.73508C19.1987 3.47016 20.5657 7.30664 20.5657 9.67284Z"/></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-width="1.5"><path d="M18.6865 18.4837V20.8431C18.6865 21.3883 18.6865 21.661 18.8559 21.8304C19.0253 21.9998 19.298 21.9998 19.8433 21.9998C20.3886 21.9998 20.6612 21.9998 20.8306 21.8304C21 21.661 21 21.3883 21 20.8431V18.1572C20.4966 18.4316 19.7825 18.4764 18.6865 18.4837Z"/><path d="M3 18.1572V20.8431C3 21.3883 3 21.661 3.1694 21.8304C3.3388 21.9998 3.61145 21.9998 4.15674 21.9998C4.70203 21.9998 4.97468 21.9998 5.14408 21.8304C5.31348 21.661 5.31348 21.3883 5.31348 20.8431V18.4837C4.21747 18.4764 3.50341 18.4316 3 18.1572Z"/><path d="M2 14C2 11.8856 2 10.8284 2.58579 10.1715C3.17157 9.51465 4.11438 9.51465 6 9.51465H18C19.8856 9.51465 20.8284 9.51465 21.4142 10.1715C22 10.8284 22 11.8856 22 14C22 16.1144 22 17.1716 21.4142 17.8285C20.8284 18.4854 19.8856 18.4854 18 18.4854H6C4.11438 18.4854 3.17157 18.4854 2.58579 17.8285C2 17.1716 2 16.1144 2 14Z"/><path d="M6.25586 13C6.25586 13.4142 5.92007 13.75 5.50586 13.75C5.09165 13.75 4.75586 13.4142 4.75586 13C4.75586 12.5858 5.09165 12.25 5.50586 12.25C5.92007 12.25 6.25586 12.5858 6.25586 13Z"/><path d="M19.2744 13C19.2744 13.4142 18.9386 13.75 18.5244 13.75C18.1102 13.75 17.7744 13.4142 17.7744 13C17.7744 12.5858 18.1102 12.25 18.5244 12.25C18.9386 12.25 19.2744 12.5858 19.2744 13Z"/><path stroke-linecap="round" d="M20.5657 9.67284C19.9814 9.51465 19.1732 9.51465 18 9.51465H6.00002C4.82671 9.51465 4.01844 9.51465 3.43408 9.6729C3.43408 7.3067 4.80134 3.47017 5.80682 2.73508C6.8123 2 7.99732 2 11.2339 2H12.7661C16.0027 2 17.1877 2 18.1932 2.73508C19.1987 3.47016 20.5657 7.30664 20.5657 9.67284Z"/></g></svg>
</template>

CSS

.icon-car-linear {
  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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.6865%2018.4837V20.8431C18.6865%2021.3883%2018.6865%2021.661%2018.8559%2021.8304C19.0253%2021.9998%2019.298%2021.9998%2019.8433%2021.9998C20.3886%2021.9998%2020.6612%2021.9998%2020.8306%2021.8304C21%2021.661%2021%2021.3883%2021%2020.8431V18.1572C20.4966%2018.4316%2019.7825%2018.4764%2018.6865%2018.4837Z%22%2F%3E%3Cpath%20d%3D%22M3%2018.1572V20.8431C3%2021.3883%203%2021.661%203.1694%2021.8304C3.3388%2021.9998%203.61145%2021.9998%204.15674%2021.9998C4.70203%2021.9998%204.97468%2021.9998%205.14408%2021.8304C5.31348%2021.661%205.31348%2021.3883%205.31348%2020.8431V18.4837C4.21747%2018.4764%203.50341%2018.4316%203%2018.1572Z%22%2F%3E%3Cpath%20d%3D%22M2%2014C2%2011.8856%202%2010.8284%202.58579%2010.1715C3.17157%209.51465%204.11438%209.51465%206%209.51465H18C19.8856%209.51465%2020.8284%209.51465%2021.4142%2010.1715C22%2010.8284%2022%2011.8856%2022%2014C22%2016.1144%2022%2017.1716%2021.4142%2017.8285C20.8284%2018.4854%2019.8856%2018.4854%2018%2018.4854H6C4.11438%2018.4854%203.17157%2018.4854%202.58579%2017.8285C2%2017.1716%202%2016.1144%202%2014Z%22%2F%3E%3Cpath%20d%3D%22M6.25586%2013C6.25586%2013.4142%205.92007%2013.75%205.50586%2013.75C5.09165%2013.75%204.75586%2013.4142%204.75586%2013C4.75586%2012.5858%205.09165%2012.25%205.50586%2012.25C5.92007%2012.25%206.25586%2012.5858%206.25586%2013Z%22%2F%3E%3Cpath%20d%3D%22M19.2744%2013C19.2744%2013.4142%2018.9386%2013.75%2018.5244%2013.75C18.1102%2013.75%2017.7744%2013.4142%2017.7744%2013C17.7744%2012.5858%2018.1102%2012.25%2018.5244%2012.25C18.9386%2012.25%2019.2744%2012.5858%2019.2744%2013Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20.5657%209.67284C19.9814%209.51465%2019.1732%209.51465%2018%209.51465H6.00002C4.82671%209.51465%204.01844%209.51465%203.43408%209.6729C3.43408%207.3067%204.80134%203.47017%205.80682%202.73508C6.8123%202%207.99732%202%2011.2339%202H12.7661C16.0027%202%2017.1877%202%2018.1932%202.73508C19.1987%203.47016%2020.5657%207.30664%2020.5657%209.67284Z%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.6865%2018.4837V20.8431C18.6865%2021.3883%2018.6865%2021.661%2018.8559%2021.8304C19.0253%2021.9998%2019.298%2021.9998%2019.8433%2021.9998C20.3886%2021.9998%2020.6612%2021.9998%2020.8306%2021.8304C21%2021.661%2021%2021.3883%2021%2020.8431V18.1572C20.4966%2018.4316%2019.7825%2018.4764%2018.6865%2018.4837Z%22%2F%3E%3Cpath%20d%3D%22M3%2018.1572V20.8431C3%2021.3883%203%2021.661%203.1694%2021.8304C3.3388%2021.9998%203.61145%2021.9998%204.15674%2021.9998C4.70203%2021.9998%204.97468%2021.9998%205.14408%2021.8304C5.31348%2021.661%205.31348%2021.3883%205.31348%2020.8431V18.4837C4.21747%2018.4764%203.50341%2018.4316%203%2018.1572Z%22%2F%3E%3Cpath%20d%3D%22M2%2014C2%2011.8856%202%2010.8284%202.58579%2010.1715C3.17157%209.51465%204.11438%209.51465%206%209.51465H18C19.8856%209.51465%2020.8284%209.51465%2021.4142%2010.1715C22%2010.8284%2022%2011.8856%2022%2014C22%2016.1144%2022%2017.1716%2021.4142%2017.8285C20.8284%2018.4854%2019.8856%2018.4854%2018%2018.4854H6C4.11438%2018.4854%203.17157%2018.4854%202.58579%2017.8285C2%2017.1716%202%2016.1144%202%2014Z%22%2F%3E%3Cpath%20d%3D%22M6.25586%2013C6.25586%2013.4142%205.92007%2013.75%205.50586%2013.75C5.09165%2013.75%204.75586%2013.4142%204.75586%2013C4.75586%2012.5858%205.09165%2012.25%205.50586%2012.25C5.92007%2012.25%206.25586%2012.5858%206.25586%2013Z%22%2F%3E%3Cpath%20d%3D%22M19.2744%2013C19.2744%2013.4142%2018.9386%2013.75%2018.5244%2013.75C18.1102%2013.75%2017.7744%2013.4142%2017.7744%2013C17.7744%2012.5858%2018.1102%2012.25%2018.5244%2012.25C18.9386%2012.25%2019.2744%2012.5858%2019.2744%2013Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20.5657%209.67284C19.9814%209.51465%2019.1732%209.51465%2018%209.51465H6.00002C4.82671%209.51465%204.01844%209.51465%203.43408%209.6729C3.43408%207.3067%204.80134%203.47017%205.80682%202.73508C6.8123%202%207.99732%202%2011.2339%202H12.7661C16.0027%202%2017.1877%202%2018.1932%202.73508C19.1987%203.47016%2020.5657%207.30664%2020.5657%209.67284Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/car-linear.svg?color=%231a73e8&size=48