grok ai icon
grok-ai-fill from Remix Icon by Remix Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- grok-ai-fill
- Set
- Remix Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
Use the grok ai icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.94 4.96a9.97 9.97 0 0 1 10.835-2.182a8.7 8.7 0 0 1 2.033 1.11l-3.006 1.39C12.003 4.101 8.797 4.9 6.84 6.86c-2.564 2.565-3.146 6.954-.36 9.922l.278.284L.124 23c1.875-1.973 3.771-4.427 2.636-7.19c-1.52-3.698-.635-8.03 2.18-10.85M23.9.1c-2.264 3.174-3.184 5.389-2.197 9.64l-.007-.007c.753 3.201-.052 6.75-2.653 9.355c-3.279 3.285-8.526 4.016-12.847 1.06L9.21 18.75c2.758 1.084 5.775.607 7.943-1.564c2.169-2.17 2.655-5.332 1.566-7.963c-.207-.5-.828-.625-1.263-.304L8.59 15.472l12.7-12.77v.01z"/></svg>
React
import type { SVGProps } from "react";
export function RiGrokAiFill(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="M4.94 4.96a9.97 9.97 0 0 1 10.835-2.182a8.7 8.7 0 0 1 2.033 1.11l-3.006 1.39C12.003 4.101 8.797 4.9 6.84 6.86c-2.564 2.565-3.146 6.954-.36 9.922l.278.284L.124 23c1.875-1.973 3.771-4.427 2.636-7.19c-1.52-3.698-.635-8.03 2.18-10.85M23.9.1c-2.264 3.174-3.184 5.389-2.197 9.64l-.007-.007c.753 3.201-.052 6.75-2.653 9.355c-3.279 3.285-8.526 4.016-12.847 1.06L9.21 18.75c2.758 1.084 5.775.607 7.943-1.564c2.169-2.17 2.655-5.332 1.566-7.963c-.207-.5-.828-.625-1.263-.304L8.59 15.472l12.7-12.77v.01z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.94 4.96a9.97 9.97 0 0 1 10.835-2.182a8.7 8.7 0 0 1 2.033 1.11l-3.006 1.39C12.003 4.101 8.797 4.9 6.84 6.86c-2.564 2.565-3.146 6.954-.36 9.922l.278.284L.124 23c1.875-1.973 3.771-4.427 2.636-7.19c-1.52-3.698-.635-8.03 2.18-10.85M23.9.1c-2.264 3.174-3.184 5.389-2.197 9.64l-.007-.007c.753 3.201-.052 6.75-2.653 9.355c-3.279 3.285-8.526 4.016-12.847 1.06L9.21 18.75c2.758 1.084 5.775.607 7.943-1.564c2.169-2.17 2.655-5.332 1.566-7.963c-.207-.5-.828-.625-1.263-.304L8.59 15.472l12.7-12.77v.01z"/></svg> </template>
CSS
.icon-grok-ai-fill {
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%22M4.94%204.96a9.97%209.97%200%200%201%2010.835-2.182a8.7%208.7%200%200%201%202.033%201.11l-3.006%201.39C12.003%204.101%208.797%204.9%206.84%206.86c-2.564%202.565-3.146%206.954-.36%209.922l.278.284L.124%2023c1.875-1.973%203.771-4.427%202.636-7.19c-1.52-3.698-.635-8.03%202.18-10.85M23.9.1c-2.264%203.174-3.184%205.389-2.197%209.64l-.007-.007c.753%203.201-.052%206.75-2.653%209.355c-3.279%203.285-8.526%204.016-12.847%201.06L9.21%2018.75c2.758%201.084%205.775.607%207.943-1.564c2.169-2.17%202.655-5.332%201.566-7.963c-.207-.5-.828-.625-1.263-.304L8.59%2015.472l12.7-12.77v.01z%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%22M4.94%204.96a9.97%209.97%200%200%201%2010.835-2.182a8.7%208.7%200%200%201%202.033%201.11l-3.006%201.39C12.003%204.101%208.797%204.9%206.84%206.86c-2.564%202.565-3.146%206.954-.36%209.922l.278.284L.124%2023c1.875-1.973%203.771-4.427%202.636-7.19c-1.52-3.698-.635-8.03%202.18-10.85M23.9.1c-2.264%203.174-3.184%205.389-2.197%209.64l-.007-.007c.753%203.201-.052%206.75-2.653%209.355c-3.279%203.285-8.526%204.016-12.847%201.06L9.21%2018.75c2.758%201.084%205.775.607%207.943-1.564c2.169-2.17%202.655-5.332%201.566-7.963c-.207-.5-.828-.625-1.263-.304L8.59%2015.472l12.7-12.77v.01z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/grok-ai-fill.svg?color=%231a73e8&size=48