UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 438 B
/* Copyright (c) 2015-present, salesforce.com, inc. All rights reserved */ /* Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license */ export default { "viewBox": "0 0 24 24", "xmlns": "http://www.w3.org/2000/svg", "path": { "d": "M5.3 13.2h13.4c.3 0 .5.2.5.5v.9c0 .3-.2.5-.5.5H5.3c-.3 0-.5-.2-.5-.5v-.9c0-.3.2-.5.5-.5zm0-4.3h13.4c.3 0 .5.2.5.5v.9c0 .3-.2.5-.5.5H5.3c-.3 0-.5-.2-.5-.5v-.9c0-.3.2-.5.5-.5z" } };