hail icon
hail from Carbon by IBM · Outline · Planning · Apache-2.0 Free for personal and commercial use.
- Name
- hail
- Set
- Carbon
- Style
- Outline
- Category
- Planning
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More planning icons from Carbon
accumulation-iceaccumulation-precipitationaccumulation-rainaccumulation-snowagriculture-analyticsairline-digital-gateairline-manage-gatesairline-passenger-careairline-rapid-boardairport-01airport-02airport-locationalarmalarm-addalarm-subtractarray-date-timearray-timearrivalbaggage-claimbarbicyclebootbuoybus
Use the hail icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="21.5" cy="29.5" r="1.5" fill="currentColor"/><circle cx="24.5" cy="25.5" r="1.5" fill="currentColor"/><circle cx="7.5" cy="25.5" r="1.5" fill="currentColor"/><circle cx="4.5" cy="29.5" r="1.5" fill="currentColor"/><circle cx="10.499" cy="29.5" r="1.5" fill="currentColor"/><path fill="currentColor" d="m15.868 30.496l-1.736-.992L17.276 24h-5.999l4.855-8.496l1.736.992L14.723 22h6.001z"/><path fill="currentColor" d="M23.5 22H23v-2h.5a4.498 4.498 0 0 0 .356-8.981l-.815-.064l-.099-.812a6.994 6.994 0 0 0-13.883 0l-.1.812l-.815.064A4.498 4.498 0 0 0 8.5 20H9v2h-.5A6.497 6.497 0 0 1 7.2 9.136a8.994 8.994 0 0 1 17.6 0A6.497 6.497 0 0 1 23.5 22"/></svg>
React
import type { SVGProps } from "react";
export function CarbonHail(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="21.5" cy="29.5" r="1.5" fill="currentColor"/><circle cx="24.5" cy="25.5" r="1.5" fill="currentColor"/><circle cx="7.5" cy="25.5" r="1.5" fill="currentColor"/><circle cx="4.5" cy="29.5" r="1.5" fill="currentColor"/><circle cx="10.499" cy="29.5" r="1.5" fill="currentColor"/><path fill="currentColor" d="m15.868 30.496l-1.736-.992L17.276 24h-5.999l4.855-8.496l1.736.992L14.723 22h6.001z"/><path fill="currentColor" d="M23.5 22H23v-2h.5a4.498 4.498 0 0 0 .356-8.981l-.815-.064l-.099-.812a6.994 6.994 0 0 0-13.883 0l-.1.812l-.815.064A4.498 4.498 0 0 0 8.5 20H9v2h-.5A6.497 6.497 0 0 1 7.2 9.136a8.994 8.994 0 0 1 17.6 0A6.497 6.497 0 0 1 23.5 22"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="21.5" cy="29.5" r="1.5" fill="currentColor"/><circle cx="24.5" cy="25.5" r="1.5" fill="currentColor"/><circle cx="7.5" cy="25.5" r="1.5" fill="currentColor"/><circle cx="4.5" cy="29.5" r="1.5" fill="currentColor"/><circle cx="10.499" cy="29.5" r="1.5" fill="currentColor"/><path fill="currentColor" d="m15.868 30.496l-1.736-.992L17.276 24h-5.999l4.855-8.496l1.736.992L14.723 22h6.001z"/><path fill="currentColor" d="M23.5 22H23v-2h.5a4.498 4.498 0 0 0 .356-8.981l-.815-.064l-.099-.812a6.994 6.994 0 0 0-13.883 0l-.1.812l-.815.064A4.498 4.498 0 0 0 8.5 20H9v2h-.5A6.497 6.497 0 0 1 7.2 9.136a8.994 8.994 0 0 1 17.6 0A6.497 6.497 0 0 1 23.5 22"/></svg> </template>
CSS
.icon-hail {
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%2032%2032%22%3E%3Ccircle%20cx%3D%2221.5%22%20cy%3D%2229.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2224.5%22%20cy%3D%2225.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%227.5%22%20cy%3D%2225.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%224.5%22%20cy%3D%2229.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2210.499%22%20cy%3D%2229.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.868%2030.496l-1.736-.992L17.276%2024h-5.999l4.855-8.496l1.736.992L14.723%2022h6.001z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.5%2022H23v-2h.5a4.498%204.498%200%200%200%20.356-8.981l-.815-.064l-.099-.812a6.994%206.994%200%200%200-13.883%200l-.1.812l-.815.064A4.498%204.498%200%200%200%208.5%2020H9v2h-.5A6.497%206.497%200%200%201%207.2%209.136a8.994%208.994%200%200%201%2017.6%200A6.497%206.497%200%200%201%2023.5%2022%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%2032%2032%22%3E%3Ccircle%20cx%3D%2221.5%22%20cy%3D%2229.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2224.5%22%20cy%3D%2225.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%227.5%22%20cy%3D%2225.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%224.5%22%20cy%3D%2229.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2210.499%22%20cy%3D%2229.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.868%2030.496l-1.736-.992L17.276%2024h-5.999l4.855-8.496l1.736.992L14.723%2022h6.001z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.5%2022H23v-2h.5a4.498%204.498%200%200%200%20.356-8.981l-.815-.064l-.099-.812a6.994%206.994%200%200%200-13.883%200l-.1.812l-.815.064A4.498%204.498%200%200%200%208.5%2020H9v2h-.5A6.497%206.497%200%200%201%207.2%209.136a8.994%208.994%200%200%201%2017.6%200A6.497%206.497%200%200%201%2023.5%2022%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/hail.svg?color=%231a73e8&size=48