settings error 01 icon

settings-error-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
settings-error-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the settings error 01 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="M17 14.998v2m.009 2H17m5-2a5 5 0 1 1-10 0a5 5 0 0 1 10 0Z"/><path d="M20.232 10.054c.48-.54 1.308-1.356 1.264-1.688c.034-.323-.141-.627-.491-1.234l-.494-.857c-.373-.648-.56-.972-.877-1.1c-.318-.13-.677-.028-1.395.176l-1.22.343c-.46.106-.94.046-1.359-.169l-.337-.194a2 2 0 0 1-.788-.968l-.334-.997c-.22-.66-.33-.99-.59-1.18c-.262-.188-.61-.188-1.304-.188h-1.114c-.695 0-1.042 0-1.303.189c-.262.189-.371.519-.591 1.179l-.334.997a2 2 0 0 1-.788.968l-.337.194a2 2 0 0 1-1.359.17l-1.22-.344c-.718-.204-1.077-.306-1.395-.177c-.317.13-.504.453-.877 1.101l-.494.857c-.35.607-.525.91-.49 1.234c.033.323.267.583.736 1.104l1.03 1.153c.253.319.432.875.432 1.375s-.18 1.056-.431 1.375L2.74 14.526c-.469.52-.703.781-.737 1.104s.141.627.491 1.234l.494.857c.373.648.56.972.877 1.1c.318.13.677.028 1.395-.176l1.22-.343c.46-.106.94-.046 1.36.169l.336.194c.359.23.635.57.788.968l.334.998c.22.66.34 1.003.541 1.147c.06.043.3.24.888.222"/><path d="M14.16 9.446c-.84-.684-1.5-.948-2.46-.948c-1.8.024-3.444 1.511-3.444 3.444c0 1.066.324 1.74.936 2.448"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSettingsError01(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="M17 14.998v2m.009 2H17m5-2a5 5 0 1 1-10 0a5 5 0 0 1 10 0Z"/><path d="M20.232 10.054c.48-.54 1.308-1.356 1.264-1.688c.034-.323-.141-.627-.491-1.234l-.494-.857c-.373-.648-.56-.972-.877-1.1c-.318-.13-.677-.028-1.395.176l-1.22.343c-.46.106-.94.046-1.359-.169l-.337-.194a2 2 0 0 1-.788-.968l-.334-.997c-.22-.66-.33-.99-.59-1.18c-.262-.188-.61-.188-1.304-.188h-1.114c-.695 0-1.042 0-1.303.189c-.262.189-.371.519-.591 1.179l-.334.997a2 2 0 0 1-.788.968l-.337.194a2 2 0 0 1-1.359.17l-1.22-.344c-.718-.204-1.077-.306-1.395-.177c-.317.13-.504.453-.877 1.101l-.494.857c-.35.607-.525.91-.49 1.234c.033.323.267.583.736 1.104l1.03 1.153c.253.319.432.875.432 1.375s-.18 1.056-.431 1.375L2.74 14.526c-.469.52-.703.781-.737 1.104s.141.627.491 1.234l.494.857c.373.648.56.972.877 1.1c.318.13.677.028 1.395-.176l1.22-.343c.46-.106.94-.046 1.36.169l.336.194c.359.23.635.57.788.968l.334.998c.22.66.34 1.003.541 1.147c.06.043.3.24.888.222"/><path d="M14.16 9.446c-.84-.684-1.5-.948-2.46-.948c-1.8.024-3.444 1.511-3.444 3.444c0 1.066.324 1.74.936 2.448"/></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="M17 14.998v2m.009 2H17m5-2a5 5 0 1 1-10 0a5 5 0 0 1 10 0Z"/><path d="M20.232 10.054c.48-.54 1.308-1.356 1.264-1.688c.034-.323-.141-.627-.491-1.234l-.494-.857c-.373-.648-.56-.972-.877-1.1c-.318-.13-.677-.028-1.395.176l-1.22.343c-.46.106-.94.046-1.359-.169l-.337-.194a2 2 0 0 1-.788-.968l-.334-.997c-.22-.66-.33-.99-.59-1.18c-.262-.188-.61-.188-1.304-.188h-1.114c-.695 0-1.042 0-1.303.189c-.262.189-.371.519-.591 1.179l-.334.997a2 2 0 0 1-.788.968l-.337.194a2 2 0 0 1-1.359.17l-1.22-.344c-.718-.204-1.077-.306-1.395-.177c-.317.13-.504.453-.877 1.101l-.494.857c-.35.607-.525.91-.49 1.234c.033.323.267.583.736 1.104l1.03 1.153c.253.319.432.875.432 1.375s-.18 1.056-.431 1.375L2.74 14.526c-.469.52-.703.781-.737 1.104s.141.627.491 1.234l.494.857c.373.648.56.972.877 1.1c.318.13.677.028 1.395-.176l1.22-.343c.46-.106.94-.046 1.36.169l.336.194c.359.23.635.57.788.968l.334.998c.22.66.34 1.003.541 1.147c.06.043.3.24.888.222"/><path d="M14.16 9.446c-.84-.684-1.5-.948-2.46-.948c-1.8.024-3.444 1.511-3.444 3.444c0 1.066.324 1.74.936 2.448"/></g></svg>
</template>

CSS

.icon-settings-error-01 {
  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%22M17%2014.998v2m.009%202H17m5-2a5%205%200%201%201-10%200a5%205%200%200%201%2010%200Z%22%2F%3E%3Cpath%20d%3D%22M20.232%2010.054c.48-.54%201.308-1.356%201.264-1.688c.034-.323-.141-.627-.491-1.234l-.494-.857c-.373-.648-.56-.972-.877-1.1c-.318-.13-.677-.028-1.395.176l-1.22.343c-.46.106-.94.046-1.359-.169l-.337-.194a2%202%200%200%201-.788-.968l-.334-.997c-.22-.66-.33-.99-.59-1.18c-.262-.188-.61-.188-1.304-.188h-1.114c-.695%200-1.042%200-1.303.189c-.262.189-.371.519-.591%201.179l-.334.997a2%202%200%200%201-.788.968l-.337.194a2%202%200%200%201-1.359.17l-1.22-.344c-.718-.204-1.077-.306-1.395-.177c-.317.13-.504.453-.877%201.101l-.494.857c-.35.607-.525.91-.49%201.234c.033.323.267.583.736%201.104l1.03%201.153c.253.319.432.875.432%201.375s-.18%201.056-.431%201.375L2.74%2014.526c-.469.52-.703.781-.737%201.104s.141.627.491%201.234l.494.857c.373.648.56.972.877%201.1c.318.13.677.028%201.395-.176l1.22-.343c.46-.106.94-.046%201.36.169l.336.194c.359.23.635.57.788.968l.334.998c.22.66.34%201.003.541%201.147c.06.043.3.24.888.222%22%2F%3E%3Cpath%20d%3D%22M14.16%209.446c-.84-.684-1.5-.948-2.46-.948c-1.8.024-3.444%201.511-3.444%203.444c0%201.066.324%201.74.936%202.448%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%22M17%2014.998v2m.009%202H17m5-2a5%205%200%201%201-10%200a5%205%200%200%201%2010%200Z%22%2F%3E%3Cpath%20d%3D%22M20.232%2010.054c.48-.54%201.308-1.356%201.264-1.688c.034-.323-.141-.627-.491-1.234l-.494-.857c-.373-.648-.56-.972-.877-1.1c-.318-.13-.677-.028-1.395.176l-1.22.343c-.46.106-.94.046-1.359-.169l-.337-.194a2%202%200%200%201-.788-.968l-.334-.997c-.22-.66-.33-.99-.59-1.18c-.262-.188-.61-.188-1.304-.188h-1.114c-.695%200-1.042%200-1.303.189c-.262.189-.371.519-.591%201.179l-.334.997a2%202%200%200%201-.788.968l-.337.194a2%202%200%200%201-1.359.17l-1.22-.344c-.718-.204-1.077-.306-1.395-.177c-.317.13-.504.453-.877%201.101l-.494.857c-.35.607-.525.91-.49%201.234c.033.323.267.583.736%201.104l1.03%201.153c.253.319.432.875.432%201.375s-.18%201.056-.431%201.375L2.74%2014.526c-.469.52-.703.781-.737%201.104s.141.627.491%201.234l.494.857c.373.648.56.972.877%201.1c.318.13.677.028%201.395-.176l1.22-.343c.46-.106.94-.046%201.36.169l.336.194c.359.23.635.57.788.968l.334.998c.22.66.34%201.003.541%201.147c.06.043.3.24.888.222%22%2F%3E%3Cpath%20d%3D%22M14.16%209.446c-.84-.684-1.5-.948-2.46-.948c-1.8.024-3.444%201.511-3.444%203.444c0%201.066.324%201.74.936%202.448%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/settings-error-01.svg?color=%231a73e8&size=48