portfolio management icon
portfolio-management from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- portfolio-management
- Set
- Carbon
- Style
- Outline
- Category
- Enterprise
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- ibm-tenet
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 portfolio management icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 13h-8a1 1 0 0 0-.832 1.555l4 6a1 1 0 0 0 1.664 0l4-6A1 1 0 0 0 20 13m-4 5.197L13.868 15h4.264z"/><path fill="currentColor" d="M16 23a7 7 0 0 1-4.42-1.58l-1.42 1.42c.03.026.057.056.088.082A9 9 0 0 0 16 25c4.963 0 9-4.038 9-9h-2c0 3.86-3.14 7-7 7"/><circle cx="23" cy="12" r="1" fill="currentColor"/><circle cx="9" cy="20" r="1" fill="currentColor"/><path fill="currentColor" d="M16 9c1.61 0 3.177.562 4.422 1.578L21.84 9.16c-.038-.033-.071-.07-.11-.103A9.02 9.02 0 0 0 16 7c-4.963 0-9 4.038-9 9h2c0-3.86 3.14-7 7-7"/><path fill="currentColor" d="M16 30C8.28 30 2 23.72 2 16S8.28 2 16 2s14 6.28 14 14s-6.28 14-14 14m0-26C9.383 4 4 9.383 4 16s5.383 12 12 12s12-5.383 12-12S22.617 4 16 4"/></svg>
React
import type { SVGProps } from "react";
export function CarbonPortfolioManagement(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 13h-8a1 1 0 0 0-.832 1.555l4 6a1 1 0 0 0 1.664 0l4-6A1 1 0 0 0 20 13m-4 5.197L13.868 15h4.264z"/><path fill="currentColor" d="M16 23a7 7 0 0 1-4.42-1.58l-1.42 1.42c.03.026.057.056.088.082A9 9 0 0 0 16 25c4.963 0 9-4.038 9-9h-2c0 3.86-3.14 7-7 7"/><circle cx="23" cy="12" r="1" fill="currentColor"/><circle cx="9" cy="20" r="1" fill="currentColor"/><path fill="currentColor" d="M16 9c1.61 0 3.177.562 4.422 1.578L21.84 9.16c-.038-.033-.071-.07-.11-.103A9.02 9.02 0 0 0 16 7c-4.963 0-9 4.038-9 9h2c0-3.86 3.14-7 7-7"/><path fill="currentColor" d="M16 30C8.28 30 2 23.72 2 16S8.28 2 16 2s14 6.28 14 14s-6.28 14-14 14m0-26C9.383 4 4 9.383 4 16s5.383 12 12 12s12-5.383 12-12S22.617 4 16 4"/></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 13h-8a1 1 0 0 0-.832 1.555l4 6a1 1 0 0 0 1.664 0l4-6A1 1 0 0 0 20 13m-4 5.197L13.868 15h4.264z"/><path fill="currentColor" d="M16 23a7 7 0 0 1-4.42-1.58l-1.42 1.42c.03.026.057.056.088.082A9 9 0 0 0 16 25c4.963 0 9-4.038 9-9h-2c0 3.86-3.14 7-7 7"/><circle cx="23" cy="12" r="1" fill="currentColor"/><circle cx="9" cy="20" r="1" fill="currentColor"/><path fill="currentColor" d="M16 9c1.61 0 3.177.562 4.422 1.578L21.84 9.16c-.038-.033-.071-.07-.11-.103A9.02 9.02 0 0 0 16 7c-4.963 0-9 4.038-9 9h2c0-3.86 3.14-7 7-7"/><path fill="currentColor" d="M16 30C8.28 30 2 23.72 2 16S8.28 2 16 2s14 6.28 14 14s-6.28 14-14 14m0-26C9.383 4 4 9.383 4 16s5.383 12 12 12s12-5.383 12-12S22.617 4 16 4"/></svg> </template>
CSS
.icon-portfolio-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%22M20%2013h-8a1%201%200%200%200-.832%201.555l4%206a1%201%200%200%200%201.664%200l4-6A1%201%200%200%200%2020%2013m-4%205.197L13.868%2015h4.264z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2023a7%207%200%200%201-4.42-1.58l-1.42%201.42c.03.026.057.056.088.082A9%209%200%200%200%2016%2025c4.963%200%209-4.038%209-9h-2c0%203.86-3.14%207-7%207%22%2F%3E%3Ccircle%20cx%3D%2223%22%20cy%3D%2212%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2220%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%209c1.61%200%203.177.562%204.422%201.578L21.84%209.16c-.038-.033-.071-.07-.11-.103A9.02%209.02%200%200%200%2016%207c-4.963%200-9%204.038-9%209h2c0-3.86%203.14-7%207-7%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2030C8.28%2030%202%2023.72%202%2016S8.28%202%2016%202s14%206.28%2014%2014s-6.28%2014-14%2014m0-26C9.383%204%204%209.383%204%2016s5.383%2012%2012%2012s12-5.383%2012-12S22.617%204%2016%204%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%2013h-8a1%201%200%200%200-.832%201.555l4%206a1%201%200%200%200%201.664%200l4-6A1%201%200%200%200%2020%2013m-4%205.197L13.868%2015h4.264z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2023a7%207%200%200%201-4.42-1.58l-1.42%201.42c.03.026.057.056.088.082A9%209%200%200%200%2016%2025c4.963%200%209-4.038%209-9h-2c0%203.86-3.14%207-7%207%22%2F%3E%3Ccircle%20cx%3D%2223%22%20cy%3D%2212%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2220%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%209c1.61%200%203.177.562%204.422%201.578L21.84%209.16c-.038-.033-.071-.07-.11-.103A9.02%209.02%200%200%200%2016%207c-4.963%200-9%204.038-9%209h2c0-3.86%203.14-7%207-7%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2030C8.28%2030%202%2023.72%202%2016S8.28%202%2016%202s14%206.28%2014%2014s-6.28%2014-14%2014m0-26C9.383%204%204%209.383%204%2016s5.383%2012%2012%2012s12-5.383%2012-12S22.617%204%2016%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/portfolio-management.svg?color=%231a73e8&size=48