John KuehJohn Kueh

user story icon

HugeIcons · UserStoryIcon · MIT

Download SVG

The HugeIcons user story icon visually represents a user's goal or task, commonly used in software development to signify features, requirements, or user-centric workflows.

Common uses

  • Feature list item
  • User feedback section
  • Agile development board

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { UserStoryIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={UserStoryIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
user goalfeaturerequirementtask

FAQ

What does the user story icon represent?
It represents a user's goal or task, often used in UI to denote features, requirements, or user-centric processes.
How do I use the UserStoryIcon in React?
Import both HugeiconsIcon and UserStoryIcon, then render <HugeiconsIcon icon={UserStoryIcon} />.
What is the license for this icon?
The UserStoryIcon is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →