cognizant logo
cognizant from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- cognizant
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the cognizant logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.955 9.425C.842 9.425 0 10.265 0 11.38c0 1.132.821 1.953 1.953 1.953c.73 0 1.374-.405 1.725-1.084l.01-.02l-.695-.368l-.009.023c-.206.437-.588.686-1.046.686c-.663 0-1.18-.523-1.18-1.192c0-.686.515-1.202 1.197-1.202q.665.002 1 .617l.01.022l.668-.427l-.012-.019a1.9 1.9 0 0 0-1.666-.944m20.78.189v.903h-.467v.673h.465v.876c0 .892.285 1.188 1.155 1.188h.108v-.701c-.459 0-.515-.066-.515-.493v-.87H24v-.673h-.515v-.903zm-9.858.002v.68h.75v-.68zm-4.727.845c-.619 0-1.33.456-1.33 1.425c0 .963.738 1.422 1.315 1.424c.356 0 .647-.148.827-.362v.257c0 .356-.257.673-.662.673a.8.8 0 0 1-.761-.465l-.662.373c.22.428.73.79 1.425.79c.926 0 1.413-.625 1.413-1.397v-2.662h-.75v.295a1.07 1.07 0 0 0-.815-.35zm9.599 0c-.619 0-1.331.456-1.331 1.425c0 .963.739 1.422 1.32 1.424c.356 0 .646-.148.826-.362v.308h.75v-2.739h-.75v.266c-.18-.19-.459-.322-.815-.322m-6.234.002a.94.94 0 0 0-.756.362v-.308h-.744v2.739h.75V11.76c0-.46.236-.656.52-.656c.334 0 .505.214.505.581v1.57h.76v-1.67c0-.706-.389-1.122-1.035-1.122m9.602 0a.94.94 0 0 0-.755.362v-.308h-.744l-.002 2.739h.75V11.76c0-.46.236-.656.52-.656c.336 0 .505.214.505.581v1.57h.76v-1.67c0-.706-.387-1.122-1.034-1.122m-15.9.01a1.42 1.42 0 0 0-1.423 1.413l-.002.01a1.42 1.42 0 1 0 1.425-1.423m8.704.044v.662h1.42l-1.44 1.408v.669h2.474v-.664h-1.468l1.44-1.402v-.673zm-1.055.008v2.738h.75v-2.738zm-4.58.622c.406 0 .702.328.702.733s-.296.739-.701.739a.72.72 0 0 1-.733-.739c0-.422.317-.733.733-.733zm9.598 0c.405 0 .7.328.7.733c.003.405-.293.739-.7.739a.72.72 0 0 1-.733-.739c0-.422.319-.735.733-.733m-12.671.026c.382 0 .69.325.69.713a.704.704 0 0 1-.69.712c-.388 0-.684-.322-.684-.712s.296-.713.684-.713"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsCognizant(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.955 9.425C.842 9.425 0 10.265 0 11.38c0 1.132.821 1.953 1.953 1.953c.73 0 1.374-.405 1.725-1.084l.01-.02l-.695-.368l-.009.023c-.206.437-.588.686-1.046.686c-.663 0-1.18-.523-1.18-1.192c0-.686.515-1.202 1.197-1.202q.665.002 1 .617l.01.022l.668-.427l-.012-.019a1.9 1.9 0 0 0-1.666-.944m20.78.189v.903h-.467v.673h.465v.876c0 .892.285 1.188 1.155 1.188h.108v-.701c-.459 0-.515-.066-.515-.493v-.87H24v-.673h-.515v-.903zm-9.858.002v.68h.75v-.68zm-4.727.845c-.619 0-1.33.456-1.33 1.425c0 .963.738 1.422 1.315 1.424c.356 0 .647-.148.827-.362v.257c0 .356-.257.673-.662.673a.8.8 0 0 1-.761-.465l-.662.373c.22.428.73.79 1.425.79c.926 0 1.413-.625 1.413-1.397v-2.662h-.75v.295a1.07 1.07 0 0 0-.815-.35zm9.599 0c-.619 0-1.331.456-1.331 1.425c0 .963.739 1.422 1.32 1.424c.356 0 .646-.148.826-.362v.308h.75v-2.739h-.75v.266c-.18-.19-.459-.322-.815-.322m-6.234.002a.94.94 0 0 0-.756.362v-.308h-.744v2.739h.75V11.76c0-.46.236-.656.52-.656c.334 0 .505.214.505.581v1.57h.76v-1.67c0-.706-.389-1.122-1.035-1.122m9.602 0a.94.94 0 0 0-.755.362v-.308h-.744l-.002 2.739h.75V11.76c0-.46.236-.656.52-.656c.336 0 .505.214.505.581v1.57h.76v-1.67c0-.706-.387-1.122-1.034-1.122m-15.9.01a1.42 1.42 0 0 0-1.423 1.413l-.002.01a1.42 1.42 0 1 0 1.425-1.423m8.704.044v.662h1.42l-1.44 1.408v.669h2.474v-.664h-1.468l1.44-1.402v-.673zm-1.055.008v2.738h.75v-2.738zm-4.58.622c.406 0 .702.328.702.733s-.296.739-.701.739a.72.72 0 0 1-.733-.739c0-.422.317-.733.733-.733zm9.598 0c.405 0 .7.328.7.733c.003.405-.293.739-.7.739a.72.72 0 0 1-.733-.739c0-.422.319-.735.733-.733m-12.671.026c.382 0 .69.325.69.713a.704.704 0 0 1-.69.712c-.388 0-.684-.322-.684-.712s.296-.713.684-.713"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.955 9.425C.842 9.425 0 10.265 0 11.38c0 1.132.821 1.953 1.953 1.953c.73 0 1.374-.405 1.725-1.084l.01-.02l-.695-.368l-.009.023c-.206.437-.588.686-1.046.686c-.663 0-1.18-.523-1.18-1.192c0-.686.515-1.202 1.197-1.202q.665.002 1 .617l.01.022l.668-.427l-.012-.019a1.9 1.9 0 0 0-1.666-.944m20.78.189v.903h-.467v.673h.465v.876c0 .892.285 1.188 1.155 1.188h.108v-.701c-.459 0-.515-.066-.515-.493v-.87H24v-.673h-.515v-.903zm-9.858.002v.68h.75v-.68zm-4.727.845c-.619 0-1.33.456-1.33 1.425c0 .963.738 1.422 1.315 1.424c.356 0 .647-.148.827-.362v.257c0 .356-.257.673-.662.673a.8.8 0 0 1-.761-.465l-.662.373c.22.428.73.79 1.425.79c.926 0 1.413-.625 1.413-1.397v-2.662h-.75v.295a1.07 1.07 0 0 0-.815-.35zm9.599 0c-.619 0-1.331.456-1.331 1.425c0 .963.739 1.422 1.32 1.424c.356 0 .646-.148.826-.362v.308h.75v-2.739h-.75v.266c-.18-.19-.459-.322-.815-.322m-6.234.002a.94.94 0 0 0-.756.362v-.308h-.744v2.739h.75V11.76c0-.46.236-.656.52-.656c.334 0 .505.214.505.581v1.57h.76v-1.67c0-.706-.389-1.122-1.035-1.122m9.602 0a.94.94 0 0 0-.755.362v-.308h-.744l-.002 2.739h.75V11.76c0-.46.236-.656.52-.656c.336 0 .505.214.505.581v1.57h.76v-1.67c0-.706-.387-1.122-1.034-1.122m-15.9.01a1.42 1.42 0 0 0-1.423 1.413l-.002.01a1.42 1.42 0 1 0 1.425-1.423m8.704.044v.662h1.42l-1.44 1.408v.669h2.474v-.664h-1.468l1.44-1.402v-.673zm-1.055.008v2.738h.75v-2.738zm-4.58.622c.406 0 .702.328.702.733s-.296.739-.701.739a.72.72 0 0 1-.733-.739c0-.422.317-.733.733-.733zm9.598 0c.405 0 .7.328.7.733c.003.405-.293.739-.7.739a.72.72 0 0 1-.733-.739c0-.422.319-.735.733-.733m-12.671.026c.382 0 .69.325.69.713a.704.704 0 0 1-.69.712c-.388 0-.684-.322-.684-.712s.296-.713.684-.713"/></svg> </template>
CSS
.icon-cognizant {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.955%209.425C.842%209.425%200%2010.265%200%2011.38c0%201.132.821%201.953%201.953%201.953c.73%200%201.374-.405%201.725-1.084l.01-.02l-.695-.368l-.009.023c-.206.437-.588.686-1.046.686c-.663%200-1.18-.523-1.18-1.192c0-.686.515-1.202%201.197-1.202q.665.002%201%20.617l.01.022l.668-.427l-.012-.019a1.9%201.9%200%200%200-1.666-.944m20.78.189v.903h-.467v.673h.465v.876c0%20.892.285%201.188%201.155%201.188h.108v-.701c-.459%200-.515-.066-.515-.493v-.87H24v-.673h-.515v-.903zm-9.858.002v.68h.75v-.68zm-4.727.845c-.619%200-1.33.456-1.33%201.425c0%20.963.738%201.422%201.315%201.424c.356%200%20.647-.148.827-.362v.257c0%20.356-.257.673-.662.673a.8.8%200%200%201-.761-.465l-.662.373c.22.428.73.79%201.425.79c.926%200%201.413-.625%201.413-1.397v-2.662h-.75v.295a1.07%201.07%200%200%200-.815-.35zm9.599%200c-.619%200-1.331.456-1.331%201.425c0%20.963.739%201.422%201.32%201.424c.356%200%20.646-.148.826-.362v.308h.75v-2.739h-.75v.266c-.18-.19-.459-.322-.815-.322m-6.234.002a.94.94%200%200%200-.756.362v-.308h-.744v2.739h.75V11.76c0-.46.236-.656.52-.656c.334%200%20.505.214.505.581v1.57h.76v-1.67c0-.706-.389-1.122-1.035-1.122m9.602%200a.94.94%200%200%200-.755.362v-.308h-.744l-.002%202.739h.75V11.76c0-.46.236-.656.52-.656c.336%200%20.505.214.505.581v1.57h.76v-1.67c0-.706-.387-1.122-1.034-1.122m-15.9.01a1.42%201.42%200%200%200-1.423%201.413l-.002.01a1.42%201.42%200%201%200%201.425-1.423m8.704.044v.662h1.42l-1.44%201.408v.669h2.474v-.664h-1.468l1.44-1.402v-.673zm-1.055.008v2.738h.75v-2.738zm-4.58.622c.406%200%20.702.328.702.733s-.296.739-.701.739a.72.72%200%200%201-.733-.739c0-.422.317-.733.733-.733zm9.598%200c.405%200%20.7.328.7.733c.003.405-.293.739-.7.739a.72.72%200%200%201-.733-.739c0-.422.319-.735.733-.733m-12.671.026c.382%200%20.69.325.69.713a.704.704%200%200%201-.69.712c-.388%200-.684-.322-.684-.712s.296-.713.684-.713%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.955%209.425C.842%209.425%200%2010.265%200%2011.38c0%201.132.821%201.953%201.953%201.953c.73%200%201.374-.405%201.725-1.084l.01-.02l-.695-.368l-.009.023c-.206.437-.588.686-1.046.686c-.663%200-1.18-.523-1.18-1.192c0-.686.515-1.202%201.197-1.202q.665.002%201%20.617l.01.022l.668-.427l-.012-.019a1.9%201.9%200%200%200-1.666-.944m20.78.189v.903h-.467v.673h.465v.876c0%20.892.285%201.188%201.155%201.188h.108v-.701c-.459%200-.515-.066-.515-.493v-.87H24v-.673h-.515v-.903zm-9.858.002v.68h.75v-.68zm-4.727.845c-.619%200-1.33.456-1.33%201.425c0%20.963.738%201.422%201.315%201.424c.356%200%20.647-.148.827-.362v.257c0%20.356-.257.673-.662.673a.8.8%200%200%201-.761-.465l-.662.373c.22.428.73.79%201.425.79c.926%200%201.413-.625%201.413-1.397v-2.662h-.75v.295a1.07%201.07%200%200%200-.815-.35zm9.599%200c-.619%200-1.331.456-1.331%201.425c0%20.963.739%201.422%201.32%201.424c.356%200%20.646-.148.826-.362v.308h.75v-2.739h-.75v.266c-.18-.19-.459-.322-.815-.322m-6.234.002a.94.94%200%200%200-.756.362v-.308h-.744v2.739h.75V11.76c0-.46.236-.656.52-.656c.334%200%20.505.214.505.581v1.57h.76v-1.67c0-.706-.389-1.122-1.035-1.122m9.602%200a.94.94%200%200%200-.755.362v-.308h-.744l-.002%202.739h.75V11.76c0-.46.236-.656.52-.656c.336%200%20.505.214.505.581v1.57h.76v-1.67c0-.706-.387-1.122-1.034-1.122m-15.9.01a1.42%201.42%200%200%200-1.423%201.413l-.002.01a1.42%201.42%200%201%200%201.425-1.423m8.704.044v.662h1.42l-1.44%201.408v.669h2.474v-.664h-1.468l1.44-1.402v-.673zm-1.055.008v2.738h.75v-2.738zm-4.58.622c.406%200%20.702.328.702.733s-.296.739-.701.739a.72.72%200%200%201-.733-.739c0-.422.317-.733.733-.733zm9.598%200c.405%200%20.7.328.7.733c.003.405-.293.739-.7.739a.72.72%200%200%201-.733-.739c0-.422.319-.735.733-.733m-12.671.026c.382%200%20.69.325.69.713a.704.704%200%200%201-.69.712c-.388%200-.684-.322-.684-.712s.296-.713.684-.713%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/cognizant.svg?color=%231a73e8&size=48