open-icon
Version:
Open Icon
27 lines (26 loc) • 680 B
JavaScript
// lib/meta/icon_wheelchair-action.svg.ts
var meta = {
"description": "This icon depicts a symbol of a wheelchair in motion, representing accessibility or disability rights. It can be used in user interface designs to indicate wheelchair-accessible features or services.",
"category": [
"Accessibility",
"Interface"
],
"tag": [
"wheelchair",
"action",
"mobility",
"disability",
"accessibility",
"movement",
"inclusion",
"healthcare",
"assistive technology",
"diversity"
],
"title": "Wheelchair Action"
};
var icon_wheelchair_action_svg_default = meta;
export {
icon_wheelchair_action_svg_default as default,
meta
};