UNPKG

@carbon/icons-vue

Version:

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

32 lines (31 loc) 779 B
//#region virtual:medication--alert/32.js const MedicationAlert32 = require("../utils-BpydAK29.cjs").createSVGComponent("MedicationAlert32", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 32, "height": 32 }, [ { "elem": "path", "attrs": { "d": "M22 19H24V24H22z" } }, { "elem": "path", "attrs": { "d": "M23,31a8,8,0,1,1,8-8A8,8,0,0,1,23,31Zm0-14a6,6,0,1,0,6,6A6,6,0,0,0,23,17Z" } }, { "elem": "circle", "attrs": { "cx": "23", "cy": "26", "r": "1" } }, { "elem": "path", "attrs": { "d": "M20,2H4A2,2,0,0,0,2,4V8a2,2,0,0,0,2,2V28a2,2,0,0,0,2,2h8V28H6V26h5V12H6V10H18v3h2V10a2,2,0,0,0,2-2V4A2,2,0,0,0,20,2ZM9,14V24H6V14ZM4,8V4H20V8Z" } } ]); //#endregion module.exports = MedicationAlert32;