Guidance Icons
Browse 360 free Guidance SVG icons. Download SVG, copy as JSX, PNG or Base64. CC BY 4.0 licensed. Designed by Streamline. Styles: Precise Shapes.
Accessibility
access-for-hearing-loss
access-to-low-vision
assistive-listening-device
audio-description
braille
children-must-be-supervised
closed-captioning
crutch
electric-wheelchair
guest-height-limit
guest-within-height-limit-must-be-supervised
no-access-for-service-animal-2
no-access-for-service-animal-3
no-access-for-service-animal-4
no-wheelchair-access
prosthetic-arm
prosthetic-leg
ramp-down
ramp-down-arrow
ramp-up
ramp-up-arrow
service-animal-1
service-animal-2
service-animal-3
sign-language
telecoil
visual-impairment
volume-control-telephone
walker
wheelchair-1
wheelchair-2
wheelchair-basketball
wheelchair-tennis
Accessibility
access-for-hearing-loss
access-to-low-vision
assistive-listening-device
audio-description
braille
children-must-be-supervised
closed-captioning
crutch
electric-wheelchair
guest-height-limit
guest-within-height-limit-must-be-supervised
no-access-for-service-animal-2
no-access-for-service-animal-3
no-access-for-service-animal-4
no-wheelchair-access
prosthetic-arm
prosthetic-leg
ramp-down
ramp-down-arrow
ramp-up
ramp-up-arrow
service-animal-1
service-animal-2
service-animal-3
sign-language
telecoil
visual-impairment
volume-control-telephone
walker
wheelchair-1
wheelchair-2
wheelchair-basketball
wheelchair-tennis
Copy & download Guidance icons
Click any icon above to open the detail panel. Four export formats are available instantly, no sign-up required.
Raw vector markup. Paste directly into HTML or React components. Scales to any size without quality loss.
React-ready component. Drop into any React or Next.js project. Works with shadcn/ui, Radix, and Tailwind CSS.
Raster export at 1×, 2× and 3× for email templates, Figma imports, app assets, and Open Graph images.
Inline data URI, embed icons in CSS background-image, email HTML, or anywhere an image URL is needed.
Works with shadcn/ui
Copy the JSX format and paste directly into any shadcn/ui component. Alternatively, install
and use via @iconify/react,
fully tree-shakeable, no icon font loading required.
About Guidance
Pack Details
Color Support
Monochrome
Category
UI 24px
How to use Guidance icons
License SPDX
CC-BY-4.0
Grid Size
24px
Sample Icons
smoking-area, playground, glass
Via Iconify · React
import { Icon } from '@iconify/react';
export default function App() {
return <Icon icon="guidance:icon-name" width={24} />;
} Via Iconify · HTML
<script src="https://code.iconify.design/iconify-icon/2.1.0/iconify-icon.min.js"></script>
<iconify-icon icon="guidance:icon-name" width="24"></iconify-icon> Frequently Asked Questions
Is Guidance free for commercial use?
How do I download Guidance SVG icons?
How many icons are in Guidance?
Can I change the color of Guidance icons?
currentColor. Set a color via CSS (color: #0070f3), a Tailwind class (text-blue-500), or pass a fill / stroke attribute directly on the SVG.Is Guidance organized into categories?
Can I use Guidance with React, Next.js or shadcn/ui?
@iconify-json/guidance and use it via @iconify/react, fully tree-shakeable, compatible with shadcn/ui, Tailwind CSS, Radix UI, and any React-based framework.