dls-icons-react
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -199,3 +199,3 @@ /* eslint-disable */ | ||
var IconChevronDoubleLeft = createIcon({ | ||
content: '<path d="M5.54 3l.95.975-4.46 4.033 4.46 4.015-.948.977L0 8.01 5.54 3zm4.51 0l.95.975-4.46 4.033 4.459 4.015-.948.977L4.51 8.01 10.05 3z" fill-rule="evenodd"/>', | ||
content: '<path d="M6.236 3.972L5.324 3 0 7.997l5.325 4.976.91-.974-4.284-4.005z"/><path d="M10.236 3.972L9.324 3 4 7.997l5.325 4.976.91-.974-4.284-4.005z"/>', | ||
width: 11, | ||
@@ -206,4 +206,4 @@ height: 16 | ||
var IconChevronDoubleRight = createIcon({ | ||
content: '<path d="M4.8 3L10 8.01 4.798 13l-.89-.977 4.186-4.015-4.186-4.033L4.799 3zM.89 3l5.201 5.01L.89 13l-.889-.977 4.186-4.015L0 3.975.891 3z" fill-rule="evenodd"/>', | ||
width: 10, | ||
content: '<path d="M4 3.972L4.912 3l5.324 4.997-5.325 4.976-.91-.974 4.285-4.005z"/><path d="M0 3.972L.912 3l5.324 4.997-5.325 4.976L.001 12l4.285-4.005z"/>', | ||
width: 11, | ||
height: 16 | ||
@@ -210,0 +210,0 @@ }); |
@@ -193,3 +193,3 @@ /* eslint-disable */ | ||
var IconChevronDoubleLeft = createIcon({ | ||
content: '<path d="M5.54 3l.95.975-4.46 4.033 4.46 4.015-.948.977L0 8.01 5.54 3zm4.51 0l.95.975-4.46 4.033 4.459 4.015-.948.977L4.51 8.01 10.05 3z" fill-rule="evenodd"/>', | ||
content: '<path d="M6.236 3.972L5.324 3 0 7.997l5.325 4.976.91-.974-4.284-4.005z"/><path d="M10.236 3.972L9.324 3 4 7.997l5.325 4.976.91-.974-4.284-4.005z"/>', | ||
width: 11, | ||
@@ -200,4 +200,4 @@ height: 16 | ||
var IconChevronDoubleRight = createIcon({ | ||
content: '<path d="M4.8 3L10 8.01 4.798 13l-.89-.977 4.186-4.015-4.186-4.033L4.799 3zM.89 3l5.201 5.01L.89 13l-.889-.977 4.186-4.015L0 3.975.891 3z" fill-rule="evenodd"/>', | ||
width: 10, | ||
content: '<path d="M4 3.972L4.912 3l5.324 4.997-5.325 4.976-.91-.974 4.285-4.005z"/><path d="M0 3.972L.912 3l5.324 4.997-5.325 4.976L.001 12l4.285-4.005z"/>', | ||
width: 11, | ||
height: 16 | ||
@@ -204,0 +204,0 @@ }); |
{ | ||
"name": "dls-icons-react", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "DLS icons for React.", | ||
@@ -45,3 +45,3 @@ "author": { | ||
}, | ||
"gitHead": "98cac7d01b4f3f7f25fa2b78bccc394b847d94df" | ||
"gitHead": "a6b439f925cf6e10726048579b395383ffdeeaf2" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
132273