leo from Fluent Emoji High Contrast by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.

Name
leo
Set
Fluent Emoji High Contrast
Style
Default
Category
Symbols
Viewbox
32×32
License
MIT

The same emoji in other sets

More symbols icons from Fluent Emoji High Contrast

Use the leo emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M24 23.5c0-.42.25-.8.64-.94c.7-.24 1.36.27 1.36.94c0 2.21-1.79 4-4 4s-4-1.79-4-4c0-.81.2-1.63.58-2.35l4.08-7.83A5.002 5.002 0 0 0 18 6.5c-2.76 0-5 2.24-5 5c0 .82.2 1.61.58 2.32c.23.44.54.83.89 1.19c.86.89 1.39 2.1 1.39 3.43c0 2.81-2.36 5.07-5.2 4.92a4.93 4.93 0 0 1-4.65-4.65a4.933 4.933 0 0 1 4.92-5.2c.12 0 .25.01.37.02c-.2-.65-.3-1.33-.3-2.03c0-3.94 3.27-7.12 7.23-7.01c3.8.13 6.78 3.22 6.77 7.02c0 .9-.17 1.77-.5 2.59l-.018.04l-.032.06l-4.1 7.87c-.19.37-.31.78-.34 1.2c-.09 1.16.77 2.2 1.93 2.23c1.13.03 2.06-.88 2.06-2M8 18.45c0 1.61 1.31 2.93 2.93 2.93c1.61 0 2.93-1.31 2.93-2.93s-1.31-2.93-2.93-2.93S8 16.84 8 18.45"/><path d="M6 1a5 5 0 0 0-5 5v20a5 5 0 0 0 5 5h20a5 5 0 0 0 5-5V6a5 5 0 0 0-5-5zM3 6a3 3 0 0 1 3-3h20a3 3 0 0 1 3 3v20a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastLeo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M24 23.5c0-.42.25-.8.64-.94c.7-.24 1.36.27 1.36.94c0 2.21-1.79 4-4 4s-4-1.79-4-4c0-.81.2-1.63.58-2.35l4.08-7.83A5.002 5.002 0 0 0 18 6.5c-2.76 0-5 2.24-5 5c0 .82.2 1.61.58 2.32c.23.44.54.83.89 1.19c.86.89 1.39 2.1 1.39 3.43c0 2.81-2.36 5.07-5.2 4.92a4.93 4.93 0 0 1-4.65-4.65a4.933 4.933 0 0 1 4.92-5.2c.12 0 .25.01.37.02c-.2-.65-.3-1.33-.3-2.03c0-3.94 3.27-7.12 7.23-7.01c3.8.13 6.78 3.22 6.77 7.02c0 .9-.17 1.77-.5 2.59l-.018.04l-.032.06l-4.1 7.87c-.19.37-.31.78-.34 1.2c-.09 1.16.77 2.2 1.93 2.23c1.13.03 2.06-.88 2.06-2M8 18.45c0 1.61 1.31 2.93 2.93 2.93c1.61 0 2.93-1.31 2.93-2.93s-1.31-2.93-2.93-2.93S8 16.84 8 18.45"/><path d="M6 1a5 5 0 0 0-5 5v20a5 5 0 0 0 5 5h20a5 5 0 0 0 5-5V6a5 5 0 0 0-5-5zM3 6a3 3 0 0 1 3-3h20a3 3 0 0 1 3 3v20a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M24 23.5c0-.42.25-.8.64-.94c.7-.24 1.36.27 1.36.94c0 2.21-1.79 4-4 4s-4-1.79-4-4c0-.81.2-1.63.58-2.35l4.08-7.83A5.002 5.002 0 0 0 18 6.5c-2.76 0-5 2.24-5 5c0 .82.2 1.61.58 2.32c.23.44.54.83.89 1.19c.86.89 1.39 2.1 1.39 3.43c0 2.81-2.36 5.07-5.2 4.92a4.93 4.93 0 0 1-4.65-4.65a4.933 4.933 0 0 1 4.92-5.2c.12 0 .25.01.37.02c-.2-.65-.3-1.33-.3-2.03c0-3.94 3.27-7.12 7.23-7.01c3.8.13 6.78 3.22 6.77 7.02c0 .9-.17 1.77-.5 2.59l-.018.04l-.032.06l-4.1 7.87c-.19.37-.31.78-.34 1.2c-.09 1.16.77 2.2 1.93 2.23c1.13.03 2.06-.88 2.06-2M8 18.45c0 1.61 1.31 2.93 2.93 2.93c1.61 0 2.93-1.31 2.93-2.93s-1.31-2.93-2.93-2.93S8 16.84 8 18.45"/><path d="M6 1a5 5 0 0 0-5 5v20a5 5 0 0 0 5 5h20a5 5 0 0 0 5-5V6a5 5 0 0 0-5-5zM3 6a3 3 0 0 1 3-3h20a3 3 0 0 1 3 3v20a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3z"/></g></svg>
</template>

