@internetarchive/icon-magnify-plus
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -5,5 +5,3 @@ import { html } from 'lit-html'; | ||
<svg | ||
height="18" | ||
viewBox="0 0 18 18" | ||
width="18" | ||
xmlns="http://www.w3.org/2000/svg" | ||
@@ -23,3 +21,2 @@ aria-labelledby="magnify-plusTitleID magnify-plusDescID" | ||
</svg> | ||
`; |
{ | ||
"name": "@internetarchive/icon-magnify-plus", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "SVG magnify-plus icon", | ||
@@ -5,0 +5,0 @@ "license": "AGPL-3.0-only", |
Sorry, the diff of this file is not supported yet
3309
45