UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 999 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": "M7 14.4c-1.4 0-2.4 1.1-2.4 2.4s1 2.4 2.4 2.4 2.4-1.1 2.4-2.4-1.1-2.4-2.4-2.4zm0 3.4c-.6 0-1-.5-1-1s.4-1 1-1 .9.5.9 1-.4 1-.9 1zm10-3.4c-1.3 0-2.4 1.1-2.4 2.4s1.1 2.4 2.4 2.4 2.4-1.1 2.4-2.4-1-2.4-2.4-2.4zm0 3.4c-.5 0-.9-.5-.9-1s.4-1 .9-1 1 .5 1 1-.4 1-1 1zm-.1-4.8c.5-.1 1 0 1.5.2.2.1.5 0 .6-.2 1.3-2.4-.7-3.4-2-4.1-.3-.1-.7.1-.7.5v1.4c0 .2-.2.5-.5.5-1.7-.3-3.3-2.2-5.2-2.2S8.4 11 8.4 11c-1.3 0-2.7-.1-3.3-.2-.3-.1-.5.2-.5.5 0 0 0 1.7 2.4 1.7 1.9 0 3.6 1.4 3.8 3.4 0 .5 0 1-.2 1.5 0 .1.1.3.3.3h2.2c.2 0 .3-.2.3-.3-.2-.5-.2-1-.2-1.5.2-1.8 1.8-3.4 3.7-3.4zM4.6 11.3zm6.3-3.7c0 .2.1.3.3.4l2.6.8c.2.1.4 0 .6-.2l.2-.4c.1-.2-.1-.4-.2-.4-.8-.1-2.3-.4-1.9-1.2.4-.7 1.3-.5 1.8-.3.2.1.5-.1.4-.3-.4-.8-1.2-1.3-2.1-1.2-1.2.1-1.9 1.2-1.8 2.4l.1.4z" } };