CSS

.icon-leo {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M24%2023.5c0-.42.25-.8.64-.94c.7-.24%201.36.27%201.36.94c0%202.21-1.79%204-4%204s-4-1.79-4-4c0-.81.2-1.63.58-2.35l4.08-7.83A5.002%205.002%200%200%200%2018%206.5c-2.76%200-5%202.24-5%205c0%20.82.2%201.61.58%202.32c.23.44.54.83.89%201.19c.86.89%201.39%202.1%201.39%203.43c0%202.81-2.36%205.07-5.2%204.92a4.93%204.93%200%200%201-4.65-4.65a4.933%204.933%200%200%201%204.92-5.2c.12%200%20.25.01.37.02c-.2-.65-.3-1.33-.3-2.03c0-3.94%203.27-7.12%207.23-7.01c3.8.13%206.78%203.22%206.77%207.02c0%20.9-.17%201.77-.5%202.59l-.018.04l-.032.06l-4.1%207.87c-.19.37-.31.78-.34%201.2c-.09%201.16.77%202.2%201.93%202.23c1.13.03%202.06-.88%202.06-2M8%2018.45c0%201.61%201.31%202.93%202.93%202.93c1.61%200%202.93-1.31%202.93-2.93s-1.31-2.93-2.93-2.93S8%2016.84%208%2018.45%22%2F%3E%3Cpath%20d%3D%22M6%201a5%205%200%200%200-5%205v20a5%205%200%200%200%205%205h20a5%205%200%200%200%205-5V6a5%205%200%200%200-5-5zM3%206a3%203%200%200%201%203-3h20a3%203%200%200%201%203%203v20a3%203%200%200%201-3%203H6a3%203%200%200%201-3-3z%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M24%2023.5c0-.42.25-.8.64-.94c.7-.24%201.36.27%201.36.94c0%202.21-1.79%204-4%204s-4-1.79-4-4c0-.81.2-1.63.58-2.35l4.08-7.83A5.002%205.002%200%200%200%2018%206.5c-2.76%200-5%202.24-5%205c0%20.82.2%201.61.58%202.32c.23.44.54.83.89%201.19c.86.89%201.39%202.1%201.39%203.43c0%202.81-2.36%205.07-5.2%204.92a4.93%204.93%200%200%201-4.65-4.65a4.933%204.933%200%200%201%204.92-5.2c.12%200%20.25.01.37.02c-.2-.65-.3-1.33-.3-2.03c0-3.94%203.27-7.12%207.23-7.01c3.8.13%206.78%203.22%206.77%207.02c0%20.9-.17%201.77-.5%202.59l-.018.04l-.032.06l-4.1%207.87c-.19.37-.31.78-.34%201.2c-.09%201.16.77%202.2%201.93%202.23c1.13.03%202.06-.88%202.06-2M8%2018.45c0%201.61%201.31%202.93%202.93%202.93c1.61%200%202.93-1.31%202.93-2.93s-1.31-2.93-2.93-2.93S8%2016.84%208%2018.45%22%2F%3E%3Cpath%20d%3D%22M6%201a5%205%200%200%200-5%205v20a5%205%200%200%200%205%205h20a5%205%200%200%200%205-5V6a5%205%200%200%200-5-5zM3%206a3%203%200%200%201%203-3h20a3%203%200%200%201%203%203v20a3%203%200%200%201-3%203H6a3%203%200%200%201-3-3z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/leo.svg?color=%231a73e8&size=48