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": "M7.7 14.6h3.1c.3 0 .5-.2.5-.4V7c0-.6-.5-1-1-1H7.8c-.4 0-.6.2-.6.6v7.6c0 .2.2.4.5.4zm10.5-7.2v7.7c0 .5-.4 1-.9 1H6.7c-.5 0-.9-.5-.9-1V7.4c-.8 0-1.5.7-1.5 1.5v7.2c0 .8.7 1.4 1.5 1.4h4.5c.3 0 .5.2.5.5s.2.5.5.5h1.4c.3 0 .5-.2.5-.5s.2-.5.5-.5h4.5c.8 0 1.5-.6 1.5-1.4V8.9c0-.8-.7-1.5-1.5-1.5zm-5 7.2h3c.4 0 .6-.2.6-.5V6.5c0-.3-.2-.5-.5-.5h-2.6c-.5 0-1 .4-1 1v7.2c0 .2.2.4.5.4z" } };