analyse from BoxIcons v2 Solid by Boxicons · Solid · MIT Free for personal and commercial use.

Name
analyse
Set
BoxIcons v2 Solid
Style
Solid
Viewbox
24×24
License
MIT

The same icon in other sets

Use the analyse icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.626 8.878a7.9 7.9 0 0 1 1.71-2.541a7.9 7.9 0 0 1 2.542-1.71a8.12 8.12 0 0 1 6.13-.041A2.49 2.49 0 0 0 17.5 7C18.886 7 20 5.886 20 4.5S18.886 2 17.5 2c-.689 0-1.312.276-1.763.725c-2.431-.973-5.223-.958-7.635.059c-1.19.5-2.26 1.22-3.18 2.139A9.98 9.98 0 0 0 2 12h2c0-1.086.211-2.136.626-3.122m14.747 6.244c-.401.952-.977 1.808-1.71 2.541s-1.589 1.309-2.542 1.71a8.12 8.12 0 0 1-6.13.041A2.49 2.49 0 0 0 6.5 17C5.114 17 4 18.114 4 19.5S5.114 22 6.5 22c.689 0 1.312-.276 1.763-.725A10 10 0 0 0 12 22a9.98 9.98 0 0 0 9.217-6.102A10 10 0 0 0 22 12h-2a8 8 0 0 1-.627 3.122"/><path fill="currentColor" d="M12 7.462c-2.502 0-4.538 2.036-4.538 4.538S9.498 16.538 12 16.538s4.538-2.036 4.538-4.538S14.502 7.462 12 7.462"/></svg>

React

import type { SVGProps } from "react";

export function BxsAnalyse(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="M4.626 8.878a7.9 7.9 0 0 1 1.71-2.541a7.9 7.9 0 0 1 2.542-1.71a8.12 8.12 0 0 1 6.13-.041A2.49 2.49 0 0 0 17.5 7C18.886 7 20 5.886 20 4.5S18.886 2 17.5 2c-.689 0-1.312.276-1.763.725c-2.431-.973-5.223-.958-7.635.059c-1.19.5-2.26 1.22-3.18 2.139A9.98 9.98 0 0 0 2 12h2c0-1.086.211-2.136.626-3.122m14.747 6.244c-.401.952-.977 1.808-1.71 2.541s-1.589 1.309-2.542 1.71a8.12 8.12 0 0 1-6.13.041A2.49 2.49 0 0 0 6.5 17C5.114 17 4 18.114 4 19.5S5.114 22 6.5 22c.689 0 1.312-.276 1.763-.725A10 10 0 0 0 12 22a9.98 9.98 0 0 0 9.217-6.102A10 10 0 0 0 22 12h-2a8 8 0 0 1-.627 3.122"/><path fill="currentColor" d="M12 7.462c-2.502 0-4.538 2.036-4.538 4.538S9.498 16.538 12 16.538s4.538-2.036 4.538-4.538S14.502 7.462 12 7.462"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.626 8.878a7.9 7.9 0 0 1 1.71-2.541a7.9 7.9 0 0 1 2.542-1.71a8.12 8.12 0 0 1 6.13-.041A2.49 2.49 0 0 0 17.5 7C18.886 7 20 5.886 20 4.5S18.886 2 17.5 2c-.689 0-1.312.276-1.763.725c-2.431-.973-5.223-.958-7.635.059c-1.19.5-2.26 1.22-3.18 2.139A9.98 9.98 0 0 0 2 12h2c0-1.086.211-2.136.626-3.122m14.747 6.244c-.401.952-.977 1.808-1.71 2.541s-1.589 1.309-2.542 1.71a8.12 8.12 0 0 1-6.13.041A2.49 2.49 0 0 0 6.5 17C5.114 17 4 18.114 4 19.5S5.114 22 6.5 22c.689 0 1.312-.276 1.763-.725A10 10 0 0 0 12 22a9.98 9.98 0 0 0 9.217-6.102A10 10 0 0 0 22 12h-2a8 8 0 0 1-.627 3.122"/><path fill="currentColor" d="M12 7.462c-2.502 0-4.538 2.036-4.538 4.538S9.498 16.538 12 16.538s4.538-2.036 4.538-4.538S14.502 7.462 12 7.462"/></svg>
</template>

CSS

.icon-analyse {
  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%22M4.626%208.878a7.9%207.9%200%200%201%201.71-2.541a7.9%207.9%200%200%201%202.542-1.71a8.12%208.12%200%200%201%206.13-.041A2.49%202.49%200%200%200%2017.5%207C18.886%207%2020%205.886%2020%204.5S18.886%202%2017.5%202c-.689%200-1.312.276-1.763.725c-2.431-.973-5.223-.958-7.635.059c-1.19.5-2.26%201.22-3.18%202.139A9.98%209.98%200%200%200%202%2012h2c0-1.086.211-2.136.626-3.122m14.747%206.244c-.401.952-.977%201.808-1.71%202.541s-1.589%201.309-2.542%201.71a8.12%208.12%200%200%201-6.13.041A2.49%202.49%200%200%200%206.5%2017C5.114%2017%204%2018.114%204%2019.5S5.114%2022%206.5%2022c.689%200%201.312-.276%201.763-.725A10%2010%200%200%200%2012%2022a9.98%209.98%200%200%200%209.217-6.102A10%2010%200%200%200%2022%2012h-2a8%208%200%200%201-.627%203.122%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%207.462c-2.502%200-4.538%202.036-4.538%204.538S9.498%2016.538%2012%2016.538s4.538-2.036%204.538-4.538S14.502%207.462%2012%207.462%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%22M4.626%208.878a7.9%207.9%200%200%201%201.71-2.541a7.9%207.9%200%200%201%202.542-1.71a8.12%208.12%200%200%201%206.13-.041A2.49%202.49%200%200%200%2017.5%207C18.886%207%2020%205.886%2020%204.5S18.886%202%2017.5%202c-.689%200-1.312.276-1.763.725c-2.431-.973-5.223-.958-7.635.059c-1.19.5-2.26%201.22-3.18%202.139A9.98%209.98%200%200%200%202%2012h2c0-1.086.211-2.136.626-3.122m14.747%206.244c-.401.952-.977%201.808-1.71%202.541s-1.589%201.309-2.542%201.71a8.12%208.12%200%200%201-6.13.041A2.49%202.49%200%200%200%206.5%2017C5.114%2017%204%2018.114%204%2019.5S5.114%2022%206.5%2022c.689%200%201.312-.276%201.763-.725A10%2010%200%200%200%2012%2022a9.98%209.98%200%200%200%209.217-6.102A10%2010%200%200%200%2022%2012h-2a8%208%200%200%201-.627%203.122%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%207.462c-2.502%200-4.538%202.036-4.538%204.538S9.498%2016.538%2012%2016.538s4.538-2.036%204.538-4.538S14.502%207.462%2012%207.462%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxs/analyse.svg?color=%231a73e8&size=48