moon-plus-outline from Flowbite Icons by Themesberg · Outline · Weather · MIT Free for personal and commercial use.

Name
moon-plus-outline
Set
Flowbite Icons
Style
Outline
Category
Weather
Viewbox
24×24
License
MIT

1 other variant in Flowbite Icons

More weather icons from Flowbite Icons

Use the moon plus icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 5v3m0 0v3m0-3h-3m3 0h3m-3.356 7.091c-1.638 0-2.58-.248-3.708-.957a6.77 6.77 0 0 1-2.563-2.909a6.5 6.5 0 0 1-.501-3.788A6.6 6.6 0 0 1 11.596 4a7.96 7.96 0 0 0-3.668 1.565a7.57 7.57 0 0 0-2.38 3.115a7.3 7.3 0 0 0-.469 3.845a7.4 7.4 0 0 0 1.569 3.563a7.8 7.8 0 0 0 3.192 2.343c1.256.5 2.627.675 3.975.507a8 8 0 0 0 3.712-1.463A7.6 7.6 0 0 0 20 14.427c-1.006.52-1.932.664-3.356.664"/></svg>

React

import type { SVGProps } from "react";

export function FlowbiteMoonPlusOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M17 5v3m0 0v3m0-3h-3m3 0h3m-3.356 7.091c-1.638 0-2.58-.248-3.708-.957a6.77 6.77 0 0 1-2.563-2.909a6.5 6.5 0 0 1-.501-3.788A6.6 6.6 0 0 1 11.596 4a7.96 7.96 0 0 0-3.668 1.565a7.57 7.57 0 0 0-2.38 3.115a7.3 7.3 0 0 0-.469 3.845a7.4 7.4 0 0 0 1.569 3.563a7.8 7.8 0 0 0 3.192 2.343c1.256.5 2.627.675 3.975.507a8 8 0 0 0 3.712-1.463A7.6 7.6 0 0 0 20 14.427c-1.006.52-1.932.664-3.356.664"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 5v3m0 0v3m0-3h-3m3 0h3m-3.356 7.091c-1.638 0-2.58-.248-3.708-.957a6.77 6.77 0 0 1-2.563-2.909a6.5 6.5 0 0 1-.501-3.788A6.6 6.6 0 0 1 11.596 4a7.96 7.96 0 0 0-3.668 1.565a7.57 7.57 0 0 0-2.38 3.115a7.3 7.3 0 0 0-.469 3.845a7.4 7.4 0 0 0 1.569 3.563a7.8 7.8 0 0 0 3.192 2.343c1.256.5 2.627.675 3.975.507a8 8 0 0 0 3.712-1.463A7.6 7.6 0 0 0 20 14.427c-1.006.52-1.932.664-3.356.664"/></svg>
</template>

CSS

.icon-moon-plus-outline {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M17%205v3m0%200v3m0-3h-3m3%200h3m-3.356%207.091c-1.638%200-2.58-.248-3.708-.957a6.77%206.77%200%200%201-2.563-2.909a6.5%206.5%200%200%201-.501-3.788A6.6%206.6%200%200%201%2011.596%204a7.96%207.96%200%200%200-3.668%201.565a7.57%207.57%200%200%200-2.38%203.115a7.3%207.3%200%200%200-.469%203.845a7.4%207.4%200%200%200%201.569%203.563a7.8%207.8%200%200%200%203.192%202.343c1.256.5%202.627.675%203.975.507a8%208%200%200%200%203.712-1.463A7.6%207.6%200%200%200%2020%2014.427c-1.006.52-1.932.664-3.356.664%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M17%205v3m0%200v3m0-3h-3m3%200h3m-3.356%207.091c-1.638%200-2.58-.248-3.708-.957a6.77%206.77%200%200%201-2.563-2.909a6.5%206.5%200%200%201-.501-3.788A6.6%206.6%200%200%201%2011.596%204a7.96%207.96%200%200%200-3.668%201.565a7.57%207.57%200%200%200-2.38%203.115a7.3%207.3%200%200%200-.469%203.845a7.4%207.4%200%200%200%201.569%203.563a7.8%207.8%200%200%200%203.192%202.343c1.256.5%202.627.675%203.975.507a8%208%200%200%200%203.712-1.463A7.6%207.6%200%200%200%2020%2014.427c-1.006.52-1.932.664-3.356.664%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flowbite/moon-plus-outline.svg?color=%231a73e8&size=48