UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

14 lines (13 loc) 1.61 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 15.5l-.9-1.9.9-2c.1-.1 0-.3-.1-.4h-3.1c-.3-.6-.9-2.1-1.4-2.9-.7-1.1-1.5-2.1-2.4-2.8-1.1-.9-2.3-1.6-3.7-2.2H12l-.3.1c-.1 0-.6.2-1.4.5-.6.3-1.3.8-2.1 1.4-1.4 1.2-2.5 2.5-3.3 4.2-.2.5-.5 1.1-.7 1.7h-3l-.1.1c-.1 0-.2.2-.2.4l.9 1.9-.9 2c0 .2.2.4.3.4h2.1v.8c0 .3 0 .7.1.9v.6l.5.3c.1 0 .9.6 2.4 1.1 1.3.4 3.3 1 5.8 1 2.2 0 4.3-.4 6.4-1.3.6-.2 1.1-.5 1.6-.8l.5-.2.1-.4v-1.2-.4c0-.1-.1-.2-.1-.5h2.2c.1 0 .3-.1.3-.3l-.1-.1zm-3.9 1.7v.2c-.5.3-.9.5-1.3.6-1.8.8-3.7 1.2-5.7 1.2-2.3 0-4.2-.6-5.4-1-.8-.3-1.5-.6-1.8-.8v-.9-1.2c.1-1.4.5-2.6.7-3.3.2-.7.5-1.3.7-1.8C7 8.7 8 7.6 9.2 6.6c.8-.7 1.5-1.1 1.8-1.2l1-.5c1.1.5 2 1.1 2.9 1.8.8.7 1.5 1.5 2.1 2.5.4.7 1.1 2.3 1.3 2.8 0 0 .6 1.9.6 3.2.1 1 .1 1.2.1 1.4 0 .1 0 .2.1.2v.4z" }, { "fill-rule": "evenodd", "clip-rule": "evenodd", "d": "M11.9 17.5c-.3 0-.5-.1-.6-.2-.2-.2-.3-.4-.3-.7s.1-.5.3-.6c.1-.2.4-.3.7-.3s.5.1.6.3c.2.2.3.4.3.6 0 .3-.1.5-.3.7-.2.2-.5.2-.7.2zm-3.1-6.8c0-.4.2-.8.4-1.2.3-.4.6-.7 1.1-1 .5-.3 1.1-.4 1.7-.4.6 0 1.2.1 1.6.3.5.2.8.5 1.1.9.2.4.3.8.3 1.3 0 .3 0 .6-.2.9-.1.3-.3.5-.5.7-.2.2-.5.5-1.1 1l-.3.3c-.1.1-.1.2-.2.3 0 0-.1.1-.1.2v.4c-.1.4-.4.6-.8.6-.2 0-.4 0-.5-.2-.2 0-.2-.3-.2-.5 0-.4 0-.7.2-1 .1-.2.2-.4.4-.7.2-.1.4-.4.7-.6l.6-.6c.2-.1.2-.2.3-.4.1-.1.2-.3.2-.4 0-.4-.2-.6-.4-.9s-.5-.3-1-.3c-.4 0-.7.2-1 .4-.2.2-.4.5-.5 1-.2.5-.4.7-.9.7-.2 0-.4-.1-.6-.2-.2-.2-.3-.4-.3-.6z" }] };