Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md generating tokens
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdGeneratingTokensIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M9,4c-4.42,0-8,3.58-8,8c0,4.42,3.58,8,8,8s8-3.58,8-8C17,7.58,13.42,4,9,4z M9,18c-3.31,0-6-2.69-6-6s2.69-6,6-6 s6,2.69,6,6S12.31,18,9,18z M12,10.5h-2v5H8v-5H6V9h6V10.5z M20.25,3.75L23,5l-2.75,1.25L19,9l-1.25-2.75L15,5l2.75-1.25L19,1 L20.25,3.75z M20.25,17.75L23,19l-2.75,1.25L19,23l-1.25-2.75L15,19l2.75-1.25L19,15L20.25,17.75z"/>
</svg>
);SVG Optimizer
Before
0.52 KB
↓
After
0.51 KB
Tags
accessaialgorithmapiartificialartificial intelligenceautomaticautomationbrainbuildbuildingcodecodingcogcogscoincomputationcomputingcreatecreatingcustomdatagenaigenerategeneratingideaideasintelligencemachine learningmagicmindmlprocessprocessingprogramprogrammingsmartsparksparklestarthinkingthinking capthoughttokens
Compare Alternatives
See how other libraries approach this concept.