The Tabler horse toy icon depicts a child's rocking horse, commonly used in UIs to represent games, entertainment, or sections related to children's activities.
Common uses
- Link to the games section of a website.
- Button for a 'kids mode' feature.
- Icon for a toy store product category.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHorseToy } from '@tabler/icons-react';
<IconHorseToy size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Games
- Keywords
- babychildkidrockingfunhorsetoyentertainmentplayingrecreationgamesrocking horsetoy horsechild's toyplay horse
FAQ
- What is this icon for?
- This icon represents a child's rocking horse, suitable for themes related to games, toys, or children's entertainment.
- How do I use this in React?
- Import it using `import { IconHorseToy } from '@tabler/icons-react';` and then use it as a component: `<IconHorseToy />`.
- What is the license for this icon?
- The Tabler icon set, including this horse toy icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →