spider thread icon
spider-thread from Material Design Icons by Pictogrammers · Filled · Animal · Apache-2.0 Free for personal and commercial use.
- Name
- spider-thread
- Set
- Material Design Icons
- Style
- Filled
- Category
- Animal
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- arachnid-thread
More animal icons from Material Design Icons
Use the spider thread icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 2v5.08A5.5 5.5 0 0 0 12 7a5.5 5.5 0 0 0-1 .08V2m5.9 13a5 5 0 0 1-.17.55L20 17.42V22h-2v-3.42l-2.26-1.29a4.94 4.94 0 0 1-7.48 0L6 18.58V22H4v-4.58l3.27-1.87A5 5 0 0 1 7.1 15H5.3l-2.75 1.83l-1.1-1.66L4.7 13h2.4a5 5 0 0 1 .27-.88l-1.56-1l-3.57.88l-.48-2l4.43-1.08l2.31 1.53a5 5 0 0 1 7 0l2.27-1.53L22.24 10l-.48 2l-3.57-.89l-1.56 1a5 5 0 0 1 .27.89h2.4l3.25 2.16l-1.1 1.66L18.7 15M11 14a1 1 0 1 0-1 1a1 1 0 0 0 1-1m4 0a1 1 0 1 0-1 1a1 1 0 0 0 1-1"/></svg>
React
import type { SVGProps } from "react";
export function MdiSpiderThread(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 2v5.08A5.5 5.5 0 0 0 12 7a5.5 5.5 0 0 0-1 .08V2m5.9 13a5 5 0 0 1-.17.55L20 17.42V22h-2v-3.42l-2.26-1.29a4.94 4.94 0 0 1-7.48 0L6 18.58V22H4v-4.58l3.27-1.87A5 5 0 0 1 7.1 15H5.3l-2.75 1.83l-1.1-1.66L4.7 13h2.4a5 5 0 0 1 .27-.88l-1.56-1l-3.57.88l-.48-2l4.43-1.08l2.31 1.53a5 5 0 0 1 7 0l2.27-1.53L22.24 10l-.48 2l-3.57-.89l-1.56 1a5 5 0 0 1 .27.89h2.4l3.25 2.16l-1.1 1.66L18.7 15M11 14a1 1 0 1 0-1 1a1 1 0 0 0 1-1m4 0a1 1 0 1 0-1 1a1 1 0 0 0 1-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 2v5.08A5.5 5.5 0 0 0 12 7a5.5 5.5 0 0 0-1 .08V2m5.9 13a5 5 0 0 1-.17.55L20 17.42V22h-2v-3.42l-2.26-1.29a4.94 4.94 0 0 1-7.48 0L6 18.58V22H4v-4.58l3.27-1.87A5 5 0 0 1 7.1 15H5.3l-2.75 1.83l-1.1-1.66L4.7 13h2.4a5 5 0 0 1 .27-.88l-1.56-1l-3.57.88l-.48-2l4.43-1.08l2.31 1.53a5 5 0 0 1 7 0l2.27-1.53L22.24 10l-.48 2l-3.57-.89l-1.56 1a5 5 0 0 1 .27.89h2.4l3.25 2.16l-1.1 1.66L18.7 15M11 14a1 1 0 1 0-1 1a1 1 0 0 0 1-1m4 0a1 1 0 1 0-1 1a1 1 0 0 0 1-1"/></svg> </template>
CSS
.icon-spider-thread {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%202v5.08A5.5%205.5%200%200%200%2012%207a5.5%205.5%200%200%200-1%20.08V2m5.9%2013a5%205%200%200%201-.17.55L20%2017.42V22h-2v-3.42l-2.26-1.29a4.94%204.94%200%200%201-7.48%200L6%2018.58V22H4v-4.58l3.27-1.87A5%205%200%200%201%207.1%2015H5.3l-2.75%201.83l-1.1-1.66L4.7%2013h2.4a5%205%200%200%201%20.27-.88l-1.56-1l-3.57.88l-.48-2l4.43-1.08l2.31%201.53a5%205%200%200%201%207%200l2.27-1.53L22.24%2010l-.48%202l-3.57-.89l-1.56%201a5%205%200%200%201%20.27.89h2.4l3.25%202.16l-1.1%201.66L18.7%2015M11%2014a1%201%200%201%200-1%201a1%201%200%200%200%201-1m4%200a1%201%200%201%200-1%201a1%201%200%200%200%201-1%22%2F%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%202v5.08A5.5%205.5%200%200%200%2012%207a5.5%205.5%200%200%200-1%20.08V2m5.9%2013a5%205%200%200%201-.17.55L20%2017.42V22h-2v-3.42l-2.26-1.29a4.94%204.94%200%200%201-7.48%200L6%2018.58V22H4v-4.58l3.27-1.87A5%205%200%200%201%207.1%2015H5.3l-2.75%201.83l-1.1-1.66L4.7%2013h2.4a5%205%200%200%201%20.27-.88l-1.56-1l-3.57.88l-.48-2l4.43-1.08l2.31%201.53a5%205%200%200%201%207%200l2.27-1.53L22.24%2010l-.48%202l-3.57-.89l-1.56%201a5%205%200%200%201%20.27.89h2.4l3.25%202.16l-1.1%201.66L18.7%2015M11%2014a1%201%200%201%200-1%201a1%201%200%200%200%201-1m4%200a1%201%200%201%200-1%201a1%201%200%200%200%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/spider-thread.svg?color=%231a73e8&size=48