UNPKG

@patternfly/react-icons

Version:
9 lines 1.52 kB
"use strict" exports.__esModule = true; exports.RhStandardCarSideViewIconConfig = { name: 'RhStandardCarSideViewIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":"M9 13.625h15a.625.625 0 0 0 .442-1.067l-4-4A.626.626 0 0 0 20 8.375H9.85a.625.625 0 0 0-.61.495l-.851 4a.623.623 0 0 0 .611.755Zm13.491-1.25h-6.866v-2.75h4.116l2.75 2.75Zm-12.135-2.75h4.019v2.75H9.771l.585-2.75ZM31.625 28c0 .345-.28.625-.625.625H5a.625.625 0 0 1 0-1.25h26c.345 0 .625.28.625.625Zm-2.62-9.372a.625.625 0 1 1 0-1.25.625.625 0 0 1 0 1.25ZM28 14.375H8A3.629 3.629 0 0 0 4.375 18v3c0 .345.28.625.625.625h2.515c-.082.28-.14.57-.14.875 0 1.723 1.402 3.125 3.125 3.125s3.125-1.402 3.125-3.125-1.402-3.125-3.125-3.125c-.9 0-1.707.388-2.278 1H5.625V18A2.378 2.378 0 0 1 8 15.625h20A2.378 2.378 0 0 1 30.375 18v2.375h-2.597c-.571-.612-1.378-1-2.278-1s-1.707.388-2.278 1H15a.625.625 0 0 0 0 1.25h7.515c-.082.28-.14.57-.14.875 0 1.723 1.402 3.125 3.125 3.125s3.125-1.402 3.125-3.125a3.08 3.08 0 0 0-.14-.875H31c.345 0 .625-.28.625-.625v-3A3.629 3.629 0 0 0 28 14.375Zm-17.5 6.25c1.034 0 1.875.841 1.875 1.875s-.84 1.875-1.875 1.875-1.875-.841-1.875-1.875.84-1.875 1.875-1.875Zm15 3.75c-1.034 0-1.875-.841-1.875-1.875s.84-1.875 1.875-1.875 1.875.841 1.875 1.875-.84 1.875-1.875 1.875Z"}, rhUiIcon: null, }; exports.RhStandardCarSideViewIcon = require('../createIcon').createIconBase(exports.RhStandardCarSideViewIconConfig); exports["default"] = exports.RhStandardCarSideViewIcon;