tesla from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
tesla
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the tesla logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16 7.151l3.302-4.036s5.656.12 11.292 2.74c-1.443 2.182-4.307 3.25-4.307 3.25c-.193-1.917-1.536-2.385-5.807-2.385l-4.479 25.281l-4.51-25.286c-4.24 0-5.583.469-5.776 2.385c0 0-2.865-1.057-4.307-3.24C7.043 3.24 12.7 3.12 12.7 3.12l3.302 4.031h-.005zm0-5.198c4.552-.042 9.766.703 15.104 3.036C31.818 3.697 32 3.13 32 3.13C26.167.817 20.703.021 16 0C11.297.021 5.833.813 0 3.13c0 0 .26.703.896 1.865C6.235 2.651 11.448 1.912 16 1.948z"/></svg>

React

import type { SVGProps } from "react";

export function CibTesla(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16 7.151l3.302-4.036s5.656.12 11.292 2.74c-1.443 2.182-4.307 3.25-4.307 3.25c-.193-1.917-1.536-2.385-5.807-2.385l-4.479 25.281l-4.51-25.286c-4.24 0-5.583.469-5.776 2.385c0 0-2.865-1.057-4.307-3.24C7.043 3.24 12.7 3.12 12.7 3.12l3.302 4.031h-.005zm0-5.198c4.552-.042 9.766.703 15.104 3.036C31.818 3.697 32 3.13 32 3.13C26.167.817 20.703.021 16 0C11.297.021 5.833.813 0 3.13c0 0 .26.703.896 1.865C6.235 2.651 11.448 1.912 16 1.948z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16 7.151l3.302-4.036s5.656.12 11.292 2.74c-1.443 2.182-4.307 3.25-4.307 3.25c-.193-1.917-1.536-2.385-5.807-2.385l-4.479 25.281l-4.51-25.286c-4.24 0-5.583.469-5.776 2.385c0 0-2.865-1.057-4.307-3.24C7.043 3.24 12.7 3.12 12.7 3.12l3.302 4.031h-.005zm0-5.198c4.552-.042 9.766.703 15.104 3.036C31.818 3.697 32 3.13 32 3.13C26.167.817 20.703.021 16 0C11.297.021 5.833.813 0 3.13c0 0 .26.703.896 1.865C6.235 2.651 11.448 1.912 16 1.948z"/></svg>
</template>

CSS

.icon-tesla {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16%207.151l3.302-4.036s5.656.12%2011.292%202.74c-1.443%202.182-4.307%203.25-4.307%203.25c-.193-1.917-1.536-2.385-5.807-2.385l-4.479%2025.281l-4.51-25.286c-4.24%200-5.583.469-5.776%202.385c0%200-2.865-1.057-4.307-3.24C7.043%203.24%2012.7%203.12%2012.7%203.12l3.302%204.031h-.005zm0-5.198c4.552-.042%209.766.703%2015.104%203.036C31.818%203.697%2032%203.13%2032%203.13C26.167.817%2020.703.021%2016%200C11.297.021%205.833.813%200%203.13c0%200%20.26.703.896%201.865C6.235%202.651%2011.448%201.912%2016%201.948z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16%207.151l3.302-4.036s5.656.12%2011.292%202.74c-1.443%202.182-4.307%203.25-4.307%203.25c-.193-1.917-1.536-2.385-5.807-2.385l-4.479%2025.281l-4.51-25.286c-4.24%200-5.583.469-5.776%202.385c0%200-2.865-1.057-4.307-3.24C7.043%203.24%2012.7%203.12%2012.7%203.12l3.302%204.031h-.005zm0-5.198c4.552-.042%209.766.703%2015.104%203.036C31.818%203.697%2032%203.13%2032%203.13C26.167.817%2020.703.021%2016%200C11.297.021%205.833.813%200%203.13c0%200%20.26.703.896%201.865C6.235%202.651%2011.448%201.912%2016%201.948z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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