UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 769 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": "M12 4.8c-.4 0-.7.3-.7.7v13c0 .4.3.7.7.7 4 0 7.2-3.2 7.2-7.2S16 4.8 12 4.8zm5.7 6.5h-1.9c-.1-1.7-.4-3.2-1-4.3 1.6.8 2.7 2.4 2.9 4.3zm-5 6.1v-4.7h1.7c-.1 2.3-.9 4.1-1.7 4.7zm0-6.1V6.6c.8.6 1.6 2.4 1.7 4.7h-1.7zm2.1 5.7c.6-1.1.9-2.6 1-4.3h1.9c-.2 1.9-1.3 3.5-2.9 4.3zM8 9.6c.2.1.5.1.7-.1L10 8c.2-.2.2-.5 0-.6L8.7 6c-.2-.1-.4-.1-.6 0-.1 0-.2.1-.3.1-1.8 1.3-3 3.5-3 5.9 0 2.4 1.2 4.6 3 5.9.1 0 .2.1.3.1.2.1.4.1.6 0l1.3-1.4c.2-.1.2-.4 0-.6l-1.3-1.5c-.2-.2-.5-.2-.7-.1l-.5.4C7 14 6.7 13 6.7 12s.3-2 .8-2.8l.5.4z" } };