ibm open enterprise languages icon
ibm-open-enterprise-languages from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-open-enterprise-languages
- 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 ibm open enterprise languages icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.586 21.414L27.166 25l-3.582 3.587L25 30l5-5l-5-5zm-3.172 0L16.834 25l3.582 3.587L19 30l-5-5l5-5zM22 6h2v8h-2zm-4 0h2v8h-2zm-4 8h-2c-1.103 0-2-.897-2-2V8c0-1.103.897-2 2-2h2c1.103 0 2 .897 2 2v4c0 1.103-.897 2-2 2m-2-6v4h2V8zM6 6h2v8H6z"/><path fill="currentColor" d="M10 28H4c-1.103 0-2-.897-2-2V4c0-1.103.897-2 2-2h22c1.103 0 2 .897 2 2v12h-2V4H4v22h6z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmOpenEnterpriseLanguages(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="M23.586 21.414L27.166 25l-3.582 3.587L25 30l5-5l-5-5zm-3.172 0L16.834 25l3.582 3.587L19 30l-5-5l5-5zM22 6h2v8h-2zm-4 0h2v8h-2zm-4 8h-2c-1.103 0-2-.897-2-2V8c0-1.103.897-2 2-2h2c1.103 0 2 .897 2 2v4c0 1.103-.897 2-2 2m-2-6v4h2V8zM6 6h2v8H6z"/><path fill="currentColor" d="M10 28H4c-1.103 0-2-.897-2-2V4c0-1.103.897-2 2-2h22c1.103 0 2 .897 2 2v12h-2V4H4v22h6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.586 21.414L27.166 25l-3.582 3.587L25 30l5-5l-5-5zm-3.172 0L16.834 25l3.582 3.587L19 30l-5-5l5-5zM22 6h2v8h-2zm-4 0h2v8h-2zm-4 8h-2c-1.103 0-2-.897-2-2V8c0-1.103.897-2 2-2h2c1.103 0 2 .897 2 2v4c0 1.103-.897 2-2 2m-2-6v4h2V8zM6 6h2v8H6z"/><path fill="currentColor" d="M10 28H4c-1.103 0-2-.897-2-2V4c0-1.103.897-2 2-2h22c1.103 0 2 .897 2 2v12h-2V4H4v22h6z"/></svg> </template>
CSS
.icon-ibm-open-enterprise-languages {
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%22M23.586%2021.414L27.166%2025l-3.582%203.587L25%2030l5-5l-5-5zm-3.172%200L16.834%2025l3.582%203.587L19%2030l-5-5l5-5zM22%206h2v8h-2zm-4%200h2v8h-2zm-4%208h-2c-1.103%200-2-.897-2-2V8c0-1.103.897-2%202-2h2c1.103%200%202%20.897%202%202v4c0%201.103-.897%202-2%202m-2-6v4h2V8zM6%206h2v8H6z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%2028H4c-1.103%200-2-.897-2-2V4c0-1.103.897-2%202-2h22c1.103%200%202%20.897%202%202v12h-2V4H4v22h6z%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%22M23.586%2021.414L27.166%2025l-3.582%203.587L25%2030l5-5l-5-5zm-3.172%200L16.834%2025l3.582%203.587L19%2030l-5-5l5-5zM22%206h2v8h-2zm-4%200h2v8h-2zm-4%208h-2c-1.103%200-2-.897-2-2V8c0-1.103.897-2%202-2h2c1.103%200%202%20.897%202%202v4c0%201.103-.897%202-2%202m-2-6v4h2V8zM6%206h2v8H6z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%2028H4c-1.103%200-2-.897-2-2V4c0-1.103.897-2%202-2h22c1.103%200%202%20.897%202%202v12h-2V4H4v22h6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-open-enterprise-languages.svg?color=%231a73e8&size=48