fourleafclover emoji
fourleafclover from Firefox OS Emoji by Mozilla · Default · Nature · Apache-2.0 Free for personal and commercial use.
- Name
- fourleafclover
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Nature
- Viewbox
- 512×512
- License
- Apache 2.0
More nature icons from Firefox OS Emoji
Use the fourleafclover emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#42CC4B" d="M333.026 233.9c56.227-10.483 156.791-36.787 108.289-85.228c-28.98-28.944-35.552-11.975-61.457-37.805c-25.856-25.87-8.898-32.463-37.877-61.406c-47.84-47.78-73.881 49.489-84.533 106.148c-10.484-56.228-36.788-156.792-85.23-108.29c-28.943 28.98-11.976 35.551-37.803 61.455c-25.872 25.86-32.465 8.9-61.408 37.88c-47.78 47.84 49.489 73.881 106.148 84.533c-56.227 10.483-156.791 36.787-108.289 85.228c28.98 28.944 35.552 11.975 61.457 37.805c25.856 25.87 8.898 32.463 37.877 61.406c37.305 37.258 61.353-13.682 75.188-64.79a513 513 0 0 0-.372 13.351c-.047 6.199-.015 12.527.275 18.901c.315 6.374.728 12.785 1.527 19.132c.785 6.343 1.744 12.625 3.116 18.703l.487 2.273l.56 2.248l1.133 4.437l1.288 4.328c.217.713.418 1.425.647 2.128l.721 2.087l1.431 4.094l1.575 3.937c.984 2.602 2.221 5.034 3.289 7.414c1.131 2.357 2.364 4.566 3.474 6.697l3.527 5.897l3.419 5.037c1.065 1.556 2.182 2.892 3.127 4.148c1.879 2.528 3.591 4.326 4.689 5.616l1.718 1.951c.483.54 1.069 1.133 1.629 1.622c7.304 6.377 18.395 5.625 24.772-1.679s5.625-18.395-1.679-24.772l-.505-.441l-1.368-1.195c-.877-.797-2.274-1.863-3.822-3.47c-.78-.797-1.72-1.614-2.623-2.623l-2.952-3.267l-3.165-3.948c-1.024-1.476-2.177-2.978-3.274-4.643c-1.043-1.704-2.26-3.399-3.291-5.332l-1.653-2.899l-1.573-3.097l-.808-1.586c-.261-.539-.499-1.097-.754-1.651l-1.532-3.379l-1.433-3.548l-.725-1.809l-.667-1.862c-1.857-4.96-3.426-10.302-4.88-15.818c-1.469-5.513-2.625-11.275-3.705-17.083c-1.056-5.817-1.883-11.727-2.628-17.578a493 493 0 0 1-1.763-17.335l-.026-.317c13.573 53.399 38.251 111.427 77.367 72.263c28.943-28.98 11.976-35.551 37.803-61.455c25.872-25.86 32.465-8.9 61.408-37.88c47.782-47.84-49.487-73.881-106.146-84.533"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiFourleafclover(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#42CC4B" d="M333.026 233.9c56.227-10.483 156.791-36.787 108.289-85.228c-28.98-28.944-35.552-11.975-61.457-37.805c-25.856-25.87-8.898-32.463-37.877-61.406c-47.84-47.78-73.881 49.489-84.533 106.148c-10.484-56.228-36.788-156.792-85.23-108.29c-28.943 28.98-11.976 35.551-37.803 61.455c-25.872 25.86-32.465 8.9-61.408 37.88c-47.78 47.84 49.489 73.881 106.148 84.533c-56.227 10.483-156.791 36.787-108.289 85.228c28.98 28.944 35.552 11.975 61.457 37.805c25.856 25.87 8.898 32.463 37.877 61.406c37.305 37.258 61.353-13.682 75.188-64.79a513 513 0 0 0-.372 13.351c-.047 6.199-.015 12.527.275 18.901c.315 6.374.728 12.785 1.527 19.132c.785 6.343 1.744 12.625 3.116 18.703l.487 2.273l.56 2.248l1.133 4.437l1.288 4.328c.217.713.418 1.425.647 2.128l.721 2.087l1.431 4.094l1.575 3.937c.984 2.602 2.221 5.034 3.289 7.414c1.131 2.357 2.364 4.566 3.474 6.697l3.527 5.897l3.419 5.037c1.065 1.556 2.182 2.892 3.127 4.148c1.879 2.528 3.591 4.326 4.689 5.616l1.718 1.951c.483.54 1.069 1.133 1.629 1.622c7.304 6.377 18.395 5.625 24.772-1.679s5.625-18.395-1.679-24.772l-.505-.441l-1.368-1.195c-.877-.797-2.274-1.863-3.822-3.47c-.78-.797-1.72-1.614-2.623-2.623l-2.952-3.267l-3.165-3.948c-1.024-1.476-2.177-2.978-3.274-4.643c-1.043-1.704-2.26-3.399-3.291-5.332l-1.653-2.899l-1.573-3.097l-.808-1.586c-.261-.539-.499-1.097-.754-1.651l-1.532-3.379l-1.433-3.548l-.725-1.809l-.667-1.862c-1.857-4.96-3.426-10.302-4.88-15.818c-1.469-5.513-2.625-11.275-3.705-17.083c-1.056-5.817-1.883-11.727-2.628-17.578a493 493 0 0 1-1.763-17.335l-.026-.317c13.573 53.399 38.251 111.427 77.367 72.263c28.943-28.98 11.976-35.551 37.803-61.455c25.872-25.86 32.465-8.9 61.408-37.88c47.782-47.84-49.487-73.881-106.146-84.533"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#42CC4B" d="M333.026 233.9c56.227-10.483 156.791-36.787 108.289-85.228c-28.98-28.944-35.552-11.975-61.457-37.805c-25.856-25.87-8.898-32.463-37.877-61.406c-47.84-47.78-73.881 49.489-84.533 106.148c-10.484-56.228-36.788-156.792-85.23-108.29c-28.943 28.98-11.976 35.551-37.803 61.455c-25.872 25.86-32.465 8.9-61.408 37.88c-47.78 47.84 49.489 73.881 106.148 84.533c-56.227 10.483-156.791 36.787-108.289 85.228c28.98 28.944 35.552 11.975 61.457 37.805c25.856 25.87 8.898 32.463 37.877 61.406c37.305 37.258 61.353-13.682 75.188-64.79a513 513 0 0 0-.372 13.351c-.047 6.199-.015 12.527.275 18.901c.315 6.374.728 12.785 1.527 19.132c.785 6.343 1.744 12.625 3.116 18.703l.487 2.273l.56 2.248l1.133 4.437l1.288 4.328c.217.713.418 1.425.647 2.128l.721 2.087l1.431 4.094l1.575 3.937c.984 2.602 2.221 5.034 3.289 7.414c1.131 2.357 2.364 4.566 3.474 6.697l3.527 5.897l3.419 5.037c1.065 1.556 2.182 2.892 3.127 4.148c1.879 2.528 3.591 4.326 4.689 5.616l1.718 1.951c.483.54 1.069 1.133 1.629 1.622c7.304 6.377 18.395 5.625 24.772-1.679s5.625-18.395-1.679-24.772l-.505-.441l-1.368-1.195c-.877-.797-2.274-1.863-3.822-3.47c-.78-.797-1.72-1.614-2.623-2.623l-2.952-3.267l-3.165-3.948c-1.024-1.476-2.177-2.978-3.274-4.643c-1.043-1.704-2.26-3.399-3.291-5.332l-1.653-2.899l-1.573-3.097l-.808-1.586c-.261-.539-.499-1.097-.754-1.651l-1.532-3.379l-1.433-3.548l-.725-1.809l-.667-1.862c-1.857-4.96-3.426-10.302-4.88-15.818c-1.469-5.513-2.625-11.275-3.705-17.083c-1.056-5.817-1.883-11.727-2.628-17.578a493 493 0 0 1-1.763-17.335l-.026-.317c13.573 53.399 38.251 111.427 77.367 72.263c28.943-28.98 11.976-35.551 37.803-61.455c25.872-25.86 32.465-8.9 61.408-37.88c47.782-47.84-49.487-73.881-106.146-84.533"/></svg> </template>
CSS
.icon-fourleafclover {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%2342CC4B%22%20d%3D%22M333.026%20233.9c56.227-10.483%20156.791-36.787%20108.289-85.228c-28.98-28.944-35.552-11.975-61.457-37.805c-25.856-25.87-8.898-32.463-37.877-61.406c-47.84-47.78-73.881%2049.489-84.533%20106.148c-10.484-56.228-36.788-156.792-85.23-108.29c-28.943%2028.98-11.976%2035.551-37.803%2061.455c-25.872%2025.86-32.465%208.9-61.408%2037.88c-47.78%2047.84%2049.489%2073.881%20106.148%2084.533c-56.227%2010.483-156.791%2036.787-108.289%2085.228c28.98%2028.944%2035.552%2011.975%2061.457%2037.805c25.856%2025.87%208.898%2032.463%2037.877%2061.406c37.305%2037.258%2061.353-13.682%2075.188-64.79a513%20513%200%200%200-.372%2013.351c-.047%206.199-.015%2012.527.275%2018.901c.315%206.374.728%2012.785%201.527%2019.132c.785%206.343%201.744%2012.625%203.116%2018.703l.487%202.273l.56%202.248l1.133%204.437l1.288%204.328c.217.713.418%201.425.647%202.128l.721%202.087l1.431%204.094l1.575%203.937c.984%202.602%202.221%205.034%203.289%207.414c1.131%202.357%202.364%204.566%203.474%206.697l3.527%205.897l3.419%205.037c1.065%201.556%202.182%202.892%203.127%204.148c1.879%202.528%203.591%204.326%204.689%205.616l1.718%201.951c.483.54%201.069%201.133%201.629%201.622c7.304%206.377%2018.395%205.625%2024.772-1.679s5.625-18.395-1.679-24.772l-.505-.441l-1.368-1.195c-.877-.797-2.274-1.863-3.822-3.47c-.78-.797-1.72-1.614-2.623-2.623l-2.952-3.267l-3.165-3.948c-1.024-1.476-2.177-2.978-3.274-4.643c-1.043-1.704-2.26-3.399-3.291-5.332l-1.653-2.899l-1.573-3.097l-.808-1.586c-.261-.539-.499-1.097-.754-1.651l-1.532-3.379l-1.433-3.548l-.725-1.809l-.667-1.862c-1.857-4.96-3.426-10.302-4.88-15.818c-1.469-5.513-2.625-11.275-3.705-17.083c-1.056-5.817-1.883-11.727-2.628-17.578a493%20493%200%200%201-1.763-17.335l-.026-.317c13.573%2053.399%2038.251%20111.427%2077.367%2072.263c28.943-28.98%2011.976-35.551%2037.803-61.455c25.872-25.86%2032.465-8.9%2061.408-37.88c47.782-47.84-49.487-73.881-106.146-84.533%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%20512%20512%22%3E%3Cpath%20fill%3D%22%2342CC4B%22%20d%3D%22M333.026%20233.9c56.227-10.483%20156.791-36.787%20108.289-85.228c-28.98-28.944-35.552-11.975-61.457-37.805c-25.856-25.87-8.898-32.463-37.877-61.406c-47.84-47.78-73.881%2049.489-84.533%20106.148c-10.484-56.228-36.788-156.792-85.23-108.29c-28.943%2028.98-11.976%2035.551-37.803%2061.455c-25.872%2025.86-32.465%208.9-61.408%2037.88c-47.78%2047.84%2049.489%2073.881%20106.148%2084.533c-56.227%2010.483-156.791%2036.787-108.289%2085.228c28.98%2028.944%2035.552%2011.975%2061.457%2037.805c25.856%2025.87%208.898%2032.463%2037.877%2061.406c37.305%2037.258%2061.353-13.682%2075.188-64.79a513%20513%200%200%200-.372%2013.351c-.047%206.199-.015%2012.527.275%2018.901c.315%206.374.728%2012.785%201.527%2019.132c.785%206.343%201.744%2012.625%203.116%2018.703l.487%202.273l.56%202.248l1.133%204.437l1.288%204.328c.217.713.418%201.425.647%202.128l.721%202.087l1.431%204.094l1.575%203.937c.984%202.602%202.221%205.034%203.289%207.414c1.131%202.357%202.364%204.566%203.474%206.697l3.527%205.897l3.419%205.037c1.065%201.556%202.182%202.892%203.127%204.148c1.879%202.528%203.591%204.326%204.689%205.616l1.718%201.951c.483.54%201.069%201.133%201.629%201.622c7.304%206.377%2018.395%205.625%2024.772-1.679s5.625-18.395-1.679-24.772l-.505-.441l-1.368-1.195c-.877-.797-2.274-1.863-3.822-3.47c-.78-.797-1.72-1.614-2.623-2.623l-2.952-3.267l-3.165-3.948c-1.024-1.476-2.177-2.978-3.274-4.643c-1.043-1.704-2.26-3.399-3.291-5.332l-1.653-2.899l-1.573-3.097l-.808-1.586c-.261-.539-.499-1.097-.754-1.651l-1.532-3.379l-1.433-3.548l-.725-1.809l-.667-1.862c-1.857-4.96-3.426-10.302-4.88-15.818c-1.469-5.513-2.625-11.275-3.705-17.083c-1.056-5.817-1.883-11.727-2.628-17.578a493%20493%200%200%201-1.763-17.335l-.026-.317c13.573%2053.399%2038.251%20111.427%2077.367%2072.263c28.943-28.98%2011.976-35.551%2037.803-61.455c25.872-25.86%2032.465-8.9%2061.408-37.88c47.782-47.84-49.487-73.881-106.146-84.533%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/fourleafclover.svg?color=%231a73e8&size=48