Spiderman Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Spiderman icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/333184.svg" alt="Spiderman icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333184.svg" alt="Spiderman icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333184.svg" alt="Spiderman icon" :width="24" :height="24" />
CSS background
.icon-spiderman {
background-image: url('https://proicons.com/icon/333184.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M21.9207,16.1619l-1.1099.5543-5.2432,9.2703c-.0541,4.6486,1.7027,12.6486,4.2973,17.5135"/><path class="c" d="M21.7837,15.5319l-1.6486-.2481-9.027,8.7568c-.027,3.5676,1.0541,10.1351,3.8378,14.4595"/><path class="c" d="M13.1892,7.1486c-2.3784,7.4324-1.6486,12.8649-1.6486,12.8649l8.1892-6.2703,2.0993.9925"/><path class="c" d="M23.1081,11.5c-.5405.4324-.7743,1.1829-.4142,1.8617"/><path class="c" d="M22.1265,13.9814l-2.2346-2.2111-5.1622,3.1622c.2973-5.2162,2.8649-10.4324,2.8649-10.4324"/><path class="c" d="M25.4415,17.0861c.4785-.4204.7883-1.0496.7883-1.8024,0-1.3658-.9983-2.3514-2.2298-2.3514s-2.2298.9856-2.2298,2.3514c0,.7528.3098,1.3819.7883,1.8024-.6653.8218-1.4081,1.8735-1.5584,2.6368,0,2.8581,1.3986,7.5,2.108,9.2635.1419-.4257.5272-.5676.8919-.5676s.75.1419.8919.5676c.7093-1.7635,2.108-6.4054,2.108-9.2635-.1504-.7633-.8931-1.8151-1.5584-2.6368Z"/><path class="c" d="M26.0793,16.1619l1.1099.5543,5.2432,9.2703c.0541,4.6486-1.7027,12.6486-4.2973,17.5135"/><path class="c" d="M26.2163,15.5319l1.6486-.2481,9.027,8.7568c.027,3.5676-1.0541,10.1351-3.8378,14.4595"/><path class="c" d="M34.8108,7.1486c2.3784,7.4324,1.6486,12.8649,1.6486,12.8649l-8.1892-6.2703-2.0993.9925"/><path class="c" d="M24.8919,11.5c.5405.4324.7743,1.1829.4142,1.8617"/><path class="c" d="M25.8735,13.9814l2.2346-2.2111,5.1622,3.1622c-.2973-5.2162-2.8649-10.4324-2.8649-10.4324"/></svg>
Spiderman in other icon packs
Copied!