cloud moon bolt icon

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

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

1 other variant in Framework7 Icons

Related icons in Framework7 Icons

Use the cloud moon bolt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M8.99 38.146h22.943c6.128 0 10.878-4.644 10.878-10.623v-.509c6.764-.255 10.92-4.029 12.49-8.1c.699-1.718-.212-3.244-1.867-3.244c-1.272 0-2.31.551-4.558.551c-5.407 0-8.27-3.011-8.27-7.93c0-2.396.742-3.711.742-4.898c0-1.74-1.505-2.609-3.371-1.951c-4.496 1.463-8.312 6.255-8.312 12.128c0 .191.02.403.02.594c-2.565-2.926-6.127-4.643-10.177-4.643c-7.019 0-12.892 5.428-13.592 12.383C2.375 23.028 0 26.08 0 29.94c0 4.771 3.584 8.206 8.99 8.206m23.792-24.64c0-4.091 2.438-7.293 5.216-8.82l.233.17a12.4 12.4 0 0 0-.678 4.07c0 6.108 4.453 10.285 10.602 10.285c1.505 0 2.904-.255 3.88-.573l.127.149c-1.293 2.502-4.601 5.131-9.966 5.152c-1.336-3.583-4.622-6.17-8.82-6.785c-.404-1.145-.594-2.375-.594-3.647M8.906 34.754c-3.605 0-5.513-2.078-5.513-4.728c0-2.248 1.314-4.24 4.431-5.068c1.018-.276 1.4-.742 1.485-1.802c.487-5.937 4.898-10.22 10.199-10.22c4.113 0 7.315 2.247 9.287 6.212c.445.912.976 1.23 2.057 1.23c5.47 0 8.567 3.287 8.567 7.252c0 3.944-3.224 7.124-7.422 7.124Zm17.642 10.878h-4.22l1.95-3.69c.234-.466.043-.805-.423-.805h-4.432c-.572 0-.763.233-.954.636l-2.714 6.17c-.212.51 0 .827.551.827h3.541l-2.714 6.574c-.127.275-.064.509.127.572c.212.085.424.021.636-.212l8.97-9.054c.445-.445.275-1.018-.318-1.018"/></svg>

React

import type { SVGProps } from "react";

