thealgorithms logo
thealgorithms from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- thealgorithms
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the thealgorithms logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.226 19.857H1.353l1.79-4.225h4.812L13.308 3.21H7.564l-4.226 9.82h2.587c.18.3.511.51.887.51a1.04 1.04 0 0 0 1.038-1.037c0-.572-.467-1.023-1.038-1.023c-.421 0-.767.24-.932.602H4.647l3.503-7.94h3.76L7.383 14.684l-4.766.03L0 20.79h8.842L10 18.263h3.835l1.278 2.526H24L15.985 3.211Zm2.27-2.586l1.384-3.023l1.503 3.023zm5.218 2.691l-.872-1.759h2.737c.18.33.526.556.917.556a1.04 1.04 0 0 0 1.038-1.037a1.04 1.04 0 0 0-1.038-1.038c-.42 0-.782.256-.947.617H14.42l-2.09-4.06l1.534-3.369l1.729 3.519h.812c.165.346.526.601.932.601a1.04 1.04 0 0 0 1.038-1.037a1.04 1.04 0 0 0-1.038-1.038a1.03 1.03 0 0 0-.962.662h-.3l-1.79-3.64l1.699-3.728l6.677 14.751Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsThealgorithms(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="M8.226 19.857H1.353l1.79-4.225h4.812L13.308 3.21H7.564l-4.226 9.82h2.587c.18.3.511.51.887.51a1.04 1.04 0 0 0 1.038-1.037c0-.572-.467-1.023-1.038-1.023c-.421 0-.767.24-.932.602H4.647l3.503-7.94h3.76L7.383 14.684l-4.766.03L0 20.79h8.842L10 18.263h3.835l1.278 2.526H24L15.985 3.211Zm2.27-2.586l1.384-3.023l1.503 3.023zm5.218 2.691l-.872-1.759h2.737c.18.33.526.556.917.556a1.04 1.04 0 0 0 1.038-1.037a1.04 1.04 0 0 0-1.038-1.038c-.42 0-.782.256-.947.617H14.42l-2.09-4.06l1.534-3.369l1.729 3.519h.812c.165.346.526.601.932.601a1.04 1.04 0 0 0 1.038-1.037a1.04 1.04 0 0 0-1.038-1.038a1.03 1.03 0 0 0-.962.662h-.3l-1.79-3.64l1.699-3.728l6.677 14.751Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.226 19.857H1.353l1.79-4.225h4.812L13.308 3.21H7.564l-4.226 9.82h2.587c.18.3.511.51.887.51a1.04 1.04 0 0 0 1.038-1.037c0-.572-.467-1.023-1.038-1.023c-.421 0-.767.24-.932.602H4.647l3.503-7.94h3.76L7.383 14.684l-4.766.03L0 20.79h8.842L10 18.263h3.835l1.278 2.526H24L15.985 3.211Zm2.27-2.586l1.384-3.023l1.503 3.023zm5.218 2.691l-.872-1.759h2.737c.18.33.526.556.917.556a1.04 1.04 0 0 0 1.038-1.037a1.04 1.04 0 0 0-1.038-1.038c-.42 0-.782.256-.947.617H14.42l-2.09-4.06l1.534-3.369l1.729 3.519h.812c.165.346.526.601.932.601a1.04 1.04 0 0 0 1.038-1.037a1.04 1.04 0 0 0-1.038-1.038a1.03 1.03 0 0 0-.962.662h-.3l-1.79-3.64l1.699-3.728l6.677 14.751Z"/></svg> </template>
CSS
.icon-thealgorithms {
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%22M8.226%2019.857H1.353l1.79-4.225h4.812L13.308%203.21H7.564l-4.226%209.82h2.587c.18.3.511.51.887.51a1.04%201.04%200%200%200%201.038-1.037c0-.572-.467-1.023-1.038-1.023c-.421%200-.767.24-.932.602H4.647l3.503-7.94h3.76L7.383%2014.684l-4.766.03L0%2020.79h8.842L10%2018.263h3.835l1.278%202.526H24L15.985%203.211Zm2.27-2.586l1.384-3.023l1.503%203.023zm5.218%202.691l-.872-1.759h2.737c.18.33.526.556.917.556a1.04%201.04%200%200%200%201.038-1.037a1.04%201.04%200%200%200-1.038-1.038c-.42%200-.782.256-.947.617H14.42l-2.09-4.06l1.534-3.369l1.729%203.519h.812c.165.346.526.601.932.601a1.04%201.04%200%200%200%201.038-1.037a1.04%201.04%200%200%200-1.038-1.038a1.03%201.03%200%200%200-.962.662h-.3l-1.79-3.64l1.699-3.728l6.677%2014.751Z%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%22M8.226%2019.857H1.353l1.79-4.225h4.812L13.308%203.21H7.564l-4.226%209.82h2.587c.18.3.511.51.887.51a1.04%201.04%200%200%200%201.038-1.037c0-.572-.467-1.023-1.038-1.023c-.421%200-.767.24-.932.602H4.647l3.503-7.94h3.76L7.383%2014.684l-4.766.03L0%2020.79h8.842L10%2018.263h3.835l1.278%202.526H24L15.985%203.211Zm2.27-2.586l1.384-3.023l1.503%203.023zm5.218%202.691l-.872-1.759h2.737c.18.33.526.556.917.556a1.04%201.04%200%200%200%201.038-1.037a1.04%201.04%200%200%200-1.038-1.038c-.42%200-.782.256-.947.617H14.42l-2.09-4.06l1.534-3.369l1.729%203.519h.812c.165.346.526.601.932.601a1.04%201.04%200%200%200%201.038-1.037a1.04%201.04%200%200%200-1.038-1.038a1.03%201.03%200%200%200-.962.662h-.3l-1.79-3.64l1.699-3.728l6.677%2014.751Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/thealgorithms.svg?color=%231a73e8&size=48