Triangle Down Outline Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Triangle Down Outline icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/319133.svg" alt="Triangle Down Outline icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319133.svg" alt="Triangle Down Outline icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319133.svg" alt="Triangle Down Outline icon" :width="24" :height="24" />
CSS background
.icon-triangle-down-outline {
background-image: url('https://proicons.com/icon/319133.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?>
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
.cls-1, .cls-2 {
stroke-width: 0px;
}
</style>
</defs>
<path class="cls-2" d="m2.1245,4.4883l13.0195,23.9868c.1865.3438.5212.5249.856.5249.3345,0,.6689-.1812.8555-.5249L29.875,4.4883c.0862-.1582.1255-.3257.125-.4883-.0017-.5229-.4114-1-.9805-1H2.9802c-.5691,0-.9788.4771-.9802,1-.0005.1626.0386.3301.1245.4883Zm25.1985.5117l-11.323,20.8677L4.677,5h22.646Z"/>
<rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/>
</svg>
Triangle Down Outline in other icon packs
Copied!