cloud3 icon
cloud3-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- cloud3-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the cloud3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.74 12.909c-.26-.86-.69-1.61-1.26-2.22a5.26 5.26 0 0 0-2.79-1.65c-.55-2.5-2.09-4.3-4.28-4.97c-2.38-.74-5.14-.02-6.87 1.79c-1.52 1.59-2.02 3.78-1.43 6.11c-2 .49-2.99 2.16-3.1 3.75c-.01.11-.01.21-.01.31c0 1.88 1.23 3.99 3.97 4.19h10.38c1.42 0 2.78-.53 3.82-1.48c1.63-1.43 2.23-3.66 1.57-5.83"/></svg>
React
import type { SVGProps } from "react";
export function ReiconCloud3Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.74 12.909c-.26-.86-.69-1.61-1.26-2.22a5.26 5.26 0 0 0-2.79-1.65c-.55-2.5-2.09-4.3-4.28-4.97c-2.38-.74-5.14-.02-6.87 1.79c-1.52 1.59-2.02 3.78-1.43 6.11c-2 .49-2.99 2.16-3.1 3.75c-.01.11-.01.21-.01.31c0 1.88 1.23 3.99 3.97 4.19h10.38c1.42 0 2.78-.53 3.82-1.48c1.63-1.43 2.23-3.66 1.57-5.83"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.74 12.909c-.26-.86-.69-1.61-1.26-2.22a5.26 5.26 0 0 0-2.79-1.65c-.55-2.5-2.09-4.3-4.28-4.97c-2.38-.74-5.14-.02-6.87 1.79c-1.52 1.59-2.02 3.78-1.43 6.11c-2 .49-2.99 2.16-3.1 3.75c-.01.11-.01.21-.01.31c0 1.88 1.23 3.99 3.97 4.19h10.38c1.42 0 2.78-.53 3.82-1.48c1.63-1.43 2.23-3.66 1.57-5.83"/></svg> </template>
CSS
.icon-cloud3-filled {
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%22currentColor%22%20d%3D%22M21.74%2012.909c-.26-.86-.69-1.61-1.26-2.22a5.26%205.26%200%200%200-2.79-1.65c-.55-2.5-2.09-4.3-4.28-4.97c-2.38-.74-5.14-.02-6.87%201.79c-1.52%201.59-2.02%203.78-1.43%206.11c-2%20.49-2.99%202.16-3.1%203.75c-.01.11-.01.21-.01.31c0%201.88%201.23%203.99%203.97%204.19h10.38c1.42%200%202.78-.53%203.82-1.48c1.63-1.43%202.23-3.66%201.57-5.83%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%22currentColor%22%20d%3D%22M21.74%2012.909c-.26-.86-.69-1.61-1.26-2.22a5.26%205.26%200%200%200-2.79-1.65c-.55-2.5-2.09-4.3-4.28-4.97c-2.38-.74-5.14-.02-6.87%201.79c-1.52%201.59-2.02%203.78-1.43%206.11c-2%20.49-2.99%202.16-3.1%203.75c-.01.11-.01.21-.01.31c0%201.88%201.23%203.99%203.97%204.19h10.38c1.42%200%202.78-.53%203.82-1.48c1.63-1.43%202.23-3.66%201.57-5.83%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/cloud3-filled.svg?color=%231a73e8&size=48