spider emoji
spider from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.
- Name
- spider
- Set
- OpenMoji
- Style
- Default
- Category
- Animals Nature
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More animals nature icons from OpenMoji
Use the spider emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#9b9b9a" stroke-width="1.33"><ellipse cx="36.22" cy="29.93" rx="8.644" ry="11.3"/><circle cx="36.22" cy="45.89" r="4.654"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M25.98 8.278s-14.61 29.22 9.296 33.2m1.334.002c26.56-3.984 10.62-33.2 10.62-33.2"/><path d="M61.4 21.34s-3.541 22.13-23.46 19.81M10.6 21.45s5.201 21.36 23.57 20.03"/><path d="M33.29 41.48s-12.62 9.668-5.976 18.59"/><path d="M31.3 40.7s-18.59 7.415-13.28 22.02m20.91-21.68s13.61 8.411 6.972 19.03"/><path d="M42.03 40.92s18.7 7.857 12.62 22.8"/><ellipse cx="35.94" cy="30.19" rx="8.632" ry="11.29"/><circle cx="35.94" cy="46.13" r="4.648"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiSpider(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#9b9b9a" strokeWidth="1.33"><ellipse cx="36.22" cy="29.93" rx="8.644" ry="11.3"/><circle cx="36.22" cy="45.89" r="4.654"/></g><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M25.98 8.278s-14.61 29.22 9.296 33.2m1.334.002c26.56-3.984 10.62-33.2 10.62-33.2"/><path d="M61.4 21.34s-3.541 22.13-23.46 19.81M10.6 21.45s5.201 21.36 23.57 20.03"/><path d="M33.29 41.48s-12.62 9.668-5.976 18.59"/><path d="M31.3 40.7s-18.59 7.415-13.28 22.02m20.91-21.68s13.61 8.411 6.972 19.03"/><path d="M42.03 40.92s18.7 7.857 12.62 22.8"/><ellipse cx="35.94" cy="30.19" rx="8.632" ry="11.29"/><circle cx="35.94" cy="46.13" r="4.648"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#9b9b9a" stroke-width="1.33"><ellipse cx="36.22" cy="29.93" rx="8.644" ry="11.3"/><circle cx="36.22" cy="45.89" r="4.654"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M25.98 8.278s-14.61 29.22 9.296 33.2m1.334.002c26.56-3.984 10.62-33.2 10.62-33.2"/><path d="M61.4 21.34s-3.541 22.13-23.46 19.81M10.6 21.45s5.201 21.36 23.57 20.03"/><path d="M33.29 41.48s-12.62 9.668-5.976 18.59"/><path d="M31.3 40.7s-18.59 7.415-13.28 22.02m20.91-21.68s13.61 8.411 6.972 19.03"/><path d="M42.03 40.92s18.7 7.857 12.62 22.8"/><ellipse cx="35.94" cy="30.19" rx="8.632" ry="11.29"/><circle cx="35.94" cy="46.13" r="4.648"/></g></svg> </template>
CSS
.icon-spider {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cg%20fill%3D%22%239b9b9a%22%20stroke-width%3D%221.33%22%3E%3Cellipse%20cx%3D%2236.22%22%20cy%3D%2229.93%22%20rx%3D%228.644%22%20ry%3D%2211.3%22%2F%3E%3Ccircle%20cx%3D%2236.22%22%20cy%3D%2245.89%22%20r%3D%224.654%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M25.98%208.278s-14.61%2029.22%209.296%2033.2m1.334.002c26.56-3.984%2010.62-33.2%2010.62-33.2%22%2F%3E%3Cpath%20d%3D%22M61.4%2021.34s-3.541%2022.13-23.46%2019.81M10.6%2021.45s5.201%2021.36%2023.57%2020.03%22%2F%3E%3Cpath%20d%3D%22M33.29%2041.48s-12.62%209.668-5.976%2018.59%22%2F%3E%3Cpath%20d%3D%22M31.3%2040.7s-18.59%207.415-13.28%2022.02m20.91-21.68s13.61%208.411%206.972%2019.03%22%2F%3E%3Cpath%20d%3D%22M42.03%2040.92s18.7%207.857%2012.62%2022.8%22%2F%3E%3Cellipse%20cx%3D%2235.94%22%20cy%3D%2230.19%22%20rx%3D%228.632%22%20ry%3D%2211.29%22%2F%3E%3Ccircle%20cx%3D%2235.94%22%20cy%3D%2246.13%22%20r%3D%224.648%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cg%20fill%3D%22%239b9b9a%22%20stroke-width%3D%221.33%22%3E%3Cellipse%20cx%3D%2236.22%22%20cy%3D%2229.93%22%20rx%3D%228.644%22%20ry%3D%2211.3%22%2F%3E%3Ccircle%20cx%3D%2236.22%22%20cy%3D%2245.89%22%20r%3D%224.654%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M25.98%208.278s-14.61%2029.22%209.296%2033.2m1.334.002c26.56-3.984%2010.62-33.2%2010.62-33.2%22%2F%3E%3Cpath%20d%3D%22M61.4%2021.34s-3.541%2022.13-23.46%2019.81M10.6%2021.45s5.201%2021.36%2023.57%2020.03%22%2F%3E%3Cpath%20d%3D%22M33.29%2041.48s-12.62%209.668-5.976%2018.59%22%2F%3E%3Cpath%20d%3D%22M31.3%2040.7s-18.59%207.415-13.28%2022.02m20.91-21.68s13.61%208.411%206.972%2019.03%22%2F%3E%3Cpath%20d%3D%22M42.03%2040.92s18.7%207.857%2012.62%2022.8%22%2F%3E%3Cellipse%20cx%3D%2235.94%22%20cy%3D%2230.19%22%20rx%3D%228.632%22%20ry%3D%2211.29%22%2F%3E%3Ccircle%20cx%3D%2235.94%22%20cy%3D%2246.13%22%20r%3D%224.648%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/spider.svg?color=%231a73e8&size=48