greptimedb logo
greptimedb from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- greptimedb
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the greptimedb logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.005 0C5.375 0 0 5.373 0 12s5.375 12 12.005 12c6.428 0 11.679-5.052 11.991-11.4l.004-.07H13.33l-.017.04c-.227.52-.74.856-1.308.856h-.001c-.491.01-.85-.166-1.092-.433a1.48 1.48 0 0 1-.363-.993c0-.363.121-.726.363-.993c.241-.267.6-.443 1.092-.433h.001c.51 0 .98.272 1.235.713l.02.033h1.722l-.022-.083A3.053 3.053 0 0 0 8.954 12a3.05 3.05 0 0 0 3.051 3.05a3.04 3.04 0 0 0 2.288-1.044h7.892c-.936 4.769-5.134 8.37-10.18 8.37c-5.733 0-10.38-4.645-10.38-10.376S6.272 1.624 12.005 1.624c5.484 0 9.975 4.25 10.355 9.635l.004.061h1.628l-.004-.07C23.6 4.972 18.383 0 12.005 0m.009 2.983c-4.987 0-9.031 4.038-9.031 9.017c0 4.98 4.043 9.017 9.03 9.017a9.03 9.03 0 0 0 8.405-5.711l.036-.09h-1.771l-.018.037a7.4 7.4 0 0 1-6.651 4.14c-4.09 0-7.405-3.309-7.405-7.393s3.315-7.393 7.405-7.393a7.4 7.4 0 0 1 7.367 6.654l.006.06h1.632l-.006-.072c-.382-4.628-4.266-8.266-9-8.266m.007 2.984c-3.343 0-6.055 2.702-6.055 6.033s2.712 6.033 6.055 6.033a6.06 6.06 0 0 0 5.058-2.715l.068-.103H15.05l-.019.018a4.42 4.42 0 0 1-3.009 1.176A4.417 4.417 0 0 1 7.595 12a4.42 4.42 0 0 1 4.426-4.41a4.42 4.42 0 0 1 4.365 3.675l.01.055h1.643l-.009-.074a6.05 6.05 0 0 0-6.009-5.279"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsGreptimedb(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="M12.005 0C5.375 0 0 5.373 0 12s5.375 12 12.005 12c6.428 0 11.679-5.052 11.991-11.4l.004-.07H13.33l-.017.04c-.227.52-.74.856-1.308.856h-.001c-.491.01-.85-.166-1.092-.433a1.48 1.48 0 0 1-.363-.993c0-.363.121-.726.363-.993c.241-.267.6-.443 1.092-.433h.001c.51 0 .98.272 1.235.713l.02.033h1.722l-.022-.083A3.053 3.053 0 0 0 8.954 12a3.05 3.05 0 0 0 3.051 3.05a3.04 3.04 0 0 0 2.288-1.044h7.892c-.936 4.769-5.134 8.37-10.18 8.37c-5.733 0-10.38-4.645-10.38-10.376S6.272 1.624 12.005 1.624c5.484 0 9.975 4.25 10.355 9.635l.004.061h1.628l-.004-.07C23.6 4.972 18.383 0 12.005 0m.009 2.983c-4.987 0-9.031 4.038-9.031 9.017c0 4.98 4.043 9.017 9.03 9.017a9.03 9.03 0 0 0 8.405-5.711l.036-.09h-1.771l-.018.037a7.4 7.4 0 0 1-6.651 4.14c-4.09 0-7.405-3.309-7.405-7.393s3.315-7.393 7.405-7.393a7.4 7.4 0 0 1 7.367 6.654l.006.06h1.632l-.006-.072c-.382-4.628-4.266-8.266-9-8.266m.007 2.984c-3.343 0-6.055 2.702-6.055 6.033s2.712 6.033 6.055 6.033a6.06 6.06 0 0 0 5.058-2.715l.068-.103H15.05l-.019.018a4.42 4.42 0 0 1-3.009 1.176A4.417 4.417 0 0 1 7.595 12a4.42 4.42 0 0 1 4.426-4.41a4.42 4.42 0 0 1 4.365 3.675l.01.055h1.643l-.009-.074a6.05 6.05 0 0 0-6.009-5.279"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.005 0C5.375 0 0 5.373 0 12s5.375 12 12.005 12c6.428 0 11.679-5.052 11.991-11.4l.004-.07H13.33l-.017.04c-.227.52-.74.856-1.308.856h-.001c-.491.01-.85-.166-1.092-.433a1.48 1.48 0 0 1-.363-.993c0-.363.121-.726.363-.993c.241-.267.6-.443 1.092-.433h.001c.51 0 .98.272 1.235.713l.02.033h1.722l-.022-.083A3.053 3.053 0 0 0 8.954 12a3.05 3.05 0 0 0 3.051 3.05a3.04 3.04 0 0 0 2.288-1.044h7.892c-.936 4.769-5.134 8.37-10.18 8.37c-5.733 0-10.38-4.645-10.38-10.376S6.272 1.624 12.005 1.624c5.484 0 9.975 4.25 10.355 9.635l.004.061h1.628l-.004-.07C23.6 4.972 18.383 0 12.005 0m.009 2.983c-4.987 0-9.031 4.038-9.031 9.017c0 4.98 4.043 9.017 9.03 9.017a9.03 9.03 0 0 0 8.405-5.711l.036-.09h-1.771l-.018.037a7.4 7.4 0 0 1-6.651 4.14c-4.09 0-7.405-3.309-7.405-7.393s3.315-7.393 7.405-7.393a7.4 7.4 0 0 1 7.367 6.654l.006.06h1.632l-.006-.072c-.382-4.628-4.266-8.266-9-8.266m.007 2.984c-3.343 0-6.055 2.702-6.055 6.033s2.712 6.033 6.055 6.033a6.06 6.06 0 0 0 5.058-2.715l.068-.103H15.05l-.019.018a4.42 4.42 0 0 1-3.009 1.176A4.417 4.417 0 0 1 7.595 12a4.42 4.42 0 0 1 4.426-4.41a4.42 4.42 0 0 1 4.365 3.675l.01.055h1.643l-.009-.074a6.05 6.05 0 0 0-6.009-5.279"/></svg> </template>
CSS
.icon-greptimedb {
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%22M12.005%200C5.375%200%200%205.373%200%2012s5.375%2012%2012.005%2012c6.428%200%2011.679-5.052%2011.991-11.4l.004-.07H13.33l-.017.04c-.227.52-.74.856-1.308.856h-.001c-.491.01-.85-.166-1.092-.433a1.48%201.48%200%200%201-.363-.993c0-.363.121-.726.363-.993c.241-.267.6-.443%201.092-.433h.001c.51%200%20.98.272%201.235.713l.02.033h1.722l-.022-.083A3.053%203.053%200%200%200%208.954%2012a3.05%203.05%200%200%200%203.051%203.05a3.04%203.04%200%200%200%202.288-1.044h7.892c-.936%204.769-5.134%208.37-10.18%208.37c-5.733%200-10.38-4.645-10.38-10.376S6.272%201.624%2012.005%201.624c5.484%200%209.975%204.25%2010.355%209.635l.004.061h1.628l-.004-.07C23.6%204.972%2018.383%200%2012.005%200m.009%202.983c-4.987%200-9.031%204.038-9.031%209.017c0%204.98%204.043%209.017%209.03%209.017a9.03%209.03%200%200%200%208.405-5.711l.036-.09h-1.771l-.018.037a7.4%207.4%200%200%201-6.651%204.14c-4.09%200-7.405-3.309-7.405-7.393s3.315-7.393%207.405-7.393a7.4%207.4%200%200%201%207.367%206.654l.006.06h1.632l-.006-.072c-.382-4.628-4.266-8.266-9-8.266m.007%202.984c-3.343%200-6.055%202.702-6.055%206.033s2.712%206.033%206.055%206.033a6.06%206.06%200%200%200%205.058-2.715l.068-.103H15.05l-.019.018a4.42%204.42%200%200%201-3.009%201.176A4.417%204.417%200%200%201%207.595%2012a4.42%204.42%200%200%201%204.426-4.41a4.42%204.42%200%200%201%204.365%203.675l.01.055h1.643l-.009-.074a6.05%206.05%200%200%200-6.009-5.279%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%22M12.005%200C5.375%200%200%205.373%200%2012s5.375%2012%2012.005%2012c6.428%200%2011.679-5.052%2011.991-11.4l.004-.07H13.33l-.017.04c-.227.52-.74.856-1.308.856h-.001c-.491.01-.85-.166-1.092-.433a1.48%201.48%200%200%201-.363-.993c0-.363.121-.726.363-.993c.241-.267.6-.443%201.092-.433h.001c.51%200%20.98.272%201.235.713l.02.033h1.722l-.022-.083A3.053%203.053%200%200%200%208.954%2012a3.05%203.05%200%200%200%203.051%203.05a3.04%203.04%200%200%200%202.288-1.044h7.892c-.936%204.769-5.134%208.37-10.18%208.37c-5.733%200-10.38-4.645-10.38-10.376S6.272%201.624%2012.005%201.624c5.484%200%209.975%204.25%2010.355%209.635l.004.061h1.628l-.004-.07C23.6%204.972%2018.383%200%2012.005%200m.009%202.983c-4.987%200-9.031%204.038-9.031%209.017c0%204.98%204.043%209.017%209.03%209.017a9.03%209.03%200%200%200%208.405-5.711l.036-.09h-1.771l-.018.037a7.4%207.4%200%200%201-6.651%204.14c-4.09%200-7.405-3.309-7.405-7.393s3.315-7.393%207.405-7.393a7.4%207.4%200%200%201%207.367%206.654l.006.06h1.632l-.006-.072c-.382-4.628-4.266-8.266-9-8.266m.007%202.984c-3.343%200-6.055%202.702-6.055%206.033s2.712%206.033%206.055%206.033a6.06%206.06%200%200%200%205.058-2.715l.068-.103H15.05l-.019.018a4.42%204.42%200%200%201-3.009%201.176A4.417%204.417%200%200%201%207.595%2012a4.42%204.42%200%200%201%204.426-4.41a4.42%204.42%200%200%201%204.365%203.675l.01.055h1.643l-.009-.074a6.05%206.05%200%200%200-6.009-5.279%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/greptimedb.svg?color=%231a73e8&size=48