cloud-sleet from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.

Name
cloud-sleet
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

1 other variant in Framework7 Icons

The same icon in other sets

Related icons in Framework7 Icons

Use the cloud sleet icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M12.646 34.516h28.273c7.473 0 13.032-5.673 13.032-12.713c0-7.245-5.923-12.553-13.647-12.553C37.456 3.622 32.17 0 25.586 0C17.02 0 9.957 6.698 9.206 15.173c-4.124 1.185-7.268 4.785-7.268 9.592c0 5.377 3.918 9.75 10.708 9.75m-.046-3.668c-4.67 0-7.017-2.597-7.017-5.97c0-2.756 1.595-5.216 5.468-6.242c1.253-.319 1.709-.911 1.822-2.21C13.399 9 18.98 3.646 25.587 3.646c5.126 0 9.159 2.802 11.62 7.86c.523 1.093 1.207 1.48 2.551 1.48c6.744 0 10.548 4.078 10.548 8.931c0 4.967-3.964 8.93-9.158 8.93Zm10.548 14.626l3.099-5.422c.387-.683.182-1.48-.479-1.89c-.706-.388-1.503-.16-1.89.523l-3.145 5.445c-.387.66-.182 1.458.524 1.868a1.403 1.403 0 0 0 1.891-.524m-2.62-2.71l1.55-2.712c.387-.66.182-1.48-.502-1.89c-.683-.388-1.48-.16-1.868.523l-1.572 2.734c-.364.66-.182 1.458.502 1.868a1.403 1.403 0 0 0 1.89-.524m15.675.797l1.982-3.44c.387-.684.182-1.504-.501-1.914a1.35 1.35 0 0 0-1.868.524l-2.005 3.508c-.365.638-.205 1.436.501 1.846c.684.387 1.504.16 1.891-.524m-25.084 8.953c.433 0 .73-.387.707-.82l-.16-2.164l1.823 1.23c.319.228.82.137 1.048-.205c.227-.342.09-.866-.342-1.07l-1.96-.958l1.983-.98a.78.78 0 0 0 .341-1.047c-.205-.365-.751-.433-1.07-.206l-1.823 1.254l.182-2.187a.732.732 0 0 0-.729-.82c-.455 0-.752.364-.729.82l.16 2.187l-1.846-1.254c-.319-.227-.82-.182-1.025.206c-.205.341-.114.82.319 1.048l1.96.98l-1.96.956c-.456.205-.547.706-.365 1.07c.205.365.752.434 1.071.206l1.846-1.23l-.137 2.164c-.023.433.25.82.706.82m23.877.091c.432 0 .729-.387.706-.82l-.16-2.164l1.823 1.23c.319.228.82.137 1.048-.205s.091-.866-.342-1.07l-1.96-.958l1.983-.98a.78.78 0 0 0 .342-1.047c-.205-.365-.752-.433-1.071-.205l-1.823 1.253l.183-2.187a.732.732 0 0 0-.73-.82c-.455 0-.751.364-.728.82l.159 2.187l-1.845-1.253c-.32-.228-.82-.183-1.026.205c-.205.341-.114.82.32 1.048l1.959.98l-1.96.956c-.455.205-.546.706-.364 1.071c.205.365.752.433 1.07.205l1.846-1.23l-.137 2.164c-.023.433.25.82.706.82M22.008 56c.41 0 .707-.387.684-.82l-.16-2.164l1.823 1.23c.319.227.843.136 1.07-.205a.76.76 0 0 0-.364-1.071l-1.959-.957l1.982-.98c.433-.205.524-.706.365-1.048c-.206-.364-.775-.432-1.094-.205l-1.823 1.253l.183-2.187c.045-.455-.297-.82-.707-.82c-.478 0-.751.365-.729.82l.137 2.187l-1.845-1.253c-.32-.227-.798-.182-1.026.205c-.205.342-.113.82.32 1.048l1.959.98l-1.96.957a.765.765 0 0 0-.341 1.07c.205.365.729.434 1.048.206l1.845-1.23l-.114 2.164c-.023.433.228.82.706.82"/></svg>

