UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

12 lines (11 loc) 1.24 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": "M14.9 7h2.8c.2 0 .3-.2.2-.4l-3-2.9c-.1-.1-.3 0-.3.1v2.8c-.1.2.1.4.3.4zm-.1 5.2c.9-.9 2.1-1.4 3.3-1.6V8.8c0-.3-.1-.4-.4-.4h-3.9c-.4 0-.7-.3-.7-.7v-4c0-.2-.2-.3-.4-.3H7.9c-.3 0-.6.2-.6.5v1.5c0 .1.1.2.2.4l2 2c.2.2.5.6.5 1.1.1.5-.1 1.1-.5 1.5l-.5.5c-.2.2-.4.3-.6.4.2.1.6.2.8.2 1 .1 1.7.9 1.7 1.9v.8c0 .5-.2 1-.6 1.3-.4.4-.9.5-1.4.5-.4-.1-.7-.1-1.1-.2-.3-.1-.5.1-.5.4v1.1c0 .2.3.5.6.5h5.3c-.4-2 .1-4 1.6-5.6zm-5.3 1.9v-.8c0-.2-.2-.4-.4-.4C7.2 12.7 5.5 11 5.5 9v-.4c0-.2.3-.4.5-.2l1.4 1.4c.1.2.4.2.5 0l.6-.5c.1-.2.1-.4 0-.6L5 5.3c-.1-.2-.4-.2-.5 0L1 8.8c-.1.1-.1.4 0 .5l.6.6c.1.1.4.2.5 0l1.5-1.4c.2-.2.6-.1.6.2v.7c0 2.6 2.2 4.9 4.9 5.1.2 0 .4-.2.4-.4z" }, { "d": "M21.9 13.3c-1.7-1.7-4.4-1.7-6.1 0-1.7 1.7-1.7 4.4 0 6.1 1.6 1.6 4.4 1.6 6.1 0 1.7-1.7 1.7-4.4 0-6.1zm-1.3 3.8c.2.1.2.4 0 .5l-.5.5c-.2.2-.3.2-.5 0l-.7-.7-.8.7c-.1.2-.3.2-.5 0l-.5-.5c-.2-.2-.2-.3-.1-.5l.8-.8-.7-.7c-.2-.2-.2-.4-.1-.5l.5-.5c.2-.2.5-.2.6-.1l.7.8.8-.8c.1-.1.4-.1.5 0l.5.5c.2.1.2.4 0 .6l-.8.7.8.8z" }] };