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

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

The same logo in other sets

Use the lenovo logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.044 12.288c0 .5-.343.867-.815.867c-.464 0-.827-.38-.827-.867c0-.51.343-.868.815-.868c.464 0 .827.381.827.868m-14.305-.92a.79.79 0 0 0-.651.307a1 1 0 0 0-.172.738l1.479-.614a.71.71 0 0 0-.656-.43zm6.963.052c-.472 0-.816.358-.816.868c0 .486.364.867.828.867c.472 0 .815-.368.815-.867c0-.487-.363-.868-.827-.868M24 7.997v8.006H0V7.997zM5.01 13.05H3.088V9.825H2.23v4.003h2.78zm1.137-.094l2.163-.897a1.67 1.67 0 0 0-.37-.86c-.284-.33-.704-.505-1.216-.505c-.931 0-1.633.686-1.633 1.593c0 .93.704 1.593 1.726 1.593c.572 0 1.158-.272 1.432-.589l-.535-.411c-.357.264-.56.326-.885.326c-.292 0-.52-.09-.682-.25m5.57-1.039c0-.709-.507-1.223-1.252-1.223a1.28 1.28 0 0 0-1.005.494v-.442h-.846v3.081h.846v-1.753c0-.316.245-.651.698-.651c.35 0 .712.243.712.651v1.753h.847zm3.647.37c0-.904-.725-1.593-1.65-1.593c-.933 0-1.663.7-1.663 1.593c0 .903.726 1.592 1.651 1.592c.932 0 1.662-.7 1.662-1.592m2.066 1.54l1.268-3.081h-.967l-.765 2.099l-.765-2.1h-.966l1.268 3.081zm4.449-1.54c0-.904-.725-1.593-1.65-1.593c-.932 0-1.662.7-1.662 1.593c0 .903.725 1.592 1.65 1.592c.932 0 1.662-.7 1.662-1.592"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsLenovo(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="M21.044 12.288c0 .5-.343.867-.815.867c-.464 0-.827-.38-.827-.867c0-.51.343-.868.815-.868c.464 0 .827.381.827.868m-14.305-.92a.79.79 0 0 0-.651.307a1 1 0 0 0-.172.738l1.479-.614a.71.71 0 0 0-.656-.43zm6.963.052c-.472 0-.816.358-.816.868c0 .486.364.867.828.867c.472 0 .815-.368.815-.867c0-.487-.363-.868-.827-.868M24 7.997v8.006H0V7.997zM5.01 13.05H3.088V9.825H2.23v4.003h2.78zm1.137-.094l2.163-.897a1.67 1.67 0 0 0-.37-.86c-.284-.33-.704-.505-1.216-.505c-.931 0-1.633.686-1.633 1.593c0 .93.704 1.593 1.726 1.593c.572 0 1.158-.272 1.432-.589l-.535-.411c-.357.264-.56.326-.885.326c-.292 0-.52-.09-.682-.25m5.57-1.039c0-.709-.507-1.223-1.252-1.223a1.28 1.28 0 0 0-1.005.494v-.442h-.846v3.081h.846v-1.753c0-.316.245-.651.698-.651c.35 0 .712.243.712.651v1.753h.847zm3.647.37c0-.904-.725-1.593-1.65-1.593c-.933 0-1.663.7-1.663 1.593c0 .903.726 1.592 1.651 1.592c.932 0 1.662-.7 1.662-1.592m2.066 1.54l1.268-3.081h-.967l-.765 2.099l-.765-2.1h-.966l1.268 3.081zm4.449-1.54c0-.904-.725-1.593-1.65-1.593c-.932 0-1.662.7-1.662 1.593c0 .903.725 1.592 1.65 1.592c.932 0 1.662-.7 1.662-1.592"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.044 12.288c0 .5-.343.867-.815.867c-.464 0-.827-.38-.827-.867c0-.51.343-.868.815-.868c.464 0 .827.381.827.868m-14.305-.92a.79.79 0 0 0-.651.307a1 1 0 0 0-.172.738l1.479-.614a.71.71 0 0 0-.656-.43zm6.963.052c-.472 0-.816.358-.816.868c0 .486.364.867.828.867c.472 0 .815-.368.815-.867c0-.487-.363-.868-.827-.868M24 7.997v8.006H0V7.997zM5.01 13.05H3.088V9.825H2.23v4.003h2.78zm1.137-.094l2.163-.897a1.67 1.67 0 0 0-.37-.86c-.284-.33-.704-.505-1.216-.505c-.931 0-1.633.686-1.633 1.593c0 .93.704 1.593 1.726 1.593c.572 0 1.158-.272 1.432-.589l-.535-.411c-.357.264-.56.326-.885.326c-.292 0-.52-.09-.682-.25m5.57-1.039c0-.709-.507-1.223-1.252-1.223a1.28 1.28 0 0 0-1.005.494v-.442h-.846v3.081h.846v-1.753c0-.316.245-.651.698-.651c.35 0 .712.243.712.651v1.753h.847zm3.647.37c0-.904-.725-1.593-1.65-1.593c-.933 0-1.663.7-1.663 1.593c0 .903.726 1.592 1.651 1.592c.932 0 1.662-.7 1.662-1.592m2.066 1.54l1.268-3.081h-.967l-.765 2.099l-.765-2.1h-.966l1.268 3.081zm4.449-1.54c0-.904-.725-1.593-1.65-1.593c-.932 0-1.662.7-1.662 1.593c0 .903.725 1.592 1.65 1.592c.932 0 1.662-.7 1.662-1.592"/></svg>
</template>

