info triangle icon

info-triangle-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.

Name
info-triangle-solid
Set
Myna UI Icons
Style
Solid
Viewbox
24×24
License
MIT

1 other variant in Myna UI Icons

The same icon in other sets

Related icons in Myna UI Icons

Use the info triangle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.583 4.507C9.538 3.159 10.582 2.25 12 2.25s2.462.91 3.417 2.257c.948 1.338 1.953 3.318 3.24 5.852l.39.769c1.065 2.098 1.904 3.75 2.344 5.076c.448 1.348.55 2.552-.121 3.623c-.67 1.066-1.801 1.511-3.22 1.719c-1.398.204-3.272.204-5.656.204h-.788c-2.384 0-4.258 0-5.656-.204c-1.419-.208-2.55-.653-3.22-1.72c-.671-1.07-.569-2.274-.12-3.622c.44-1.325 1.278-2.978 2.344-5.076l.39-.768c1.286-2.535 2.29-4.515 3.24-5.853M12.75 9a.75.75 0 0 0-1.5 0v.5a.75.75 0 0 0 1.5 0zm-1.25 2.25a.75.75 0 0 0-.25 1.457v3.586a.75.75 0 0 0 .25 1.457h1a.75.75 0 0 0 .25-1.457V12a.75.75 0 0 0-.75-.75z"/></svg>

React

import type { SVGProps } from "react";

export function MynauiInfoTriangleSolid(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="M8.583 4.507C9.538 3.159 10.582 2.25 12 2.25s2.462.91 3.417 2.257c.948 1.338 1.953 3.318 3.24 5.852l.39.769c1.065 2.098 1.904 3.75 2.344 5.076c.448 1.348.55 2.552-.121 3.623c-.67 1.066-1.801 1.511-3.22 1.719c-1.398.204-3.272.204-5.656.204h-.788c-2.384 0-4.258 0-5.656-.204c-1.419-.208-2.55-.653-3.22-1.72c-.671-1.07-.569-2.274-.12-3.622c.44-1.325 1.278-2.978 2.344-5.076l.39-.768c1.286-2.535 2.29-4.515 3.24-5.853M12.75 9a.75.75 0 0 0-1.5 0v.5a.75.75 0 0 0 1.5 0zm-1.25 2.25a.75.75 0 0 0-.25 1.457v3.586a.75.75 0 0 0 .25 1.457h1a.75.75 0 0 0 .25-1.457V12a.75.75 0 0 0-.75-.75z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.583 4.507C9.538 3.159 10.582 2.25 12 2.25s2.462.91 3.417 2.257c.948 1.338 1.953 3.318 3.24 5.852l.39.769c1.065 2.098 1.904 3.75 2.344 5.076c.448 1.348.55 2.552-.121 3.623c-.67 1.066-1.801 1.511-3.22 1.719c-1.398.204-3.272.204-5.656.204h-.788c-2.384 0-4.258 0-5.656-.204c-1.419-.208-2.55-.653-3.22-1.72c-.671-1.07-.569-2.274-.12-3.622c.44-1.325 1.278-2.978 2.344-5.076l.39-.768c1.286-2.535 2.29-4.515 3.24-5.853M12.75 9a.75.75 0 0 0-1.5 0v.5a.75.75 0 0 0 1.5 0zm-1.25 2.25a.75.75 0 0 0-.25 1.457v3.586a.75.75 0 0 0 .25 1.457h1a.75.75 0 0 0 .25-1.457V12a.75.75 0 0 0-.75-.75z"/></svg>
</template>

CSS

.icon-info-triangle-solid {
  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%22M8.583%204.507C9.538%203.159%2010.582%202.25%2012%202.25s2.462.91%203.417%202.257c.948%201.338%201.953%203.318%203.24%205.852l.39.769c1.065%202.098%201.904%203.75%202.344%205.076c.448%201.348.55%202.552-.121%203.623c-.67%201.066-1.801%201.511-3.22%201.719c-1.398.204-3.272.204-5.656.204h-.788c-2.384%200-4.258%200-5.656-.204c-1.419-.208-2.55-.653-3.22-1.72c-.671-1.07-.569-2.274-.12-3.622c.44-1.325%201.278-2.978%202.344-5.076l.39-.768c1.286-2.535%202.29-4.515%203.24-5.853M12.75%209a.75.75%200%200%200-1.5%200v.5a.75.75%200%200%200%201.5%200zm-1.25%202.25a.75.75%200%200%200-.25%201.457v3.586a.75.75%200%200%200%20.25%201.457h1a.75.75%200%200%200%20.25-1.457V12a.75.75%200%200%200-.75-.75z%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%22M8.583%204.507C9.538%203.159%2010.582%202.25%2012%202.25s2.462.91%203.417%202.257c.948%201.338%201.953%203.318%203.24%205.852l.39.769c1.065%202.098%201.904%203.75%202.344%205.076c.448%201.348.55%202.552-.121%203.623c-.67%201.066-1.801%201.511-3.22%201.719c-1.398.204-3.272.204-5.656.204h-.788c-2.384%200-4.258%200-5.656-.204c-1.419-.208-2.55-.653-3.22-1.72c-.671-1.07-.569-2.274-.12-3.622c.44-1.325%201.278-2.978%202.344-5.076l.39-.768c1.286-2.535%202.29-4.515%203.24-5.853M12.75%209a.75.75%200%200%200-1.5%200v.5a.75.75%200%200%200%201.5%200zm-1.25%202.25a.75.75%200%200%200-.25%201.457v3.586a.75.75%200%200%200%20.25%201.457h1a.75.75%200%200%200%20.25-1.457V12a.75.75%200%200%200-.75-.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/info-triangle-solid.svg?color=%231a73e8&size=48