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

Name
cloud-bolt-fill
Set
Framework7 Icons
Style
Fill
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 bolt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M12.307 34.904H41.3c7.406 0 13.13-5.584 13.13-12.78c0-7.265-5.981-12.709-13.901-12.639C37.539 3.458 32.049 0 25.577 0C16.957 0 9.69 6.775 9.013 15.49c-4.532 1.238-7.453 5.069-7.453 9.648c0 5.794 4.346 9.766 10.747 9.766m21.307 9.018H28.8l2.313-4.44c.28-.49.07-.887-.444-.887H25.6c-.677 0-.91.233-1.121.724l-3.177 7.243c-.257.584 0 .934.607.934h4.065l-3.2 7.733c-.117.327-.07.584.163.678c.21.093.467.023.724-.234L33.988 45.09c.49-.514.303-1.168-.374-1.168"/></svg>

React

import type { SVGProps } from "react";

export function F7CloudBoltFill(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.307 34.904H41.3c7.406 0 13.13-5.584 13.13-12.78c0-7.265-5.981-12.709-13.901-12.639C37.539 3.458 32.049 0 25.577 0C16.957 0 9.69 6.775 9.013 15.49c-4.532 1.238-7.453 5.069-7.453 9.648c0 5.794 4.346 9.766 10.747 9.766m21.307 9.018H28.8l2.313-4.44c.28-.49.07-.887-.444-.887H25.6c-.677 0-.91.233-1.121.724l-3.177 7.243c-.257.584 0 .934.607.934h4.065l-3.2 7.733c-.117.327-.07.584.163.678c.21.093.467.023.724-.234L33.988 45.09c.49-.514.303-1.168-.374-1.168"/></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.307 34.904H41.3c7.406 0 13.13-5.584 13.13-12.78c0-7.265-5.981-12.709-13.901-12.639C37.539 3.458 32.049 0 25.577 0C16.957 0 9.69 6.775 9.013 15.49c-4.532 1.238-7.453 5.069-7.453 9.648c0 5.794 4.346 9.766 10.747 9.766m21.307 9.018H28.8l2.313-4.44c.28-.49.07-.887-.444-.887H25.6c-.677 0-.91.233-1.121.724l-3.177 7.243c-.257.584 0 .934.607.934h4.065l-3.2 7.733c-.117.327-.07.584.163.678c.21.093.467.023.724-.234L33.988 45.09c.49-.514.303-1.168-.374-1.168"/></svg>
</template>

CSS

.icon-cloud-bolt-fill {
  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.307%2034.904H41.3c7.406%200%2013.13-5.584%2013.13-12.78c0-7.265-5.981-12.709-13.901-12.639C37.539%203.458%2032.049%200%2025.577%200C16.957%200%209.69%206.775%209.013%2015.49c-4.532%201.238-7.453%205.069-7.453%209.648c0%205.794%204.346%209.766%2010.747%209.766m21.307%209.018H28.8l2.313-4.44c.28-.49.07-.887-.444-.887H25.6c-.677%200-.91.233-1.121.724l-3.177%207.243c-.257.584%200%20.934.607.934h4.065l-3.2%207.733c-.117.327-.07.584.163.678c.21.093.467.023.724-.234L33.988%2045.09c.49-.514.303-1.168-.374-1.168%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.307%2034.904H41.3c7.406%200%2013.13-5.584%2013.13-12.78c0-7.265-5.981-12.709-13.901-12.639C37.539%203.458%2032.049%200%2025.577%200C16.957%200%209.69%206.775%209.013%2015.49c-4.532%201.238-7.453%205.069-7.453%209.648c0%205.794%204.346%209.766%2010.747%209.766m21.307%209.018H28.8l2.313-4.44c.28-.49.07-.887-.444-.887H25.6c-.677%200-.91.233-1.121.724l-3.177%207.243c-.257.584%200%20.934.607.934h4.065l-3.2%207.733c-.117.327-.07.584.163.678c.21.093.467.023.724-.234L33.988%2045.09c.49-.514.303-1.168-.374-1.168%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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