UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

12 lines (11 loc) 1.17 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": "M6.1 8.4h2.5c.6 0 1-.5 1-1V4.9c0-.2-.1-.4-.3-.4-.1 0-.2.1-.3.1L5.9 7.8c-.1.1-.1.1-.1.2 0 .2.1.4.3.4zm5 10.5l1.2-1.5 1-1.4c0-.1 0-.2-.1-.3-.1-.2-.4-.6-.4-1.1s.3-1 .4-1.2c0-.2.1-.7.6-1.1.3-.4.8-.5 1-.5h.1c.2-.2.6-.5 1.1-.5s.9.3 1.2.5c.1 0 .3 0 .6.1V6c0-.8-.7-1.5-1.5-1.5h-4.8c-.2 0-.5.3-.5.5v3.4c0 .8-.6 1.4-1.4 1.4H6.2c-.2 0-.4.2-.4.5v7.2c0 .8.6 1.4 1.4 1.4h3.9z" }, { "d": "M15.6 17.2l-1.2 1.7-.3-.8h-.9l1.1-1.5c.2.2.5.2.6.2h.2c0 .1 0 .1.1.1.1.1.2.2.4.3zm2.1-.6c-.3.1-.5.2-.6.2h-.2l-.1.1c-.1.1-.3.2-.5.3l1.3 1.7.3-.8h.8l-1-1.5zM16 13.8c-.4 0-.8.4-.8.8s.4.7.8.7.7-.3.7-.7-.3-.8-.7-.8zm2 .8c0 .2-.3.4-.3.6-.1.3-.1.6-.3.8-.1.2-.5.1-.7.2-.2.1-.4.4-.7.4s-.4-.3-.6-.4c-.3-.1-.6 0-.8-.2-.2-.2-.1-.5-.2-.8-.1-.2-.4-.4-.4-.6s.3-.5.4-.7c.1-.2 0-.6.2-.7.2-.2.5-.2.8-.3.2-.1.4-.3.6-.3s.5.3.7.3c.2.1.6.1.7.3.2.1.2.5.3.7 0 .2.3.4.3.7zm-.6 0c0-.8-.6-1.4-1.4-1.4-.8 0-1.4.6-1.4 1.4S15.2 16 16 16s1.4-.7 1.4-1.4z" }] };