@internetarchive/icon-ellipses
Advanced tools
Comparing version 0.5.0 to 1.0.0
18
index.js
import { html } from 'lit-html'; | ||
export default html` | ||
<svg | ||
viewBox="0 0 40 40" | ||
xmlns="http://www.w3.org/2000/svg" | ||
aria-labelledby="ellipsesTitleID ellipsesDescID" | ||
> | ||
<title id="ellipsesTitleID">Ellipses icon</title> | ||
<desc id="ellipsesDescID">An illustration of text ellipses.</desc> | ||
<path class="fill-color" d="m10.5 17.5c1.3807119 0 2.5 1.1192881 2.5 2.5s-1.1192881 2.5-2.5 2.5c-1.38071187 0-2.5-1.1192881-2.5-2.5s1.11928813-2.5 2.5-2.5zm9.5 0c1.3807119 0 2.5 1.1192881 2.5 2.5s-1.1192881 2.5-2.5 2.5-2.5-1.1192881-2.5-2.5 1.1192881-2.5 2.5-2.5zm9.5 0c1.3807119 0 2.5 1.1192881 2.5 2.5s-1.1192881 2.5-2.5 2.5-2.5-1.1192881-2.5-2.5 1.1192881-2.5 2.5-2.5z" fill-rule="evenodd"/> | ||
</svg> | ||
<svg | ||
viewBox="0 0 40 40" | ||
xmlns="http://www.w3.org/2000/svg" | ||
aria-labelledby="ellipsesTitleID ellipsesDescID" | ||
> | ||
<title id="ellipsesTitleID">Ellipses icon</title> | ||
<desc id="ellipsesDescID">An illustration of text ellipses.</desc> | ||
<path class="fill-color" d="m10.5 17.5c1.3807119 0 2.5 1.1192881 2.5 2.5s-1.1192881 2.5-2.5 2.5c-1.38071187 0-2.5-1.1192881-2.5-2.5s1.11928813-2.5 2.5-2.5zm9.5 0c1.3807119 0 2.5 1.1192881 2.5 2.5s-1.1192881 2.5-2.5 2.5-2.5-1.1192881-2.5-2.5 1.1192881-2.5 2.5-2.5zm9.5 0c1.3807119 0 2.5 1.1192881 2.5 2.5s-1.1192881 2.5-2.5 2.5-2.5-1.1192881-2.5-2.5 1.1192881-2.5 2.5-2.5z" fill-rule="evenodd"/> | ||
</svg> | ||
`; |
{ | ||
"name": "@internetarchive/icon-ellipses", | ||
"version": "0.5.0", | ||
"version": "1.0.0", | ||
"description": "SVG ellipses icon", | ||
@@ -41,3 +41,3 @@ "license": "AGPL-3.0-only", | ||
}, | ||
"gitHead": "ff2a9a6b3b02f8a8eae433aacd85e95990cadf3a" | ||
"gitHead": "d9b4236998d20d162298bda21eff48a3d4163558" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
37271
6
37
1