state exhibit icon
state-exhibit from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- state-exhibit
- 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 state exhibit icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22 30H10c-4.411 0-8-3.589-8-8V10c0-4.411 3.589-8 8-8h12c4.411 0 8 3.589 8 8v12c0 4.411-3.589 8-8 8M10 4c-3.309 0-6 2.691-6 6v12c0 3.309 2.691 6 6 6h12c3.309 0 6-2.691 6-6V10c0-3.309-2.691-6-6-6zm14 17h-8c-1.103 0-2-.808-2-1.8v-3.187l-3.98 3.99l-1.416-1.412L10.19 17H6.018v-2h4.172l-1.591-1.596l1.416-1.412L14 15.987V12.8c0-.992.897-1.8 2-1.8h8c1.103 0 2 .808 2 1.8v6.4c0 .992-.897 1.8-2 1.8m-8-2.017L24 19v-6h-8zM23 17h-6v-2h6z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonStateExhibit(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="M22 30H10c-4.411 0-8-3.589-8-8V10c0-4.411 3.589-8 8-8h12c4.411 0 8 3.589 8 8v12c0 4.411-3.589 8-8 8M10 4c-3.309 0-6 2.691-6 6v12c0 3.309 2.691 6 6 6h12c3.309 0 6-2.691 6-6V10c0-3.309-2.691-6-6-6zm14 17h-8c-1.103 0-2-.808-2-1.8v-3.187l-3.98 3.99l-1.416-1.412L10.19 17H6.018v-2h4.172l-1.591-1.596l1.416-1.412L14 15.987V12.8c0-.992.897-1.8 2-1.8h8c1.103 0 2 .808 2 1.8v6.4c0 .992-.897 1.8-2 1.8m-8-2.017L24 19v-6h-8zM23 17h-6v-2h6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22 30H10c-4.411 0-8-3.589-8-8V10c0-4.411 3.589-8 8-8h12c4.411 0 8 3.589 8 8v12c0 4.411-3.589 8-8 8M10 4c-3.309 0-6 2.691-6 6v12c0 3.309 2.691 6 6 6h12c3.309 0 6-2.691 6-6V10c0-3.309-2.691-6-6-6zm14 17h-8c-1.103 0-2-.808-2-1.8v-3.187l-3.98 3.99l-1.416-1.412L10.19 17H6.018v-2h4.172l-1.591-1.596l1.416-1.412L14 15.987V12.8c0-.992.897-1.8 2-1.8h8c1.103 0 2 .808 2 1.8v6.4c0 .992-.897 1.8-2 1.8m-8-2.017L24 19v-6h-8zM23 17h-6v-2h6z"/></svg> </template>
CSS
.icon-state-exhibit {
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%22M22%2030H10c-4.411%200-8-3.589-8-8V10c0-4.411%203.589-8%208-8h12c4.411%200%208%203.589%208%208v12c0%204.411-3.589%208-8%208M10%204c-3.309%200-6%202.691-6%206v12c0%203.309%202.691%206%206%206h12c3.309%200%206-2.691%206-6V10c0-3.309-2.691-6-6-6zm14%2017h-8c-1.103%200-2-.808-2-1.8v-3.187l-3.98%203.99l-1.416-1.412L10.19%2017H6.018v-2h4.172l-1.591-1.596l1.416-1.412L14%2015.987V12.8c0-.992.897-1.8%202-1.8h8c1.103%200%202%20.808%202%201.8v6.4c0%20.992-.897%201.8-2%201.8m-8-2.017L24%2019v-6h-8zM23%2017h-6v-2h6z%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%22M22%2030H10c-4.411%200-8-3.589-8-8V10c0-4.411%203.589-8%208-8h12c4.411%200%208%203.589%208%208v12c0%204.411-3.589%208-8%208M10%204c-3.309%200-6%202.691-6%206v12c0%203.309%202.691%206%206%206h12c3.309%200%206-2.691%206-6V10c0-3.309-2.691-6-6-6zm14%2017h-8c-1.103%200-2-.808-2-1.8v-3.187l-3.98%203.99l-1.416-1.412L10.19%2017H6.018v-2h4.172l-1.591-1.596l1.416-1.412L14%2015.987V12.8c0-.992.897-1.8%202-1.8h8c1.103%200%202%20.808%202%201.8v6.4c0%20.992-.897%201.8-2%201.8m-8-2.017L24%2019v-6h-8zM23%2017h-6v-2h6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/state-exhibit.svg?color=%231a73e8&size=48