UNPKG

@carbon/icons-vue

Version:

Vue components for icons in digital and software products using the Carbon Design System

34 lines (31 loc) 1.2 kB
/** * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. * * Code generated by @carbon/icon-build-helpers. DO NOT EDIT. */ import { c as createSVGComponent } from '../utils-9450cd75.js'; import '@carbon/icon-helpers'; import 'vue'; const TransformCode20 = createSVGComponent('TransformCode20', { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 20, "height": 20 }, [{ "elem": "path", "attrs": { "stroke-width": "0", "d": "M16 2v2c6.6 0 12 5.4 12 12s-5.4 12-12 12v2c7.7 0 14-6.3 14-14S23.7 2 16 2zM8.2 25.1l-1.2 1.6c1.2 1 2.6 1.9 4.2 2.4l.7-1.9c-1.4-.5-2.6-1.2-3.7-2.1zM4.2 18l-2 .4c.3 1.6.9 3.2 1.7 4.6l1.7-1c-.7-1.2-1.2-2.6-1.4-4zM5.6 10l-1.7-1c-.8 1.4-1.4 3-1.6 4.6l2 .3c.1-1.4.6-2.7 1.3-3.9zM11.8 4.8l-.7-1.9c-1.5.6-2.9 1.4-4.1 2.4l1.3 1.5c1-.8 2.2-1.5 3.5-2zM11.83 16L14.41 13.42 13 12 9 16 13 20 14.42 18.59 11.83 16z" } }, { "elem": "path", "attrs": { "stroke-width": "0", "d": "M20.17 16L17.59 18.58 19 20 23 16 19 12 17.58 13.41 20.17 16z" } }]); export { TransformCode20 as default };