four leaf clover emoji

four-leaf-clover from Fluent Emoji Flat by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.

Name
four-leaf-clover
Set
Fluent Emoji Flat
Style
Default
Category
Animals & Nature
Viewbox
32×32
License
MIT

The same emoji in other sets

More animals & nature icons from Fluent Emoji Flat

Use the four leaf clover emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#008463" d="M20.663 29.841a.875.875 0 0 0 .799-1.557zm.799-1.557c-2.708-1.39-3.811-3.233-4.277-5.269c-.49-2.143-.279-4.44-.279-6.89h-1.75c0 2.225-.226 4.881.323 7.28c.573 2.506 1.986 4.795 5.184 6.436z"/><path fill="#00d26a" d="M16.025 9.237c-.095-2.481-.513-5.067-2.134-6.425c-2.253-1.886-5.672.141-5.188 2.922c-3.14-.328-5.257 3.91-2.094 5.907c1.504.948 3.044 1.246 4.85 1.327c-1.827.102-3.381.424-4.9 1.382c-3.162 1.996-1.046 6.234 2.095 5.906c-.485 2.781 2.843 4.693 5.187 2.922c1.447-1.094 1.97-2.979 2.138-4.965c.188 1.986.733 3.871 2.18 4.965c2.344 1.771 5.671-.14 5.187-2.922c3.14.328 5.257-3.91 2.094-5.906c-1.506-.95-3.074-1.275-4.905-1.38c1.83-.077 3.385-.37 4.905-1.33c3.163-1.995 1.047-6.234-2.094-5.906c.484-2.78-2.935-4.808-5.187-2.922c-1.621 1.358-2.04 3.944-2.134 6.425"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatFourLeafClover(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#008463" d="M20.663 29.841a.875.875 0 0 0 .799-1.557zm.799-1.557c-2.708-1.39-3.811-3.233-4.277-5.269c-.49-2.143-.279-4.44-.279-6.89h-1.75c0 2.225-.226 4.881.323 7.28c.573 2.506 1.986 4.795 5.184 6.436z"/><path fill="#00d26a" d="M16.025 9.237c-.095-2.481-.513-5.067-2.134-6.425c-2.253-1.886-5.672.141-5.188 2.922c-3.14-.328-5.257 3.91-2.094 5.907c1.504.948 3.044 1.246 4.85 1.327c-1.827.102-3.381.424-4.9 1.382c-3.162 1.996-1.046 6.234 2.095 5.906c-.485 2.781 2.843 4.693 5.187 2.922c1.447-1.094 1.97-2.979 2.138-4.965c.188 1.986.733 3.871 2.18 4.965c2.344 1.771 5.671-.14 5.187-2.922c3.14.328 5.257-3.91 2.094-5.906c-1.506-.95-3.074-1.275-4.905-1.38c1.83-.077 3.385-.37 4.905-1.33c3.163-1.995 1.047-6.234-2.094-5.906c.484-2.78-2.935-4.808-5.187-2.922c-1.621 1.358-2.04 3.944-2.134 6.425"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#008463" d="M20.663 29.841a.875.875 0 0 0 .799-1.557zm.799-1.557c-2.708-1.39-3.811-3.233-4.277-5.269c-.49-2.143-.279-4.44-.279-6.89h-1.75c0 2.225-.226 4.881.323 7.28c.573 2.506 1.986 4.795 5.184 6.436z"/><path fill="#00d26a" d="M16.025 9.237c-.095-2.481-.513-5.067-2.134-6.425c-2.253-1.886-5.672.141-5.188 2.922c-3.14-.328-5.257 3.91-2.094 5.907c1.504.948 3.044 1.246 4.85 1.327c-1.827.102-3.381.424-4.9 1.382c-3.162 1.996-1.046 6.234 2.095 5.906c-.485 2.781 2.843 4.693 5.187 2.922c1.447-1.094 1.97-2.979 2.138-4.965c.188 1.986.733 3.871 2.18 4.965c2.344 1.771 5.671-.14 5.187-2.922c3.14.328 5.257-3.91 2.094-5.906c-1.506-.95-3.074-1.275-4.905-1.38c1.83-.077 3.385-.37 4.905-1.33c3.163-1.995 1.047-6.234-2.094-5.906c.484-2.78-2.935-4.808-5.187-2.922c-1.621 1.358-2.04 3.944-2.134 6.425"/></g></svg>
</template>

CSS

.icon-four-leaf-clover {
  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%22none%22%3E%3Cpath%20fill%3D%22%23008463%22%20d%3D%22M20.663%2029.841a.875.875%200%200%200%20.799-1.557zm.799-1.557c-2.708-1.39-3.811-3.233-4.277-5.269c-.49-2.143-.279-4.44-.279-6.89h-1.75c0%202.225-.226%204.881.323%207.28c.573%202.506%201.986%204.795%205.184%206.436z%22%2F%3E%3Cpath%20fill%3D%22%2300d26a%22%20d%3D%22M16.025%209.237c-.095-2.481-.513-5.067-2.134-6.425c-2.253-1.886-5.672.141-5.188%202.922c-3.14-.328-5.257%203.91-2.094%205.907c1.504.948%203.044%201.246%204.85%201.327c-1.827.102-3.381.424-4.9%201.382c-3.162%201.996-1.046%206.234%202.095%205.906c-.485%202.781%202.843%204.693%205.187%202.922c1.447-1.094%201.97-2.979%202.138-4.965c.188%201.986.733%203.871%202.18%204.965c2.344%201.771%205.671-.14%205.187-2.922c3.14.328%205.257-3.91%202.094-5.906c-1.506-.95-3.074-1.275-4.905-1.38c1.83-.077%203.385-.37%204.905-1.33c3.163-1.995%201.047-6.234-2.094-5.906c.484-2.78-2.935-4.808-5.187-2.922c-1.621%201.358-2.04%203.944-2.134%206.425%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%22none%22%3E%3Cpath%20fill%3D%22%23008463%22%20d%3D%22M20.663%2029.841a.875.875%200%200%200%20.799-1.557zm.799-1.557c-2.708-1.39-3.811-3.233-4.277-5.269c-.49-2.143-.279-4.44-.279-6.89h-1.75c0%202.225-.226%204.881.323%207.28c.573%202.506%201.986%204.795%205.184%206.436z%22%2F%3E%3Cpath%20fill%3D%22%2300d26a%22%20d%3D%22M16.025%209.237c-.095-2.481-.513-5.067-2.134-6.425c-2.253-1.886-5.672.141-5.188%202.922c-3.14-.328-5.257%203.91-2.094%205.907c1.504.948%203.044%201.246%204.85%201.327c-1.827.102-3.381.424-4.9%201.382c-3.162%201.996-1.046%206.234%202.095%205.906c-.485%202.781%202.843%204.693%205.187%202.922c1.447-1.094%201.97-2.979%202.138-4.965c.188%201.986.733%203.871%202.18%204.965c2.344%201.771%205.671-.14%205.187-2.922c3.14.328%205.257-3.91%202.094-5.906c-1.506-.95-3.074-1.275-4.905-1.38c1.83-.077%203.385-.37%204.905-1.33c3.163-1.995%201.047-6.234-2.094-5.906c.484-2.78-2.935-4.808-5.187-2.922c-1.621%201.358-2.04%203.944-2.134%206.425%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-flat/four-leaf-clover.svg?color=%231a73e8&size=48