structure check icon

structure-check from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
structure-check
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the structure check 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-width="1.5"><path d="M15.022 5c0-1.414 0-2.121.51-2.56c.512-.44 1.335-.44 2.98-.44s2.468 0 2.98.44c.51.439.51 1.146.51 2.56s0 2.121-.51 2.56c-.512.44-1.335.44-2.98.44s-2.468 0-2.98-.44c-.51-.439-.51-1.146-.51-2.56Zm0 14c0-1.414 0-2.121.51-2.56c.512-.44 1.335-.44 2.98-.44s2.468 0 2.98.44c.51.439.51 1.146.51 2.56s0 2.121-.51 2.56c-.512.44-1.335.44-2.98.44s-2.468 0-2.98-.44c-.51-.439-.51-1.146-.51-2.56Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M7.055 17.043c2.77 0 4.975-2.26 4.975-5.038a5.023 5.023 0 0 0-5.016-5.03m.041 10.068c-2.77 0-5.057-2.26-5.057-5.038a5.023 5.023 0 0 1 5.016-5.03m.041 10.068c-.07 2.13 1.49 2.908 2.6 2.948h2.375M7.014 6.975c-.07-2.16 1.516-2.92 2.64-2.967h2.386"/><path stroke-linecap="round" stroke-linejoin="round" d="m8.71 10.879l-2.072 2.167a.2.2 0 0 1-.287.001l-.972-1.001"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsStructureCheck(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" strokeWidth="1.5"><path d="M15.022 5c0-1.414 0-2.121.51-2.56c.512-.44 1.335-.44 2.98-.44s2.468 0 2.98.44c.51.439.51 1.146.51 2.56s0 2.121-.51 2.56c-.512.44-1.335.44-2.98.44s-2.468 0-2.98-.44c-.51-.439-.51-1.146-.51-2.56Zm0 14c0-1.414 0-2.121.51-2.56c.512-.44 1.335-.44 2.98-.44s2.468 0 2.98.44c.51.439.51 1.146.51 2.56s0 2.121-.51 2.56c-.512.44-1.335.44-2.98.44s-2.468 0-2.98-.44c-.51-.439-.51-1.146-.51-2.56Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M7.055 17.043c2.77 0 4.975-2.26 4.975-5.038a5.023 5.023 0 0 0-5.016-5.03m.041 10.068c-2.77 0-5.057-2.26-5.057-5.038a5.023 5.023 0 0 1 5.016-5.03m.041 10.068c-.07 2.13 1.49 2.908 2.6 2.948h2.375M7.014 6.975c-.07-2.16 1.516-2.92 2.64-2.967h2.386"/><path strokeLinecap="round" strokeLinejoin="round" d="m8.71 10.879l-2.072 2.167a.2.2 0 0 1-.287.001l-.972-1.001"/></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-width="1.5"><path d="M15.022 5c0-1.414 0-2.121.51-2.56c.512-.44 1.335-.44 2.98-.44s2.468 0 2.98.44c.51.439.51 1.146.51 2.56s0 2.121-.51 2.56c-.512.44-1.335.44-2.98.44s-2.468 0-2.98-.44c-.51-.439-.51-1.146-.51-2.56Zm0 14c0-1.414 0-2.121.51-2.56c.512-.44 1.335-.44 2.98-.44s2.468 0 2.98.44c.51.439.51 1.146.51 2.56s0 2.121-.51 2.56c-.512.44-1.335.44-2.98.44s-2.468 0-2.98-.44c-.51-.439-.51-1.146-.51-2.56Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M7.055 17.043c2.77 0 4.975-2.26 4.975-5.038a5.023 5.023 0 0 0-5.016-5.03m.041 10.068c-2.77 0-5.057-2.26-5.057-5.038a5.023 5.023 0 0 1 5.016-5.03m.041 10.068c-.07 2.13 1.49 2.908 2.6 2.948h2.375M7.014 6.975c-.07-2.16 1.516-2.92 2.64-2.967h2.386"/><path stroke-linecap="round" stroke-linejoin="round" d="m8.71 10.879l-2.072 2.167a.2.2 0 0 1-.287.001l-.972-1.001"/></g></svg>
</template>

CSS

.icon-structure-check {
  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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15.022%205c0-1.414%200-2.121.51-2.56c.512-.44%201.335-.44%202.98-.44s2.468%200%202.98.44c.51.439.51%201.146.51%202.56s0%202.121-.51%202.56c-.512.44-1.335.44-2.98.44s-2.468%200-2.98-.44c-.51-.439-.51-1.146-.51-2.56Zm0%2014c0-1.414%200-2.121.51-2.56c.512-.44%201.335-.44%202.98-.44s2.468%200%202.98.44c.51.439.51%201.146.51%202.56s0%202.121-.51%202.56c-.512.44-1.335.44-2.98.44s-2.468%200-2.98-.44c-.51-.439-.51-1.146-.51-2.56Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7.055%2017.043c2.77%200%204.975-2.26%204.975-5.038a5.023%205.023%200%200%200-5.016-5.03m.041%2010.068c-2.77%200-5.057-2.26-5.057-5.038a5.023%205.023%200%200%201%205.016-5.03m.041%2010.068c-.07%202.13%201.49%202.908%202.6%202.948h2.375M7.014%206.975c-.07-2.16%201.516-2.92%202.64-2.967h2.386%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m8.71%2010.879l-2.072%202.167a.2.2%200%200%201-.287.001l-.972-1.001%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15.022%205c0-1.414%200-2.121.51-2.56c.512-.44%201.335-.44%202.98-.44s2.468%200%202.98.44c.51.439.51%201.146.51%202.56s0%202.121-.51%202.56c-.512.44-1.335.44-2.98.44s-2.468%200-2.98-.44c-.51-.439-.51-1.146-.51-2.56Zm0%2014c0-1.414%200-2.121.51-2.56c.512-.44%201.335-.44%202.98-.44s2.468%200%202.98.44c.51.439.51%201.146.51%202.56s0%202.121-.51%202.56c-.512.44-1.335.44-2.98.44s-2.468%200-2.98-.44c-.51-.439-.51-1.146-.51-2.56Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7.055%2017.043c2.77%200%204.975-2.26%204.975-5.038a5.023%205.023%200%200%200-5.016-5.03m.041%2010.068c-2.77%200-5.057-2.26-5.057-5.038a5.023%205.023%200%200%201%205.016-5.03m.041%2010.068c-.07%202.13%201.49%202.908%202.6%202.948h2.375M7.014%206.975c-.07-2.16%201.516-2.92%202.64-2.967h2.386%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m8.71%2010.879l-2.072%202.167a.2.2%200%200%201-.287.001l-.972-1.001%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/structure-check.svg?color=%231a73e8&size=48