UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

12 lines (11 loc) 835 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", "g": { "path": { "d": "M12.8 10.8c-.6-.2-1.4-.9-2.6-1.1.3-.3.6-.8.8-1.5.1-.3.1-.6.1-1s.1-.9 0-1.2c-.3-.9-1-1.2-1.7-1.2-.8 0-1.5.3-1.8 1.2-.1.3 0 .8 0 1.2 0 .4 0 .7.1 1 .3.7.5 1.2.8 1.5-1.2.2-2 .9-2.6 1.1-1.1.5-1.1 1.1-1.1 1.1v1.8h5.7c.3-1.2 1.2-2.3 2.3-2.9zM15.1 16.9c-1.1 0-1.9-.8-1.9-1.9 0-1 .8-1.8 1.9-1.8 1 0 1.8.8 1.8 1.8 0 .5-.2 1-.5 1.4-.4.3-.8.5-1.3.5zm4.1-1.4v-.9l-.1-.1-1-.3-.3-.6.5-1.1-.7-.7-.1.1-.9.5-.7-.3-.4-1.1h-.9v.1l-.4 1-.6.2-1.1-.5-.7.7.1.1.5 1-.3.6-1.1.4v.9l.1.1 1 .3.3.6-.6 1.2.7.6h.1l1-.5.6.2.4 1.2h.9l.1-.2.3-1 .7-.2 1 .5.7-.7-.1-.1-.4-.9.2-.7 1.2-.4z" } } };