cloud-beaker-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
cloud-beaker-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the cloud beaker icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 5.5a4.5 4.5 0 0 0-4.495 4.285a.75.75 0 0 1-.75.715H6.5a3 3 0 1 0 0 6h8.407L14.05 18H6.5a4.5 4.5 0 0 1-.42-8.98A6.001 6.001 0 0 1 18 10h-1.463a.8.8 0 0 1-.042-.215A4.5 4.5 0 0 0 12 5.5m4.5 7h-.75a.75.75 0 0 1 0-1.5h5.5a.75.75 0 0 1 0 1.5h-.75v2.697a2 2 0 0 0 .263.992l.463.811h-5.453l.464-.814c.172-.302.263-.643.263-.991zm-2.3 7.257L15.201 18h6.595l1.002 1.757A1.5 1.5 0 0 1 21.497 22h-5.995a1.5 1.5 0 0 1-1.303-2.243"/></svg>

React

import type { SVGProps } from "react";

export function FluentCloudBeaker24Regular(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="M12 5.5a4.5 4.5 0 0 0-4.495 4.285a.75.75 0 0 1-.75.715H6.5a3 3 0 1 0 0 6h8.407L14.05 18H6.5a4.5 4.5 0 0 1-.42-8.98A6.001 6.001 0 0 1 18 10h-1.463a.8.8 0 0 1-.042-.215A4.5 4.5 0 0 0 12 5.5m4.5 7h-.75a.75.75 0 0 1 0-1.5h5.5a.75.75 0 0 1 0 1.5h-.75v2.697a2 2 0 0 0 .263.992l.463.811h-5.453l.464-.814c.172-.302.263-.643.263-.991zm-2.3 7.257L15.201 18h6.595l1.002 1.757A1.5 1.5 0 0 1 21.497 22h-5.995a1.5 1.5 0 0 1-1.303-2.243"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 5.5a4.5 4.5 0 0 0-4.495 4.285a.75.75 0 0 1-.75.715H6.5a3 3 0 1 0 0 6h8.407L14.05 18H6.5a4.5 4.5 0 0 1-.42-8.98A6.001 6.001 0 0 1 18 10h-1.463a.8.8 0 0 1-.042-.215A4.5 4.5 0 0 0 12 5.5m4.5 7h-.75a.75.75 0 0 1 0-1.5h5.5a.75.75 0 0 1 0 1.5h-.75v2.697a2 2 0 0 0 .263.992l.463.811h-5.453l.464-.814c.172-.302.263-.643.263-.991zm-2.3 7.257L15.201 18h6.595l1.002 1.757A1.5 1.5 0 0 1 21.497 22h-5.995a1.5 1.5 0 0 1-1.303-2.243"/></svg>
</template>

CSS

.icon-cloud-beaker-24-regular {
  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%22M12%205.5a4.5%204.5%200%200%200-4.495%204.285a.75.75%200%200%201-.75.715H6.5a3%203%200%201%200%200%206h8.407L14.05%2018H6.5a4.5%204.5%200%200%201-.42-8.98A6.001%206.001%200%200%201%2018%2010h-1.463a.8.8%200%200%201-.042-.215A4.5%204.5%200%200%200%2012%205.5m4.5%207h-.75a.75.75%200%200%201%200-1.5h5.5a.75.75%200%200%201%200%201.5h-.75v2.697a2%202%200%200%200%20.263.992l.463.811h-5.453l.464-.814c.172-.302.263-.643.263-.991zm-2.3%207.257L15.201%2018h6.595l1.002%201.757A1.5%201.5%200%200%201%2021.497%2022h-5.995a1.5%201.5%200%200%201-1.303-2.243%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%22M12%205.5a4.5%204.5%200%200%200-4.495%204.285a.75.75%200%200%201-.75.715H6.5a3%203%200%201%200%200%206h8.407L14.05%2018H6.5a4.5%204.5%200%200%201-.42-8.98A6.001%206.001%200%200%201%2018%2010h-1.463a.8.8%200%200%201-.042-.215A4.5%204.5%200%200%200%2012%205.5m4.5%207h-.75a.75.75%200%200%201%200-1.5h5.5a.75.75%200%200%201%200%201.5h-.75v2.697a2%202%200%200%200%20.263.992l.463.811h-5.453l.464-.814c.172-.302.263-.643.263-.991zm-2.3%207.257L15.201%2018h6.595l1.002%201.757A1.5%201.5%200%200%201%2021.497%2022h-5.995a1.5%201.5%200%200%201-1.303-2.243%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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