UNPKG

@patternfly/react-icons

Version:
9 lines 468 B
"use strict" exports.__esModule = true; exports.SdCardIconConfig = { name: 'SdCardIcon', icon: {"xOffset":0,"yOffset":0,"width":384,"height":512,"svgPathData":"M320 0H128L0 128v320c0 35.3 28.7 64 64 64h256c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64zM160 160h-48V64h48v96zm80 0h-48V64h48v96zm80 0h-48V64h48v96z"}, rhUiIcon: null, }; exports.SdCardIcon = require('../createIcon').createIconBase(exports.SdCardIconConfig); exports["default"] = exports.SdCardIcon;