setting done 02 icon

setting-done-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
setting-done-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the setting done 02 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-linecap="round" stroke-width="1.5"><path d="M9.588 19.68c-.396.36-.805.804-.972.827s-.341-.084-.714-.295L6 19.14c-.48-.24-.504-.42-.504-.48s0-.314.156-.836c.5-1.924-.672-3.964-2.663-4.484c-.522-.14-.783-.211-.886-.346S2 12.644 2 12.21v-1.923c0-.433 0-.65.103-.784c.103-.135.364-.205.886-.346c1.95-.526 3.172-2.508 2.67-4.445c-.14-.533-.208-.8-.142-.956s.255-.264.635-.48l1.725-.979c.372-.21.558-.317.725-.294c.167.022.355.21.732.587c1.46 1.455 3.874 1.455 5.333 0c.377-.376.566-.564.733-.587c.167-.022.353.083.725.295l1.725.979c.38.215.569.323.635.48c.066.155-.003.422-.142.955c-.503 1.937.718 3.93 2.668 4.456c.522.14.783.213.886.348s.103.563.103.996"/><path stroke-linejoin="round" d="M15 17.22s1 .284 1.5 1.284c0 0 1.096-2.5 2.508-3"/><path d="M22 17a5 5 0 1 1-10 0a5 5 0 0 1 10 0Zm-7.12-7.7a3.62 3.62 0 0 0-2.917-1.5c-1.8.024-3.443 1.51-3.443 3.444c0 1.066.3 1.836 1.14 2.676"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSettingDone02(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" strokeLinecap="round" strokeWidth="1.5"><path d="M9.588 19.68c-.396.36-.805.804-.972.827s-.341-.084-.714-.295L6 19.14c-.48-.24-.504-.42-.504-.48s0-.314.156-.836c.5-1.924-.672-3.964-2.663-4.484c-.522-.14-.783-.211-.886-.346S2 12.644 2 12.21v-1.923c0-.433 0-.65.103-.784c.103-.135.364-.205.886-.346c1.95-.526 3.172-2.508 2.67-4.445c-.14-.533-.208-.8-.142-.956s.255-.264.635-.48l1.725-.979c.372-.21.558-.317.725-.294c.167.022.355.21.732.587c1.46 1.455 3.874 1.455 5.333 0c.377-.376.566-.564.733-.587c.167-.022.353.083.725.295l1.725.979c.38.215.569.323.635.48c.066.155-.003.422-.142.955c-.503 1.937.718 3.93 2.668 4.456c.522.14.783.213.886.348s.103.563.103.996"/><path strokeLinejoin="round" d="M15 17.22s1 .284 1.5 1.284c0 0 1.096-2.5 2.508-3"/><path d="M22 17a5 5 0 1 1-10 0a5 5 0 0 1 10 0Zm-7.12-7.7a3.62 3.62 0 0 0-2.917-1.5c-1.8.024-3.443 1.51-3.443 3.444c0 1.066.3 1.836 1.14 2.676"/></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-linecap="round" stroke-width="1.5"><path d="M9.588 19.68c-.396.36-.805.804-.972.827s-.341-.084-.714-.295L6 19.14c-.48-.24-.504-.42-.504-.48s0-.314.156-.836c.5-1.924-.672-3.964-2.663-4.484c-.522-.14-.783-.211-.886-.346S2 12.644 2 12.21v-1.923c0-.433 0-.65.103-.784c.103-.135.364-.205.886-.346c1.95-.526 3.172-2.508 2.67-4.445c-.14-.533-.208-.8-.142-.956s.255-.264.635-.48l1.725-.979c.372-.21.558-.317.725-.294c.167.022.355.21.732.587c1.46 1.455 3.874 1.455 5.333 0c.377-.376.566-.564.733-.587c.167-.022.353.083.725.295l1.725.979c.38.215.569.323.635.48c.066.155-.003.422-.142.955c-.503 1.937.718 3.93 2.668 4.456c.522.14.783.213.886.348s.103.563.103.996"/><path stroke-linejoin="round" d="M15 17.22s1 .284 1.5 1.284c0 0 1.096-2.5 2.508-3"/><path d="M22 17a5 5 0 1 1-10 0a5 5 0 0 1 10 0Zm-7.12-7.7a3.62 3.62 0 0 0-2.917-1.5c-1.8.024-3.443 1.51-3.443 3.444c0 1.066.3 1.836 1.14 2.676"/></g></svg>
</template>

CSS

.icon-setting-done-02 {
  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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9.588%2019.68c-.396.36-.805.804-.972.827s-.341-.084-.714-.295L6%2019.14c-.48-.24-.504-.42-.504-.48s0-.314.156-.836c.5-1.924-.672-3.964-2.663-4.484c-.522-.14-.783-.211-.886-.346S2%2012.644%202%2012.21v-1.923c0-.433%200-.65.103-.784c.103-.135.364-.205.886-.346c1.95-.526%203.172-2.508%202.67-4.445c-.14-.533-.208-.8-.142-.956s.255-.264.635-.48l1.725-.979c.372-.21.558-.317.725-.294c.167.022.355.21.732.587c1.46%201.455%203.874%201.455%205.333%200c.377-.376.566-.564.733-.587c.167-.022.353.083.725.295l1.725.979c.38.215.569.323.635.48c.066.155-.003.422-.142.955c-.503%201.937.718%203.93%202.668%204.456c.522.14.783.213.886.348s.103.563.103.996%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2017.22s1%20.284%201.5%201.284c0%200%201.096-2.5%202.508-3%22%2F%3E%3Cpath%20d%3D%22M22%2017a5%205%200%201%201-10%200a5%205%200%200%201%2010%200Zm-7.12-7.7a3.62%203.62%200%200%200-2.917-1.5c-1.8.024-3.443%201.51-3.443%203.444c0%201.066.3%201.836%201.14%202.676%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9.588%2019.68c-.396.36-.805.804-.972.827s-.341-.084-.714-.295L6%2019.14c-.48-.24-.504-.42-.504-.48s0-.314.156-.836c.5-1.924-.672-3.964-2.663-4.484c-.522-.14-.783-.211-.886-.346S2%2012.644%202%2012.21v-1.923c0-.433%200-.65.103-.784c.103-.135.364-.205.886-.346c1.95-.526%203.172-2.508%202.67-4.445c-.14-.533-.208-.8-.142-.956s.255-.264.635-.48l1.725-.979c.372-.21.558-.317.725-.294c.167.022.355.21.732.587c1.46%201.455%203.874%201.455%205.333%200c.377-.376.566-.564.733-.587c.167-.022.353.083.725.295l1.725.979c.38.215.569.323.635.48c.066.155-.003.422-.142.955c-.503%201.937.718%203.93%202.668%204.456c.522.14.783.213.886.348s.103.563.103.996%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2017.22s1%20.284%201.5%201.284c0%200%201.096-2.5%202.508-3%22%2F%3E%3Cpath%20d%3D%22M22%2017a5%205%200%201%201-10%200a5%205%200%200%201%2010%200Zm-7.12-7.7a3.62%203.62%200%200%200-2.917-1.5c-1.8.024-3.443%201.51-3.443%203.444c0%201.066.3%201.836%201.14%202.676%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/setting-done-02.svg?color=%231a73e8&size=48

Setting Done 02 stroke icon — Huge Icons · IconsDB