UNPKG

storybook-addon-rem

Version:

A storybook addon which helps you to test how your REM sized components behave.

15 lines 827 B
import React from 'react'; var Decrease = function Decrease() { return /*#__PURE__*/React.createElement("svg", { version: "1.1", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", style: { fill: 'currentColor', height: 13 } }, /*#__PURE__*/React.createElement("path", { d: "m7.0268 3.002c-0.37116 0-0.76667 0.24003-0.96235 0.64648l-6 16c-0.19382 0.51668 0.067532 1.0927 0.58398 1.2871 0.51668 0.19382 1.0927-0.06753 1.2871-0.58398l1.2559-3.3516h7.6172l1.2559 3.3516c0.19441 0.51645 0.77043 0.7778 1.2871 0.58398 0.51645-0.19441 0.7778-0.77043 0.58398-1.2871l-6-16c-0.15537-0.39662-0.49036-0.64648-0.90874-0.64648zm-0.026808 3.8438 3.0586 8.1543h-6.1172zm8 4.1543c-0.55228 0-1 0.44772-1 1s0.44772 1 1 1h8c0.55228 0 1-0.44772 1-1s-0.44772-1-1-1z" })); }; export default Decrease;