apify logo
apify from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- apify
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
Use the apify logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#246dff" d="M73.405 0h52.656A1.94 1.94 0 0 1 128 1.94v80.47c0 1.928-2.507 2.675-3.562 1.062L71.782 3.002C70.938 1.712 71.864 0 73.405 0"/><path fill="#20a34e" d="M54.595 0H1.94A1.94 1.94 0 0 0 0 1.94v80.47c0 1.928 2.507 2.675 3.562 1.062l52.656-80.47C57.062 1.712 56.136 0 54.595 0"/><path fill="#f86606" d="M63.098 64.428L3.282 124.694C2.067 125.918 2.933 128 4.657 128h118.735c1.717 0 2.587-2.067 1.387-3.295L65.86 64.438a1.94 1.94 0 0 0-2.763-.01z"/></svg>
React
import type { SVGProps } from "react";
export function DeviconApify(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#246dff" d="M73.405 0h52.656A1.94 1.94 0 0 1 128 1.94v80.47c0 1.928-2.507 2.675-3.562 1.062L71.782 3.002C70.938 1.712 71.864 0 73.405 0"/><path fill="#20a34e" d="M54.595 0H1.94A1.94 1.94 0 0 0 0 1.94v80.47c0 1.928 2.507 2.675 3.562 1.062l52.656-80.47C57.062 1.712 56.136 0 54.595 0"/><path fill="#f86606" d="M63.098 64.428L3.282 124.694C2.067 125.918 2.933 128 4.657 128h118.735c1.717 0 2.587-2.067 1.387-3.295L65.86 64.438a1.94 1.94 0 0 0-2.763-.01z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#246dff" d="M73.405 0h52.656A1.94 1.94 0 0 1 128 1.94v80.47c0 1.928-2.507 2.675-3.562 1.062L71.782 3.002C70.938 1.712 71.864 0 73.405 0"/><path fill="#20a34e" d="M54.595 0H1.94A1.94 1.94 0 0 0 0 1.94v80.47c0 1.928 2.507 2.675 3.562 1.062l52.656-80.47C57.062 1.712 56.136 0 54.595 0"/><path fill="#f86606" d="M63.098 64.428L3.282 124.694C2.067 125.918 2.933 128 4.657 128h118.735c1.717 0 2.587-2.067 1.387-3.295L65.86 64.438a1.94 1.94 0 0 0-2.763-.01z"/></svg> </template>
CSS
.icon-apify {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23246dff%22%20d%3D%22M73.405%200h52.656A1.94%201.94%200%200%201%20128%201.94v80.47c0%201.928-2.507%202.675-3.562%201.062L71.782%203.002C70.938%201.712%2071.864%200%2073.405%200%22%2F%3E%3Cpath%20fill%3D%22%2320a34e%22%20d%3D%22M54.595%200H1.94A1.94%201.94%200%200%200%200%201.94v80.47c0%201.928%202.507%202.675%203.562%201.062l52.656-80.47C57.062%201.712%2056.136%200%2054.595%200%22%2F%3E%3Cpath%20fill%3D%22%23f86606%22%20d%3D%22M63.098%2064.428L3.282%20124.694C2.067%20125.918%202.933%20128%204.657%20128h118.735c1.717%200%202.587-2.067%201.387-3.295L65.86%2064.438a1.94%201.94%200%200%200-2.763-.01z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23246dff%22%20d%3D%22M73.405%200h52.656A1.94%201.94%200%200%201%20128%201.94v80.47c0%201.928-2.507%202.675-3.562%201.062L71.782%203.002C70.938%201.712%2071.864%200%2073.405%200%22%2F%3E%3Cpath%20fill%3D%22%2320a34e%22%20d%3D%22M54.595%200H1.94A1.94%201.94%200%200%200%200%201.94v80.47c0%201.928%202.507%202.675%203.562%201.062l52.656-80.47C57.062%201.712%2056.136%200%2054.595%200%22%2F%3E%3Cpath%20fill%3D%22%23f86606%22%20d%3D%22M63.098%2064.428L3.282%20124.694C2.067%20125.918%202.933%20128%204.657%20128h118.735c1.717%200%202.587-2.067%201.387-3.295L65.86%2064.438a1.94%201.94%200%200%200-2.763-.01z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/apify.svg?color=%231a73e8&size=48