cloud bolt rain icon

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

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

1 other variant in Framework7 Icons

Related icons in Framework7 Icons

Use the cloud bolt rain icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M12.262 35.863h29.086c7.687 0 13.406-5.836 13.406-13.078c0-7.453-6.094-12.914-14.04-12.914C37.786 4.082 32.349.355 25.575.355c-8.812 0-16.078 6.891-16.851 15.61c-4.243 1.219-7.477 4.922-7.477 9.867c0 5.531 4.031 10.031 11.016 10.031m-.047-3.773c-4.805 0-7.219-2.672-7.219-6.14c0-2.837 1.64-5.368 5.625-6.423c1.29-.328 1.758-.937 1.875-2.273c.54-7.64 6.281-13.149 13.078-13.149c5.274 0 9.422 2.883 11.953 8.086c.54 1.125 1.242 1.524 2.625 1.524c6.938 0 10.852 4.195 10.852 9.187c0 5.11-4.078 9.188-9.422 9.188ZM23.56 55.55c.21.095.468.024.68-.234l9.913-10.03c.492-.517.328-1.126-.351-1.126h-4.664l2.156-4.078c.281-.492.07-.867-.445-.867H25.95c-.656 0-.867.234-1.078.703l-3 6.82c-.234.54.024.89.61.89h3.913l-3 7.267c-.14.28-.07.562.165.656M7.13 47.396c.68.398 1.523.164 1.922-.54l3.07-5.273c.422-.727.188-1.547-.516-1.945c-.703-.422-1.5-.188-1.945.539l-3.07 5.32c-.399.68-.188 1.5.539 1.898m32.578 0a1.403 1.403 0 0 0 1.945-.54l3.047-5.273c.422-.727.188-1.547-.515-1.945c-.704-.422-1.5-.188-1.922.539l-3.07 5.32c-.4.68-.212 1.5.515 1.898m-28.031 6.562c.68.398 1.523.164 1.922-.539l3.047-5.297c.445-.703.21-1.523-.493-1.945c-.703-.399-1.5-.164-1.945.539l-3.07 5.344c-.399.656-.188 1.476.539 1.898m32.578 0a1.403 1.403 0 0 0 1.945-.539l3.047-5.297c.422-.703.188-1.523-.516-1.945c-.703-.399-1.5-.164-1.921.539l-3.094 5.344c-.375.656-.188 1.476.539 1.898"/></svg>

React

import type { SVGProps } from "react";

