ibm software watsonx document library icon
ibm-software-watsonx-document-library from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-software-watsonx-document-library
- 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 software watsonx document library icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12 28H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2l7.17-.006a2 2 0 0 1 1.42.59L16 8l12-.006a2 2 0 0 1 2 2V14h-2v-4l-12.83-.006l-.58-.59l-3.42-3.41L4 6v20h8zm4-11l-2.007-.006L14 28h2zm13.995 1.993l-.004 9.765c0 .684-.567 1.242-1.265 1.242h-9.468a1.256 1.256 0 0 1-1.265-1.243v-12.52c0-.685.567-1.243 1.265-1.243L26 15l4 4zM27.99 28l.01-8h-3v-3h-5v11h8z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmSoftwareWatsonxDocumentLibrary(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="M12 28H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2l7.17-.006a2 2 0 0 1 1.42.59L16 8l12-.006a2 2 0 0 1 2 2V14h-2v-4l-12.83-.006l-.58-.59l-3.42-3.41L4 6v20h8zm4-11l-2.007-.006L14 28h2zm13.995 1.993l-.004 9.765c0 .684-.567 1.242-1.265 1.242h-9.468a1.256 1.256 0 0 1-1.265-1.243v-12.52c0-.685.567-1.243 1.265-1.243L26 15l4 4zM27.99 28l.01-8h-3v-3h-5v11h8z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12 28H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2l7.17-.006a2 2 0 0 1 1.42.59L16 8l12-.006a2 2 0 0 1 2 2V14h-2v-4l-12.83-.006l-.58-.59l-3.42-3.41L4 6v20h8zm4-11l-2.007-.006L14 28h2zm13.995 1.993l-.004 9.765c0 .684-.567 1.242-1.265 1.242h-9.468a1.256 1.256 0 0 1-1.265-1.243v-12.52c0-.685.567-1.243 1.265-1.243L26 15l4 4zM27.99 28l.01-8h-3v-3h-5v11h8z"/></svg> </template>
CSS
.icon-ibm-software-watsonx-document-library {
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%22M12%2028H4a2%202%200%200%201-2-2V6a2%202%200%200%201%202-2l7.17-.006a2%202%200%200%201%201.42.59L16%208l12-.006a2%202%200%200%201%202%202V14h-2v-4l-12.83-.006l-.58-.59l-3.42-3.41L4%206v20h8zm4-11l-2.007-.006L14%2028h2zm13.995%201.993l-.004%209.765c0%20.684-.567%201.242-1.265%201.242h-9.468a1.256%201.256%200%200%201-1.265-1.243v-12.52c0-.685.567-1.243%201.265-1.243L26%2015l4%204zM27.99%2028l.01-8h-3v-3h-5v11h8z%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%22M12%2028H4a2%202%200%200%201-2-2V6a2%202%200%200%201%202-2l7.17-.006a2%202%200%200%201%201.42.59L16%208l12-.006a2%202%200%200%201%202%202V14h-2v-4l-12.83-.006l-.58-.59l-3.42-3.41L4%206v20h8zm4-11l-2.007-.006L14%2028h2zm13.995%201.993l-.004%209.765c0%20.684-.567%201.242-1.265%201.242h-9.468a1.256%201.256%200%200%201-1.265-1.243v-12.52c0-.685.567-1.243%201.265-1.243L26%2015l4%204zM27.99%2028l.01-8h-3v-3h-5v11h8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-software-watsonx-document-library.svg?color=%231a73e8&size=48