grok logo
grok from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- grok
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the grok logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.25 5.08l-9.52 9.67l6.64-4.96c.33-.24.79-.15.95.23c.82 1.99.45 4.39-1.17 6.03c-1.63 1.64-3.89 2.01-5.96 1.18l-2.26 1.06c3.24 2.24 7.18 1.69 9.64-.8c1.95-1.97 2.56-4.66 1.99-7.09c-.82-3.56.2-4.98 2.29-7.89L22 2.3zm-9.53 9.67h.01zm-1.37 1.21c-2.33-2.25-1.92-5.72.06-7.73c1.47-1.48 3.87-2.09 5.97-1.2l2.25-1.05c-.41-.3-.93-.62-1.52-.84a7.45 7.45 0 0 0-8.13 1.65c-2.11 2.14-2.78 5.42-1.63 8.22c.85 2.09-.54 3.57-1.95 5.07c-.5.53-1 1.06-1.4 1.62z" class="b"/></svg>
React
import type { SVGProps } from "react";
export function BxlGrok(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="m19.25 5.08l-9.52 9.67l6.64-4.96c.33-.24.79-.15.95.23c.82 1.99.45 4.39-1.17 6.03c-1.63 1.64-3.89 2.01-5.96 1.18l-2.26 1.06c3.24 2.24 7.18 1.69 9.64-.8c1.95-1.97 2.56-4.66 1.99-7.09c-.82-3.56.2-4.98 2.29-7.89L22 2.3zm-9.53 9.67h.01zm-1.37 1.21c-2.33-2.25-1.92-5.72.06-7.73c1.47-1.48 3.87-2.09 5.97-1.2l2.25-1.05c-.41-.3-.93-.62-1.52-.84a7.45 7.45 0 0 0-8.13 1.65c-2.11 2.14-2.78 5.42-1.63 8.22c.85 2.09-.54 3.57-1.95 5.07c-.5.53-1 1.06-1.4 1.62z" className="b"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.25 5.08l-9.52 9.67l6.64-4.96c.33-.24.79-.15.95.23c.82 1.99.45 4.39-1.17 6.03c-1.63 1.64-3.89 2.01-5.96 1.18l-2.26 1.06c3.24 2.24 7.18 1.69 9.64-.8c1.95-1.97 2.56-4.66 1.99-7.09c-.82-3.56.2-4.98 2.29-7.89L22 2.3zm-9.53 9.67h.01zm-1.37 1.21c-2.33-2.25-1.92-5.72.06-7.73c1.47-1.48 3.87-2.09 5.97-1.2l2.25-1.05c-.41-.3-.93-.62-1.52-.84a7.45 7.45 0 0 0-8.13 1.65c-2.11 2.14-2.78 5.42-1.63 8.22c.85 2.09-.54 3.57-1.95 5.07c-.5.53-1 1.06-1.4 1.62z" class="b"/></svg> </template>
CSS
.icon-grok {
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%22m19.25%205.08l-9.52%209.67l6.64-4.96c.33-.24.79-.15.95.23c.82%201.99.45%204.39-1.17%206.03c-1.63%201.64-3.89%202.01-5.96%201.18l-2.26%201.06c3.24%202.24%207.18%201.69%209.64-.8c1.95-1.97%202.56-4.66%201.99-7.09c-.82-3.56.2-4.98%202.29-7.89L22%202.3zm-9.53%209.67h.01zm-1.37%201.21c-2.33-2.25-1.92-5.72.06-7.73c1.47-1.48%203.87-2.09%205.97-1.2l2.25-1.05c-.41-.3-.93-.62-1.52-.84a7.45%207.45%200%200%200-8.13%201.65c-2.11%202.14-2.78%205.42-1.63%208.22c.85%202.09-.54%203.57-1.95%205.07c-.5.53-1%201.06-1.4%201.62z%22%20class%3D%22b%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%22m19.25%205.08l-9.52%209.67l6.64-4.96c.33-.24.79-.15.95.23c.82%201.99.45%204.39-1.17%206.03c-1.63%201.64-3.89%202.01-5.96%201.18l-2.26%201.06c3.24%202.24%207.18%201.69%209.64-.8c1.95-1.97%202.56-4.66%201.99-7.09c-.82-3.56.2-4.98%202.29-7.89L22%202.3zm-9.53%209.67h.01zm-1.37%201.21c-2.33-2.25-1.92-5.72.06-7.73c1.47-1.48%203.87-2.09%205.97-1.2l2.25-1.05c-.41-.3-.93-.62-1.52-.84a7.45%207.45%200%200%200-8.13%201.65c-2.11%202.14-2.78%205.42-1.63%208.22c.85%202.09-.54%203.57-1.95%205.07c-.5.53-1%201.06-1.4%201.62z%22%20class%3D%22b%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/grok.svg?color=%231a73e8&size=48