@vlinderclimate/net-zero-ui
Version:
<div align="center"> <img src="https://storage.yandexcloud.net/static.vlinderstorage.com/Telegram_VlinderTech.png" width=200 /> </div> <h1 align="center">Net Zero UI kit</h1>
13 lines (8 loc) • 1.2 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var tslib_es6 = require('../tslib.es6-9240d9d1.js');
var jsxRuntime = require('react/jsx-runtime');
var Attention = function () {
return (jsxRuntime.jsx("svg", tslib_es6.__assign({ viewBox: "0 0 32 32" }, { children: jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M27.7519 23.0411L17.6621 4.97496C17.3211 4.36498 16.7001 4 16.0001 4C15.3002 4 14.6792 4.36498 14.3382 4.97496L4.24833 23.0411L4.24633 23.0461C3.90533 23.6711 3.91933 24.4081 4.28233 25.021C4.64632 25.634 5.29131 26 6.0053 26H25.995C26.709 26 27.354 25.634 27.718 25.021C28.0809 24.4081 28.0949 23.6711 27.7519 23.0411ZM16 22.0112C15.449 22.0112 15 21.5622 15 21.0112C15 20.4593 15.449 20.0113 16 20.0113C16.551 20.0113 17 20.4593 17 21.0112C17 21.5622 16.551 22.0112 16 22.0112ZM16.7179 12.3006C16.3379 11.9157 15.6619 11.9157 15.282 12.3006C15.092 12.4926 14.992 12.7466 15 13.0136L15.144 17.5284C15.154 17.7984 15.379 18.0114 15.6539 18.0114H16.3459C16.6219 18.0114 16.8459 17.7984 16.8559 17.5264L16.9999 13.0136C17.0079 12.7466 16.9079 12.4926 16.7179 12.3006Z" }, void 0) }), void 0));
};
exports["default"] = Attention;