ibm federated api management icon
ibm-federated-api-management from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-federated-api-management
- 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 federated api management icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27 11.94c0 2.79-2.243 5.06-5 5.06h-1v-2h1c1.683 0 3-1.345 3-3.06C25 10.263 23.71 9 22 9h-.867l-.123-.858C20.69 5.9 18.395 4.007 16 4.007S11.31 5.9 10.99 8.142L10.867 9H10c-1.71 0-3 1.264-3 2.94C7 13.654 8.317 15 10 15h1v2h-1c-2.757 0-5-2.27-5-5.06c0-2.494 1.78-4.5 4.18-4.877c.818-2.851 3.712-5.056 6.82-5.056s6.002 2.205 6.82 5.056C25.22 7.44 27 9.446 27 11.94M26 23c0 1.654-1.346 3-3 3s-3-1.346-3-3c0-.475.121-.919.319-1.319l-.026.026L17 18.414v5.77c1.162.414 2 1.514 2 2.816c0 1.654-1.346 3-3 3s-3-1.346-3-3c0-1.302.839-2.402 2-2.816v-5.77l-3.293 3.293l-.026-.026c.198.4.319.844.319 1.319c0 1.654-1.346 3-3 3s-3-1.346-3-3s1.346-3 3-3c.475 0 .919.121 1.319.319l-.026-.026L15 15.586v-5.172l-2.293 2.293l-1.414-1.414L16 6.586l4.707 4.707l-1.414 1.414L17 10.414v5.172l4.707 4.707l-.026.026c.4-.198.843-.32 1.319-.32c1.654 0 3 1.347 3 3Zm-16 0a1 1 0 0 0-2 0a1 1 0 0 0 2 0m7 4a1 1 0 0 0-2 0a1 1 0 0 0 2 0m7-4a1 1 0 1 0-2.001.001A1 1 0 0 0 24 23"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmFederatedApiManagement(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="M27 11.94c0 2.79-2.243 5.06-5 5.06h-1v-2h1c1.683 0 3-1.345 3-3.06C25 10.263 23.71 9 22 9h-.867l-.123-.858C20.69 5.9 18.395 4.007 16 4.007S11.31 5.9 10.99 8.142L10.867 9H10c-1.71 0-3 1.264-3 2.94C7 13.654 8.317 15 10 15h1v2h-1c-2.757 0-5-2.27-5-5.06c0-2.494 1.78-4.5 4.18-4.877c.818-2.851 3.712-5.056 6.82-5.056s6.002 2.205 6.82 5.056C25.22 7.44 27 9.446 27 11.94M26 23c0 1.654-1.346 3-3 3s-3-1.346-3-3c0-.475.121-.919.319-1.319l-.026.026L17 18.414v5.77c1.162.414 2 1.514 2 2.816c0 1.654-1.346 3-3 3s-3-1.346-3-3c0-1.302.839-2.402 2-2.816v-5.77l-3.293 3.293l-.026-.026c.198.4.319.844.319 1.319c0 1.654-1.346 3-3 3s-3-1.346-3-3s1.346-3 3-3c.475 0 .919.121 1.319.319l-.026-.026L15 15.586v-5.172l-2.293 2.293l-1.414-1.414L16 6.586l4.707 4.707l-1.414 1.414L17 10.414v5.172l4.707 4.707l-.026.026c.4-.198.843-.32 1.319-.32c1.654 0 3 1.347 3 3Zm-16 0a1 1 0 0 0-2 0a1 1 0 0 0 2 0m7 4a1 1 0 0 0-2 0a1 1 0 0 0 2 0m7-4a1 1 0 1 0-2.001.001A1 1 0 0 0 24 23"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27 11.94c0 2.79-2.243 5.06-5 5.06h-1v-2h1c1.683 0 3-1.345 3-3.06C25 10.263 23.71 9 22 9h-.867l-.123-.858C20.69 5.9 18.395 4.007 16 4.007S11.31 5.9 10.99 8.142L10.867 9H10c-1.71 0-3 1.264-3 2.94C7 13.654 8.317 15 10 15h1v2h-1c-2.757 0-5-2.27-5-5.06c0-2.494 1.78-4.5 4.18-4.877c.818-2.851 3.712-5.056 6.82-5.056s6.002 2.205 6.82 5.056C25.22 7.44 27 9.446 27 11.94M26 23c0 1.654-1.346 3-3 3s-3-1.346-3-3c0-.475.121-.919.319-1.319l-.026.026L17 18.414v5.77c1.162.414 2 1.514 2 2.816c0 1.654-1.346 3-3 3s-3-1.346-3-3c0-1.302.839-2.402 2-2.816v-5.77l-3.293 3.293l-.026-.026c.198.4.319.844.319 1.319c0 1.654-1.346 3-3 3s-3-1.346-3-3s1.346-3 3-3c.475 0 .919.121 1.319.319l-.026-.026L15 15.586v-5.172l-2.293 2.293l-1.414-1.414L16 6.586l4.707 4.707l-1.414 1.414L17 10.414v5.172l4.707 4.707l-.026.026c.4-.198.843-.32 1.319-.32c1.654 0 3 1.347 3 3Zm-16 0a1 1 0 0 0-2 0a1 1 0 0 0 2 0m7 4a1 1 0 0 0-2 0a1 1 0 0 0 2 0m7-4a1 1 0 1 0-2.001.001A1 1 0 0 0 24 23"/></svg> </template>
CSS
.icon-ibm-federated-api-management {
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%22M27%2011.94c0%202.79-2.243%205.06-5%205.06h-1v-2h1c1.683%200%203-1.345%203-3.06C25%2010.263%2023.71%209%2022%209h-.867l-.123-.858C20.69%205.9%2018.395%204.007%2016%204.007S11.31%205.9%2010.99%208.142L10.867%209H10c-1.71%200-3%201.264-3%202.94C7%2013.654%208.317%2015%2010%2015h1v2h-1c-2.757%200-5-2.27-5-5.06c0-2.494%201.78-4.5%204.18-4.877c.818-2.851%203.712-5.056%206.82-5.056s6.002%202.205%206.82%205.056C25.22%207.44%2027%209.446%2027%2011.94M26%2023c0%201.654-1.346%203-3%203s-3-1.346-3-3c0-.475.121-.919.319-1.319l-.026.026L17%2018.414v5.77c1.162.414%202%201.514%202%202.816c0%201.654-1.346%203-3%203s-3-1.346-3-3c0-1.302.839-2.402%202-2.816v-5.77l-3.293%203.293l-.026-.026c.198.4.319.844.319%201.319c0%201.654-1.346%203-3%203s-3-1.346-3-3s1.346-3%203-3c.475%200%20.919.121%201.319.319l-.026-.026L15%2015.586v-5.172l-2.293%202.293l-1.414-1.414L16%206.586l4.707%204.707l-1.414%201.414L17%2010.414v5.172l4.707%204.707l-.026.026c.4-.198.843-.32%201.319-.32c1.654%200%203%201.347%203%203Zm-16%200a1%201%200%200%200-2%200a1%201%200%200%200%202%200m7%204a1%201%200%200%200-2%200a1%201%200%200%200%202%200m7-4a1%201%200%201%200-2.001.001A1%201%200%200%200%2024%2023%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%22M27%2011.94c0%202.79-2.243%205.06-5%205.06h-1v-2h1c1.683%200%203-1.345%203-3.06C25%2010.263%2023.71%209%2022%209h-.867l-.123-.858C20.69%205.9%2018.395%204.007%2016%204.007S11.31%205.9%2010.99%208.142L10.867%209H10c-1.71%200-3%201.264-3%202.94C7%2013.654%208.317%2015%2010%2015h1v2h-1c-2.757%200-5-2.27-5-5.06c0-2.494%201.78-4.5%204.18-4.877c.818-2.851%203.712-5.056%206.82-5.056s6.002%202.205%206.82%205.056C25.22%207.44%2027%209.446%2027%2011.94M26%2023c0%201.654-1.346%203-3%203s-3-1.346-3-3c0-.475.121-.919.319-1.319l-.026.026L17%2018.414v5.77c1.162.414%202%201.514%202%202.816c0%201.654-1.346%203-3%203s-3-1.346-3-3c0-1.302.839-2.402%202-2.816v-5.77l-3.293%203.293l-.026-.026c.198.4.319.844.319%201.319c0%201.654-1.346%203-3%203s-3-1.346-3-3s1.346-3%203-3c.475%200%20.919.121%201.319.319l-.026-.026L15%2015.586v-5.172l-2.293%202.293l-1.414-1.414L16%206.586l4.707%204.707l-1.414%201.414L17%2010.414v5.172l4.707%204.707l-.026.026c.4-.198.843-.32%201.319-.32c1.654%200%203%201.347%203%203Zm-16%200a1%201%200%200%200-2%200a1%201%200%200%200%202%200m7%204a1%201%200%200%200-2%200a1%201%200%200%200%202%200m7-4a1%201%200%201%200-2.001.001A1%201%200%200%200%2024%2023%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-federated-api-management.svg?color=%231a73e8&size=48