UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 713 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.7 5.8h-12v-.5c0-.3-.2-.5-.5-.5h-.9c-.3 0-.5.2-.5.5v13.4c0 .3.2.5.5.5h.9c.3 0 .5-.2.5-.5v-11h12c.3 0 .5-.2.5-.5v-1c0-.2-.2-.4-.5-.4zm-.9 3.3H9.6c-.8 0-1.4.7-1.4 1.5v5.2c0 .8.6 1.5 1.4 1.5h8.2c.8 0 1.4-.7 1.4-1.5v-5.2c0-.8-.6-1.5-1.4-1.5zm-1.4 4.1h-.6v2.4c0 .1-.1.2-.2.2h-1c-.1 0-.2-.1-.2-.2v-1.4c0-.2-.1-.3-.2-.3h-1c-.1 0-.2.1-.2.3v1.4c0 .1-.1.2-.3.2h-.9c-.2 0-.3-.1-.3-.2v-2.4h-.6c-.1 0-.1-.1-.1-.2l2.7-2.6c.1-.1.3-.1.3 0l2.7 2.6c.1.1.1.2-.1.2z" } };