UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 763 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": "M9.3 17.3h-1c-.2 0-.3.1-.4.2l-.3.6c-.2.3-.2.8.2 1 .1.1.2.1.4.1s.4-.1.6-.4l.7-1.2c.1-.1 0-.3-.2-.3zm6.8.2c-.1-.1-.2-.2-.4-.2h-1c-.2 0-.3.2-.2.3l.7 1.2c.2.3.4.4.6.4.2 0 .3 0 .4-.1.4-.2.4-.7.2-1l-.3-.6zm0-12.7H7.9c-.8 0-1.4.6-1.4 1.4v8.2c0 .8.6 1.4 1.4 1.4h8.2c.8 0 1.4-.6 1.4-1.4V6.2c0-.8-.6-1.4-1.4-1.4zM8.6 14.9c-.4 0-.7-.3-.7-.7s.3-.8.7-.8.8.4.8.8-.4.7-.8.7zm6.8 0c-.4 0-.8-.3-.8-.7s.4-.8.8-.8.7.4.7.8-.3.7-.7.7zm.7-2.9c0 .3-.2.5-.5.5H8.4c-.3 0-.5-.2-.5-.5V7.2c0-.3.2-.5.5-.5h7.2c.3 0 .5.2.5.5V12z" } };