md car icon
md-car from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- md-car
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
- Aliases
- android-car
Related icons in IonIcons
md-addmd-add-circlemd-airplanemd-alarmmd-albumsmd-alertmd-american-footballmd-analyticsmd-aperturemd-appsmd-appstoremd-archivemd-arrow-backmd-arrow-downmd-arrow-dropdownmd-arrow-dropdown-circlemd-arrow-dropleftmd-arrow-dropleft-circlemd-arrow-droprightmd-arrow-dropright-circlemd-arrow-dropupmd-arrow-dropup-circlemd-arrow-forwardmd-arrow-round-back
Use the md car icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M403.208 117.333c-4.271-12.802-16-21.333-29.875-21.333H138.667c-13.875 0-25.604 8.531-29.875 21.333L64 234.667v160C64 406.396 73.604 416 85.333 416h21.334c11.729 0 21.333-9.604 21.333-21.333V384h256v10.667c0 11.729 9.604 21.333 21.333 21.333h21.334c11.729 0 21.333-9.604 21.333-21.333v-160l-44.792-117.334zM138.667 320c-18.125 0-32-13.865-32-32s13.875-32 32-32 32 13.866 32 32-13.875 32-32 32zm234.666 0c-18.125 0-32-13.865-32-32s13.875-32 32-32 32 13.866 32 32-13.875 32-32 32zM106.667 213.333l32-85.333h234.666l32 85.333H106.667z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonMdCar(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M403.208 117.333c-4.271-12.802-16-21.333-29.875-21.333H138.667c-13.875 0-25.604 8.531-29.875 21.333L64 234.667v160C64 406.396 73.604 416 85.333 416h21.334c11.729 0 21.333-9.604 21.333-21.333V384h256v10.667c0 11.729 9.604 21.333 21.333 21.333h21.334c11.729 0 21.333-9.604 21.333-21.333v-160l-44.792-117.334zM138.667 320c-18.125 0-32-13.865-32-32s13.875-32 32-32 32 13.866 32 32-13.875 32-32 32zm234.666 0c-18.125 0-32-13.865-32-32s13.875-32 32-32 32 13.866 32 32-13.875 32-32 32zM106.667 213.333l32-85.333h234.666l32 85.333H106.667z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M403.208 117.333c-4.271-12.802-16-21.333-29.875-21.333H138.667c-13.875 0-25.604 8.531-29.875 21.333L64 234.667v160C64 406.396 73.604 416 85.333 416h21.334c11.729 0 21.333-9.604 21.333-21.333V384h256v10.667c0 11.729 9.604 21.333 21.333 21.333h21.334c11.729 0 21.333-9.604 21.333-21.333v-160l-44.792-117.334zM138.667 320c-18.125 0-32-13.865-32-32s13.875-32 32-32 32 13.866 32 32-13.875 32-32 32zm234.666 0c-18.125 0-32-13.865-32-32s13.875-32 32-32 32 13.866 32 32-13.875 32-32 32zM106.667 213.333l32-85.333h234.666l32 85.333H106.667z" fill="currentColor"/></svg> </template>
CSS
.icon-md-car {
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%20512%20512%22%3E%3Cpath%20d%3D%22M403.208%20117.333c-4.271-12.802-16-21.333-29.875-21.333H138.667c-13.875%200-25.604%208.531-29.875%2021.333L64%20234.667v160C64%20406.396%2073.604%20416%2085.333%20416h21.334c11.729%200%2021.333-9.604%2021.333-21.333V384h256v10.667c0%2011.729%209.604%2021.333%2021.333%2021.333h21.334c11.729%200%2021.333-9.604%2021.333-21.333v-160l-44.792-117.334zM138.667%20320c-18.125%200-32-13.865-32-32s13.875-32%2032-32%2032%2013.866%2032%2032-13.875%2032-32%2032zm234.666%200c-18.125%200-32-13.865-32-32s13.875-32%2032-32%2032%2013.866%2032%2032-13.875%2032-32%2032zM106.667%20213.333l32-85.333h234.666l32%2085.333H106.667z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M403.208%20117.333c-4.271-12.802-16-21.333-29.875-21.333H138.667c-13.875%200-25.604%208.531-29.875%2021.333L64%20234.667v160C64%20406.396%2073.604%20416%2085.333%20416h21.334c11.729%200%2021.333-9.604%2021.333-21.333V384h256v10.667c0%2011.729%209.604%2021.333%2021.333%2021.333h21.334c11.729%200%2021.333-9.604%2021.333-21.333v-160l-44.792-117.334zM138.667%20320c-18.125%200-32-13.865-32-32s13.875-32%2032-32%2032%2013.866%2032%2032-13.875%2032-32%2032zm234.666%200c-18.125%200-32-13.865-32-32s13.875-32%2032-32%2032%2013.866%2032%2032-13.875%2032-32%2032zM106.667%20213.333l32-85.333h234.666l32%2085.333H106.667z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/md-car.svg?color=%231a73e8&size=48