ibm elo engineering insights icon
ibm-elo-engineering-insights from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-elo-engineering-insights
- 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 elo engineering insights icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 16c-.092 0-.18.021-.27.027l-.892-2.674A2.98 2.98 0 0 0 20 11c0-1.654-1.346-3-3-3s-3 1.346-3 3c0 .38.078.741.208 1.076l-2.722 2.333A2.97 2.97 0 0 0 10 14c-1.654 0-3 1.346-3 3s1.346 3 3 3a2.99 2.99 0 0 0 2.412-1.232l3.603 1.08c-.002.052-.015.1-.015.152c0 2.206 1.794 4 4 4s4-1.794 4-4s-1.794-4-4-4m-3-6c.551 0 1 .449 1 1s-.449 1-1 1s-1-.449-1-1s.449-1 1-1m-7 8c-.551 0-1-.449-1-1s.449-1 1-1s1 .449 1 1s-.449 1-1 1m2.985-1.148a3 3 0 0 0-.193-.928l2.722-2.333a2.96 2.96 0 0 0 1.43.403l.885 2.656a4 4 0 0 0-1.236 1.284zM20 22c-1.103 0-2-.897-2-2s.897-2 2-2s2 .898 2 2s-.897 2-2 2"/><path fill="currentColor" d="M27.496 9.864L16 3.158L7.504 8.114L6.496 6.386l9-5.25a1 1 0 0 1 1.008 0l12 7zm-10.992 21l-1.008-1.728L27 22.426V12h2v11a1 1 0 0 1-.496.864zm-4.008-1.75l-9-5.25A1 1 0 0 1 3 23V9h2v13.426l8.504 4.96z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmEloEngineeringInsights(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="M20 16c-.092 0-.18.021-.27.027l-.892-2.674A2.98 2.98 0 0 0 20 11c0-1.654-1.346-3-3-3s-3 1.346-3 3c0 .38.078.741.208 1.076l-2.722 2.333A2.97 2.97 0 0 0 10 14c-1.654 0-3 1.346-3 3s1.346 3 3 3a2.99 2.99 0 0 0 2.412-1.232l3.603 1.08c-.002.052-.015.1-.015.152c0 2.206 1.794 4 4 4s4-1.794 4-4s-1.794-4-4-4m-3-6c.551 0 1 .449 1 1s-.449 1-1 1s-1-.449-1-1s.449-1 1-1m-7 8c-.551 0-1-.449-1-1s.449-1 1-1s1 .449 1 1s-.449 1-1 1m2.985-1.148a3 3 0 0 0-.193-.928l2.722-2.333a2.96 2.96 0 0 0 1.43.403l.885 2.656a4 4 0 0 0-1.236 1.284zM20 22c-1.103 0-2-.897-2-2s.897-2 2-2s2 .898 2 2s-.897 2-2 2"/><path fill="currentColor" d="M27.496 9.864L16 3.158L7.504 8.114L6.496 6.386l9-5.25a1 1 0 0 1 1.008 0l12 7zm-10.992 21l-1.008-1.728L27 22.426V12h2v11a1 1 0 0 1-.496.864zm-4.008-1.75l-9-5.25A1 1 0 0 1 3 23V9h2v13.426l8.504 4.96z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 16c-.092 0-.18.021-.27.027l-.892-2.674A2.98 2.98 0 0 0 20 11c0-1.654-1.346-3-3-3s-3 1.346-3 3c0 .38.078.741.208 1.076l-2.722 2.333A2.97 2.97 0 0 0 10 14c-1.654 0-3 1.346-3 3s1.346 3 3 3a2.99 2.99 0 0 0 2.412-1.232l3.603 1.08c-.002.052-.015.1-.015.152c0 2.206 1.794 4 4 4s4-1.794 4-4s-1.794-4-4-4m-3-6c.551 0 1 .449 1 1s-.449 1-1 1s-1-.449-1-1s.449-1 1-1m-7 8c-.551 0-1-.449-1-1s.449-1 1-1s1 .449 1 1s-.449 1-1 1m2.985-1.148a3 3 0 0 0-.193-.928l2.722-2.333a2.96 2.96 0 0 0 1.43.403l.885 2.656a4 4 0 0 0-1.236 1.284zM20 22c-1.103 0-2-.897-2-2s.897-2 2-2s2 .898 2 2s-.897 2-2 2"/><path fill="currentColor" d="M27.496 9.864L16 3.158L7.504 8.114L6.496 6.386l9-5.25a1 1 0 0 1 1.008 0l12 7zm-10.992 21l-1.008-1.728L27 22.426V12h2v11a1 1 0 0 1-.496.864zm-4.008-1.75l-9-5.25A1 1 0 0 1 3 23V9h2v13.426l8.504 4.96z"/></svg> </template>
CSS
.icon-ibm-elo-engineering-insights {
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%22M20%2016c-.092%200-.18.021-.27.027l-.892-2.674A2.98%202.98%200%200%200%2020%2011c0-1.654-1.346-3-3-3s-3%201.346-3%203c0%20.38.078.741.208%201.076l-2.722%202.333A2.97%202.97%200%200%200%2010%2014c-1.654%200-3%201.346-3%203s1.346%203%203%203a2.99%202.99%200%200%200%202.412-1.232l3.603%201.08c-.002.052-.015.1-.015.152c0%202.206%201.794%204%204%204s4-1.794%204-4s-1.794-4-4-4m-3-6c.551%200%201%20.449%201%201s-.449%201-1%201s-1-.449-1-1s.449-1%201-1m-7%208c-.551%200-1-.449-1-1s.449-1%201-1s1%20.449%201%201s-.449%201-1%201m2.985-1.148a3%203%200%200%200-.193-.928l2.722-2.333a2.96%202.96%200%200%200%201.43.403l.885%202.656a4%204%200%200%200-1.236%201.284zM20%2022c-1.103%200-2-.897-2-2s.897-2%202-2s2%20.898%202%202s-.897%202-2%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27.496%209.864L16%203.158L7.504%208.114L6.496%206.386l9-5.25a1%201%200%200%201%201.008%200l12%207zm-10.992%2021l-1.008-1.728L27%2022.426V12h2v11a1%201%200%200%201-.496.864zm-4.008-1.75l-9-5.25A1%201%200%200%201%203%2023V9h2v13.426l8.504%204.96z%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%22M20%2016c-.092%200-.18.021-.27.027l-.892-2.674A2.98%202.98%200%200%200%2020%2011c0-1.654-1.346-3-3-3s-3%201.346-3%203c0%20.38.078.741.208%201.076l-2.722%202.333A2.97%202.97%200%200%200%2010%2014c-1.654%200-3%201.346-3%203s1.346%203%203%203a2.99%202.99%200%200%200%202.412-1.232l3.603%201.08c-.002.052-.015.1-.015.152c0%202.206%201.794%204%204%204s4-1.794%204-4s-1.794-4-4-4m-3-6c.551%200%201%20.449%201%201s-.449%201-1%201s-1-.449-1-1s.449-1%201-1m-7%208c-.551%200-1-.449-1-1s.449-1%201-1s1%20.449%201%201s-.449%201-1%201m2.985-1.148a3%203%200%200%200-.193-.928l2.722-2.333a2.96%202.96%200%200%200%201.43.403l.885%202.656a4%204%200%200%200-1.236%201.284zM20%2022c-1.103%200-2-.897-2-2s.897-2%202-2s2%20.898%202%202s-.897%202-2%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27.496%209.864L16%203.158L7.504%208.114L6.496%206.386l9-5.25a1%201%200%200%201%201.008%200l12%207zm-10.992%2021l-1.008-1.728L27%2022.426V12h2v11a1%201%200%200%201-.496.864zm-4.008-1.75l-9-5.25A1%201%200%200%201%203%2023V9h2v13.426l8.504%204.96z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-elo-engineering-insights.svg?color=%231a73e8&size=48