React

import type { SVGProps } from "react";

export function F7CloudSleet(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M12.646 34.516h28.273c7.473 0 13.032-5.673 13.032-12.713c0-7.245-5.923-12.553-13.647-12.553C37.456 3.622 32.17 0 25.586 0C17.02 0 9.957 6.698 9.206 15.173c-4.124 1.185-7.268 4.785-7.268 9.592c0 5.377 3.918 9.75 10.708 9.75m-.046-3.668c-4.67 0-7.017-2.597-7.017-5.97c0-2.756 1.595-5.216 5.468-6.242c1.253-.319 1.709-.911 1.822-2.21C13.399 9 18.98 3.646 25.587 3.646c5.126 0 9.159 2.802 11.62 7.86c.523 1.093 1.207 1.48 2.551 1.48c6.744 0 10.548 4.078 10.548 8.931c0 4.967-3.964 8.93-9.158 8.93Zm10.548 14.626l3.099-5.422c.387-.683.182-1.48-.479-1.89c-.706-.388-1.503-.16-1.89.523l-3.145 5.445c-.387.66-.182 1.458.524 1.868a1.403 1.403 0 0 0 1.891-.524m-2.62-2.71l1.55-2.712c.387-.66.182-1.48-.502-1.89c-.683-.388-1.48-.16-1.868.523l-1.572 2.734c-.364.66-.182 1.458.502 1.868a1.403 1.403 0 0 0 1.89-.524m15.675.797l1.982-3.44c.387-.684.182-1.504-.501-1.914a1.35 1.35 0 0 0-1.868.524l-2.005 3.508c-.365.638-.205 1.436.501 1.846c.684.387 1.504.16 1.891-.524m-25.084 8.953c.433 0 .73-.387.707-.82l-.16-2.164l1.823 1.23c.319.228.82.137 1.048-.205c.227-.342.09-.866-.342-1.07l-1.96-.958l1.983-.98a.78.78 0 0 0 .341-1.047c-.205-.365-.751-.433-1.07-.206l-1.823 1.254l.182-2.187a.732.732 0 0 0-.729-.82c-.455 0-.752.364-.729.82l.16 2.187l-1.846-1.254c-.319-.227-.82-.182-1.025.206c-.205.341-.114.82.319 1.048l1.96.98l-1.96.956c-.456.205-.547.706-.365 1.07c.205.365.752.434 1.071.206l1.846-1.23l-.137 2.164c-.023.433.25.82.706.82m23.877.091c.432 0 .729-.387.706-.82l-.16-2.164l1.823 1.23c.319.228.82.137 1.048-.205s.091-.866-.342-1.07l-1.96-.958l1.983-.98a.78.78 0 0 0 .342-1.047c-.205-.365-.752-.433-1.071-.205l-1.823 1.253l.183-2.187a.732.732 0 0 0-.73-.82c-.455 0-.751.364-.728.82l.159 2.187l-1.845-1.253c-.32-.228-.82-.183-1.026.205c-.205.341-.114.82.32 1.048l1.959.98l-1.96.956c-.455.205-.546.706-.364 1.071c.205.365.752.433 1.07.205l1.846-1.23l-.137 2.164c-.023.433.25.82.706.82M22.008 56c.41 0 .707-.387.684-.82l-.16-2.164l1.823 1.23c.319.227.843.136 1.07-.205a.76.76 0 0 0-.364-1.071l-1.959-.957l1.982-.98c.433-.205.524-.706.365-1.048c-.206-.364-.775-.432-1.094-.205l-1.823 1.253l.183-2.187c.045-.455-.297-.82-.707-.82c-.478 0-.751.365-.729.82l.137 2.187l-1.845-1.253c-.32-.227-.798-.182-1.026.205c-.205.342-.113.82.32 1.048l1.959.98l-1.96.957a.765.765 0 0 0-.341 1.07c.205.365.729.434 1.048.206l1.845-1.23l-.114 2.164c-.023.433.228.82.706.82"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M12.646 34.516h28.273c7.473 0 13.032-5.673 13.032-12.713c0-7.245-5.923-12.553-13.647-12.553C37.456 3.622 32.17 0 25.586 0C17.02 0 9.957 6.698 9.206 15.173c-4.124 1.185-7.268 4.785-7.268 9.592c0 5.377 3.918 9.75 10.708 9.75m-.046-3.668c-4.67 0-7.017-2.597-7.017-5.97c0-2.756 1.595-5.216 5.468-6.242c1.253-.319 1.709-.911 1.822-2.21C13.399 9 18.98 3.646 25.587 3.646c5.126 0 9.159 2.802 11.62 7.86c.523 1.093 1.207 1.48 2.551 1.48c6.744 0 10.548 4.078 10.548 8.931c0 4.967-3.964 8.93-9.158 8.93Zm10.548 14.626l3.099-5.422c.387-.683.182-1.48-.479-1.89c-.706-.388-1.503-.16-1.89.523l-3.145 5.445c-.387.66-.182 1.458.524 1.868a1.403 1.403 0 0 0 1.891-.524m-2.62-2.71l1.55-2.712c.387-.66.182-1.48-.502-1.89c-.683-.388-1.48-.16-1.868.523l-1.572 2.734c-.364.66-.182 1.458.502 1.868a1.403 1.403 0 0 0 1.89-.524m15.675.797l1.982-3.44c.387-.684.182-1.504-.501-1.914a1.35 1.35 0 0 0-1.868.524l-2.005 3.508c-.365.638-.205 1.436.501 1.846c.684.387 1.504.16 1.891-.524m-25.084 8.953c.433 0 .73-.387.707-.82l-.16-2.164l1.823 1.23c.319.228.82.137 1.048-.205c.227-.342.09-.866-.342-1.07l-1.96-.958l1.983-.98a.78.78 0 0 0 .341-1.047c-.205-.365-.751-.433-1.07-.206l-1.823 1.254l.182-2.187a.732.732 0 0 0-.729-.82c-.455 0-.752.364-.729.82l.16 2.187l-1.846-1.254c-.319-.227-.82-.182-1.025.206c-.205.341-.114.82.319 1.048l1.96.98l-1.96.956c-.456.205-.547.706-.365 1.07c.205.365.752.434 1.071.206l1.846-1.23l-.137 2.164c-.023.433.25.82.706.82m23.877.091c.432 0 .729-.387.706-.82l-.16-2.164l1.823 1.23c.319.228.82.137 1.048-.205s.091-.866-.342-1.07l-1.96-.958l1.983-.98a.78.78 0 0 0 .342-1.047c-.205-.365-.752-.433-1.071-.205l-1.823 1.253l.183-2.187a.732.732 0 0 0-.73-.82c-.455 0-.751.364-.728.82l.159 2.187l-1.845-1.253c-.32-.228-.82-.183-1.026.205c-.205.341-.114.82.32 1.048l1.959.98l-1.96.956c-.455.205-.546.706-.364 1.071c.205.365.752.433 1.07.205l1.846-1.23l-.137 2.164c-.023.433.25.82.706.82M22.008 56c.41 0 .707-.387.684-.82l-.16-2.164l1.823 1.23c.319.227.843.136 1.07-.205a.76.76 0 0 0-.364-1.071l-1.959-.957l1.982-.98c.433-.205.524-.706.365-1.048c-.206-.364-.775-.432-1.094-.205l-1.823 1.253l.183-2.187c.045-.455-.297-.82-.707-.82c-.478 0-.751.365-.729.82l.137 2.187l-1.845-1.253c-.32-.227-.798-.182-1.026.205c-.205.342-.113.82.32 1.048l1.959.98l-1.96.957a.765.765 0 0 0-.341 1.07c.205.365.729.434 1.048.206l1.845-1.23l-.114 2.164c-.023.433.228.82.706.82"/></svg>
</template>

CSS

.icon-cloud-sleet {
  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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.646%2034.516h28.273c7.473%200%2013.032-5.673%2013.032-12.713c0-7.245-5.923-12.553-13.647-12.553C37.456%203.622%2032.17%200%2025.586%200C17.02%200%209.957%206.698%209.206%2015.173c-4.124%201.185-7.268%204.785-7.268%209.592c0%205.377%203.918%209.75%2010.708%209.75m-.046-3.668c-4.67%200-7.017-2.597-7.017-5.97c0-2.756%201.595-5.216%205.468-6.242c1.253-.319%201.709-.911%201.822-2.21C13.399%209%2018.98%203.646%2025.587%203.646c5.126%200%209.159%202.802%2011.62%207.86c.523%201.093%201.207%201.48%202.551%201.48c6.744%200%2010.548%204.078%2010.548%208.931c0%204.967-3.964%208.93-9.158%208.93Zm10.548%2014.626l3.099-5.422c.387-.683.182-1.48-.479-1.89c-.706-.388-1.503-.16-1.89.523l-3.145%205.445c-.387.66-.182%201.458.524%201.868a1.403%201.403%200%200%200%201.891-.524m-2.62-2.71l1.55-2.712c.387-.66.182-1.48-.502-1.89c-.683-.388-1.48-.16-1.868.523l-1.572%202.734c-.364.66-.182%201.458.502%201.868a1.403%201.403%200%200%200%201.89-.524m15.675.797l1.982-3.44c.387-.684.182-1.504-.501-1.914a1.35%201.35%200%200%200-1.868.524l-2.005%203.508c-.365.638-.205%201.436.501%201.846c.684.387%201.504.16%201.891-.524m-25.084%208.953c.433%200%20.73-.387.707-.82l-.16-2.164l1.823%201.23c.319.228.82.137%201.048-.205c.227-.342.09-.866-.342-1.07l-1.96-.958l1.983-.98a.78.78%200%200%200%20.341-1.047c-.205-.365-.751-.433-1.07-.206l-1.823%201.254l.182-2.187a.732.732%200%200%200-.729-.82c-.455%200-.752.364-.729.82l.16%202.187l-1.846-1.254c-.319-.227-.82-.182-1.025.206c-.205.341-.114.82.319%201.048l1.96.98l-1.96.956c-.456.205-.547.706-.365%201.07c.205.365.752.434%201.071.206l1.846-1.23l-.137%202.164c-.023.433.25.82.706.82m23.877.091c.432%200%20.729-.387.706-.82l-.16-2.164l1.823%201.23c.319.228.82.137%201.048-.205s.091-.866-.342-1.07l-1.96-.958l1.983-.98a.78.78%200%200%200%20.342-1.047c-.205-.365-.752-.433-1.071-.205l-1.823%201.253l.183-2.187a.732.732%200%200%200-.73-.82c-.455%200-.751.364-.728.82l.159%202.187l-1.845-1.253c-.32-.228-.82-.183-1.026.205c-.205.341-.114.82.32%201.048l1.959.98l-1.96.956c-.455.205-.546.706-.364%201.071c.205.365.752.433%201.07.205l1.846-1.23l-.137%202.164c-.023.433.25.82.706.82M22.008%2056c.41%200%20.707-.387.684-.82l-.16-2.164l1.823%201.23c.319.227.843.136%201.07-.205a.76.76%200%200%200-.364-1.071l-1.959-.957l1.982-.98c.433-.205.524-.706.365-1.048c-.206-.364-.775-.432-1.094-.205l-1.823%201.253l.183-2.187c.045-.455-.297-.82-.707-.82c-.478%200-.751.365-.729.82l.137%202.187l-1.845-1.253c-.32-.227-.798-.182-1.026.205c-.205.342-.113.82.32%201.048l1.959.98l-1.96.957a.765.765%200%200%200-.341%201.07c.205.365.729.434%201.048.206l1.845-1.23l-.114%202.164c-.023.433.228.82.706.82%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.646%2034.516h28.273c7.473%200%2013.032-5.673%2013.032-12.713c0-7.245-5.923-12.553-13.647-12.553C37.456%203.622%2032.17%200%2025.586%200C17.02%200%209.957%206.698%209.206%2015.173c-4.124%201.185-7.268%204.785-7.268%209.592c0%205.377%203.918%209.75%2010.708%209.75m-.046-3.668c-4.67%200-7.017-2.597-7.017-5.97c0-2.756%201.595-5.216%205.468-6.242c1.253-.319%201.709-.911%201.822-2.21C13.399%209%2018.98%203.646%2025.587%203.646c5.126%200%209.159%202.802%2011.62%207.86c.523%201.093%201.207%201.48%202.551%201.48c6.744%200%2010.548%204.078%2010.548%208.931c0%204.967-3.964%208.93-9.158%208.93Zm10.548%2014.626l3.099-5.422c.387-.683.182-1.48-.479-1.89c-.706-.388-1.503-.16-1.89.523l-3.145%205.445c-.387.66-.182%201.458.524%201.868a1.403%201.403%200%200%200%201.891-.524m-2.62-2.71l1.55-2.712c.387-.66.182-1.48-.502-1.89c-.683-.388-1.48-.16-1.868.523l-1.572%202.734c-.364.66-.182%201.458.502%201.868a1.403%201.403%200%200%200%201.89-.524m15.675.797l1.982-3.44c.387-.684.182-1.504-.501-1.914a1.35%201.35%200%200%200-1.868.524l-2.005%203.508c-.365.638-.205%201.436.501%201.846c.684.387%201.504.16%201.891-.524m-25.084%208.953c.433%200%20.73-.387.707-.82l-.16-2.164l1.823%201.23c.319.228.82.137%201.048-.205c.227-.342.09-.866-.342-1.07l-1.96-.958l1.983-.98a.78.78%200%200%200%20.341-1.047c-.205-.365-.751-.433-1.07-.206l-1.823%201.254l.182-2.187a.732.732%200%200%200-.729-.82c-.455%200-.752.364-.729.82l.16%202.187l-1.846-1.254c-.319-.227-.82-.182-1.025.206c-.205.341-.114.82.319%201.048l1.96.98l-1.96.956c-.456.205-.547.706-.365%201.07c.205.365.752.434%201.071.206l1.846-1.23l-.137%202.164c-.023.433.25.82.706.82m23.877.091c.432%200%20.729-.387.706-.82l-.16-2.164l1.823%201.23c.319.228.82.137%201.048-.205s.091-.866-.342-1.07l-1.96-.958l1.983-.98a.78.78%200%200%200%20.342-1.047c-.205-.365-.752-.433-1.071-.205l-1.823%201.253l.183-2.187a.732.732%200%200%200-.73-.82c-.455%200-.751.364-.728.82l.159%202.187l-1.845-1.253c-.32-.228-.82-.183-1.026.205c-.205.341-.114.82.32%201.048l1.959.98l-1.96.956c-.455.205-.546.706-.364%201.071c.205.365.752.433%201.07.205l1.846-1.23l-.137%202.164c-.023.433.25.82.706.82M22.008%2056c.41%200%20.707-.387.684-.82l-.16-2.164l1.823%201.23c.319.227.843.136%201.07-.205a.76.76%200%200%200-.364-1.071l-1.959-.957l1.982-.98c.433-.205.524-.706.365-1.048c-.206-.364-.775-.432-1.094-.205l-1.823%201.253l.183-2.187c.045-.455-.297-.82-.707-.82c-.478%200-.751.365-.729.82l.137%202.187l-1.845-1.253c-.32-.227-.798-.182-1.026.205c-.205.342-.113.82.32%201.048l1.959.98l-1.96.957a.765.765%200%200%200-.341%201.07c.205.365.729.434%201.048.206l1.845-1.23l-.114%202.164c-.023.433.228.82.706.82%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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