order storm icon
order-storm from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- order-storm
- Set
- Carbon
- Style
- Outline
- Category
- Enterprise
- Viewbox
- 32×32
- License
- Apache 2.0
More enterprise icons from Carbon
accountaiai-agentai-agent-detachedai-business-impact-assessmentai-enabled-edtai-enabled-pdlcai-generateai-governance-lifecycleai-governance-trackedai-governance-untrackedai-labelai-launchai-observabilityai-recommendappleapple-dashautoscalingbank-vaultbasketballbatbee-batbinding-connectorblock-storage
Use the order storm icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15 9v2h3V9zm0-6v2h3V3zm8 0h-3v2h3v4h-3v2h3c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2M13 5V3h-3c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h3V9h-3V5zm11 21c-1.1 0-2 .9-2 2s.9 2 2 2s2-.9 2-2s-.9-2-2-2m-14 0c-1.1 0-2 .9-2 2s.9 2 2 2s2-.9 2-2s-.9-2-2-2M29.2 7l-2.3 10.2c-.1.5-.5.8-1 .8H8l.8 4H26v2H8c-.5 0-.9-.3-1-.8L3.2 4H0V2h4c.5 0 .9.3 1 .8L7.6 16h17.6l2-9z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonOrderStorm(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15 9v2h3V9zm0-6v2h3V3zm8 0h-3v2h3v4h-3v2h3c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2M13 5V3h-3c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h3V9h-3V5zm11 21c-1.1 0-2 .9-2 2s.9 2 2 2s2-.9 2-2s-.9-2-2-2m-14 0c-1.1 0-2 .9-2 2s.9 2 2 2s2-.9 2-2s-.9-2-2-2M29.2 7l-2.3 10.2c-.1.5-.5.8-1 .8H8l.8 4H26v2H8c-.5 0-.9-.3-1-.8L3.2 4H0V2h4c.5 0 .9.3 1 .8L7.6 16h17.6l2-9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15 9v2h3V9zm0-6v2h3V3zm8 0h-3v2h3v4h-3v2h3c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2M13 5V3h-3c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h3V9h-3V5zm11 21c-1.1 0-2 .9-2 2s.9 2 2 2s2-.9 2-2s-.9-2-2-2m-14 0c-1.1 0-2 .9-2 2s.9 2 2 2s2-.9 2-2s-.9-2-2-2M29.2 7l-2.3 10.2c-.1.5-.5.8-1 .8H8l.8 4H26v2H8c-.5 0-.9-.3-1-.8L3.2 4H0V2h4c.5 0 .9.3 1 .8L7.6 16h17.6l2-9z"/></svg> </template>
CSS
.icon-order-storm {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%209v2h3V9zm0-6v2h3V3zm8%200h-3v2h3v4h-3v2h3c1.1%200%202-.9%202-2V5c0-1.1-.9-2-2-2M13%205V3h-3c-1.1%200-2%20.9-2%202v4c0%201.1.9%202%202%202h3V9h-3V5zm11%2021c-1.1%200-2%20.9-2%202s.9%202%202%202s2-.9%202-2s-.9-2-2-2m-14%200c-1.1%200-2%20.9-2%202s.9%202%202%202s2-.9%202-2s-.9-2-2-2M29.2%207l-2.3%2010.2c-.1.5-.5.8-1%20.8H8l.8%204H26v2H8c-.5%200-.9-.3-1-.8L3.2%204H0V2h4c.5%200%20.9.3%201%20.8L7.6%2016h17.6l2-9z%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%209v2h3V9zm0-6v2h3V3zm8%200h-3v2h3v4h-3v2h3c1.1%200%202-.9%202-2V5c0-1.1-.9-2-2-2M13%205V3h-3c-1.1%200-2%20.9-2%202v4c0%201.1.9%202%202%202h3V9h-3V5zm11%2021c-1.1%200-2%20.9-2%202s.9%202%202%202s2-.9%202-2s-.9-2-2-2m-14%200c-1.1%200-2%20.9-2%202s.9%202%202%202s2-.9%202-2s-.9-2-2-2M29.2%207l-2.3%2010.2c-.1.5-.5.8-1%20.8H8l.8%204H26v2H8c-.5%200-.9-.3-1-.8L3.2%204H0V2h4c.5%200%20.9.3%201%20.8L7.6%2016h17.6l2-9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/order-storm.svg?color=%231a73e8&size=48