quobyte from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
quobyte
Set
SVG Logos
Style
Color
Viewbox
256×257
License
CC0

Use the quobyte logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 257"><path fill="#274e85" d="M159.533 163.55a37.65 37.65 0 0 1-13.772 9.645a47.4 47.4 0 0 1-18.284 3.36a47.7 47.7 0 0 1-18.331-3.36a38 38 0 0 1-13.868-9.645a43 43 0 0 1-8.784-15.357a63.7 63.7 0 0 1-3.072-20.49a63.7 63.7 0 0 1 3.072-20.492a43.5 43.5 0 0 1 8.784-15.404a37.74 37.74 0 0 1 13.868-9.695a47.8 47.8 0 0 1 18.331-3.359a47.4 47.4 0 0 1 18.284 3.359a37.4 37.4 0 0 1 13.772 9.695a43.4 43.4 0 0 1 8.688 15.404a64.7 64.7 0 0 1 3.023 20.492a64.6 64.6 0 0 1-3.023 20.49a42.85 42.85 0 0 1-8.688 15.357M127.97 0C79.066.018 34.444 27.897 12.984 71.842s-16.008 96.277 14.05 134.855c30.057 38.578 79.467 56.66 127.326 46.597l-18.573-20.573c-2.582.191-5.185.298-7.816.298c-51.39.088-95.32-36.97-103.89-87.641S44.808 45.262 93.368 28.444s102.164 3.918 126.767 49.036s13.002 101.409-27.436 133.122l-22.6-25.034a62.5 62.5 0 0 0 11.412-10.597a66.2 66.2 0 0 0 8.783-13.582a73 73 0 0 0 5.52-15.882a80.7 80.7 0 0 0 1.917-17.804a76.9 76.9 0 0 0-5.086-28.267a66.5 66.5 0 0 0-14.301-22.458a65.7 65.7 0 0 0-22.17-14.829a74.2 74.2 0 0 0-28.698-5.375a75.1 75.1 0 0 0-28.746 5.328A65.1 65.1 0 0 0 76.464 76.93a66.6 66.6 0 0 0-14.349 22.506a76.9 76.9 0 0 0-5.086 28.267a76.9 76.9 0 0 0 5.086 28.265a66.6 66.6 0 0 0 14.349 22.506a65.2 65.2 0 0 0 22.267 14.83a75.2 75.2 0 0 0 28.746 5.326a83 83 0 0 0 10.701-.672a74 74 0 0 0 10.03-2.015l.035.038l24.467 27.004l7.43 8.2l8.602 9.53l.022-.013c51.594-27.846 77.683-87.178 63.326-144.022S186.6.007 127.97 0"/></svg>

React

import type { SVGProps } from "react";

