New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@internetarchive/icon-ellipses

Package Overview
Dependencies
Maintainers
10
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@internetarchive/icon-ellipses - npm Package Compare versions

Comparing version 0.5.0 to 1.0.0

ellipses.svg

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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc