jeep from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
jeep
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the jeep logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.165 7.169v5.2c0 .677-.444 1.079-1.163 1.079c-.718 0-1.099-.529-1.099-1.1v-.93H0v.952c0 .972.296 2.707 3.024 2.707c2.727 0 3.108-1.862 3.108-2.75V7.17Zm4.918 2.156c-1.798 0-2.6 1.648-2.6 3.066c0 1.416.909 2.79 2.769 2.79c1.628.022 2.707-1.035 2.707-1.818h-1.798s-.211.508-.846.508c-.634 0-.993-.36-.993-1.227h3.658c0-2.727-1.353-3.32-2.897-3.32m5.847 0c-1.797 0-2.6 1.648-2.6 3.066c0 1.416.909 2.79 2.77 2.79c1.628.022 2.706-1.035 2.706-1.818H16.01s-.212.508-.846.508c-.635 0-.994-.36-.994-1.227h3.657c0-2.727-1.352-3.32-2.896-3.32m6.743.063c-.913 0-1.318.497-1.34.522c-.128.154-.287.317-.287-.078v-.296h-1.82v7.295h1.84V14.82c0-.148.148-.126.255 0c.106.128.57.444 1.375.444c1.459 0 2.304-1.268 2.304-3.002c0-2.241-1.416-2.876-2.327-2.876m-12.4 1.12c.676 0 .971.508.971 1.037h-1.86c0-.572.233-1.036.888-1.036m5.846 0c.677 0 .973.508.973 1.037H14.23c0-.572.233-1.036.888-1.036m5.92.297c.932 0 1.1.719 1.1 1.459s-.127 1.712-1.013 1.712c-.889 0-1.122-.57-1.102-1.648c.022-1.079.444-1.523 1.016-1.523zm2.282 4.566a.586.586 0 0 0-.586.586a.585.585 0 1 0 .586-.586m0 .062a.524.524 0 0 1 .524.524a.525.525 0 0 1-.524.524a.526.526 0 0 1-.525-.524c0-.29.235-.524.525-.524m-.21.202v.621h.072v-.269h.176l.116.27h.08l-.121-.288a.14.14 0 0 0 .072-.045a.18.18 0 0 0 .043-.115c0-.103-.08-.174-.195-.174zm.07.068h.172c.072 0 .118.041.118.105c0 .072-.049.116-.128.116h-.162z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsJeep(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="M4.165 7.169v5.2c0 .677-.444 1.079-1.163 1.079c-.718 0-1.099-.529-1.099-1.1v-.93H0v.952c0 .972.296 2.707 3.024 2.707c2.727 0 3.108-1.862 3.108-2.75V7.17Zm4.918 2.156c-1.798 0-2.6 1.648-2.6 3.066c0 1.416.909 2.79 2.769 2.79c1.628.022 2.707-1.035 2.707-1.818h-1.798s-.211.508-.846.508c-.634 0-.993-.36-.993-1.227h3.658c0-2.727-1.353-3.32-2.897-3.32m5.847 0c-1.797 0-2.6 1.648-2.6 3.066c0 1.416.909 2.79 2.77 2.79c1.628.022 2.706-1.035 2.706-1.818H16.01s-.212.508-.846.508c-.635 0-.994-.36-.994-1.227h3.657c0-2.727-1.352-3.32-2.896-3.32m6.743.063c-.913 0-1.318.497-1.34.522c-.128.154-.287.317-.287-.078v-.296h-1.82v7.295h1.84V14.82c0-.148.148-.126.255 0c.106.128.57.444 1.375.444c1.459 0 2.304-1.268 2.304-3.002c0-2.241-1.416-2.876-2.327-2.876m-12.4 1.12c.676 0 .971.508.971 1.037h-1.86c0-.572.233-1.036.888-1.036m5.846 0c.677 0 .973.508.973 1.037H14.23c0-.572.233-1.036.888-1.036m5.92.297c.932 0 1.1.719 1.1 1.459s-.127 1.712-1.013 1.712c-.889 0-1.122-.57-1.102-1.648c.022-1.079.444-1.523 1.016-1.523zm2.282 4.566a.586.586 0 0 0-.586.586a.585.585 0 1 0 .586-.586m0 .062a.524.524 0 0 1 .524.524a.525.525 0 0 1-.524.524a.526.526 0 0 1-.525-.524c0-.29.235-.524.525-.524m-.21.202v.621h.072v-.269h.176l.116.27h.08l-.121-.288a.14.14 0 0 0 .072-.045a.18.18 0 0 0 .043-.115c0-.103-.08-.174-.195-.174zm.07.068h.172c.072 0 .118.041.118.105c0 .072-.049.116-.128.116h-.162z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.165 7.169v5.2c0 .677-.444 1.079-1.163 1.079c-.718 0-1.099-.529-1.099-1.1v-.93H0v.952c0 .972.296 2.707 3.024 2.707c2.727 0 3.108-1.862 3.108-2.75V7.17Zm4.918 2.156c-1.798 0-2.6 1.648-2.6 3.066c0 1.416.909 2.79 2.769 2.79c1.628.022 2.707-1.035 2.707-1.818h-1.798s-.211.508-.846.508c-.634 0-.993-.36-.993-1.227h3.658c0-2.727-1.353-3.32-2.897-3.32m5.847 0c-1.797 0-2.6 1.648-2.6 3.066c0 1.416.909 2.79 2.77 2.79c1.628.022 2.706-1.035 2.706-1.818H16.01s-.212.508-.846.508c-.635 0-.994-.36-.994-1.227h3.657c0-2.727-1.352-3.32-2.896-3.32m6.743.063c-.913 0-1.318.497-1.34.522c-.128.154-.287.317-.287-.078v-.296h-1.82v7.295h1.84V14.82c0-.148.148-.126.255 0c.106.128.57.444 1.375.444c1.459 0 2.304-1.268 2.304-3.002c0-2.241-1.416-2.876-2.327-2.876m-12.4 1.12c.676 0 .971.508.971 1.037h-1.86c0-.572.233-1.036.888-1.036m5.846 0c.677 0 .973.508.973 1.037H14.23c0-.572.233-1.036.888-1.036m5.92.297c.932 0 1.1.719 1.1 1.459s-.127 1.712-1.013 1.712c-.889 0-1.122-.57-1.102-1.648c.022-1.079.444-1.523 1.016-1.523zm2.282 4.566a.586.586 0 0 0-.586.586a.585.585 0 1 0 .586-.586m0 .062a.524.524 0 0 1 .524.524a.525.525 0 0 1-.524.524a.526.526 0 0 1-.525-.524c0-.29.235-.524.525-.524m-.21.202v.621h.072v-.269h.176l.116.27h.08l-.121-.288a.14.14 0 0 0 .072-.045a.18.18 0 0 0 .043-.115c0-.103-.08-.174-.195-.174zm.07.068h.172c.072 0 .118.041.118.105c0 .072-.049.116-.128.116h-.162z"/></svg>
</template>

CSS

.icon-jeep {
  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%22M4.165%207.169v5.2c0%20.677-.444%201.079-1.163%201.079c-.718%200-1.099-.529-1.099-1.1v-.93H0v.952c0%20.972.296%202.707%203.024%202.707c2.727%200%203.108-1.862%203.108-2.75V7.17Zm4.918%202.156c-1.798%200-2.6%201.648-2.6%203.066c0%201.416.909%202.79%202.769%202.79c1.628.022%202.707-1.035%202.707-1.818h-1.798s-.211.508-.846.508c-.634%200-.993-.36-.993-1.227h3.658c0-2.727-1.353-3.32-2.897-3.32m5.847%200c-1.797%200-2.6%201.648-2.6%203.066c0%201.416.909%202.79%202.77%202.79c1.628.022%202.706-1.035%202.706-1.818H16.01s-.212.508-.846.508c-.635%200-.994-.36-.994-1.227h3.657c0-2.727-1.352-3.32-2.896-3.32m6.743.063c-.913%200-1.318.497-1.34.522c-.128.154-.287.317-.287-.078v-.296h-1.82v7.295h1.84V14.82c0-.148.148-.126.255%200c.106.128.57.444%201.375.444c1.459%200%202.304-1.268%202.304-3.002c0-2.241-1.416-2.876-2.327-2.876m-12.4%201.12c.676%200%20.971.508.971%201.037h-1.86c0-.572.233-1.036.888-1.036m5.846%200c.677%200%20.973.508.973%201.037H14.23c0-.572.233-1.036.888-1.036m5.92.297c.932%200%201.1.719%201.1%201.459s-.127%201.712-1.013%201.712c-.889%200-1.122-.57-1.102-1.648c.022-1.079.444-1.523%201.016-1.523zm2.282%204.566a.586.586%200%200%200-.586.586a.585.585%200%201%200%20.586-.586m0%20.062a.524.524%200%200%201%20.524.524a.525.525%200%200%201-.524.524a.526.526%200%200%201-.525-.524c0-.29.235-.524.525-.524m-.21.202v.621h.072v-.269h.176l.116.27h.08l-.121-.288a.14.14%200%200%200%20.072-.045a.18.18%200%200%200%20.043-.115c0-.103-.08-.174-.195-.174zm.07.068h.172c.072%200%20.118.041.118.105c0%20.072-.049.116-.128.116h-.162z%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%22M4.165%207.169v5.2c0%20.677-.444%201.079-1.163%201.079c-.718%200-1.099-.529-1.099-1.1v-.93H0v.952c0%20.972.296%202.707%203.024%202.707c2.727%200%203.108-1.862%203.108-2.75V7.17Zm4.918%202.156c-1.798%200-2.6%201.648-2.6%203.066c0%201.416.909%202.79%202.769%202.79c1.628.022%202.707-1.035%202.707-1.818h-1.798s-.211.508-.846.508c-.634%200-.993-.36-.993-1.227h3.658c0-2.727-1.353-3.32-2.897-3.32m5.847%200c-1.797%200-2.6%201.648-2.6%203.066c0%201.416.909%202.79%202.77%202.79c1.628.022%202.706-1.035%202.706-1.818H16.01s-.212.508-.846.508c-.635%200-.994-.36-.994-1.227h3.657c0-2.727-1.352-3.32-2.896-3.32m6.743.063c-.913%200-1.318.497-1.34.522c-.128.154-.287.317-.287-.078v-.296h-1.82v7.295h1.84V14.82c0-.148.148-.126.255%200c.106.128.57.444%201.375.444c1.459%200%202.304-1.268%202.304-3.002c0-2.241-1.416-2.876-2.327-2.876m-12.4%201.12c.676%200%20.971.508.971%201.037h-1.86c0-.572.233-1.036.888-1.036m5.846%200c.677%200%20.973.508.973%201.037H14.23c0-.572.233-1.036.888-1.036m5.92.297c.932%200%201.1.719%201.1%201.459s-.127%201.712-1.013%201.712c-.889%200-1.122-.57-1.102-1.648c.022-1.079.444-1.523%201.016-1.523zm2.282%204.566a.586.586%200%200%200-.586.586a.585.585%200%201%200%20.586-.586m0%20.062a.524.524%200%200%201%20.524.524a.525.525%200%200%201-.524.524a.526.526%200%200%201-.525-.524c0-.29.235-.524.525-.524m-.21.202v.621h.072v-.269h.176l.116.27h.08l-.121-.288a.14.14%200%200%200%20.072-.045a.18.18%200%200%200%20.043-.115c0-.103-.08-.174-.195-.174zm.07.068h.172c.072%200%20.118.041.118.105c0%20.072-.049.116-.128.116h-.162z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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