UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 635 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": "M18.5 16.8h-13c-.4 0-.7.3-.7.7 0 .4.3.7.7.7h13c.4 0 .7-.3.7-.7s-.3-.7-.7-.7zM5.8 15.4h8.1v-1c0-.3.2-.5.5-.5h2.4c.3 0 .5.2.5.5v1h.9c.3 0 .5-.3.5-.5V6.7c0-.2-.2-.5-.5-.5H5.8c-.3 0-.5.3-.5.5v8.2c0 .2.2.5.5.5zm2.1-6.3c0-.2.2-.5.5-.5h7c.2 0 .4.3.4.5v.5c0 .3-.2.5-.4.5h-7c-.3 0-.5-.2-.5-.5v-.5zm0 2.9c0-.3.2-.5.5-.5H13c.2 0 .4.2.4.5v.5c0 .2-.2.5-.4.5H8.4c-.3 0-.5-.3-.5-.5V12z" } };