UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 875 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": "M17.7 4.8H6.3c-.8 0-1.5.7-1.5 1.5v11.4c0 .8.7 1.5 1.5 1.5h11.4c.8 0 1.5-.7 1.5-1.5V6.3c0-.8-.7-1.5-1.5-1.5zM17 16.6c0 .2-.2.4-.4.4H7.3c-.2 0-.3-.2-.3-.4V7.4c0-.2.2-.4.3-.4h9.4c.1 0 .3.2.3.4v9.2zm-2.9-5.7c.3 0 .9-.2.9-1s-.6-.9-.7-.9c-.4 0-.7.3-1.1.8l-.6 1.2c-.1-.4-.2-.7-.2-.9-.1-.3-.5-1.1-1.3-1.1s-1.5.5-1.5.5c-.2.1-.3.3-.3.5s.2.5.5.5c.1 0 .2-.1.2-.1s.7-.3.8 0c0 .1 0 .2.1.4.2.5.3 1.1.4 1.7l-.5.8s-.6-.2-.9-.2-.9.2-.9 1 .6.9.7.9c.4 0 .7-.3 1.1-.8l.6-1.2c.1.5.2.9.3 1.1.2.6.6.9 1.3.9 0 0 .6 0 1.4-.4.1-.1.3-.3.3-.5s-.3-.5-.5-.5c-.1 0-.2.1-.3.1 0 0-.5.3-.7.1-.1-.3-.2-.6-.3-1.1-.1-.3-.2-.7-.3-1.2l.6-.8s.6.2.9.2z" } };