UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 1.43 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": "M18.5 10.8h-4.1c-.4 0-.6.4-.6.7 0 .1 0 .2.2.2h5c.1 0 .2-.1.2-.2 0-.3-.3-.7-.7-.7zm0 1.6h-4.1c-.1 0-.2.1-.2.2v4.8c0 .1.1.2.2.2h1.3c.1 0 .2-.1.2-.2v-.9c0-.1.1-.2.3-.2h.6c.1 0 .2.1.2.2v.9c0 .1.1.2.3.2h1.2c.1 0 .2-.1.2-.2v-4.7c0-.2-.1-.3-.2-.3zm-2.4 3.1c0 .1-.1.2-.2.2h-.4c-.2 0-.3-.1-.3-.2V15c0-.1.1-.2.3-.2h.4c.1 0 .2.1.2.2v.5zm0-1.6c0 .1-.1.2-.2.2h-.4c-.2 0-.3-.1-.3-.2v-.4c0-.2.1-.3.3-.3h.4c.1 0 .2.1.2.3v.4zm1.6 1.6c0 .1-.1.2-.2.2H17c-.1 0-.2-.1-.2-.2V15c0-.1.1-.2.2-.2h.5c.1 0 .2.1.2.2v.5zm0-1.6c0 .1-.1.2-.2.2H17c-.1 0-.2-.1-.2-.2v-.4c0-.2.1-.3.2-.3h.5c.1 0 .2.1.2.3v.4zm-5-7.6H5.9c-.6 0-1.1.5-1.1 1.1v.1c0 .2.2.3.4.3h8.3c.2 0 .4-.1.4-.3v-.1c-.1-.5-.6-1.1-1.2-1.1zm0 2.7H5.9c-.2 0-.4.1-.4.4v7.9c0 .2.2.4.4.4H8c.2 0 .4-.2.4-.4v-1.5c0-.2.2-.4.4-.4h1.1c.2 0 .3.2.3.4v1.5c0 .2.2.4.4.4h2.1c.2 0 .4-.2.4-.4V9.4c0-.3-.2-.4-.4-.4zm-3.9 5.1c0 .2-.2.3-.4.3h-.8c-.2 0-.4-.1-.4-.3v-.8c0-.2.2-.4.4-.4h.8c.2 0 .4.2.4.4v.8zm0-2.7c0 .2-.2.4-.4.4h-.8c-.2 0-.4-.2-.4-.4v-.7c0-.2.2-.4.4-.4h.8c.2 0 .4.2.4.4v.7zm2.6 2.7c0 .2-.2.3-.4.3h-.7c-.2 0-.4-.1-.4-.3v-.8c0-.2.2-.4.4-.4h.7c.2 0 .4.2.4.4v.8zm0-2.7c0 .2-.2.4-.4.4h-.7c-.2 0-.4-.2-.4-.4v-.7c0-.2.2-.4.4-.4h.7c.2 0 .4.2.4.4v.7z" } };