activeloop logo
activeloop from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- activeloop
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the activeloop logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.736 0a8.5 8.5 0 0 0-2.76.47c-.38.133-1.221.445-1.543.606h.04c.094-.024.9-.151 1.105-.151q.125-.004.248-.004c1.231-.004 2.325.238 3.469 1.063c1.636 1.174 2.762 3.199 3.112 5.101c.296 1.876.058 3.858-.54 5.707c-.86 2.328-2.458 4.135-4.36 5.186l-.038.018c1.657-.19 3.337-.896 4.777-2.043a11 11 0 0 0 3.49-4.94c.792-2.274.747-4.64-.087-6.596l-.008-.02c-.53-1.24-1.362-2.309-2.506-3.094C16.846.422 15.295-.005 13.736 0M9.46 1.083c-1.666.145-3.19.97-3.914 1.45c-1.4.928-2.544 2.11-3.395 3.445c-2.422 3.786-2.545 8.792.094 12.776c3.566 5.385 10.82 6.87 16.212 3.303c5.382-3.568 6.867-10.826 3.3-16.211a11.4 11.4 0 0 0-1.104-1.424l.15.307c.832 1.959.822 4.505.037 6.776a11.2 11.2 0 0 1-1.314 2.593a9.6 9.6 0 0 1-2.233 2.271c-2.743 2.016-5.467 1.666-5.457 1.675c-.888-.028-1.698-.213-2.45-.416c-2.78-.842-4.587-2.905-4.502-5.546c.104-3.255 3.282-5.8 7.104-5.678a8.3 8.3 0 0 1 2.024.322c1.23.35 2.591 1.202 3.424 2.205l.046.055c0-.486-.017-1.099-.18-1.863c-.406-1.893-1.465-3.596-3.13-4.74c-1.239-.853-2.658-1.25-4.086-1.316q-.313-.01-.626.016m2.389 5.459c-3.561.037-6.467 2.46-6.567 5.53c-.08 2.404 1.58 4.509 4.002 5.448a5 5 0 0 1-.16-.2c-1.756-2.347-1.205-6.07 1.388-8.664a8.4 8.4 0 0 1 3.014-1.95s-.629-.142-1.33-.16c-.133-.006-.347-.004-.347-.004"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsActiveloop(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.736 0a8.5 8.5 0 0 0-2.76.47c-.38.133-1.221.445-1.543.606h.04c.094-.024.9-.151 1.105-.151q.125-.004.248-.004c1.231-.004 2.325.238 3.469 1.063c1.636 1.174 2.762 3.199 3.112 5.101c.296 1.876.058 3.858-.54 5.707c-.86 2.328-2.458 4.135-4.36 5.186l-.038.018c1.657-.19 3.337-.896 4.777-2.043a11 11 0 0 0 3.49-4.94c.792-2.274.747-4.64-.087-6.596l-.008-.02c-.53-1.24-1.362-2.309-2.506-3.094C16.846.422 15.295-.005 13.736 0M9.46 1.083c-1.666.145-3.19.97-3.914 1.45c-1.4.928-2.544 2.11-3.395 3.445c-2.422 3.786-2.545 8.792.094 12.776c3.566 5.385 10.82 6.87 16.212 3.303c5.382-3.568 6.867-10.826 3.3-16.211a11.4 11.4 0 0 0-1.104-1.424l.15.307c.832 1.959.822 4.505.037 6.776a11.2 11.2 0 0 1-1.314 2.593a9.6 9.6 0 0 1-2.233 2.271c-2.743 2.016-5.467 1.666-5.457 1.675c-.888-.028-1.698-.213-2.45-.416c-2.78-.842-4.587-2.905-4.502-5.546c.104-3.255 3.282-5.8 7.104-5.678a8.3 8.3 0 0 1 2.024.322c1.23.35 2.591 1.202 3.424 2.205l.046.055c0-.486-.017-1.099-.18-1.863c-.406-1.893-1.465-3.596-3.13-4.74c-1.239-.853-2.658-1.25-4.086-1.316q-.313-.01-.626.016m2.389 5.459c-3.561.037-6.467 2.46-6.567 5.53c-.08 2.404 1.58 4.509 4.002 5.448a5 5 0 0 1-.16-.2c-1.756-2.347-1.205-6.07 1.388-8.664a8.4 8.4 0 0 1 3.014-1.95s-.629-.142-1.33-.16c-.133-.006-.347-.004-.347-.004"/></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.736 0a8.5 8.5 0 0 0-2.76.47c-.38.133-1.221.445-1.543.606h.04c.094-.024.9-.151 1.105-.151q.125-.004.248-.004c1.231-.004 2.325.238 3.469 1.063c1.636 1.174 2.762 3.199 3.112 5.101c.296 1.876.058 3.858-.54 5.707c-.86 2.328-2.458 4.135-4.36 5.186l-.038.018c1.657-.19 3.337-.896 4.777-2.043a11 11 0 0 0 3.49-4.94c.792-2.274.747-4.64-.087-6.596l-.008-.02c-.53-1.24-1.362-2.309-2.506-3.094C16.846.422 15.295-.005 13.736 0M9.46 1.083c-1.666.145-3.19.97-3.914 1.45c-1.4.928-2.544 2.11-3.395 3.445c-2.422 3.786-2.545 8.792.094 12.776c3.566 5.385 10.82 6.87 16.212 3.303c5.382-3.568 6.867-10.826 3.3-16.211a11.4 11.4 0 0 0-1.104-1.424l.15.307c.832 1.959.822 4.505.037 6.776a11.2 11.2 0 0 1-1.314 2.593a9.6 9.6 0 0 1-2.233 2.271c-2.743 2.016-5.467 1.666-5.457 1.675c-.888-.028-1.698-.213-2.45-.416c-2.78-.842-4.587-2.905-4.502-5.546c.104-3.255 3.282-5.8 7.104-5.678a8.3 8.3 0 0 1 2.024.322c1.23.35 2.591 1.202 3.424 2.205l.046.055c0-.486-.017-1.099-.18-1.863c-.406-1.893-1.465-3.596-3.13-4.74c-1.239-.853-2.658-1.25-4.086-1.316q-.313-.01-.626.016m2.389 5.459c-3.561.037-6.467 2.46-6.567 5.53c-.08 2.404 1.58 4.509 4.002 5.448a5 5 0 0 1-.16-.2c-1.756-2.347-1.205-6.07 1.388-8.664a8.4 8.4 0 0 1 3.014-1.95s-.629-.142-1.33-.16c-.133-.006-.347-.004-.347-.004"/></svg> </template>
CSS
.icon-activeloop {
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.736%200a8.5%208.5%200%200%200-2.76.47c-.38.133-1.221.445-1.543.606h.04c.094-.024.9-.151%201.105-.151q.125-.004.248-.004c1.231-.004%202.325.238%203.469%201.063c1.636%201.174%202.762%203.199%203.112%205.101c.296%201.876.058%203.858-.54%205.707c-.86%202.328-2.458%204.135-4.36%205.186l-.038.018c1.657-.19%203.337-.896%204.777-2.043a11%2011%200%200%200%203.49-4.94c.792-2.274.747-4.64-.087-6.596l-.008-.02c-.53-1.24-1.362-2.309-2.506-3.094C16.846.422%2015.295-.005%2013.736%200M9.46%201.083c-1.666.145-3.19.97-3.914%201.45c-1.4.928-2.544%202.11-3.395%203.445c-2.422%203.786-2.545%208.792.094%2012.776c3.566%205.385%2010.82%206.87%2016.212%203.303c5.382-3.568%206.867-10.826%203.3-16.211a11.4%2011.4%200%200%200-1.104-1.424l.15.307c.832%201.959.822%204.505.037%206.776a11.2%2011.2%200%200%201-1.314%202.593a9.6%209.6%200%200%201-2.233%202.271c-2.743%202.016-5.467%201.666-5.457%201.675c-.888-.028-1.698-.213-2.45-.416c-2.78-.842-4.587-2.905-4.502-5.546c.104-3.255%203.282-5.8%207.104-5.678a8.3%208.3%200%200%201%202.024.322c1.23.35%202.591%201.202%203.424%202.205l.046.055c0-.486-.017-1.099-.18-1.863c-.406-1.893-1.465-3.596-3.13-4.74c-1.239-.853-2.658-1.25-4.086-1.316q-.313-.01-.626.016m2.389%205.459c-3.561.037-6.467%202.46-6.567%205.53c-.08%202.404%201.58%204.509%204.002%205.448a5%205%200%200%201-.16-.2c-1.756-2.347-1.205-6.07%201.388-8.664a8.4%208.4%200%200%201%203.014-1.95s-.629-.142-1.33-.16c-.133-.006-.347-.004-.347-.004%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.736%200a8.5%208.5%200%200%200-2.76.47c-.38.133-1.221.445-1.543.606h.04c.094-.024.9-.151%201.105-.151q.125-.004.248-.004c1.231-.004%202.325.238%203.469%201.063c1.636%201.174%202.762%203.199%203.112%205.101c.296%201.876.058%203.858-.54%205.707c-.86%202.328-2.458%204.135-4.36%205.186l-.038.018c1.657-.19%203.337-.896%204.777-2.043a11%2011%200%200%200%203.49-4.94c.792-2.274.747-4.64-.087-6.596l-.008-.02c-.53-1.24-1.362-2.309-2.506-3.094C16.846.422%2015.295-.005%2013.736%200M9.46%201.083c-1.666.145-3.19.97-3.914%201.45c-1.4.928-2.544%202.11-3.395%203.445c-2.422%203.786-2.545%208.792.094%2012.776c3.566%205.385%2010.82%206.87%2016.212%203.303c5.382-3.568%206.867-10.826%203.3-16.211a11.4%2011.4%200%200%200-1.104-1.424l.15.307c.832%201.959.822%204.505.037%206.776a11.2%2011.2%200%200%201-1.314%202.593a9.6%209.6%200%200%201-2.233%202.271c-2.743%202.016-5.467%201.666-5.457%201.675c-.888-.028-1.698-.213-2.45-.416c-2.78-.842-4.587-2.905-4.502-5.546c.104-3.255%203.282-5.8%207.104-5.678a8.3%208.3%200%200%201%202.024.322c1.23.35%202.591%201.202%203.424%202.205l.046.055c0-.486-.017-1.099-.18-1.863c-.406-1.893-1.465-3.596-3.13-4.74c-1.239-.853-2.658-1.25-4.086-1.316q-.313-.01-.626.016m2.389%205.459c-3.561.037-6.467%202.46-6.567%205.53c-.08%202.404%201.58%204.509%204.002%205.448a5%205%200%200%201-.16-.2c-1.756-2.347-1.205-6.07%201.388-8.664a8.4%208.4%200%200%201%203.014-1.95s-.629-.142-1.33-.16c-.133-.006-.347-.004-.347-.004%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/activeloop.svg?color=%231a73e8&size=48