UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 805 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.9 20.1H6.5c-.3 0-.5.2-.6.4l-.5.9c-.3.5-.2 1.2.2 1.5.2.1.4.2.6.2.4 0 .8-.2 1-.6l1-1.8c.2-.3 0-.6-.3-.6zm10.3.4c-.2-.2-.4-.4-.6-.4h-1.5c-.3 0-.5.3-.3.6l1 1.8c.3.4.6.6 1 .6.2 0 .4-.1.6-.2.4-.3.6-1 .2-1.5l-.4-.9zM18.1.9H5.9c-1.2 0-2.2 1-2.2 2.2v12.6c0 1.2 1 2.2 2.2 2.2h12.2c1.2 0 2.2-1 2.2-2.2V3.1c0-1.2-1-2.2-2.2-2.2zM6.9 16.4c-.6 0-1-.4-1-1.1s.4-1.1 1-1.1 1.1.5 1.1 1.1-.4 1.1-1.1 1.1zm10.2 0c-.6 0-1.1-.4-1.1-1.1s.5-1.1 1.1-1.1 1 .5 1 1.1-.4 1.1-1 1.1zm1-4.4c0 .4-.3.7-.7.7H6.6c-.4 0-.7-.3-.7-.7V4.6c0-.4.3-.7.7-.7h10.8c.5 0 .8.3.8.7V12z" } };