UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 679 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": "M23.1 1.5c0-.5-.3-.6-.4-.6h-9.6c-.7 0-.7.7-.7.7V3c0 .6.4.7.6.7h6.6c.3 0 .7.2.7 1v6.2c.1.2.1.6.7.6h1.5s.6 0 .6-.7V1.5zm-5.8 5.7c.1-.4-.3-.5-.4-.5H7.3c-.7 0-.7.7-.7.7v1.3c0 .6.4.8.6.8h6.6c.3 0 .7.2.7.9v6.3c.1.2.2.6.7.6h1.5s.6 0 .6-.7V7.2zM2.4 22.5c.1.1.5.4 1-.1l4.8-4.8c.2-.2.6-.5.6.2v4.7c0 .2.1.6.7.6h1.4s.6 0 .6-.7V13c0-.4-.2-.5-.4-.5H1.6c-.7 0-.7.7-.7.7v1.3c0 .6.3.7.5.7h4.5c.1 0 .7.1.2.6l-4.6 4.7s-.6.5-.1 1l1 1z" } };