@vimeo/iris
Version:
Vimeo Design System
21 lines (18 loc) • 1.3 kB
JavaScript
import { c as __assign } from '../../tslib.es6-7f0e734f.js';
import React__default, { forwardRef } from 'react';
var Gift = forwardRef(function (props, ref) { return (React__default.createElement("svg", __assign({ viewBox: "0 0 48 48", ref: ref }, props),
React__default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M32.8615 7.87977L28.1511 11.9625L32.4852 11.9361C34.3048 11.925 35.557 10.1048 34.9167 8.4014C34.6002 7.55931 33.5413 7.29056 32.8615 7.87977ZM38.5048 12.0315C40.4757 12.2797 42 13.9618 42 16V40C42 42.2091 40.2091 44 38 44H10C7.79086 44 6 42.2091 6 40V16C6 13.9706 7.51126 12.2942 9.46975 12.0348C8.8119 10.5364 8.69914 8.77881 9.34262 7.06695C10.6337 3.63237 14.9454 2.5254 17.7313 4.9133L23.9887 10.2768L30.2417 4.85711C33.0265 2.44339 37.3642 3.54431 38.6609 6.99396C39.3141 8.73156 39.1888 10.5173 38.5048 12.0315ZM19.8527 12L15.1281 7.95033C14.4502 7.36926 13.401 7.63863 13.0868 8.47439C12.4463 10.1784 13.7044 11.9974 15.5241 12L19.8527 12ZM10 16H15.5217L15.528 16L22 16V26H12H10V16ZM26 16H38V26H36H26V16ZM10 30L10 40H22V30H12H10ZM26 40H38V30H36H26V40Z" }))); });
Gift.tags = [
'benefit',
'bonus',
'gift',
'grant',
'help',
'new',
'new',
'plus',
'positive',
'present',
'special',
];
export { Gift };