car-bold-duotone from Solar by 480 Design · Bold Duotone · Parts · CC-BY-4.0 Attribution required.

Name
car-bold-duotone
Set
Solar
Style
Bold Duotone
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="currentColor"><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" opacity=".5"/><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" opacity=".5"/><path fill-rule="evenodd" d="M18 9.51465C19.8856 9.51465 20.8283 9.51501 21.4141 10.1719C21.9997 10.8287 22 11.8857 22 14C22 16.1143 21.9997 17.1713 21.4141 17.8281C20.8283 18.485 19.8856 18.4854 18 18.4854H6C4.11438 18.4854 3.17172 18.485 2.58594 17.8281C2.00026 17.1713 2 16.1143 2 14C2 11.8857 2.00026 10.8287 2.58594 10.1719C3.17172 9.51501 4.11438 9.51465 6 9.51465H18ZM5.50586 11.5C4.67743 11.5 4.00586 12.1716 4.00586 13C4.00586 13.8284 4.67743 14.5 5.50586 14.5C6.33429 14.5 7.00586 13.8284 7.00586 13C7.00586 12.1716 6.33429 11.5 5.50586 11.5ZM18.5244 11.5C17.696 11.5 17.0244 12.1716 17.0244 13C17.0244 13.8284 17.696 14.5 18.5244 14.5C19.3528 14.5 20.0244 13.8284 20.0244 13C20.0244 12.1716 19.3528 11.5 18.5244 11.5Z" clip-rule="evenodd"/><path d="M20.5652 9.67284C19.9809 9.51465 19.1727 9.51465 17.9995 9.51465H5.99953C4.82622 9.51465 4.01795 9.51465 3.43359 9.6729C3.43359 7.3067 4.80085 3.47017 5.80633 2.73508C6.81181 2 7.99683 2 11.2334 2H12.7656C16.0022 2 17.1873 2 18.1927 2.73508C19.1982 3.47016 20.5652 7.30664 20.5652 9.67284Z" opacity=".5"/><path d="M4.00586 13C4.00586 12.1716 4.67743 11.5 5.50586 11.5C6.33429 11.5 7.00586 12.1716 7.00586 13C7.00586 13.8284 6.33429 14.5 5.50586 14.5C4.67743 14.5 4.00586 13.8284 4.00586 13Z" opacity=".5"/><path d="M17.0244 13C17.0244 12.1716 17.696 11.5 18.5244 11.5C19.3528 11.5 20.0244 12.1716 20.0244 13C20.0244 13.8284 19.3528 14.5 18.5244 14.5C17.696 14.5 17.0244 13.8284 17.0244 13Z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarCarBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><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" opacity=".5"/><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" opacity=".5"/><path fillRule="evenodd" d="M18 9.51465C19.8856 9.51465 20.8283 9.51501 21.4141 10.1719C21.9997 10.8287 22 11.8857 22 14C22 16.1143 21.9997 17.1713 21.4141 17.8281C20.8283 18.485 19.8856 18.4854 18 18.4854H6C4.11438 18.4854 3.17172 18.485 2.58594 17.8281C2.00026 17.1713 2 16.1143 2 14C2 11.8857 2.00026 10.8287 2.58594 10.1719C3.17172 9.51501 4.11438 9.51465 6 9.51465H18ZM5.50586 11.5C4.67743 11.5 4.00586 12.1716 4.00586 13C4.00586 13.8284 4.67743 14.5 5.50586 14.5C6.33429 14.5 7.00586 13.8284 7.00586 13C7.00586 12.1716 6.33429 11.5 5.50586 11.5ZM18.5244 11.5C17.696 11.5 17.0244 12.1716 17.0244 13C17.0244 13.8284 17.696 14.5 18.5244 14.5C19.3528 14.5 20.0244 13.8284 20.0244 13C20.0244 12.1716 19.3528 11.5 18.5244 11.5Z" clipRule="evenodd"/><path d="M20.5652 9.67284C19.9809 9.51465 19.1727 9.51465 17.9995 9.51465H5.99953C4.82622 9.51465 4.01795 9.51465 3.43359 9.6729C3.43359 7.3067 4.80085 3.47017 5.80633 2.73508C6.81181 2 7.99683 2 11.2334 2H12.7656C16.0022 2 17.1873 2 18.1927 2.73508C19.1982 3.47016 20.5652 7.30664 20.5652 9.67284Z" opacity=".5"/><path d="M4.00586 13C4.00586 12.1716 4.67743 11.5 5.50586 11.5C6.33429 11.5 7.00586 12.1716 7.00586 13C7.00586 13.8284 6.33429 14.5 5.50586 14.5C4.67743 14.5 4.00586 13.8284 4.00586 13Z" opacity=".5"/><path d="M17.0244 13C17.0244 12.1716 17.696 11.5 18.5244 11.5C19.3528 11.5 20.0244 12.1716 20.0244 13C20.0244 13.8284 19.3528 14.5 18.5244 14.5C17.696 14.5 17.0244 13.8284 17.0244 13Z" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><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" opacity=".5"/><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" opacity=".5"/><path fill-rule="evenodd" d="M18 9.51465C19.8856 9.51465 20.8283 9.51501 21.4141 10.1719C21.9997 10.8287 22 11.8857 22 14C22 16.1143 21.9997 17.1713 21.4141 17.8281C20.8283 18.485 19.8856 18.4854 18 18.4854H6C4.11438 18.4854 3.17172 18.485 2.58594 17.8281C2.00026 17.1713 2 16.1143 2 14C2 11.8857 2.00026 10.8287 2.58594 10.1719C3.17172 9.51501 4.11438 9.51465 6 9.51465H18ZM5.50586 11.5C4.67743 11.5 4.00586 12.1716 4.00586 13C4.00586 13.8284 4.67743 14.5 5.50586 14.5C6.33429 14.5 7.00586 13.8284 7.00586 13C7.00586 12.1716 6.33429 11.5 5.50586 11.5ZM18.5244 11.5C17.696 11.5 17.0244 12.1716 17.0244 13C17.0244 13.8284 17.696 14.5 18.5244 14.5C19.3528 14.5 20.0244 13.8284 20.0244 13C20.0244 12.1716 19.3528 11.5 18.5244 11.5Z" clip-rule="evenodd"/><path d="M20.5652 9.67284C19.9809 9.51465 19.1727 9.51465 17.9995 9.51465H5.99953C4.82622 9.51465 4.01795 9.51465 3.43359 9.6729C3.43359 7.3067 4.80085 3.47017 5.80633 2.73508C6.81181 2 7.99683 2 11.2334 2H12.7656C16.0022 2 17.1873 2 18.1927 2.73508C19.1982 3.47016 20.5652 7.30664 20.5652 9.67284Z" opacity=".5"/><path d="M4.00586 13C4.00586 12.1716 4.67743 11.5 5.50586 11.5C6.33429 11.5 7.00586 12.1716 7.00586 13C7.00586 13.8284 6.33429 14.5 5.50586 14.5C4.67743 14.5 4.00586 13.8284 4.00586 13Z" opacity=".5"/><path d="M17.0244 13C17.0244 12.1716 17.696 11.5 18.5244 11.5C19.3528 11.5 20.0244 12.1716 20.0244 13C20.0244 13.8284 19.3528 14.5 18.5244 14.5C17.696 14.5 17.0244 13.8284 17.0244 13Z" opacity=".5"/></g></svg>
</template>

