ibm cloud secrets manager icon
ibm-cloud-secrets-manager from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-cloud-secrets-manager
- 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 cloud secrets manager icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 16c0-.7-.2-1.4-.6-2l3.3-3.3l-1.4-1.4l-3.3 3.3c-.6-.4-1.3-.6-2-.6s-1.4.2-2 .6l-3.3-3.3l-1.4 1.4l3.3 3.3c-.4.6-.6 1.3-.6 2s.2 1.4.6 2l-3.3 3.3l1.4 1.4l3.3-3.3c.6.4 1.3.6 2 .6s1.4-.2 2-.6l3.3 3.3l1.4-1.4l-3.3-3.3c.4-.6.6-1.3.6-2m-4 2c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2"/><path fill="currentColor" d="M26 17h6v-2h-2.1C29.4 7.7 23.4 2 16 2C8.3 2 2 8.3 2 16s6.3 14 14 14c5.2 0 9.7-2.8 12.1-7l-1.7-1c-2.1 3.6-5.9 6-10.4 6c-6.6 0-12-5.4-12-12S9.4 4 16 4c6.3 0 11.4 4.9 11.9 11H26z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmCloudSecretsManager(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 16c0-.7-.2-1.4-.6-2l3.3-3.3l-1.4-1.4l-3.3 3.3c-.6-.4-1.3-.6-2-.6s-1.4.2-2 .6l-3.3-3.3l-1.4 1.4l3.3 3.3c-.4.6-.6 1.3-.6 2s.2 1.4.6 2l-3.3 3.3l1.4 1.4l3.3-3.3c.6.4 1.3.6 2 .6s1.4-.2 2-.6l3.3 3.3l1.4-1.4l-3.3-3.3c.4-.6.6-1.3.6-2m-4 2c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2"/><path fill="currentColor" d="M26 17h6v-2h-2.1C29.4 7.7 23.4 2 16 2C8.3 2 2 8.3 2 16s6.3 14 14 14c5.2 0 9.7-2.8 12.1-7l-1.7-1c-2.1 3.6-5.9 6-10.4 6c-6.6 0-12-5.4-12-12S9.4 4 16 4c6.3 0 11.4 4.9 11.9 11H26z"/></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 16c0-.7-.2-1.4-.6-2l3.3-3.3l-1.4-1.4l-3.3 3.3c-.6-.4-1.3-.6-2-.6s-1.4.2-2 .6l-3.3-3.3l-1.4 1.4l3.3 3.3c-.4.6-.6 1.3-.6 2s.2 1.4.6 2l-3.3 3.3l1.4 1.4l3.3-3.3c.6.4 1.3.6 2 .6s1.4-.2 2-.6l3.3 3.3l1.4-1.4l-3.3-3.3c.4-.6.6-1.3.6-2m-4 2c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2"/><path fill="currentColor" d="M26 17h6v-2h-2.1C29.4 7.7 23.4 2 16 2C8.3 2 2 8.3 2 16s6.3 14 14 14c5.2 0 9.7-2.8 12.1-7l-1.7-1c-2.1 3.6-5.9 6-10.4 6c-6.6 0-12-5.4-12-12S9.4 4 16 4c6.3 0 11.4 4.9 11.9 11H26z"/></svg> </template>
CSS
.icon-ibm-cloud-secrets-manager {
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%2016c0-.7-.2-1.4-.6-2l3.3-3.3l-1.4-1.4l-3.3%203.3c-.6-.4-1.3-.6-2-.6s-1.4.2-2%20.6l-3.3-3.3l-1.4%201.4l3.3%203.3c-.4.6-.6%201.3-.6%202s.2%201.4.6%202l-3.3%203.3l1.4%201.4l3.3-3.3c.6.4%201.3.6%202%20.6s1.4-.2%202-.6l3.3%203.3l1.4-1.4l-3.3-3.3c.4-.6.6-1.3.6-2m-4%202c-1.1%200-2-.9-2-2s.9-2%202-2s2%20.9%202%202s-.9%202-2%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26%2017h6v-2h-2.1C29.4%207.7%2023.4%202%2016%202C8.3%202%202%208.3%202%2016s6.3%2014%2014%2014c5.2%200%209.7-2.8%2012.1-7l-1.7-1c-2.1%203.6-5.9%206-10.4%206c-6.6%200-12-5.4-12-12S9.4%204%2016%204c6.3%200%2011.4%204.9%2011.9%2011H26z%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%2016c0-.7-.2-1.4-.6-2l3.3-3.3l-1.4-1.4l-3.3%203.3c-.6-.4-1.3-.6-2-.6s-1.4.2-2%20.6l-3.3-3.3l-1.4%201.4l3.3%203.3c-.4.6-.6%201.3-.6%202s.2%201.4.6%202l-3.3%203.3l1.4%201.4l3.3-3.3c.6.4%201.3.6%202%20.6s1.4-.2%202-.6l3.3%203.3l1.4-1.4l-3.3-3.3c.4-.6.6-1.3.6-2m-4%202c-1.1%200-2-.9-2-2s.9-2%202-2s2%20.9%202%202s-.9%202-2%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26%2017h6v-2h-2.1C29.4%207.7%2023.4%202%2016%202C8.3%202%202%208.3%202%2016s6.3%2014%2014%2014c5.2%200%209.7-2.8%2012.1-7l-1.7-1c-2.1%203.6-5.9%206-10.4%206c-6.6%200-12-5.4-12-12S9.4%204%2016%204c6.3%200%2011.4%204.9%2011.9%2011H26z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-cloud-secrets-manager.svg?color=%231a73e8&size=48