Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Bugfix/change circle arrow #218

Merged
merged 6 commits into from
May 15, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/components/icon/icon.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ Icon.propTypes = {
Icon.defaultProps = {
fill: '#222',
stroke: '#222',
'aria-hidden': 'true',
focusable: 'false',
strokeWidth: 1,
height: 16,
width: 16,
Expand Down
26 changes: 12 additions & 14 deletions src/components/icon/icons/apartment.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,18 @@ export default function Apartment({
...rest // eslint-disable-line comma-dangle
}) {
return (
<svg aria-hidden="true" focusable="false" {...rest}>
<g id="Page-1" stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g id="Artboard-1" transform="translate(-68.000000, -330.000000)" stroke={stroke}>
<g id="apartment" transform="translate(68.000000, 330.000000)">
<rect id="base" strokeWidth={strokeWidth} x="2" y="1" width="12" height="14" />
<path d="M6.5,14 L6.5,9.5 L9.5,9.5 L9.5,14" id="door" />
<g id="windows" transform="translate(4.000000, 3.000000)" strokeWidth={strokeWidth}>
<path d="M6,4 L8,4" id="Path-506" />
<path d="M3,4 L5,4" id="Path-506" />
<path d="M0,4 L2,4" id="Path-506" />
<path d="M6,1 L8,1" id="Path-506" />
<path d="M3,1 L5,1" id="Path-506" />
<path d="M0,1 L2,1" id="Path-506" />
</g>
<svg {...rest}>
<g stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g stroke={stroke}>
<rect strokeWidth={strokeWidth} x="2" y="1" width="12" height="14" />
<path d="M6.5,14 L6.5,9.5 L9.5,9.5 L9.5,14" />
<g transform="translate(4.000000, 3.000000)" strokeWidth={strokeWidth}>
<path d="M6,4 L8,4" />
<path d="M3,4 L5,4" />
<path d="M0,4 L2,4" />
<path d="M6,1 L8,1" />
<path d="M3,1 L5,1" />
<path d="M0,1 L2,1" />
</g>
</g>
</g>
Expand Down
7 changes: 3 additions & 4 deletions src/components/icon/icons/arrowLeft.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ export default function ArrowLeft({
...rest // eslint-disable-line comma-dangle
}) {
return (
<svg aria-hidden="true" focusable="false" {...rest}>
<g id="icons" stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g id="Artboard" transform="translate(0, 2.7)" fillRule="nonzero" fill={fill}>
<svg {...rest}>
<g stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g transform="translate(0, 2.7)" fillRule="nonzero" fill={fill}>
<g>
<path
d="M0.589263762,5.00241556 L5.47287655,0.118802768 C5.63159397,-0.0399146481 5.88961151,-0.0399146481
Expand All @@ -22,7 +22,6 @@ export default function ArrowLeft({
6.04832893,10.4606668 C5.96856325,10.5404325 5.86437951,10.5795014 5.76019577,10.5795014
C5.65601203,10.5795014 5.55182829,10.5396185 5.47206262,10.4606668 L0.588449827,5.577054
C0.429732411,5.41833658 0.429732411,5.16031904 0.588449827,5.00160162 L0.589263762,5.00241556 Z"
id="Shape"
/>
</g>
</g>
Expand Down
16 changes: 7 additions & 9 deletions src/components/icon/icons/arrowUpDown.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,13 @@ export default function ArrowUpDown({
...rest // eslint-disable-line comma-dangle
}) {
return (
<svg aria-hidden="true" focusable="false" {...rest}>
<g id="Page-1" stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g id="Artboard-1" transform="translate(-163.000000, -141.000000)" strokeWidth={strokeWidth} stroke={stroke}>
<g id="arrow-up-down" transform="translate(163.000000, 141.000000)">
<polyline id="Shape" points="13 15 8 15 8 10" />
<path d="M8,15 L15.25,7.75" id="Shape" />
<polyline id="Shape" points="3 1 8 1 8 6" />
<path d="M8,1 L0.75,8.25" id="Shape" />
</g>
<svg {...rest}>
<g stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g strokeWidth={strokeWidth} stroke={stroke}>
<polyline points="13 15 8 15 8 10" />
<path d="M8,15 L15.25,7.75" />
<polyline points="3 1 8 1 8 6" />
<path d="M8,1 L0.75,8.25" />
</g>
</g>
</svg>
Expand Down
15 changes: 6 additions & 9 deletions src/components/icon/icons/balloon.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,11 @@ export default function Balloon({
...rest // eslint-disable-line comma-dangle
}) {
return (
<svg aria-hidden="true" focusable="false" {...rest}>
<g id="icons" stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g id="Artboard" transform="translate(-165.000000, -7.000000)" fillRule="nonzero" fill={fill}>
<g id="bubble" transform="translate(165.000000, 7.000000)">
<path
d="M0.421052632,15.1578947 C0.231578947,15.1578947 0.0656842105,15.0315789 0.0151578947,14.8488421
<svg {...rest}>
<g stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g fillRule="nonzero" fill={fill}>
<path
d="M0.421052632,15.1578947 C0.231578947,15.1578947 0.0656842105,15.0315789 0.0151578947,14.8488421
C-0.0353684211,14.6661053 0.0421052632,14.4724211 0.204631579,14.3755789 C1.62863158,13.5216842
2.21894737,12.2795789 2.42863158,11.6985263 C0.880842105,10.5136842 2.71050543e-20,8.87410526
2.71050543e-20,7.15789474 C2.71050543e-20,6.29136842 0.217263158,5.45178947 0.646736842,4.66189474
Expand All @@ -30,9 +29,7 @@ export default function Balloon({
1.99747368,13.9949474 C3.09389474,13.6109474 4.27452632,12.9448421 5.14610526,12.3452632 C5.24968421,12.2736842
5.37936842,12.2526316 5.50063158,12.2871579 C6.29894737,12.5153684 7.14021053,12.6315789 8,12.6315789
C11.9469474,12.6315789 15.1578947,10.176 15.1578947,7.15789474 C15.1578947,4.13978947 11.9469474,1.68421053 8,1.68421053 Z"
id="Shape"
/>
</g>
/>
</g>
</g>
</svg>
Expand Down
12 changes: 5 additions & 7 deletions src/components/icon/icons/bell.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,11 @@ export default function Bell({
...rest // eslint-disable-line comma-dangle
}) {
return (
<svg aria-hidden="true" focusable="false" {...rest}>
<g id="Page-1" stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g id="Artboard-1" transform="translate(-1197.000000, -141.000000)" stroke={stroke} strokeWidth={strokeWidth}>
<g id="bell" transform="translate(1197.000000, 141.000000)">
<path d="M13,9 L14,10 L14,12 L2,12 L2,10 L3,9 L3,6 C3,3.2 5.2,1 8,1 L8,1 C10.8,1 13,3.2 13,6 L13,9 L13,9 Z" id="Shape" />
<path d="M11,12 C11,13.7 9.7,15 8,15 C6.3,15 5,13.7 5,12" id="Shape" />
</g>
<svg {...rest}>
<g stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g stroke={stroke} strokeWidth={strokeWidth}>
<path d="M13,9 L14,10 L14,12 L2,12 L2,10 L3,9 L3,6 C3,3.2 5.2,1 8,1 L8,1 C10.8,1 13,3.2 13,6 L13,9 L13,9 Z" />
<path d="M11,12 C11,13.7 9.7,15 8,15 C6.3,15 5,13.7 5,12" />
</g>
</g>
</svg>
Expand Down
24 changes: 11 additions & 13 deletions src/components/icon/icons/calendar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,17 @@ export default function Calendar({
...rest // eslint-disable-line comma-dangle
}) {
return (
<svg aria-hidden="true" focusable="false" {...rest}>
<g id="Page-1" stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g id="Artboard-1" transform="translate(-210.000000, -188.000000)" stroke={stroke}>
<g id="calendar" transform="translate(210.000000, 188.000000)">
<rect id="Rectangle-path" strokeWidth={strokeWidth} x="2" y="4" width="13" height="10" />
<path d="M14,2 L12,2" id="Shape" strokeWidth={strokeWidth} fill={fill} />
<path d="M5,2 L3,2" id="Shape" strokeWidth={strokeWidth} fill={fill} />
<path d="M3,7.5 L14,7.5" id="Path-502" />
<path d="M3,10.5 L14,10.5" id="Path-502" />
<path d="M5.5,5 L5.5,13" id="Shape" fill={fill} />
<path d="M8.5,5 L8.5,13" id="Shape" fill={fill} />
<path d="M11.5,5 L11.5,13" id="Shape" fill={fill} />
</g>
<svg {...rest}>
<g stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g stroke={stroke}>
<rect strokeWidth={strokeWidth} x="2" y="4" width="13" height="10" />
<path d="M14,2 L12,2" strokeWidth={strokeWidth} fill={fill} />
<path d="M5,2 L3,2" strokeWidth={strokeWidth} fill={fill} />
<path d="M3,7.5 L14,7.5" />
<path d="M3,10.5 L14,10.5" />
<path d="M5.5,5 L5.5,13" fill={fill} />
<path d="M8.5,5 L8.5,13" fill={fill} />
<path d="M11.5,5 L11.5,13" fill={fill} />
</g>
</g>
</svg>
Expand Down
9 changes: 3 additions & 6 deletions src/components/icon/icons/cart.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,18 @@ export default function Chart({
...rest // eslint-disable-line comma-dangle
}) {
return (
<svg aria-hidden="true" focusable="false" {...rest}>
<g id="Page-1" stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g id="cart" fillRule="nonzero" fill={fill}>
<svg {...rest}>
<g stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g fillRule="nonzero" fill={fill}>
<path
d="M6.11764706,16 C5.33905882,16 4.70588235,15.3668235 4.70588235,14.5882353 C4.70588235,13.8096471 5.33905882,13.1764706
6.11764706,13.1764706 C6.89623529,13.1764706 7.52941176,13.8096471 7.52941176,14.5882353 C7.52941176,15.3668235 6.89623529,16
6.11764706,16 Z"
id="Shape"
/>
<path
d="M12.7058824,16 C11.9272941,16 11.2941176,15.3668235 11.2941176,14.5882353 C11.2941176,13.8096471 11.9272941,13.1764706
12.7058824,13.1764706 C13.4844706,13.1764706 14.1176471,13.8096471 14.1176471,14.5882353 C14.1176471,15.3668235 13.4844706,16
12.7058824,16 Z"
id="Shape"
/>
<path
d="M15.5661176,2.32188235 C15.3298824,2.04235294 14.9731765,1.88235294 14.5882353,1.88235294 L3.06541176,1.88235294
Expand All @@ -37,7 +35,6 @@ export default function Chart({
L14.2785882,6.99388235 C14.2287059,7.29129412 13.9105882,7.58588235 13.6094118,7.61223529 L4.15717647,8.43388235
L3.22164706,2.82258824 L14.5872941,2.82258824 C14.6974118,2.82258824 14.7896471,2.86023529 14.8470588,2.92894118
C14.9044706,2.99764706 14.9270588,3.09458824 14.9091765,3.20282353 L14.9101176,3.20376471 Z"
id="Shape"
/>
</g>
</g>
Expand Down
8 changes: 4 additions & 4 deletions src/components/icon/icons/checkmark.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ export default function Checkmark({
...rest // eslint-disable-line comma-dangle
}) {
return (
<svg aria-hidden="true" focusable="false" {...rest}>
<g id="Page-1" stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g id="checkmark" stroke={stroke} strokeWidth={strokeWidth}>
<path d="M0.700012207,3.44100952 L3.69873047,6.43997192 L9.29998779,0.839996338" id="Path-5" />
<svg {...rest}>
<g stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g stroke={stroke} strokeWidth={strokeWidth}>
<path d="M0.700012207,3.44100952 L3.69873047,6.43997192 L9.29998779,0.839996338" />
</g>
</g>
</svg>
Expand Down
10 changes: 4 additions & 6 deletions src/components/icon/icons/checkmarkLarge.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,10 @@ export default function CheckmarkLarge({
...rest // eslint-disable-line comma-dangle
}) {
return (
<svg aria-hidden="true" focusable="false" {...rest}>
<g id="Page-1" stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g id="Artboard-1" transform="translate(-113.000000, -330.000000)" stroke={stroke} strokeWidth={strokeWidth}>
<g id="checkmark-large" transform="translate(113.000000, 330.000000)">
<path d="M14.4000244,3 L5.40002441,12 L1.40002441,8" id="Shape" />
</g>
<svg {...rest}>
<g stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g stroke={stroke} strokeWidth={strokeWidth}>
<path d="M14.4000244,3 L5.40002441,12 L1.40002441,8" />
</g>
</g>
</svg>
Expand Down
7 changes: 3 additions & 4 deletions src/components/icon/icons/chevronUp.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,14 @@ export default function ChevronUp({
...rest // eslint-disable-line comma-dangle
}) {
return (
<svg aria-hidden="true" focusable="false" {...rest}>
<g id="icons" stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g id="chevron-up" fillRule="nonzero" fill={fill}>
<svg {...rest}>
<g stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g fillRule="nonzero" fill={fill}>
<path
d="M0.8,8 C0.8,8.1024 0.8392,8.2048 0.9168,8.2832 C1.0728,8.4392 1.3264,8.4392 1.4824,8.2832
L8.3992,1.3664 L15.316,8.2832 C15.472,8.4392 15.7256,8.4392 15.8816,8.2832 C16.0376,8.1272
16.0376,7.8736 15.8816,7.7176 L8.6816,0.5176 C8.5256,0.3616 8.272,0.3616 8.116,0.5176 L0.916,7.7176
C0.8376,7.796 0.7992,7.8984 0.7992,8.0008 L0.8,8 Z"
id="Shape"
/>
</g>
</g>
Expand Down
34 changes: 16 additions & 18 deletions src/components/icon/icons/circleArrow.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,22 @@ export default function CircleArrow({
...rest // eslint-disable-line comma-dangle
}) {
return (
<svg aria-hidden="true" focusable="false" {...rest}>
<g id="icons" stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g id="refresh" fillRule="nonzero" fill={fill}>
<svg {...rest}>
<g stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g fillRule="nonzero" fill={fill}>
<path
d="M17.146,6.646 L15.998,7.795 C15.947,5.735 15.12,3.805 13.657,2.343 C12.146,0.832 10.137,1.77635684e-15
8,1.77635684e-15 C5.863,1.77635684e-15 3.854,0.832 2.343,2.343 C0.832,3.854 -3.55271368e-15,5.863
-3.55271368e-15,8 C-3.55271368e-15,10.137 0.832,12.146 2.343,13.657 C3.854,15.168 5.863,16 8,16 C10.974,16
13.686,14.365 15.077,11.734 C15.206,11.49 15.113,11.187 14.869,11.058 C14.625,10.929 14.322,11.022
14.193,11.266 C12.976,13.569 10.603,15 8,15 C4.14,15 1,11.86 1,8 C1,4.14 4.14,1 8,1 C11.789,1 14.885,4.027
14.997,7.789 L13.854,6.646 C13.659,6.451 13.342,6.451 13.147,6.646 C12.952,6.841 12.952,7.158 13.147,7.353
L15.147,9.353 C15.245,9.451 15.373,9.499 15.501,9.499 C15.629,9.499 15.757,9.45 15.855,9.353 L17.854,7.353
C18.049,7.158 18.049,6.841 17.854,6.646 C17.659,6.451 17.341,6.451 17.146,6.646 Z"
id="Shape"
d="M12.4148521,3.58560674 C11.2488774,2.58406902 9.7803811,1.875 8.11101235,1.875 C4.67994889,1.875
1.88887654,4.6225 1.88887654,8 C1.88887654,11.3775 4.67994889,14.125 8.11101235,14.125 C10.424758,14.125
12.534062,12.872875 13.6158248,10.85775 C13.7304899,10.64425 13.9998194,10.562875 14.2167053,10.67575
C14.4335912,10.788625 14.5162567,11.05375 14.4015916,11.26725 C13.1651644,13.569375 10.7545312,15 8.11101235,15
C6.21148317,15 4.4257302,14.272 3.08263774,12.949875 C1.73954528,11.62775 1,9.869875 1,8 C1,6.130125
1.73954528,4.37225 3.08263774,3.050125 C4.4257302,1.728 6.21148317,1 8.11101235,1 C9.98580446,1
11.7302392,1.73098743 13.0859275,2.9996272 C13.0857261,2.98665689 13.0855093,2.97340463 13.0852829,2.9598644
L13.0959286,1.52740376 C13.097842,1.28419019 13.2977147,1.08431745 13.5409283,1.08240407 C13.7841418,1.08049069
13.9802756,1.27662444 13.9783622,1.519838 L13.9593663,4.0137076 C13.957786,4.13531929 13.9076513,4.24608842
13.8271994,4.32654034 C13.7467475,4.40699226 13.6365971,4.4577457 13.5143667,4.45870729 L11.0198685,4.47833169
C10.776655,4.48024507 10.5805212,4.28411132 10.5824346,4.04089775 C10.584348,3.79768419 10.7835922,3.59843998
11.0268057,3.5965266 L12.4148521,3.58560674 Z"
/>
</g>
</g>
Expand All @@ -35,9 +38,4 @@ CircleArrow.propTypes = {
strokeWidth: PropTypes.number,
};

CircleArrow.defaultProps = {
...Icon.defaultProps,
viewBox: '0 0 18 16',
width: 18,
height: 16,
};
CircleArrow.defaultProps = Icon.defaultProps;
14 changes: 5 additions & 9 deletions src/components/icon/icons/circleSlash.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,11 @@ export default function CircleSlash({
...rest // eslint-disable-line comma-dangle
}) {
return (
<svg aria-hidden="true" focusable="false" {...rest}>
<g id="Atoms" stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g id="Icons" transform="translate(-903.000000, -151.000000)" stroke={stroke} strokeWidth={strokeWidth}>
<g id="Icon-set" transform="translate(56.000000, 151.000000)">
<g id="stop" transform="translate(847.000000, 0.000000)">
<circle id="Oval" cx="8" cy="8" r="7" />
<path d="M12.5,3.5 L3.5,12.5" id="Shape" />
</g>
</g>
<svg {...rest}>
<g stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g stroke={stroke} strokeWidth={strokeWidth}>
<circle cx="8" cy="8" r="7" />
<path d="M12.5,3.5 L3.5,12.5" />
</g>
</g>
</svg>
Expand Down
10 changes: 5 additions & 5 deletions src/components/icon/icons/clock.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ export default function Clock({
...rest // eslint-disable-line comma-dangle
}) {
return (
<svg aria-hidden="true" focusable="false" {...rest}>
<g id="icons" stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g id="clock" fillRule="nonzero" fill={fill}>
<svg {...rest}>
<g stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g fillRule="nonzero" fill={fill}>
<path
d="M13.6572632,2.34273684 C12.1465263,0.832 10.1372632,0 8,0 C5.86273684,0 3.85431579,0.832
2.34273684,2.34273684 C0.832,3.85347368 0,5.86273684 0,7.99915789 C0,10.1355789 0.832,12.1448421
Expand All @@ -20,7 +20,7 @@ export default function Clock({
C16,5.86189474 15.168,3.85347368 13.6572632,2.34273684 L13.6572632,2.34273684 Z M8,15.1578947
C4.05305263,15.1578947 0.842105263,11.9469474 0.842105263,8 C0.842105263,4.05305263 4.05305263,0.842105263
8,0.842105263 C11.9469474,0.842105263 15.1578947,4.05305263 15.1578947,8 C15.1578947,11.9469474
11.9469474,15.1578947 8,15.1578947 Z" id="Shape"
11.9469474,15.1578947 8,15.1578947 Z"
/>
<path
d="M13.0227061,4.65692092 L8.01352278,7.54934198 L4.78404909,5.28828934 C4.5937333,5.15523671
Expand All @@ -34,7 +34,7 @@ export default function Clock({
8.08847014,8.45797355 C8.10615436,8.45376303 8.12047014,8.4495525 8.13478593,8.44365776 C8.15415436,8.43607882
8.16762804,8.43018408 8.18025962,8.42344724 C8.1928912,8.4167104 8.19710172,8.41418408 8.20215436,8.41165776
L13.4437587,5.38534198 C13.6450219,5.26913145 13.7140745,5.01144724 13.597864,4.81018408 C13.4816534,4.60976303
13.2239692,4.5407104 13.0227061,4.65692092 Z" id="Shape"
13.2239692,4.5407104 13.0227061,4.65692092 Z"
transform="translate(8.888152, 6.534706) scale(-1, 1) rotate(-60.000000) translate(-8.888152, -6.534706) "
/>
</g>
Expand Down
10 changes: 5 additions & 5 deletions src/components/icon/icons/close.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ export default function Close({
...rest // eslint-disable-line comma-dangle
}) {
return (
<svg aria-hidden="true" focusable="false" {...rest}>
<g id="Page-1" stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g id="close" stroke={stroke} strokeWidth={strokeWidth}>
<path d="M1.875,1.875 L14.125,14.125" id="Shape" />
<path d="M14.1249998,1.875 L1.875,14.1249998" id="Shape" />
<svg {...rest}>
<g stroke="none" strokeWidth={strokeWidth} fill="none" fillRule="evenodd">
<g stroke={stroke} strokeWidth={strokeWidth}>
<path d="M1.875,1.875 L14.125,14.125" />
<path d="M14.1249998,1.875 L1.875,14.1249998" />
</g>
</g>
</svg>
Expand Down
Loading