export function F7CloudMoonBolt(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="M8.99 38.146h22.943c6.128 0 10.878-4.644 10.878-10.623v-.509c6.764-.255 10.92-4.029 12.49-8.1c.699-1.718-.212-3.244-1.867-3.244c-1.272 0-2.31.551-4.558.551c-5.407 0-8.27-3.011-8.27-7.93c0-2.396.742-3.711.742-4.898c0-1.74-1.505-2.609-3.371-1.951c-4.496 1.463-8.312 6.255-8.312 12.128c0 .191.02.403.02.594c-2.565-2.926-6.127-4.643-10.177-4.643c-7.019 0-12.892 5.428-13.592 12.383C2.375 23.028 0 26.08 0 29.94c0 4.771 3.584 8.206 8.99 8.206m23.792-24.64c0-4.091 2.438-7.293 5.216-8.82l.233.17a12.4 12.4 0 0 0-.678 4.07c0 6.108 4.453 10.285 10.602 10.285c1.505 0 2.904-.255 3.88-.573l.127.149c-1.293 2.502-4.601 5.131-9.966 5.152c-1.336-3.583-4.622-6.17-8.82-6.785c-.404-1.145-.594-2.375-.594-3.647M8.906 34.754c-3.605 0-5.513-2.078-5.513-4.728c0-2.248 1.314-4.24 4.431-5.068c1.018-.276 1.4-.742 1.485-1.802c.487-5.937 4.898-10.22 10.199-10.22c4.113 0 7.315 2.247 9.287 6.212c.445.912.976 1.23 2.057 1.23c5.47 0 8.567 3.287 8.567 7.252c0 3.944-3.224 7.124-7.422 7.124Zm17.642 10.878h-4.22l1.95-3.69c.234-.466.043-.805-.423-.805h-4.432c-.572 0-.763.233-.954.636l-2.714 6.17c-.212.51 0 .827.551.827h3.541l-2.714 6.574c-.127.275-.064.509.127.572c.212.085.424.021.636-.212l8.97-9.054c.445-.445.275-1.018-.318-1.018"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M8.99 38.146h22.943c6.128 0 10.878-4.644 10.878-10.623v-.509c6.764-.255 10.92-4.029 12.49-8.1c.699-1.718-.212-3.244-1.867-3.244c-1.272 0-2.31.551-4.558.551c-5.407 0-8.27-3.011-8.27-7.93c0-2.396.742-3.711.742-4.898c0-1.74-1.505-2.609-3.371-1.951c-4.496 1.463-8.312 6.255-8.312 12.128c0 .191.02.403.02.594c-2.565-2.926-6.127-4.643-10.177-4.643c-7.019 0-12.892 5.428-13.592 12.383C2.375 23.028 0 26.08 0 29.94c0 4.771 3.584 8.206 8.99 8.206m23.792-24.64c0-4.091 2.438-7.293 5.216-8.82l.233.17a12.4 12.4 0 0 0-.678 4.07c0 6.108 4.453 10.285 10.602 10.285c1.505 0 2.904-.255 3.88-.573l.127.149c-1.293 2.502-4.601 5.131-9.966 5.152c-1.336-3.583-4.622-6.17-8.82-6.785c-.404-1.145-.594-2.375-.594-3.647M8.906 34.754c-3.605 0-5.513-2.078-5.513-4.728c0-2.248 1.314-4.24 4.431-5.068c1.018-.276 1.4-.742 1.485-1.802c.487-5.937 4.898-10.22 10.199-10.22c4.113 0 7.315 2.247 9.287 6.212c.445.912.976 1.23 2.057 1.23c5.47 0 8.567 3.287 8.567 7.252c0 3.944-3.224 7.124-7.422 7.124Zm17.642 10.878h-4.22l1.95-3.69c.234-.466.043-.805-.423-.805h-4.432c-.572 0-.763.233-.954.636l-2.714 6.17c-.212.51 0 .827.551.827h3.541l-2.714 6.574c-.127.275-.064.509.127.572c.212.085.424.021.636-.212l8.97-9.054c.445-.445.275-1.018-.318-1.018"/></svg>
</template>

CSS

.icon-cloud-moon-bolt {
  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%22M8.99%2038.146h22.943c6.128%200%2010.878-4.644%2010.878-10.623v-.509c6.764-.255%2010.92-4.029%2012.49-8.1c.699-1.718-.212-3.244-1.867-3.244c-1.272%200-2.31.551-4.558.551c-5.407%200-8.27-3.011-8.27-7.93c0-2.396.742-3.711.742-4.898c0-1.74-1.505-2.609-3.371-1.951c-4.496%201.463-8.312%206.255-8.312%2012.128c0%20.191.02.403.02.594c-2.565-2.926-6.127-4.643-10.177-4.643c-7.019%200-12.892%205.428-13.592%2012.383C2.375%2023.028%200%2026.08%200%2029.94c0%204.771%203.584%208.206%208.99%208.206m23.792-24.64c0-4.091%202.438-7.293%205.216-8.82l.233.17a12.4%2012.4%200%200%200-.678%204.07c0%206.108%204.453%2010.285%2010.602%2010.285c1.505%200%202.904-.255%203.88-.573l.127.149c-1.293%202.502-4.601%205.131-9.966%205.152c-1.336-3.583-4.622-6.17-8.82-6.785c-.404-1.145-.594-2.375-.594-3.647M8.906%2034.754c-3.605%200-5.513-2.078-5.513-4.728c0-2.248%201.314-4.24%204.431-5.068c1.018-.276%201.4-.742%201.485-1.802c.487-5.937%204.898-10.22%2010.199-10.22c4.113%200%207.315%202.247%209.287%206.212c.445.912.976%201.23%202.057%201.23c5.47%200%208.567%203.287%208.567%207.252c0%203.944-3.224%207.124-7.422%207.124Zm17.642%2010.878h-4.22l1.95-3.69c.234-.466.043-.805-.423-.805h-4.432c-.572%200-.763.233-.954.636l-2.714%206.17c-.212.51%200%20.827.551.827h3.541l-2.714%206.574c-.127.275-.064.509.127.572c.212.085.424.021.636-.212l8.97-9.054c.445-.445.275-1.018-.318-1.018%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%22M8.99%2038.146h22.943c6.128%200%2010.878-4.644%2010.878-10.623v-.509c6.764-.255%2010.92-4.029%2012.49-8.1c.699-1.718-.212-3.244-1.867-3.244c-1.272%200-2.31.551-4.558.551c-5.407%200-8.27-3.011-8.27-7.93c0-2.396.742-3.711.742-4.898c0-1.74-1.505-2.609-3.371-1.951c-4.496%201.463-8.312%206.255-8.312%2012.128c0%20.191.02.403.02.594c-2.565-2.926-6.127-4.643-10.177-4.643c-7.019%200-12.892%205.428-13.592%2012.383C2.375%2023.028%200%2026.08%200%2029.94c0%204.771%203.584%208.206%208.99%208.206m23.792-24.64c0-4.091%202.438-7.293%205.216-8.82l.233.17a12.4%2012.4%200%200%200-.678%204.07c0%206.108%204.453%2010.285%2010.602%2010.285c1.505%200%202.904-.255%203.88-.573l.127.149c-1.293%202.502-4.601%205.131-9.966%205.152c-1.336-3.583-4.622-6.17-8.82-6.785c-.404-1.145-.594-2.375-.594-3.647M8.906%2034.754c-3.605%200-5.513-2.078-5.513-4.728c0-2.248%201.314-4.24%204.431-5.068c1.018-.276%201.4-.742%201.485-1.802c.487-5.937%204.898-10.22%2010.199-10.22c4.113%200%207.315%202.247%209.287%206.212c.445.912.976%201.23%202.057%201.23c5.47%200%208.567%203.287%208.567%207.252c0%203.944-3.224%207.124-7.422%207.124Zm17.642%2010.878h-4.22l1.95-3.69c.234-.466.043-.805-.423-.805h-4.432c-.572%200-.763.233-.954.636l-2.714%206.17c-.212.51%200%20.827.551.827h3.541l-2.714%206.574c-.127.275-.064.509.127.572c.212.085.424.021.636-.212l8.97-9.054c.445-.445.275-1.018-.318-1.018%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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