export function F7CloudBoltRain(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.262 35.863h29.086c7.687 0 13.406-5.836 13.406-13.078c0-7.453-6.094-12.914-14.04-12.914C37.786 4.082 32.349.355 25.575.355c-8.812 0-16.078 6.891-16.851 15.61c-4.243 1.219-7.477 4.922-7.477 9.867c0 5.531 4.031 10.031 11.016 10.031m-.047-3.773c-4.805 0-7.219-2.672-7.219-6.14c0-2.837 1.64-5.368 5.625-6.423c1.29-.328 1.758-.937 1.875-2.273c.54-7.64 6.281-13.149 13.078-13.149c5.274 0 9.422 2.883 11.953 8.086c.54 1.125 1.242 1.524 2.625 1.524c6.938 0 10.852 4.195 10.852 9.187c0 5.11-4.078 9.188-9.422 9.188ZM23.56 55.55c.21.095.468.024.68-.234l9.913-10.03c.492-.517.328-1.126-.351-1.126h-4.664l2.156-4.078c.281-.492.07-.867-.445-.867H25.95c-.656 0-.867.234-1.078.703l-3 6.82c-.234.54.024.89.61.89h3.913l-3 7.267c-.14.28-.07.562.165.656M7.13 47.396c.68.398 1.523.164 1.922-.54l3.07-5.273c.422-.727.188-1.547-.516-1.945c-.703-.422-1.5-.188-1.945.539l-3.07 5.32c-.399.68-.188 1.5.539 1.898m32.578 0a1.403 1.403 0 0 0 1.945-.54l3.047-5.273c.422-.727.188-1.547-.515-1.945c-.704-.422-1.5-.188-1.922.539l-3.07 5.32c-.4.68-.212 1.5.515 1.898m-28.031 6.562c.68.398 1.523.164 1.922-.539l3.047-5.297c.445-.703.21-1.523-.493-1.945c-.703-.399-1.5-.164-1.945.539l-3.07 5.344c-.399.656-.188 1.476.539 1.898m32.578 0a1.403 1.403 0 0 0 1.945-.539l3.047-5.297c.422-.703.188-1.523-.516-1.945c-.703-.399-1.5-.164-1.921.539l-3.094 5.344c-.375.656-.188 1.476.539 1.898"/></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.262 35.863h29.086c7.687 0 13.406-5.836 13.406-13.078c0-7.453-6.094-12.914-14.04-12.914C37.786 4.082 32.349.355 25.575.355c-8.812 0-16.078 6.891-16.851 15.61c-4.243 1.219-7.477 4.922-7.477 9.867c0 5.531 4.031 10.031 11.016 10.031m-.047-3.773c-4.805 0-7.219-2.672-7.219-6.14c0-2.837 1.64-5.368 5.625-6.423c1.29-.328 1.758-.937 1.875-2.273c.54-7.64 6.281-13.149 13.078-13.149c5.274 0 9.422 2.883 11.953 8.086c.54 1.125 1.242 1.524 2.625 1.524c6.938 0 10.852 4.195 10.852 9.187c0 5.11-4.078 9.188-9.422 9.188ZM23.56 55.55c.21.095.468.024.68-.234l9.913-10.03c.492-.517.328-1.126-.351-1.126h-4.664l2.156-4.078c.281-.492.07-.867-.445-.867H25.95c-.656 0-.867.234-1.078.703l-3 6.82c-.234.54.024.89.61.89h3.913l-3 7.267c-.14.28-.07.562.165.656M7.13 47.396c.68.398 1.523.164 1.922-.54l3.07-5.273c.422-.727.188-1.547-.516-1.945c-.703-.422-1.5-.188-1.945.539l-3.07 5.32c-.399.68-.188 1.5.539 1.898m32.578 0a1.403 1.403 0 0 0 1.945-.54l3.047-5.273c.422-.727.188-1.547-.515-1.945c-.704-.422-1.5-.188-1.922.539l-3.07 5.32c-.4.68-.212 1.5.515 1.898m-28.031 6.562c.68.398 1.523.164 1.922-.539l3.047-5.297c.445-.703.21-1.523-.493-1.945c-.703-.399-1.5-.164-1.945.539l-3.07 5.344c-.399.656-.188 1.476.539 1.898m32.578 0a1.403 1.403 0 0 0 1.945-.539l3.047-5.297c.422-.703.188-1.523-.516-1.945c-.703-.399-1.5-.164-1.921.539l-3.094 5.344c-.375.656-.188 1.476.539 1.898"/></svg>
</template>

CSS

.icon-cloud-bolt-rain {
  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.262%2035.863h29.086c7.687%200%2013.406-5.836%2013.406-13.078c0-7.453-6.094-12.914-14.04-12.914C37.786%204.082%2032.349.355%2025.575.355c-8.812%200-16.078%206.891-16.851%2015.61c-4.243%201.219-7.477%204.922-7.477%209.867c0%205.531%204.031%2010.031%2011.016%2010.031m-.047-3.773c-4.805%200-7.219-2.672-7.219-6.14c0-2.837%201.64-5.368%205.625-6.423c1.29-.328%201.758-.937%201.875-2.273c.54-7.64%206.281-13.149%2013.078-13.149c5.274%200%209.422%202.883%2011.953%208.086c.54%201.125%201.242%201.524%202.625%201.524c6.938%200%2010.852%204.195%2010.852%209.187c0%205.11-4.078%209.188-9.422%209.188ZM23.56%2055.55c.21.095.468.024.68-.234l9.913-10.03c.492-.517.328-1.126-.351-1.126h-4.664l2.156-4.078c.281-.492.07-.867-.445-.867H25.95c-.656%200-.867.234-1.078.703l-3%206.82c-.234.54.024.89.61.89h3.913l-3%207.267c-.14.28-.07.562.165.656M7.13%2047.396c.68.398%201.523.164%201.922-.54l3.07-5.273c.422-.727.188-1.547-.516-1.945c-.703-.422-1.5-.188-1.945.539l-3.07%205.32c-.399.68-.188%201.5.539%201.898m32.578%200a1.403%201.403%200%200%200%201.945-.54l3.047-5.273c.422-.727.188-1.547-.515-1.945c-.704-.422-1.5-.188-1.922.539l-3.07%205.32c-.4.68-.212%201.5.515%201.898m-28.031%206.562c.68.398%201.523.164%201.922-.539l3.047-5.297c.445-.703.21-1.523-.493-1.945c-.703-.399-1.5-.164-1.945.539l-3.07%205.344c-.399.656-.188%201.476.539%201.898m32.578%200a1.403%201.403%200%200%200%201.945-.539l3.047-5.297c.422-.703.188-1.523-.516-1.945c-.703-.399-1.5-.164-1.921.539l-3.094%205.344c-.375.656-.188%201.476.539%201.898%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.262%2035.863h29.086c7.687%200%2013.406-5.836%2013.406-13.078c0-7.453-6.094-12.914-14.04-12.914C37.786%204.082%2032.349.355%2025.575.355c-8.812%200-16.078%206.891-16.851%2015.61c-4.243%201.219-7.477%204.922-7.477%209.867c0%205.531%204.031%2010.031%2011.016%2010.031m-.047-3.773c-4.805%200-7.219-2.672-7.219-6.14c0-2.837%201.64-5.368%205.625-6.423c1.29-.328%201.758-.937%201.875-2.273c.54-7.64%206.281-13.149%2013.078-13.149c5.274%200%209.422%202.883%2011.953%208.086c.54%201.125%201.242%201.524%202.625%201.524c6.938%200%2010.852%204.195%2010.852%209.187c0%205.11-4.078%209.188-9.422%209.188ZM23.56%2055.55c.21.095.468.024.68-.234l9.913-10.03c.492-.517.328-1.126-.351-1.126h-4.664l2.156-4.078c.281-.492.07-.867-.445-.867H25.95c-.656%200-.867.234-1.078.703l-3%206.82c-.234.54.024.89.61.89h3.913l-3%207.267c-.14.28-.07.562.165.656M7.13%2047.396c.68.398%201.523.164%201.922-.54l3.07-5.273c.422-.727.188-1.547-.516-1.945c-.703-.422-1.5-.188-1.945.539l-3.07%205.32c-.399.68-.188%201.5.539%201.898m32.578%200a1.403%201.403%200%200%200%201.945-.54l3.047-5.273c.422-.727.188-1.547-.515-1.945c-.704-.422-1.5-.188-1.922.539l-3.07%205.32c-.4.68-.212%201.5.515%201.898m-28.031%206.562c.68.398%201.523.164%201.922-.539l3.047-5.297c.445-.703.21-1.523-.493-1.945c-.703-.399-1.5-.164-1.945.539l-3.07%205.344c-.399.656-.188%201.476.539%201.898m32.578%200a1.403%201.403%200%200%200%201.945-.539l3.047-5.297c.422-.703.188-1.523-.516-1.945c-.703-.399-1.5-.164-1.921.539l-3.094%205.344c-.375.656-.188%201.476.539%201.898%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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