direct down icon
direct-down-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- direct-down-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the direct down icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.02 2.718l-3.48 1.74c-.97.48-2.1.48-3.07 0l-3.49-1.75C4 1.218.85 4.438 2.41 7.388l.82 1.54c.11.21.29.38.51.48l12.65 5.69c.52.23 1.13.02 1.39-.48l3.81-7.24c1.55-2.94-1.59-6.16-4.57-4.66M15.6 16.31l-8.28-3.73c-.93-.42-1.87.58-1.39 1.48l3.04 5.77c1.29 2.45 4.79 2.45 6.08 0l1.07-2.04c.28-.55.04-1.22-.52-1.48"/></svg>
React
import type { SVGProps } from "react";
export function ReiconDirectDownFilled(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="m17.02 2.718l-3.48 1.74c-.97.48-2.1.48-3.07 0l-3.49-1.75C4 1.218.85 4.438 2.41 7.388l.82 1.54c.11.21.29.38.51.48l12.65 5.69c.52.23 1.13.02 1.39-.48l3.81-7.24c1.55-2.94-1.59-6.16-4.57-4.66M15.6 16.31l-8.28-3.73c-.93-.42-1.87.58-1.39 1.48l3.04 5.77c1.29 2.45 4.79 2.45 6.08 0l1.07-2.04c.28-.55.04-1.22-.52-1.48"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.02 2.718l-3.48 1.74c-.97.48-2.1.48-3.07 0l-3.49-1.75C4 1.218.85 4.438 2.41 7.388l.82 1.54c.11.21.29.38.51.48l12.65 5.69c.52.23 1.13.02 1.39-.48l3.81-7.24c1.55-2.94-1.59-6.16-4.57-4.66M15.6 16.31l-8.28-3.73c-.93-.42-1.87.58-1.39 1.48l3.04 5.77c1.29 2.45 4.79 2.45 6.08 0l1.07-2.04c.28-.55.04-1.22-.52-1.48"/></svg> </template>
CSS
.icon-direct-down-filled {
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%22m17.02%202.718l-3.48%201.74c-.97.48-2.1.48-3.07%200l-3.49-1.75C4%201.218.85%204.438%202.41%207.388l.82%201.54c.11.21.29.38.51.48l12.65%205.69c.52.23%201.13.02%201.39-.48l3.81-7.24c1.55-2.94-1.59-6.16-4.57-4.66M15.6%2016.31l-8.28-3.73c-.93-.42-1.87.58-1.39%201.48l3.04%205.77c1.29%202.45%204.79%202.45%206.08%200l1.07-2.04c.28-.55.04-1.22-.52-1.48%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%22m17.02%202.718l-3.48%201.74c-.97.48-2.1.48-3.07%200l-3.49-1.75C4%201.218.85%204.438%202.41%207.388l.82%201.54c.11.21.29.38.51.48l12.65%205.69c.52.23%201.13.02%201.39-.48l3.81-7.24c1.55-2.94-1.59-6.16-4.57-4.66M15.6%2016.31l-8.28-3.73c-.93-.42-1.87.58-1.39%201.48l3.04%205.77c1.29%202.45%204.79%202.45%206.08%200l1.07-2.04c.28-.55.04-1.22-.52-1.48%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/direct-down-filled.svg?color=%231a73e8&size=48