export function LogosQuobyte(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 257"><path fill="#274e85" d="M159.533 163.55a37.65 37.65 0 0 1-13.772 9.645a47.4 47.4 0 0 1-18.284 3.36a47.7 47.7 0 0 1-18.331-3.36a38 38 0 0 1-13.868-9.645a43 43 0 0 1-8.784-15.357a63.7 63.7 0 0 1-3.072-20.49a63.7 63.7 0 0 1 3.072-20.492a43.5 43.5 0 0 1 8.784-15.404a37.74 37.74 0 0 1 13.868-9.695a47.8 47.8 0 0 1 18.331-3.359a47.4 47.4 0 0 1 18.284 3.359a37.4 37.4 0 0 1 13.772 9.695a43.4 43.4 0 0 1 8.688 15.404a64.7 64.7 0 0 1 3.023 20.492a64.6 64.6 0 0 1-3.023 20.49a42.85 42.85 0 0 1-8.688 15.357M127.97 0C79.066.018 34.444 27.897 12.984 71.842s-16.008 96.277 14.05 134.855c30.057 38.578 79.467 56.66 127.326 46.597l-18.573-20.573c-2.582.191-5.185.298-7.816.298c-51.39.088-95.32-36.97-103.89-87.641S44.808 45.262 93.368 28.444s102.164 3.918 126.767 49.036s13.002 101.409-27.436 133.122l-22.6-25.034a62.5 62.5 0 0 0 11.412-10.597a66.2 66.2 0 0 0 8.783-13.582a73 73 0 0 0 5.52-15.882a80.7 80.7 0 0 0 1.917-17.804a76.9 76.9 0 0 0-5.086-28.267a66.5 66.5 0 0 0-14.301-22.458a65.7 65.7 0 0 0-22.17-14.829a74.2 74.2 0 0 0-28.698-5.375a75.1 75.1 0 0 0-28.746 5.328A65.1 65.1 0 0 0 76.464 76.93a66.6 66.6 0 0 0-14.349 22.506a76.9 76.9 0 0 0-5.086 28.267a76.9 76.9 0 0 0 5.086 28.265a66.6 66.6 0 0 0 14.349 22.506a65.2 65.2 0 0 0 22.267 14.83a75.2 75.2 0 0 0 28.746 5.326a83 83 0 0 0 10.701-.672a74 74 0 0 0 10.03-2.015l.035.038l24.467 27.004l7.43 8.2l8.602 9.53l.022-.013c51.594-27.846 77.683-87.178 63.326-144.022S186.6.007 127.97 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 257"><path fill="#274e85" d="M159.533 163.55a37.65 37.65 0 0 1-13.772 9.645a47.4 47.4 0 0 1-18.284 3.36a47.7 47.7 0 0 1-18.331-3.36a38 38 0 0 1-13.868-9.645a43 43 0 0 1-8.784-15.357a63.7 63.7 0 0 1-3.072-20.49a63.7 63.7 0 0 1 3.072-20.492a43.5 43.5 0 0 1 8.784-15.404a37.74 37.74 0 0 1 13.868-9.695a47.8 47.8 0 0 1 18.331-3.359a47.4 47.4 0 0 1 18.284 3.359a37.4 37.4 0 0 1 13.772 9.695a43.4 43.4 0 0 1 8.688 15.404a64.7 64.7 0 0 1 3.023 20.492a64.6 64.6 0 0 1-3.023 20.49a42.85 42.85 0 0 1-8.688 15.357M127.97 0C79.066.018 34.444 27.897 12.984 71.842s-16.008 96.277 14.05 134.855c30.057 38.578 79.467 56.66 127.326 46.597l-18.573-20.573c-2.582.191-5.185.298-7.816.298c-51.39.088-95.32-36.97-103.89-87.641S44.808 45.262 93.368 28.444s102.164 3.918 126.767 49.036s13.002 101.409-27.436 133.122l-22.6-25.034a62.5 62.5 0 0 0 11.412-10.597a66.2 66.2 0 0 0 8.783-13.582a73 73 0 0 0 5.52-15.882a80.7 80.7 0 0 0 1.917-17.804a76.9 76.9 0 0 0-5.086-28.267a66.5 66.5 0 0 0-14.301-22.458a65.7 65.7 0 0 0-22.17-14.829a74.2 74.2 0 0 0-28.698-5.375a75.1 75.1 0 0 0-28.746 5.328A65.1 65.1 0 0 0 76.464 76.93a66.6 66.6 0 0 0-14.349 22.506a76.9 76.9 0 0 0-5.086 28.267a76.9 76.9 0 0 0 5.086 28.265a66.6 66.6 0 0 0 14.349 22.506a65.2 65.2 0 0 0 22.267 14.83a75.2 75.2 0 0 0 28.746 5.326a83 83 0 0 0 10.701-.672a74 74 0 0 0 10.03-2.015l.035.038l24.467 27.004l7.43 8.2l8.602 9.53l.022-.013c51.594-27.846 77.683-87.178 63.326-144.022S186.6.007 127.97 0"/></svg>
</template>

CSS

.icon-quobyte {
  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%20257%22%3E%3Cpath%20fill%3D%22%23274e85%22%20d%3D%22M159.533%20163.55a37.65%2037.65%200%200%201-13.772%209.645a47.4%2047.4%200%200%201-18.284%203.36a47.7%2047.7%200%200%201-18.331-3.36a38%2038%200%200%201-13.868-9.645a43%2043%200%200%201-8.784-15.357a63.7%2063.7%200%200%201-3.072-20.49a63.7%2063.7%200%200%201%203.072-20.492a43.5%2043.5%200%200%201%208.784-15.404a37.74%2037.74%200%200%201%2013.868-9.695a47.8%2047.8%200%200%201%2018.331-3.359a47.4%2047.4%200%200%201%2018.284%203.359a37.4%2037.4%200%200%201%2013.772%209.695a43.4%2043.4%200%200%201%208.688%2015.404a64.7%2064.7%200%200%201%203.023%2020.492a64.6%2064.6%200%200%201-3.023%2020.49a42.85%2042.85%200%200%201-8.688%2015.357M127.97%200C79.066.018%2034.444%2027.897%2012.984%2071.842s-16.008%2096.277%2014.05%20134.855c30.057%2038.578%2079.467%2056.66%20127.326%2046.597l-18.573-20.573c-2.582.191-5.185.298-7.816.298c-51.39.088-95.32-36.97-103.89-87.641S44.808%2045.262%2093.368%2028.444s102.164%203.918%20126.767%2049.036s13.002%20101.409-27.436%20133.122l-22.6-25.034a62.5%2062.5%200%200%200%2011.412-10.597a66.2%2066.2%200%200%200%208.783-13.582a73%2073%200%200%200%205.52-15.882a80.7%2080.7%200%200%200%201.917-17.804a76.9%2076.9%200%200%200-5.086-28.267a66.5%2066.5%200%200%200-14.301-22.458a65.7%2065.7%200%200%200-22.17-14.829a74.2%2074.2%200%200%200-28.698-5.375a75.1%2075.1%200%200%200-28.746%205.328A65.1%2065.1%200%200%200%2076.464%2076.93a66.6%2066.6%200%200%200-14.349%2022.506a76.9%2076.9%200%200%200-5.086%2028.267a76.9%2076.9%200%200%200%205.086%2028.265a66.6%2066.6%200%200%200%2014.349%2022.506a65.2%2065.2%200%200%200%2022.267%2014.83a75.2%2075.2%200%200%200%2028.746%205.326a83%2083%200%200%200%2010.701-.672a74%2074%200%200%200%2010.03-2.015l.035.038l24.467%2027.004l7.43%208.2l8.602%209.53l.022-.013c51.594-27.846%2077.683-87.178%2063.326-144.022S186.6.007%20127.97%200%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%20257%22%3E%3Cpath%20fill%3D%22%23274e85%22%20d%3D%22M159.533%20163.55a37.65%2037.65%200%200%201-13.772%209.645a47.4%2047.4%200%200%201-18.284%203.36a47.7%2047.7%200%200%201-18.331-3.36a38%2038%200%200%201-13.868-9.645a43%2043%200%200%201-8.784-15.357a63.7%2063.7%200%200%201-3.072-20.49a63.7%2063.7%200%200%201%203.072-20.492a43.5%2043.5%200%200%201%208.784-15.404a37.74%2037.74%200%200%201%2013.868-9.695a47.8%2047.8%200%200%201%2018.331-3.359a47.4%2047.4%200%200%201%2018.284%203.359a37.4%2037.4%200%200%201%2013.772%209.695a43.4%2043.4%200%200%201%208.688%2015.404a64.7%2064.7%200%200%201%203.023%2020.492a64.6%2064.6%200%200%201-3.023%2020.49a42.85%2042.85%200%200%201-8.688%2015.357M127.97%200C79.066.018%2034.444%2027.897%2012.984%2071.842s-16.008%2096.277%2014.05%20134.855c30.057%2038.578%2079.467%2056.66%20127.326%2046.597l-18.573-20.573c-2.582.191-5.185.298-7.816.298c-51.39.088-95.32-36.97-103.89-87.641S44.808%2045.262%2093.368%2028.444s102.164%203.918%20126.767%2049.036s13.002%20101.409-27.436%20133.122l-22.6-25.034a62.5%2062.5%200%200%200%2011.412-10.597a66.2%2066.2%200%200%200%208.783-13.582a73%2073%200%200%200%205.52-15.882a80.7%2080.7%200%200%200%201.917-17.804a76.9%2076.9%200%200%200-5.086-28.267a66.5%2066.5%200%200%200-14.301-22.458a65.7%2065.7%200%200%200-22.17-14.829a74.2%2074.2%200%200%200-28.698-5.375a75.1%2075.1%200%200%200-28.746%205.328A65.1%2065.1%200%200%200%2076.464%2076.93a66.6%2066.6%200%200%200-14.349%2022.506a76.9%2076.9%200%200%200-5.086%2028.267a76.9%2076.9%200%200%200%205.086%2028.265a66.6%2066.6%200%200%200%2014.349%2022.506a65.2%2065.2%200%200%200%2022.267%2014.83a75.2%2075.2%200%200%200%2028.746%205.326a83%2083%200%200%200%2010.701-.672a74%2074%200%200%200%2010.03-2.015l.035.038l24.467%2027.004l7.43%208.2l8.602%209.53l.022-.013c51.594-27.846%2077.683-87.178%2063.326-144.022S186.6.007%20127.97%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/quobyte.svg?color=%231a73e8&size=48