UNPKG

@shopify/polaris-icons

Version:

[![npm version](https://img.shields.io/npm/v/@shopify/polaris-icons.svg?style=flat)](https://www.npmjs.com/package/@shopify/polaris-icons)

19 lines (14 loc) 502 B
'use strict'; var React = require('react'); var _ref = /*#__PURE__*/ React.createElement("path", { fillRule: "evenodd", d: "M16.5 4A1.5 1.5 0 0 1 18 5.5v11a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 2 16.5v-11A1.5 1.5 0 0 1 3.5 4H5V3a1 1 0 1 1 2 0v1h6V3a1 1 0 1 1 2 0v1h1.5zM4 8h12v8H4V8z" }); var SvgCalendarMinor = function SvgCalendarMinor(props) { return React.createElement("svg", Object.assign({ viewBox: "0 0 20 20" }, props), _ref); }; exports.SvgCalendarMinor = SvgCalendarMinor;