CSS

.icon-lenovo {
  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%22M21.044%2012.288c0%20.5-.343.867-.815.867c-.464%200-.827-.38-.827-.867c0-.51.343-.868.815-.868c.464%200%20.827.381.827.868m-14.305-.92a.79.79%200%200%200-.651.307a1%201%200%200%200-.172.738l1.479-.614a.71.71%200%200%200-.656-.43zm6.963.052c-.472%200-.816.358-.816.868c0%20.486.364.867.828.867c.472%200%20.815-.368.815-.867c0-.487-.363-.868-.827-.868M24%207.997v8.006H0V7.997zM5.01%2013.05H3.088V9.825H2.23v4.003h2.78zm1.137-.094l2.163-.897a1.67%201.67%200%200%200-.37-.86c-.284-.33-.704-.505-1.216-.505c-.931%200-1.633.686-1.633%201.593c0%20.93.704%201.593%201.726%201.593c.572%200%201.158-.272%201.432-.589l-.535-.411c-.357.264-.56.326-.885.326c-.292%200-.52-.09-.682-.25m5.57-1.039c0-.709-.507-1.223-1.252-1.223a1.28%201.28%200%200%200-1.005.494v-.442h-.846v3.081h.846v-1.753c0-.316.245-.651.698-.651c.35%200%20.712.243.712.651v1.753h.847zm3.647.37c0-.904-.725-1.593-1.65-1.593c-.933%200-1.663.7-1.663%201.593c0%20.903.726%201.592%201.651%201.592c.932%200%201.662-.7%201.662-1.592m2.066%201.54l1.268-3.081h-.967l-.765%202.099l-.765-2.1h-.966l1.268%203.081zm4.449-1.54c0-.904-.725-1.593-1.65-1.593c-.932%200-1.662.7-1.662%201.593c0%20.903.725%201.592%201.65%201.592c.932%200%201.662-.7%201.662-1.592%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%22M21.044%2012.288c0%20.5-.343.867-.815.867c-.464%200-.827-.38-.827-.867c0-.51.343-.868.815-.868c.464%200%20.827.381.827.868m-14.305-.92a.79.79%200%200%200-.651.307a1%201%200%200%200-.172.738l1.479-.614a.71.71%200%200%200-.656-.43zm6.963.052c-.472%200-.816.358-.816.868c0%20.486.364.867.828.867c.472%200%20.815-.368.815-.867c0-.487-.363-.868-.827-.868M24%207.997v8.006H0V7.997zM5.01%2013.05H3.088V9.825H2.23v4.003h2.78zm1.137-.094l2.163-.897a1.67%201.67%200%200%200-.37-.86c-.284-.33-.704-.505-1.216-.505c-.931%200-1.633.686-1.633%201.593c0%20.93.704%201.593%201.726%201.593c.572%200%201.158-.272%201.432-.589l-.535-.411c-.357.264-.56.326-.885.326c-.292%200-.52-.09-.682-.25m5.57-1.039c0-.709-.507-1.223-1.252-1.223a1.28%201.28%200%200%200-1.005.494v-.442h-.846v3.081h.846v-1.753c0-.316.245-.651.698-.651c.35%200%20.712.243.712.651v1.753h.847zm3.647.37c0-.904-.725-1.593-1.65-1.593c-.933%200-1.663.7-1.663%201.593c0%20.903.726%201.592%201.651%201.592c.932%200%201.662-.7%201.662-1.592m2.066%201.54l1.268-3.081h-.967l-.765%202.099l-.765-2.1h-.966l1.268%203.081zm4.449-1.54c0-.904-.725-1.593-1.65-1.593c-.932%200-1.662.7-1.662%201.593c0%20.903.725%201.592%201.65%201.592c.932%200%201.662-.7%201.662-1.592%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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