UNPKG

5.27 kBJavaScriptView Raw
1'use strict';
2
3Object.defineProperty(exports, '__esModule', { value: true });
4
5function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
6
7require('./slicedToArray-0711941d.js');
8require('./unsupportedIterableToArray-68db1d3b.js');
9var React = require('react');
10var React__default = _interopDefault(React);
11require('./_commonjsHelpers-72d386ba.js');
12require('./index-b0606964.js');
13require('./defineProperty-0921a47c.js');
14require('styled-components');
15require('./miscellaneous.js');
16require('./environment.js');
17require('./font.js');
18require('./constants.js');
19require('./breakpoints.js');
20require('./springs.js');
21require('./text-styles.js');
22var _extends = require('./extends-40571110.js');
23var objectWithoutProperties = require('./objectWithoutProperties-35db8ab0.js');
24require('./index-ecc57c9f.js');
25var IconPropTypes = require('./IconPropTypes-56de5759.js');
26
27function IconLink(_ref) {
28 var size = _ref.size,
29 props = objectWithoutProperties._objectWithoutProperties(_ref, ["size"]);
30
31 var sizeValue = IconPropTypes.useIconSize(size);
32 return /*#__PURE__*/React__default.createElement("svg", _extends._extends({
33 width: sizeValue,
34 height: sizeValue,
35 fill: "none",
36 viewBox: "0 0 24 24"
37 }, props), /*#__PURE__*/React__default.createElement("path", {
38 fill: "currentColor",
39 d: "M18.882 5.163a3.564 3.564 0 00-5.084 0l-2.542 2.578a.566.566 0 000 .793.547.547 0 00.782 0l2.542-2.578a2.454 2.454 0 011.76-.735c.667 0 1.292.261 1.76.736.467.474.725 1.107.725 1.784 0 .676-.258 1.31-.726 1.784l-3.323 3.372a2.47 2.47 0 01-3.52 0 .547.547 0 00-.782 0 .566.566 0 000 .793 3.563 3.563 0 005.084 0l3.324-3.371a3.645 3.645 0 001.05-2.578 3.65 3.65 0 00-1.05-2.578z"
40 }), /*#__PURE__*/React__default.createElement("path", {
41 fill: "currentColor",
42 fillRule: "evenodd",
43 d: "M13.73 5.094a3.66 3.66 0 015.22 0 3.744 3.744 0 011.077 2.647 3.743 3.743 0 01-1.077 2.647l-3.324 3.37a3.654 3.654 0 01-2.61 1.095c-.945 0-1.89-.365-2.61-1.094a.665.665 0 010-.931.643.643 0 01.918 0c.933.945 2.45.945 3.384 0l3.323-3.372c.45-.455.698-1.064.698-1.715 0-.65-.248-1.26-.698-1.715a2.358 2.358 0 00-1.691-.707c-.642 0-1.242.25-1.692.706l-2.542 2.578a.643.643 0 01-.918 0 .665.665 0 010-.931l2.542-2.578zm.85.862a2.454 2.454 0 011.76-.735c.667 0 1.292.261 1.76.736.467.474.725 1.107.725 1.784 0 .676-.258 1.31-.726 1.784l-3.323 3.372a2.47 2.47 0 01-3.52 0 .548.548 0 00-.782 0 .566.566 0 000 .793 3.563 3.563 0 005.084 0l3.324-3.371a3.645 3.645 0 001.05-2.578 3.65 3.65 0 00-1.05-2.578 3.564 3.564 0 00-5.084 0l-2.542 2.578a.566.566 0 000 .793.547.547 0 00.782 0l2.542-2.578z",
44 clipRule: "evenodd"
45 }), /*#__PURE__*/React__default.createElement("path", {
46 stroke: "currentColor",
47 strokeWidth: 0.2,
48 d: "M18.95 10.388a3.743 3.743 0 001.077-2.647 3.744 3.744 0 00-1.077-2.647 3.66 3.66 0 00-5.22 0l-2.542 2.578a.665.665 0 000 .93.643.643 0 00.918 0l2.542-2.577a2.359 2.359 0 011.692-.706c.642 0 1.242.25 1.691.707.45.455.698 1.064.698 1.715 0 .65-.248 1.26-.698 1.715l-3.323 3.372s0 0 0 0a2.373 2.373 0 01-3.384 0 .643.643 0 00-.918 0 .665.665 0 000 .93 3.654 3.654 0 002.61 1.095c.945 0 1.89-.365 2.61-1.094l3.324-3.371zm0 0s0 0 0 0zm-4.37-4.432a2.454 2.454 0 011.76-.735c.667 0 1.292.261 1.76.736.467.474.725 1.107.725 1.784 0 .676-.258 1.31-.726 1.784l-3.323 3.372a2.47 2.47 0 01-3.52 0 .548.548 0 00-.782 0 .566.566 0 000 .793 3.563 3.563 0 005.084 0l3.324-3.371a3.645 3.645 0 001.05-2.578 3.65 3.65 0 00-1.05-2.578 3.564 3.564 0 00-5.084 0l-2.542 2.578a.566.566 0 000 .793.547.547 0 00.782 0l2.542-2.578z"
49 }), /*#__PURE__*/React__default.createElement("path", {
50 fill: "currentColor",
51 d: "M11.626 15.864l-2.151 2.181a2.453 2.453 0 01-1.76.736 2.454 2.454 0 01-1.76-.736 2.552 2.552 0 010-3.569l3.129-3.173a2.454 2.454 0 011.76-.735c.667 0 1.291.261 1.759.735a.548.548 0 00.782 0 .566.566 0 000-.793 3.564 3.564 0 00-5.084 0l-3.128 3.173a3.646 3.646 0 00-1.05 2.578c0 .976.373 1.891 1.05 2.577a3.544 3.544 0 002.542 1.064c.962 0 1.865-.378 2.541-1.064l2.151-2.18a.566.566 0 000-.794.547.547 0 00-.781 0z"
52 }), /*#__PURE__*/React__default.createElement("path", {
53 fill: "currentColor",
54 fillRule: "evenodd",
55 stroke: "currentColor",
56 strokeWidth: 0.2,
57 d: "M8.233 10.441h0a3.66 3.66 0 015.22 0 .665.665 0 010 .931.643.643 0 01-.918 0 2.359 2.359 0 00-1.691-.706c-.643 0-1.243.251-1.692.706 0 0 0 0 0 0l-3.129 3.173a2.453 2.453 0 000 3.431c.45.456 1.05.707 1.692.707.642 0 1.242-.251 1.692-.707l2.15-2.18a.642.642 0 01.918 0 .665.665 0 010 .93l-2.15 2.181s0 0 0 0A3.64 3.64 0 017.714 20a3.64 3.64 0 01-2.61-1.093 3.743 3.743 0 01-1.078-2.646c0-1.002.383-1.942 1.078-2.647 0 0 0 0 0 0l3.128-3.173zm-3.06 3.242L8.3 10.51a3.564 3.564 0 015.084 0 .566.566 0 010 .793.547.547 0 01-.782 0 2.454 2.454 0 00-1.76-.735c-.667 0-1.292.261-1.76.735l-3.128 3.173a2.552 2.552 0 000 3.57 2.454 2.454 0 001.76.735c.667 0 1.292-.262 1.76-.736l2.15-2.18a.547.547 0 01.782 0 .566.566 0 010 .792l-2.15 2.181a3.544 3.544 0 01-2.542 1.064 3.544 3.544 0 01-2.542-1.064 3.645 3.645 0 01-1.05-2.577c0-.976.373-1.892 1.05-2.578z",
58 clipRule: "evenodd"
59 }));
60}
61
62IconLink.propTypes = IconPropTypes.IconPropTypes;
63
64exports.default = IconLink;
65//# sourceMappingURL=IconLink.js.map