react-query from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
react-query
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Related icons in Boxicons Brands

Use the react query logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.96 11.58c-.09-.45-.34-.87-.73-1.23c-.66-.63-1.73-1.17-3.26-1.67a.6.6 0 0 0-.18-.04c.16-.59.27-1.12.34-1.62c.16-1.22.04-2.2-.39-2.94c-.26-.45-.62-.78-1.09-.94c-.45-.15-.92-.13-1.44.02c-.87.26-1.88.92-3.09 1.99l-.11.12c-.43-.42-.84-.79-1.23-1.09c-.97-.75-1.88-1.14-2.73-1.14c-.49-.01-.97.16-1.34.48c-.36.34-.61.78-.7 1.26c-.21.88-.14 2.09.18 3.67l.05.16c-.59.16-1.12.34-1.59.53c-1.12.46-1.91 1.05-2.34 1.8c-.26.45-.36.93-.26 1.41c.09.45.34.87.73 1.23c.66.62 1.73 1.16 3.26 1.67c.06.02.13.04.2.04q-.24.915-.36 1.68c-.16 1.22-.04 2.2.39 2.94c.26.45.62.78 1.09.94c.45.15.92.13 1.44-.02c.87-.26 1.88-.91 3.09-1.99c.06-.05.12-.12.16-.19c.43.43.85.8 1.24 1.11c.97.75 1.88 1.14 2.73 1.14c.5.01.98-.16 1.35-.48c.36-.34.61-.78.7-1.26c.21-.88.14-2.09-.18-3.67l-.06-.18c.57-.16 1.09-.33 1.54-.52c1.12-.47 1.91-1.05 2.34-1.8c.26-.45.36-.94.26-1.41Zm-9.15-5.9l.08-.06c2.13-1.83 3.52-2.19 4.16-1.09c.62 1.07.39 3.02-.69 5.86c-.06.15-.23.22-.38.15a.3.3 0 0 1-.13-.11l-.05-.09c-.87-1.51-1.87-2.94-3-4.26c-.1-.12-.09-.29.02-.4Zm2.46 6.78l-1.23 2.16c-.18.31-.52.51-.88.51h-2.47c-.36 0-.7-.2-.88-.51l-1.23-2.16a.99.99 0 0 1 0-1l1.23-2.17c.18-.31.52-.5.88-.5h2.47c.36 0 .7.19.88.5l1.23 2.16c.18.31.18.69 0 1Zm-7.22-8.6c1.24 0 2.81 1.18 4.72 3.53c.1.12.08.31-.05.41c-.05.04-.1.06-.16.06h-.11c-1.73-.01-3.46.14-5.16.45c-.16.02-.3-.07-.33-.22S6.94 8 6.94 8c-.52-2.76-.16-4.14 1.1-4.14ZM6.1 14.39l-.08-.03c-2.63-.91-3.64-1.92-3.01-3.02C3.63 10.26 5.43 9.48 8.4 9c.08-.02.14 0 .2.03c.13.08.18.26.1.39c-.9 1.52-1.65 3.13-2.25 4.79c-.05.14-.21.22-.35.18m5.08 3.92l-.08.06c-2.13 1.83-3.52 2.19-4.16 1.09c-.62-1.07-.39-3.02.69-5.86c.06-.15.23-.22.38-.15c.05.02.1.06.13.11l.05.09q1.305 2.265 3 4.26c.1.12.09.29-.02.4Zm4.88 1.78c-1.23 0-2.81-1.18-4.72-3.53a.289.289 0 0 1 .22-.47h.11c1.73.01 3.45-.14 5.15-.45c.15-.02.29.08.33.22v.02l.02.08c.52 2.76.16 4.14-1.11 4.14ZM21 12.54c-.62 1.07-2.42 1.85-5.39 2.34a.287.287 0 0 1-.34-.23a.34.34 0 0 1 .03-.2c.9-1.52 1.65-3.13 2.25-4.79c.05-.14.2-.22.34-.18l.08.02c2.63.91 3.64 1.92 3.01 3.02Z"/></svg>

