scrapy logo
scrapy from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- scrapy
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the scrapy logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.373 0 0 5.373 0 12c0 6.628 5.373 12 12 12c6.628 0 12-5.372 12-12c0-6.627-5.372-12-12-12m0 1.113c6.003 0 10.887 4.884 10.887 10.887S18.003 22.887 12 22.887S1.113 18.003 1.113 12S5.997 1.113 12 1.113m7.03 5.201c-.536-.002-1.28.304-2.255 1.098a537 537 0 0 1-3.814 3.045l1.025 1.3c4.694-2.558 6.19-3.167 6.116-4.294c-.042-.634-.384-1.146-1.073-1.149Zm-.507.752c.147 0 .266.106.266.239c0 .132-.119.238-.266.238c-.146 0-.265-.106-.265-.238c0-.171.162-.239.265-.239m-1.58 1.489c0 .131-.118.238-.265.238s-.264-.107-.264-.238c0-.128.11-.234.24-.24s.29.077.29.24zm-2.109 1.01c.147 0 .266.106.266.238s-.12.238-.266.238s-.266-.106-.266-.238c0-.148.139-.239.266-.239zm-2.445.972c-1.502.225-5.807.992-8.01 2.672l3.574 5.387s4.706-2.932 5.863-6.244z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsScrapy(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="M12 0C5.373 0 0 5.373 0 12c0 6.628 5.373 12 12 12c6.628 0 12-5.372 12-12c0-6.627-5.372-12-12-12m0 1.113c6.003 0 10.887 4.884 10.887 10.887S18.003 22.887 12 22.887S1.113 18.003 1.113 12S5.997 1.113 12 1.113m7.03 5.201c-.536-.002-1.28.304-2.255 1.098a537 537 0 0 1-3.814 3.045l1.025 1.3c4.694-2.558 6.19-3.167 6.116-4.294c-.042-.634-.384-1.146-1.073-1.149Zm-.507.752c.147 0 .266.106.266.239c0 .132-.119.238-.266.238c-.146 0-.265-.106-.265-.238c0-.171.162-.239.265-.239m-1.58 1.489c0 .131-.118.238-.265.238s-.264-.107-.264-.238c0-.128.11-.234.24-.24s.29.077.29.24zm-2.109 1.01c.147 0 .266.106.266.238s-.12.238-.266.238s-.266-.106-.266-.238c0-.148.139-.239.266-.239zm-2.445.972c-1.502.225-5.807.992-8.01 2.672l3.574 5.387s4.706-2.932 5.863-6.244z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.373 0 0 5.373 0 12c0 6.628 5.373 12 12 12c6.628 0 12-5.372 12-12c0-6.627-5.372-12-12-12m0 1.113c6.003 0 10.887 4.884 10.887 10.887S18.003 22.887 12 22.887S1.113 18.003 1.113 12S5.997 1.113 12 1.113m7.03 5.201c-.536-.002-1.28.304-2.255 1.098a537 537 0 0 1-3.814 3.045l1.025 1.3c4.694-2.558 6.19-3.167 6.116-4.294c-.042-.634-.384-1.146-1.073-1.149Zm-.507.752c.147 0 .266.106.266.239c0 .132-.119.238-.266.238c-.146 0-.265-.106-.265-.238c0-.171.162-.239.265-.239m-1.58 1.489c0 .131-.118.238-.265.238s-.264-.107-.264-.238c0-.128.11-.234.24-.24s.29.077.29.24zm-2.109 1.01c.147 0 .266.106.266.238s-.12.238-.266.238s-.266-.106-.266-.238c0-.148.139-.239.266-.239zm-2.445.972c-1.502.225-5.807.992-8.01 2.672l3.574 5.387s4.706-2.932 5.863-6.244z"/></svg> </template>
CSS
.icon-scrapy {
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%22M12%200C5.373%200%200%205.373%200%2012c0%206.628%205.373%2012%2012%2012c6.628%200%2012-5.372%2012-12c0-6.627-5.372-12-12-12m0%201.113c6.003%200%2010.887%204.884%2010.887%2010.887S18.003%2022.887%2012%2022.887S1.113%2018.003%201.113%2012S5.997%201.113%2012%201.113m7.03%205.201c-.536-.002-1.28.304-2.255%201.098a537%20537%200%200%201-3.814%203.045l1.025%201.3c4.694-2.558%206.19-3.167%206.116-4.294c-.042-.634-.384-1.146-1.073-1.149Zm-.507.752c.147%200%20.266.106.266.239c0%20.132-.119.238-.266.238c-.146%200-.265-.106-.265-.238c0-.171.162-.239.265-.239m-1.58%201.489c0%20.131-.118.238-.265.238s-.264-.107-.264-.238c0-.128.11-.234.24-.24s.29.077.29.24zm-2.109%201.01c.147%200%20.266.106.266.238s-.12.238-.266.238s-.266-.106-.266-.238c0-.148.139-.239.266-.239zm-2.445.972c-1.502.225-5.807.992-8.01%202.672l3.574%205.387s4.706-2.932%205.863-6.244z%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%22M12%200C5.373%200%200%205.373%200%2012c0%206.628%205.373%2012%2012%2012c6.628%200%2012-5.372%2012-12c0-6.627-5.372-12-12-12m0%201.113c6.003%200%2010.887%204.884%2010.887%2010.887S18.003%2022.887%2012%2022.887S1.113%2018.003%201.113%2012S5.997%201.113%2012%201.113m7.03%205.201c-.536-.002-1.28.304-2.255%201.098a537%20537%200%200%201-3.814%203.045l1.025%201.3c4.694-2.558%206.19-3.167%206.116-4.294c-.042-.634-.384-1.146-1.073-1.149Zm-.507.752c.147%200%20.266.106.266.239c0%20.132-.119.238-.266.238c-.146%200-.265-.106-.265-.238c0-.171.162-.239.265-.239m-1.58%201.489c0%20.131-.118.238-.265.238s-.264-.107-.264-.238c0-.128.11-.234.24-.24s.29.077.29.24zm-2.109%201.01c.147%200%20.266.106.266.238s-.12.238-.266.238s-.266-.106-.266-.238c0-.148.139-.239.266-.239zm-2.445.972c-1.502.225-5.807.992-8.01%202.672l3.574%205.387s4.706-2.932%205.863-6.244z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/scrapy.svg?color=%231a73e8&size=48