cloudant logo
cloudant from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- cloudant
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×249
- License
- CC0
Use the cloudant logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 249"><path d="M256 124.832C256 193.408 198.692 249 128 249C57.308 249 0 193.408 0 124.832C0 56.256 57.308.664 128 .664c70.692 0 128 55.592 128 124.168" fill="#72C7E6"/><path d="M45.605 112.186S40.43 86.414 92.647 80.569c2.14-34.427 123.497-35.193 93.22 8.623c22.42 7.76 18.78 23.377 18.78 23.377s.894 8.815-6.898 16.863c-7.793 8.047-16.115 13.05-42.156 13.029c-10.447-.008-25.293.51-42.667-7.41c-23.505 4.856-48.992.015-56.718-5.875c-12.902-9.836-10.603-16.99-10.603-16.99" fill="#FFF"/><path d="M45.605 112.186v39.856s2.683 36.024 68.216 21.845c26.059 19.16 86.227 6.898 90.826-15.713v-45.605c.383 11.114-51.353 41.389-90.443 15.33c-58.252 13.03-68.6-15.713-68.6-15.713" fill="#002C77"/></svg>
React
import type { SVGProps } from "react";
export function LogosCloudant(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 249"><path d="M256 124.832C256 193.408 198.692 249 128 249C57.308 249 0 193.408 0 124.832C0 56.256 57.308.664 128 .664c70.692 0 128 55.592 128 124.168" fill="#72C7E6"/><path d="M45.605 112.186S40.43 86.414 92.647 80.569c2.14-34.427 123.497-35.193 93.22 8.623c22.42 7.76 18.78 23.377 18.78 23.377s.894 8.815-6.898 16.863c-7.793 8.047-16.115 13.05-42.156 13.029c-10.447-.008-25.293.51-42.667-7.41c-23.505 4.856-48.992.015-56.718-5.875c-12.902-9.836-10.603-16.99-10.603-16.99" fill="#FFF"/><path d="M45.605 112.186v39.856s2.683 36.024 68.216 21.845c26.059 19.16 86.227 6.898 90.826-15.713v-45.605c.383 11.114-51.353 41.389-90.443 15.33c-58.252 13.03-68.6-15.713-68.6-15.713" fill="#002C77"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 249"><path d="M256 124.832C256 193.408 198.692 249 128 249C57.308 249 0 193.408 0 124.832C0 56.256 57.308.664 128 .664c70.692 0 128 55.592 128 124.168" fill="#72C7E6"/><path d="M45.605 112.186S40.43 86.414 92.647 80.569c2.14-34.427 123.497-35.193 93.22 8.623c22.42 7.76 18.78 23.377 18.78 23.377s.894 8.815-6.898 16.863c-7.793 8.047-16.115 13.05-42.156 13.029c-10.447-.008-25.293.51-42.667-7.41c-23.505 4.856-48.992.015-56.718-5.875c-12.902-9.836-10.603-16.99-10.603-16.99" fill="#FFF"/><path d="M45.605 112.186v39.856s2.683 36.024 68.216 21.845c26.059 19.16 86.227 6.898 90.826-15.713v-45.605c.383 11.114-51.353 41.389-90.443 15.33c-58.252 13.03-68.6-15.713-68.6-15.713" fill="#002C77"/></svg> </template>
CSS
.icon-cloudant {
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%20256%20249%22%3E%3Cpath%20d%3D%22M256%20124.832C256%20193.408%20198.692%20249%20128%20249C57.308%20249%200%20193.408%200%20124.832C0%2056.256%2057.308.664%20128%20.664c70.692%200%20128%2055.592%20128%20124.168%22%20fill%3D%22%2372C7E6%22%2F%3E%3Cpath%20d%3D%22M45.605%20112.186S40.43%2086.414%2092.647%2080.569c2.14-34.427%20123.497-35.193%2093.22%208.623c22.42%207.76%2018.78%2023.377%2018.78%2023.377s.894%208.815-6.898%2016.863c-7.793%208.047-16.115%2013.05-42.156%2013.029c-10.447-.008-25.293.51-42.667-7.41c-23.505%204.856-48.992.015-56.718-5.875c-12.902-9.836-10.603-16.99-10.603-16.99%22%20fill%3D%22%23FFF%22%2F%3E%3Cpath%20d%3D%22M45.605%20112.186v39.856s2.683%2036.024%2068.216%2021.845c26.059%2019.16%2086.227%206.898%2090.826-15.713v-45.605c.383%2011.114-51.353%2041.389-90.443%2015.33c-58.252%2013.03-68.6-15.713-68.6-15.713%22%20fill%3D%22%23002C77%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%20256%20249%22%3E%3Cpath%20d%3D%22M256%20124.832C256%20193.408%20198.692%20249%20128%20249C57.308%20249%200%20193.408%200%20124.832C0%2056.256%2057.308.664%20128%20.664c70.692%200%20128%2055.592%20128%20124.168%22%20fill%3D%22%2372C7E6%22%2F%3E%3Cpath%20d%3D%22M45.605%20112.186S40.43%2086.414%2092.647%2080.569c2.14-34.427%20123.497-35.193%2093.22%208.623c22.42%207.76%2018.78%2023.377%2018.78%2023.377s.894%208.815-6.898%2016.863c-7.793%208.047-16.115%2013.05-42.156%2013.029c-10.447-.008-25.293.51-42.667-7.41c-23.505%204.856-48.992.015-56.718-5.875c-12.902-9.836-10.603-16.99-10.603-16.99%22%20fill%3D%22%23FFF%22%2F%3E%3Cpath%20d%3D%22M45.605%20112.186v39.856s2.683%2036.024%2068.216%2021.845c26.059%2019.16%2086.227%206.898%2090.826-15.713v-45.605c.383%2011.114-51.353%2041.389-90.443%2015.33c-58.252%2013.03-68.6-15.713-68.6-15.713%22%20fill%3D%22%23002C77%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/cloudant.svg?color=%231a73e8&size=48