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

@symbo.ls/default-icons

Package Overview
Dependencies
Maintainers
5
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@symbo.ls/default-icons - npm Package Compare versions

Comparing version 2.11.164 to 2.11.165

src/arrow-down-circle.svg

41

index.js
'use strict'
export default {
symbols: require('./src/logo.svg')
symbols: require('./src/logo.svg'),
arrowDownCircle: require('./src/arrow-down-circle.svg'),
arrowDownLeft: require('./src/arrow-down-left.svg'),
arrowDownRight: require('./src/arrow-down-right.svg'),
arrowDown: require('./src/arrow-down.svg'),
arrowLeftCircle: require('./src/arrow-left-circle.svg'),
arrowLeft: require('./src/arrow-left.svg'),
arrowRight: require('./src/arrow-right.svg'),
arrowRightCircle: require('./src/arrow-right-circle.svg'),
arrowUpCircle: require('./src/arrow-up-circle.svg'),
arrowUpLeft: require('./src/arrow-up-left.svg'),
arrowUpRight: require('./src/arrow-up-right.svg'),
arrowUp: require('./src/arrow-up.svg'),
checkCircle: require('./src/check-circle.svg'),
check: require('./src/check.svg'),
chevronDown: require('./src/chevron-down.svg'),
chevronLeft: require('./src/chevron-left.svg'),
chevronRight: require('./src/chevron-right.svg'),
chevronUp: require('./src/chevron-up.svg'),
copy: require('./src/copy.svg'),
dribbble: require('./src/dribbble.svg'),
eyeOff: require('./src/eye-off.svg'),
eye: require('./src/eye.svg'),
file: require('./src/file.svg'),
info: require('./src/info.svg'),
logo: require('./src/logo.svg'),
minus: require('./src/minus.svg'),
moon: require('./src/moon.svg'),
moreHorizontal: require('./src/more-horizontal.svg'),
moreVertical: require('./src/more-vertical.svg'),
sun: require('./src/sun.svg'),
send: require('./src/send.svg'),
smile: require('./src/smile.svg'),
search: require('./src/search.svg'),
phone: require('./src/phone.svg'),
twitch: require('./src/twitch.svg'),
upload: require('./src/upload.svg'),
video: require('./src/video.svg'),
x: require('./src/x.svg'),
plus: require('./src/plus.svg')
}

4

package.json
{
"name": "@symbo.ls/default-icons",
"version": "2.11.164",
"version": "2.11.165",
"main": "index.js",
"author": "symbo.ls",
"license": "ISC",
"gitHead": "943a48800e5959b8c1f15d5d8d49224565038c23"
"gitHead": "2301d67cd5a700d9ffc81146518cbf228cf20383"
}
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