algorithm icon
algorithm from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- algorithm
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the algorithm icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M10.5 2v2m3-2v2M8 6.5H6m2 3H6m12-3h-2m2 3h-2M13.333 4h-2.666C9.41 4 8.78 4 8.39 4.39C8 4.782 8 5.41 8 6.668v2.666c0 1.257 0 1.886.39 2.277c.391.39 1.02.39 2.277.39h2.666c1.257 0 1.886 0 2.277-.39c.39-.391.39-1.02.39-2.277V6.667c0-1.257 0-1.886-.39-2.276C15.219 4 14.59 4 13.333 4"/><path d="M3.617 21.924c.184.076.417.076.883.076s.699 0 .883-.076a1 1 0 0 0 .54-.541C6 21.199 6 20.966 6 20.5s0-.699-.076-.883a1 1 0 0 0-.541-.54C5.199 19 4.966 19 4.5 19s-.699 0-.883.076a1 1 0 0 0-.54.541C3 19.801 3 20.034 3 20.5s0 .699.076.883a1 1 0 0 0 .541.54Zm7.5 0c.184.076.417.076.883.076s.699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883s0-.699-.076-.883a1 1 0 0 0-.541-.54C12.699 19 12.466 19 12 19s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883s0 .699.076.883a1 1 0 0 0 .541.54Z"/><path stroke-linecap="round" d="M12 19v-7m-7.5 7c0-1.404 0-2.107.337-2.611a2 2 0 0 1 .552-.552C5.893 15.5 6.596 15.5 8 15.5h8c1.404 0 2.107 0 2.611.337c.218.146.406.334.552.552c.337.504.337 1.207.337 2.611"/><path d="M18.617 21.924c.184.076.417.076.883.076s.699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883s0-.699-.076-.883a1 1 0 0 0-.541-.54C20.199 19 19.966 19 19.5 19s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883s0 .699.076.883a1 1 0 0 0 .541.54Z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsAlgorithm(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="M10.5 2v2m3-2v2M8 6.5H6m2 3H6m12-3h-2m2 3h-2M13.333 4h-2.666C9.41 4 8.78 4 8.39 4.39C8 4.782 8 5.41 8 6.668v2.666c0 1.257 0 1.886.39 2.277c.391.39 1.02.39 2.277.39h2.666c1.257 0 1.886 0 2.277-.39c.39-.391.39-1.02.39-2.277V6.667c0-1.257 0-1.886-.39-2.276C15.219 4 14.59 4 13.333 4"/><path d="M3.617 21.924c.184.076.417.076.883.076s.699 0 .883-.076a1 1 0 0 0 .54-.541C6 21.199 6 20.966 6 20.5s0-.699-.076-.883a1 1 0 0 0-.541-.54C5.199 19 4.966 19 4.5 19s-.699 0-.883.076a1 1 0 0 0-.54.541C3 19.801 3 20.034 3 20.5s0 .699.076.883a1 1 0 0 0 .541.54Zm7.5 0c.184.076.417.076.883.076s.699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883s0-.699-.076-.883a1 1 0 0 0-.541-.54C12.699 19 12.466 19 12 19s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883s0 .699.076.883a1 1 0 0 0 .541.54Z"/><path strokeLinecap="round" d="M12 19v-7m-7.5 7c0-1.404 0-2.107.337-2.611a2 2 0 0 1 .552-.552C5.893 15.5 6.596 15.5 8 15.5h8c1.404 0 2.107 0 2.611.337c.218.146.406.334.552.552c.337.504.337 1.207.337 2.611"/><path d="M18.617 21.924c.184.076.417.076.883.076s.699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883s0-.699-.076-.883a1 1 0 0 0-.541-.54C20.199 19 19.966 19 19.5 19s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883s0 .699.076.883a1 1 0 0 0 .541.54Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M10.5 2v2m3-2v2M8 6.5H6m2 3H6m12-3h-2m2 3h-2M13.333 4h-2.666C9.41 4 8.78 4 8.39 4.39C8 4.782 8 5.41 8 6.668v2.666c0 1.257 0 1.886.39 2.277c.391.39 1.02.39 2.277.39h2.666c1.257 0 1.886 0 2.277-.39c.39-.391.39-1.02.39-2.277V6.667c0-1.257 0-1.886-.39-2.276C15.219 4 14.59 4 13.333 4"/><path d="M3.617 21.924c.184.076.417.076.883.076s.699 0 .883-.076a1 1 0 0 0 .54-.541C6 21.199 6 20.966 6 20.5s0-.699-.076-.883a1 1 0 0 0-.541-.54C5.199 19 4.966 19 4.5 19s-.699 0-.883.076a1 1 0 0 0-.54.541C3 19.801 3 20.034 3 20.5s0 .699.076.883a1 1 0 0 0 .541.54Zm7.5 0c.184.076.417.076.883.076s.699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883s0-.699-.076-.883a1 1 0 0 0-.541-.54C12.699 19 12.466 19 12 19s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883s0 .699.076.883a1 1 0 0 0 .541.54Z"/><path stroke-linecap="round" d="M12 19v-7m-7.5 7c0-1.404 0-2.107.337-2.611a2 2 0 0 1 .552-.552C5.893 15.5 6.596 15.5 8 15.5h8c1.404 0 2.107 0 2.611.337c.218.146.406.334.552.552c.337.504.337 1.207.337 2.611"/><path d="M18.617 21.924c.184.076.417.076.883.076s.699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883s0-.699-.076-.883a1 1 0 0 0-.541-.54C20.199 19 19.966 19 19.5 19s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883s0 .699.076.883a1 1 0 0 0 .541.54Z"/></g></svg> </template>
CSS
.icon-algorithm {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10.5%202v2m3-2v2M8%206.5H6m2%203H6m12-3h-2m2%203h-2M13.333%204h-2.666C9.41%204%208.78%204%208.39%204.39C8%204.782%208%205.41%208%206.668v2.666c0%201.257%200%201.886.39%202.277c.391.39%201.02.39%202.277.39h2.666c1.257%200%201.886%200%202.277-.39c.39-.391.39-1.02.39-2.277V6.667c0-1.257%200-1.886-.39-2.276C15.219%204%2014.59%204%2013.333%204%22%2F%3E%3Cpath%20d%3D%22M3.617%2021.924c.184.076.417.076.883.076s.699%200%20.883-.076a1%201%200%200%200%20.54-.541C6%2021.199%206%2020.966%206%2020.5s0-.699-.076-.883a1%201%200%200%200-.541-.54C5.199%2019%204.966%2019%204.5%2019s-.699%200-.883.076a1%201%200%200%200-.54.541C3%2019.801%203%2020.034%203%2020.5s0%20.699.076.883a1%201%200%200%200%20.541.54Zm7.5%200c.184.076.417.076.883.076s.699%200%20.883-.076a1%201%200%200%200%20.54-.541c.077-.184.077-.417.077-.883s0-.699-.076-.883a1%201%200%200%200-.541-.54C12.699%2019%2012.466%2019%2012%2019s-.699%200-.883.076a1%201%200%200%200-.54.541c-.077.184-.077.417-.077.883s0%20.699.076.883a1%201%200%200%200%20.541.54Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2019v-7m-7.5%207c0-1.404%200-2.107.337-2.611a2%202%200%200%201%20.552-.552C5.893%2015.5%206.596%2015.5%208%2015.5h8c1.404%200%202.107%200%202.611.337c.218.146.406.334.552.552c.337.504.337%201.207.337%202.611%22%2F%3E%3Cpath%20d%3D%22M18.617%2021.924c.184.076.417.076.883.076s.699%200%20.883-.076a1%201%200%200%200%20.54-.541c.077-.184.077-.417.077-.883s0-.699-.076-.883a1%201%200%200%200-.541-.54C20.199%2019%2019.966%2019%2019.5%2019s-.699%200-.883.076a1%201%200%200%200-.54.541c-.077.184-.077.417-.077.883s0%20.699.076.883a1%201%200%200%200%20.541.54Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10.5%202v2m3-2v2M8%206.5H6m2%203H6m12-3h-2m2%203h-2M13.333%204h-2.666C9.41%204%208.78%204%208.39%204.39C8%204.782%208%205.41%208%206.668v2.666c0%201.257%200%201.886.39%202.277c.391.39%201.02.39%202.277.39h2.666c1.257%200%201.886%200%202.277-.39c.39-.391.39-1.02.39-2.277V6.667c0-1.257%200-1.886-.39-2.276C15.219%204%2014.59%204%2013.333%204%22%2F%3E%3Cpath%20d%3D%22M3.617%2021.924c.184.076.417.076.883.076s.699%200%20.883-.076a1%201%200%200%200%20.54-.541C6%2021.199%206%2020.966%206%2020.5s0-.699-.076-.883a1%201%200%200%200-.541-.54C5.199%2019%204.966%2019%204.5%2019s-.699%200-.883.076a1%201%200%200%200-.54.541C3%2019.801%203%2020.034%203%2020.5s0%20.699.076.883a1%201%200%200%200%20.541.54Zm7.5%200c.184.076.417.076.883.076s.699%200%20.883-.076a1%201%200%200%200%20.54-.541c.077-.184.077-.417.077-.883s0-.699-.076-.883a1%201%200%200%200-.541-.54C12.699%2019%2012.466%2019%2012%2019s-.699%200-.883.076a1%201%200%200%200-.54.541c-.077.184-.077.417-.077.883s0%20.699.076.883a1%201%200%200%200%20.541.54Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2019v-7m-7.5%207c0-1.404%200-2.107.337-2.611a2%202%200%200%201%20.552-.552C5.893%2015.5%206.596%2015.5%208%2015.5h8c1.404%200%202.107%200%202.611.337c.218.146.406.334.552.552c.337.504.337%201.207.337%202.611%22%2F%3E%3Cpath%20d%3D%22M18.617%2021.924c.184.076.417.076.883.076s.699%200%20.883-.076a1%201%200%200%200%20.54-.541c.077-.184.077-.417.077-.883s0-.699-.076-.883a1%201%200%200%200-.541-.54C20.199%2019%2019.966%2019%2019.5%2019s-.699%200-.883.076a1%201%200%200%200-.54.541c-.077.184-.077.417-.077.883s0%20.699.076.883a1%201%200%200%200%20.541.54Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/algorithm.svg?color=%231a73e8&size=48