UNPKG

@carbon/icons-vue

Version:

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

23 lines (22 loc) 1.18 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 { t as createSVGComponent } from "../utils-H3m8fM4H.mjs"; //#region virtual:order--stratus/32.js const OrderStratus32 = createSVGComponent("OrderStratus32", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 32, "height": 32 }, [{ "elem": "path", "attrs": { "d": "M13,6c-.5,0-1,.5-1,1s.5,1,1,1,1-.5,1-1-.5-1-1-1ZM23,3h-13c-1.1,0-2,.9-2,2v4c0,1.1.9,2,2,2h13c1.1,0,2-.9,2-2v-4c0-1.1-.9-2-2-2ZM16.5,9h-6.5v-4h6.5v4ZM13,8c.5,0,1-.5,1-1s-.5-1-1-1-1,.5-1,1,.5,1,1,1ZM10,26c-1.1,0-2,.9-2,2s.9,2,2,2,2-.9,2-2-.9-2-2-2ZM24,26c-1.1,0-2,.9-2,2s.9,2,2,2,2-.9,2-2-.9-2-2-2ZM13,6c-.5,0-1,.5-1,1s.5,1,1,1,1-.5,1-1-.5-1-1-1ZM13,6c-.5,0-1,.5-1,1s.5,1,1,1,1-.5,1-1-.5-1-1-1ZM13,6c-.5,0-1,.5-1,1s.5,1,1,1,1-.5,1-1-.5-1-1-1ZM29.2,7l-2.3,10.2c-.1.5-.5.8-1,.8H8l.8,4h17.2v2H8c-.5,0-.9-.3-1-.8L3.2,4H0v-2h4c.5,0,.9.3,1,.8l2.6,13.2h17.6l2-9h2Z" } }]); //#endregion export { OrderStratus32 as default };