UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 803 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": "M13.4 17.5H11c-.2 0-.4.2-.4.5v.7c0 .3.2.5.4.5h2.4c.3 0 .5-.2.5-.5V18c0-.3-.2-.5-.5-.5zM12.2 4.8C9.3 4.8 7 7.1 7 9.8c0 1.8.9 3.4 2.5 4.3.5.3.9.9 1 1.6.1.2.3.4.5.4h2.5c.3 0 .4-.2.5-.4.1-.7.5-1.3 1.1-1.6 1.4-.9 2.4-2.5 2.4-4.3 0-2.7-2.3-5-5.3-5zm-1.6 2.3c-.5.9-.7 1.9-.8 2.8 0 .9.2 1.8.5 2.6.1.2-.1.4-.3.3-2.2-1.1-2.1-5.3.3-6.1.2-.1.4.2.3.4zm1.9 5.7c-.1.2-.4.2-.5 0-.4-1-.5-2.1-.5-3.1s.1-2.1.5-3c.1-.2.4-.2.5 0 .3.9.4 2 .5 3-.1 1-.2 2.1-.5 3.1zm1.9 0c-.2.1-.4-.1-.3-.3.3-.9.4-1.8.5-2.7-.1-.8-.3-1.9-.8-2.7-.1-.2.1-.5.3-.4 2.4.8 2.5 5 .3 6.1z" } };