UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 1.5 kB
/* 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 12.4c0-.8-.6-1-.8-1H14c-.8 0-.8.8-.8.8v9h9.9v-8.8zm-5.7 6.5c0 .4-.4.8-.8.8h-.8c-.4 0-.8-.4-.8-.8v-.8c0-.4.3-.8.8-.8h.8c.4 0 .8.4.8.8v.8zm0-3.9c0 .4-.4.7-.8.7h-.8c-.4 0-.8-.3-.8-.7v-.8c0-.4.3-.8.8-.8h.8c.4 0 .8.4.8.8v.8zm3.8 3.9c0 .4-.3.8-.8.8h-.8c-.4 0-.8-.4-.8-.8v-.8c0-.4.4-.8.8-.8h.8c.4 0 .8.4.8.8v.8zm0-3.9c0 .4-.3.7-.8.7h-.8c-.4 0-.8-.3-.8-.7v-.8c0-.4.4-.8.8-.8h.8c.4 0 .8.4.8.8v.8zm-5.8-6.7V3.8c.1-.8-.5-1-.7-1H1.8c-.8 0-.9.8-.9.8v17.6h9.9V10s0-1 .9-1h3c.4 0 .7-.4.7-.7zM5.1 18.5c0 .4-.3.8-.8.8h-.7c-.4 0-.8-.4-.8-.8v-.8c0-.4.3-.8.8-.8h.8c.4 0 .8.4.8.8v.8zm0-4c0 .5-.3.8-.8.8h-.7c-.4 0-.8-.3-.8-.8v-.7c0-.5.3-.8.8-.8h.8c.4 0 .8.3.8.8v.7zm0-3.9c0 .4-.3.8-.8.8h-.7c-.4 0-.8-.4-.8-.8v-.8c0-.4.3-.8.8-.8h.8c.4 0 .8.4.8.8v.8zm0-3.9c0 .4-.3.8-.8.8h-.7c-.4 0-.8-.4-.8-.8v-.8c0-.4.3-.8.8-.8h.8c.4 0 .8.4.8.8v.8zm4.2 11.8c0 .4-.3.8-.8.8h-.7c-.5 0-.8-.4-.8-.8v-.8c0-.4.3-.8.8-.8h.7c.5 0 .8.4.8.8v.8zm0-4c0 .5-.3.8-.8.8h-.7c-.5 0-.8-.3-.8-.8v-.7c0-.5.3-.8.8-.8h.7c.5 0 .8.3.8.8v.7zm0-3.9c0 .4-.3.8-.8.8h-.7c-.5 0-.8-.4-.8-.8v-.8c0-.4.3-.8.8-.8h.7c.5 0 .8.4.8.8v.8zm0-3.9c0 .4-.3.8-.8.8h-.7c-.5 0-.8-.4-.8-.8v-.8c0-.4.3-.8.8-.8h.7c.5 0 .8.4.8.8v.8zm4.2 0c0 .4-.3.8-.8.8H12c-.4 0-.8-.4-.8-.8v-.8c0-.4.3-.8.8-.8h.8c.4 0 .8.4.8.8v.8z" } };