React

import type { SVGProps } from "react";

export function BxlReactQuery(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="M21.96 11.58c-.09-.45-.34-.87-.73-1.23c-.66-.63-1.73-1.17-3.26-1.67a.6.6 0 0 0-.18-.04c.16-.59.27-1.12.34-1.62c.16-1.22.04-2.2-.39-2.94c-.26-.45-.62-.78-1.09-.94c-.45-.15-.92-.13-1.44.02c-.87.26-1.88.92-3.09 1.99l-.11.12c-.43-.42-.84-.79-1.23-1.09c-.97-.75-1.88-1.14-2.73-1.14c-.49-.01-.97.16-1.34.48c-.36.34-.61.78-.7 1.26c-.21.88-.14 2.09.18 3.67l.05.16c-.59.16-1.12.34-1.59.53c-1.12.46-1.91 1.05-2.34 1.8c-.26.45-.36.93-.26 1.41c.09.45.34.87.73 1.23c.66.62 1.73 1.16 3.26 1.67c.06.02.13.04.2.04q-.24.915-.36 1.68c-.16 1.22-.04 2.2.39 2.94c.26.45.62.78 1.09.94c.45.15.92.13 1.44-.02c.87-.26 1.88-.91 3.09-1.99c.06-.05.12-.12.16-.19c.43.43.85.8 1.24 1.11c.97.75 1.88 1.14 2.73 1.14c.5.01.98-.16 1.35-.48c.36-.34.61-.78.7-1.26c.21-.88.14-2.09-.18-3.67l-.06-.18c.57-.16 1.09-.33 1.54-.52c1.12-.47 1.91-1.05 2.34-1.8c.26-.45.36-.94.26-1.41Zm-9.15-5.9l.08-.06c2.13-1.83 3.52-2.19 4.16-1.09c.62 1.07.39 3.02-.69 5.86c-.06.15-.23.22-.38.15a.3.3 0 0 1-.13-.11l-.05-.09c-.87-1.51-1.87-2.94-3-4.26c-.1-.12-.09-.29.02-.4Zm2.46 6.78l-1.23 2.16c-.18.31-.52.51-.88.51h-2.47c-.36 0-.7-.2-.88-.51l-1.23-2.16a.99.99 0 0 1 0-1l1.23-2.17c.18-.31.52-.5.88-.5h2.47c.36 0 .7.19.88.5l1.23 2.16c.18.31.18.69 0 1Zm-7.22-8.6c1.24 0 2.81 1.18 4.72 3.53c.1.12.08.31-.05.41c-.05.04-.1.06-.16.06h-.11c-1.73-.01-3.46.14-5.16.45c-.16.02-.3-.07-.33-.22S6.94 8 6.94 8c-.52-2.76-.16-4.14 1.1-4.14ZM6.1 14.39l-.08-.03c-2.63-.91-3.64-1.92-3.01-3.02C3.63 10.26 5.43 9.48 8.4 9c.08-.02.14 0 .2.03c.13.08.18.26.1.39c-.9 1.52-1.65 3.13-2.25 4.79c-.05.14-.21.22-.35.18m5.08 3.92l-.08.06c-2.13 1.83-3.52 2.19-4.16 1.09c-.62-1.07-.39-3.02.69-5.86c.06-.15.23-.22.38-.15c.05.02.1.06.13.11l.05.09q1.305 2.265 3 4.26c.1.12.09.29-.02.4Zm4.88 1.78c-1.23 0-2.81-1.18-4.72-3.53a.289.289 0 0 1 .22-.47h.11c1.73.01 3.45-.14 5.15-.45c.15-.02.29.08.33.22v.02l.02.08c.52 2.76.16 4.14-1.11 4.14ZM21 12.54c-.62 1.07-2.42 1.85-5.39 2.34a.287.287 0 0 1-.34-.23a.34.34 0 0 1 .03-.2c.9-1.52 1.65-3.13 2.25-4.79c.05-.14.2-.22.34-.18l.08.02c2.63.91 3.64 1.92 3.01 3.02Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.96 11.58c-.09-.45-.34-.87-.73-1.23c-.66-.63-1.73-1.17-3.26-1.67a.6.6 0 0 0-.18-.04c.16-.59.27-1.12.34-1.62c.16-1.22.04-2.2-.39-2.94c-.26-.45-.62-.78-1.09-.94c-.45-.15-.92-.13-1.44.02c-.87.26-1.88.92-3.09 1.99l-.11.12c-.43-.42-.84-.79-1.23-1.09c-.97-.75-1.88-1.14-2.73-1.14c-.49-.01-.97.16-1.34.48c-.36.34-.61.78-.7 1.26c-.21.88-.14 2.09.18 3.67l.05.16c-.59.16-1.12.34-1.59.53c-1.12.46-1.91 1.05-2.34 1.8c-.26.45-.36.93-.26 1.41c.09.45.34.87.73 1.23c.66.62 1.73 1.16 3.26 1.67c.06.02.13.04.2.04q-.24.915-.36 1.68c-.16 1.22-.04 2.2.39 2.94c.26.45.62.78 1.09.94c.45.15.92.13 1.44-.02c.87-.26 1.88-.91 3.09-1.99c.06-.05.12-.12.16-.19c.43.43.85.8 1.24 1.11c.97.75 1.88 1.14 2.73 1.14c.5.01.98-.16 1.35-.48c.36-.34.61-.78.7-1.26c.21-.88.14-2.09-.18-3.67l-.06-.18c.57-.16 1.09-.33 1.54-.52c1.12-.47 1.91-1.05 2.34-1.8c.26-.45.36-.94.26-1.41Zm-9.15-5.9l.08-.06c2.13-1.83 3.52-2.19 4.16-1.09c.62 1.07.39 3.02-.69 5.86c-.06.15-.23.22-.38.15a.3.3 0 0 1-.13-.11l-.05-.09c-.87-1.51-1.87-2.94-3-4.26c-.1-.12-.09-.29.02-.4Zm2.46 6.78l-1.23 2.16c-.18.31-.52.51-.88.51h-2.47c-.36 0-.7-.2-.88-.51l-1.23-2.16a.99.99 0 0 1 0-1l1.23-2.17c.18-.31.52-.5.88-.5h2.47c.36 0 .7.19.88.5l1.23 2.16c.18.31.18.69 0 1Zm-7.22-8.6c1.24 0 2.81 1.18 4.72 3.53c.1.12.08.31-.05.41c-.05.04-.1.06-.16.06h-.11c-1.73-.01-3.46.14-5.16.45c-.16.02-.3-.07-.33-.22S6.94 8 6.94 8c-.52-2.76-.16-4.14 1.1-4.14ZM6.1 14.39l-.08-.03c-2.63-.91-3.64-1.92-3.01-3.02C3.63 10.26 5.43 9.48 8.4 9c.08-.02.14 0 .2.03c.13.08.18.26.1.39c-.9 1.52-1.65 3.13-2.25 4.79c-.05.14-.21.22-.35.18m5.08 3.92l-.08.06c-2.13 1.83-3.52 2.19-4.16 1.09c-.62-1.07-.39-3.02.69-5.86c.06-.15.23-.22.38-.15c.05.02.1.06.13.11l.05.09q1.305 2.265 3 4.26c.1.12.09.29-.02.4Zm4.88 1.78c-1.23 0-2.81-1.18-4.72-3.53a.289.289 0 0 1 .22-.47h.11c1.73.01 3.45-.14 5.15-.45c.15-.02.29.08.33.22v.02l.02.08c.52 2.76.16 4.14-1.11 4.14ZM21 12.54c-.62 1.07-2.42 1.85-5.39 2.34a.287.287 0 0 1-.34-.23a.34.34 0 0 1 .03-.2c.9-1.52 1.65-3.13 2.25-4.79c.05-.14.2-.22.34-.18l.08.02c2.63.91 3.64 1.92 3.01 3.02Z"/></svg>
</template>

CSS

.icon-react-query {
  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%22M21.96%2011.58c-.09-.45-.34-.87-.73-1.23c-.66-.63-1.73-1.17-3.26-1.67a.6.6%200%200%200-.18-.04c.16-.59.27-1.12.34-1.62c.16-1.22.04-2.2-.39-2.94c-.26-.45-.62-.78-1.09-.94c-.45-.15-.92-.13-1.44.02c-.87.26-1.88.92-3.09%201.99l-.11.12c-.43-.42-.84-.79-1.23-1.09c-.97-.75-1.88-1.14-2.73-1.14c-.49-.01-.97.16-1.34.48c-.36.34-.61.78-.7%201.26c-.21.88-.14%202.09.18%203.67l.05.16c-.59.16-1.12.34-1.59.53c-1.12.46-1.91%201.05-2.34%201.8c-.26.45-.36.93-.26%201.41c.09.45.34.87.73%201.23c.66.62%201.73%201.16%203.26%201.67c.06.02.13.04.2.04q-.24.915-.36%201.68c-.16%201.22-.04%202.2.39%202.94c.26.45.62.78%201.09.94c.45.15.92.13%201.44-.02c.87-.26%201.88-.91%203.09-1.99c.06-.05.12-.12.16-.19c.43.43.85.8%201.24%201.11c.97.75%201.88%201.14%202.73%201.14c.5.01.98-.16%201.35-.48c.36-.34.61-.78.7-1.26c.21-.88.14-2.09-.18-3.67l-.06-.18c.57-.16%201.09-.33%201.54-.52c1.12-.47%201.91-1.05%202.34-1.8c.26-.45.36-.94.26-1.41Zm-9.15-5.9l.08-.06c2.13-1.83%203.52-2.19%204.16-1.09c.62%201.07.39%203.02-.69%205.86c-.06.15-.23.22-.38.15a.3.3%200%200%201-.13-.11l-.05-.09c-.87-1.51-1.87-2.94-3-4.26c-.1-.12-.09-.29.02-.4Zm2.46%206.78l-1.23%202.16c-.18.31-.52.51-.88.51h-2.47c-.36%200-.7-.2-.88-.51l-1.23-2.16a.99.99%200%200%201%200-1l1.23-2.17c.18-.31.52-.5.88-.5h2.47c.36%200%20.7.19.88.5l1.23%202.16c.18.31.18.69%200%201Zm-7.22-8.6c1.24%200%202.81%201.18%204.72%203.53c.1.12.08.31-.05.41c-.05.04-.1.06-.16.06h-.11c-1.73-.01-3.46.14-5.16.45c-.16.02-.3-.07-.33-.22S6.94%208%206.94%208c-.52-2.76-.16-4.14%201.1-4.14ZM6.1%2014.39l-.08-.03c-2.63-.91-3.64-1.92-3.01-3.02C3.63%2010.26%205.43%209.48%208.4%209c.08-.02.14%200%20.2.03c.13.08.18.26.1.39c-.9%201.52-1.65%203.13-2.25%204.79c-.05.14-.21.22-.35.18m5.08%203.92l-.08.06c-2.13%201.83-3.52%202.19-4.16%201.09c-.62-1.07-.39-3.02.69-5.86c.06-.15.23-.22.38-.15c.05.02.1.06.13.11l.05.09q1.305%202.265%203%204.26c.1.12.09.29-.02.4Zm4.88%201.78c-1.23%200-2.81-1.18-4.72-3.53a.289.289%200%200%201%20.22-.47h.11c1.73.01%203.45-.14%205.15-.45c.15-.02.29.08.33.22v.02l.02.08c.52%202.76.16%204.14-1.11%204.14ZM21%2012.54c-.62%201.07-2.42%201.85-5.39%202.34a.287.287%200%200%201-.34-.23a.34.34%200%200%201%20.03-.2c.9-1.52%201.65-3.13%202.25-4.79c.05-.14.2-.22.34-.18l.08.02c2.63.91%203.64%201.92%203.01%203.02Z%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%22M21.96%2011.58c-.09-.45-.34-.87-.73-1.23c-.66-.63-1.73-1.17-3.26-1.67a.6.6%200%200%200-.18-.04c.16-.59.27-1.12.34-1.62c.16-1.22.04-2.2-.39-2.94c-.26-.45-.62-.78-1.09-.94c-.45-.15-.92-.13-1.44.02c-.87.26-1.88.92-3.09%201.99l-.11.12c-.43-.42-.84-.79-1.23-1.09c-.97-.75-1.88-1.14-2.73-1.14c-.49-.01-.97.16-1.34.48c-.36.34-.61.78-.7%201.26c-.21.88-.14%202.09.18%203.67l.05.16c-.59.16-1.12.34-1.59.53c-1.12.46-1.91%201.05-2.34%201.8c-.26.45-.36.93-.26%201.41c.09.45.34.87.73%201.23c.66.62%201.73%201.16%203.26%201.67c.06.02.13.04.2.04q-.24.915-.36%201.68c-.16%201.22-.04%202.2.39%202.94c.26.45.62.78%201.09.94c.45.15.92.13%201.44-.02c.87-.26%201.88-.91%203.09-1.99c.06-.05.12-.12.16-.19c.43.43.85.8%201.24%201.11c.97.75%201.88%201.14%202.73%201.14c.5.01.98-.16%201.35-.48c.36-.34.61-.78.7-1.26c.21-.88.14-2.09-.18-3.67l-.06-.18c.57-.16%201.09-.33%201.54-.52c1.12-.47%201.91-1.05%202.34-1.8c.26-.45.36-.94.26-1.41Zm-9.15-5.9l.08-.06c2.13-1.83%203.52-2.19%204.16-1.09c.62%201.07.39%203.02-.69%205.86c-.06.15-.23.22-.38.15a.3.3%200%200%201-.13-.11l-.05-.09c-.87-1.51-1.87-2.94-3-4.26c-.1-.12-.09-.29.02-.4Zm2.46%206.78l-1.23%202.16c-.18.31-.52.51-.88.51h-2.47c-.36%200-.7-.2-.88-.51l-1.23-2.16a.99.99%200%200%201%200-1l1.23-2.17c.18-.31.52-.5.88-.5h2.47c.36%200%20.7.19.88.5l1.23%202.16c.18.31.18.69%200%201Zm-7.22-8.6c1.24%200%202.81%201.18%204.72%203.53c.1.12.08.31-.05.41c-.05.04-.1.06-.16.06h-.11c-1.73-.01-3.46.14-5.16.45c-.16.02-.3-.07-.33-.22S6.94%208%206.94%208c-.52-2.76-.16-4.14%201.1-4.14ZM6.1%2014.39l-.08-.03c-2.63-.91-3.64-1.92-3.01-3.02C3.63%2010.26%205.43%209.48%208.4%209c.08-.02.14%200%20.2.03c.13.08.18.26.1.39c-.9%201.52-1.65%203.13-2.25%204.79c-.05.14-.21.22-.35.18m5.08%203.92l-.08.06c-2.13%201.83-3.52%202.19-4.16%201.09c-.62-1.07-.39-3.02.69-5.86c.06-.15.23-.22.38-.15c.05.02.1.06.13.11l.05.09q1.305%202.265%203%204.26c.1.12.09.29-.02.4Zm4.88%201.78c-1.23%200-2.81-1.18-4.72-3.53a.289.289%200%200%201%20.22-.47h.11c1.73.01%203.45-.14%205.15-.45c.15-.02.29.08.33.22v.02l.02.08c.52%202.76.16%204.14-1.11%204.14ZM21%2012.54c-.62%201.07-2.42%201.85-5.39%202.34a.287.287%200%200%201-.34-.23a.34.34%200%200%201%20.03-.2c.9-1.52%201.65-3.13%202.25-4.79c.05-.14.2-.22.34-.18l.08.02c2.63.91%203.64%201.92%203.01%203.02Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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