CSS

.icon-car-bold-duotone {
  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%22currentColor%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%20opacity%3D%22.5%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%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M18%209.51465C19.8856%209.51465%2020.8283%209.51501%2021.4141%2010.1719C21.9997%2010.8287%2022%2011.8857%2022%2014C22%2016.1143%2021.9997%2017.1713%2021.4141%2017.8281C20.8283%2018.485%2019.8856%2018.4854%2018%2018.4854H6C4.11438%2018.4854%203.17172%2018.485%202.58594%2017.8281C2.00026%2017.1713%202%2016.1143%202%2014C2%2011.8857%202.00026%2010.8287%202.58594%2010.1719C3.17172%209.51501%204.11438%209.51465%206%209.51465H18ZM5.50586%2011.5C4.67743%2011.5%204.00586%2012.1716%204.00586%2013C4.00586%2013.8284%204.67743%2014.5%205.50586%2014.5C6.33429%2014.5%207.00586%2013.8284%207.00586%2013C7.00586%2012.1716%206.33429%2011.5%205.50586%2011.5ZM18.5244%2011.5C17.696%2011.5%2017.0244%2012.1716%2017.0244%2013C17.0244%2013.8284%2017.696%2014.5%2018.5244%2014.5C19.3528%2014.5%2020.0244%2013.8284%2020.0244%2013C20.0244%2012.1716%2019.3528%2011.5%2018.5244%2011.5Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M20.5652%209.67284C19.9809%209.51465%2019.1727%209.51465%2017.9995%209.51465H5.99953C4.82622%209.51465%204.01795%209.51465%203.43359%209.6729C3.43359%207.3067%204.80085%203.47017%205.80633%202.73508C6.81181%202%207.99683%202%2011.2334%202H12.7656C16.0022%202%2017.1873%202%2018.1927%202.73508C19.1982%203.47016%2020.5652%207.30664%2020.5652%209.67284Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M4.00586%2013C4.00586%2012.1716%204.67743%2011.5%205.50586%2011.5C6.33429%2011.5%207.00586%2012.1716%207.00586%2013C7.00586%2013.8284%206.33429%2014.5%205.50586%2014.5C4.67743%2014.5%204.00586%2013.8284%204.00586%2013Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M17.0244%2013C17.0244%2012.1716%2017.696%2011.5%2018.5244%2011.5C19.3528%2011.5%2020.0244%2012.1716%2020.0244%2013C20.0244%2013.8284%2019.3528%2014.5%2018.5244%2014.5C17.696%2014.5%2017.0244%2013.8284%2017.0244%2013Z%22%20opacity%3D%22.5%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%22currentColor%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%20opacity%3D%22.5%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%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M18%209.51465C19.8856%209.51465%2020.8283%209.51501%2021.4141%2010.1719C21.9997%2010.8287%2022%2011.8857%2022%2014C22%2016.1143%2021.9997%2017.1713%2021.4141%2017.8281C20.8283%2018.485%2019.8856%2018.4854%2018%2018.4854H6C4.11438%2018.4854%203.17172%2018.485%202.58594%2017.8281C2.00026%2017.1713%202%2016.1143%202%2014C2%2011.8857%202.00026%2010.8287%202.58594%2010.1719C3.17172%209.51501%204.11438%209.51465%206%209.51465H18ZM5.50586%2011.5C4.67743%2011.5%204.00586%2012.1716%204.00586%2013C4.00586%2013.8284%204.67743%2014.5%205.50586%2014.5C6.33429%2014.5%207.00586%2013.8284%207.00586%2013C7.00586%2012.1716%206.33429%2011.5%205.50586%2011.5ZM18.5244%2011.5C17.696%2011.5%2017.0244%2012.1716%2017.0244%2013C17.0244%2013.8284%2017.696%2014.5%2018.5244%2014.5C19.3528%2014.5%2020.0244%2013.8284%2020.0244%2013C20.0244%2012.1716%2019.3528%2011.5%2018.5244%2011.5Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M20.5652%209.67284C19.9809%209.51465%2019.1727%209.51465%2017.9995%209.51465H5.99953C4.82622%209.51465%204.01795%209.51465%203.43359%209.6729C3.43359%207.3067%204.80085%203.47017%205.80633%202.73508C6.81181%202%207.99683%202%2011.2334%202H12.7656C16.0022%202%2017.1873%202%2018.1927%202.73508C19.1982%203.47016%2020.5652%207.30664%2020.5652%209.67284Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M4.00586%2013C4.00586%2012.1716%204.67743%2011.5%205.50586%2011.5C6.33429%2011.5%207.00586%2012.1716%207.00586%2013C7.00586%2013.8284%206.33429%2014.5%205.50586%2014.5C4.67743%2014.5%204.00586%2013.8284%204.00586%2013Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M17.0244%2013C17.0244%2012.1716%2017.696%2011.5%2018.5244%2011.5C19.3528%2011.5%2020.0244%2012.1716%2020.0244%2013C20.0244%2013.8284%2019.3528%2014.5%2018.5244%2014.5C17.696%2014.5%2017.0244%2013.8284%2017.0244%2013Z%22%20opacity%3D%22.5%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-bold-duotone.svg?color=%231a73e8&size=48