arrowtriangle down icon

arrowtriangle-down from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.

Name
arrowtriangle-down
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

1 other variant in Framework7 Icons

Related icons in Framework7 Icons

Use the arrowtriangle down icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M46.645 11.71c0-1.733-1.313-2.812-3.376-2.812l-30.538-.023c-2.04 0-3.376 1.078-3.376 2.813c0 .937.422 1.71.915 2.695L24.87 44.5c.984 1.992 1.899 2.625 3.14 2.625c1.22 0 2.134-.633 3.118-2.625L45.73 14.383c.493-.961.915-1.735.915-2.672m-4.477 1.196c0 .094-.047.188-.094.305L28.27 41.875c-.07.117-.141.21-.258.21c-.14 0-.211-.093-.282-.21L13.926 13.188c-.047-.118-.094-.211-.094-.305c0-.14.094-.235.258-.235l27.82.024c.164 0 .258.094.258.234"/></svg>

React

import type { SVGProps } from "react";

export function F7ArrowtriangleDown(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M46.645 11.71c0-1.733-1.313-2.812-3.376-2.812l-30.538-.023c-2.04 0-3.376 1.078-3.376 2.813c0 .937.422 1.71.915 2.695L24.87 44.5c.984 1.992 1.899 2.625 3.14 2.625c1.22 0 2.134-.633 3.118-2.625L45.73 14.383c.493-.961.915-1.735.915-2.672m-4.477 1.196c0 .094-.047.188-.094.305L28.27 41.875c-.07.117-.141.21-.258.21c-.14 0-.211-.093-.282-.21L13.926 13.188c-.047-.118-.094-.211-.094-.305c0-.14.094-.235.258-.235l27.82.024c.164 0 .258.094.258.234"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M46.645 11.71c0-1.733-1.313-2.812-3.376-2.812l-30.538-.023c-2.04 0-3.376 1.078-3.376 2.813c0 .937.422 1.71.915 2.695L24.87 44.5c.984 1.992 1.899 2.625 3.14 2.625c1.22 0 2.134-.633 3.118-2.625L45.73 14.383c.493-.961.915-1.735.915-2.672m-4.477 1.196c0 .094-.047.188-.094.305L28.27 41.875c-.07.117-.141.21-.258.21c-.14 0-.211-.093-.282-.21L13.926 13.188c-.047-.118-.094-.211-.094-.305c0-.14.094-.235.258-.235l27.82.024c.164 0 .258.094.258.234"/></svg>
</template>

CSS

.icon-arrowtriangle-down {
  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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M46.645%2011.71c0-1.733-1.313-2.812-3.376-2.812l-30.538-.023c-2.04%200-3.376%201.078-3.376%202.813c0%20.937.422%201.71.915%202.695L24.87%2044.5c.984%201.992%201.899%202.625%203.14%202.625c1.22%200%202.134-.633%203.118-2.625L45.73%2014.383c.493-.961.915-1.735.915-2.672m-4.477%201.196c0%20.094-.047.188-.094.305L28.27%2041.875c-.07.117-.141.21-.258.21c-.14%200-.211-.093-.282-.21L13.926%2013.188c-.047-.118-.094-.211-.094-.305c0-.14.094-.235.258-.235l27.82.024c.164%200%20.258.094.258.234%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M46.645%2011.71c0-1.733-1.313-2.812-3.376-2.812l-30.538-.023c-2.04%200-3.376%201.078-3.376%202.813c0%20.937.422%201.71.915%202.695L24.87%2044.5c.984%201.992%201.899%202.625%203.14%202.625c1.22%200%202.134-.633%203.118-2.625L45.73%2014.383c.493-.961.915-1.735.915-2.672m-4.477%201.196c0%20.094-.047.188-.094.305L28.27%2041.875c-.07.117-.141.21-.258.21c-.14%200-.211-.093-.282-.21L13.926%2013.188c-.047-.118-.094-.211-.094-.305c0-.14.094-.235.258-.235l27.82.024c.164%200%20.258.094.258.234%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/arrowtriangle-down.svg?color=%231a73e8&size=48