UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 578 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": "M15.6 10.1h-7c-.2 0-.4.2-.4.5v1.9c0 .2.2.5.4.5h7c.3 0 .5-.3.5-.5v-1.9c0-.3-.2-.5-.5-.5zm-3.4 2.1c-.4 0-.7-.3-.7-.7s.3-.7.7-.7.8.3.8.7-.4.7-.8.7zm7-5.5H4.8c-.3 0-.5.2-.5.5v.5c0 .5.5.9 1 .9v8.7c0 .2.2.5.5.5h.4c.3 0 .5-.3.5-.5V8.6h10.8v8.7c0 .2.2.5.5.5h.5c.2 0 .5-.3.5-.5V8.6h-.3c.5 0 1-.4 1-.9v-.5c0-.3-.2-.5-.5-.5z" } };