arrow up arrow down square icon

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

Name
arrow-up-arrow-down-square
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

1 other variant in Framework7 Icons

Related icons in Framework7 Icons

Use the arrow up arrow down square icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M13.785 49.574h28.453c4.899 0 7.336-2.437 7.336-7.265V13.69c0-4.828-2.437-7.265-7.336-7.265H13.785c-4.875 0-7.36 2.414-7.36 7.265v28.62c0 4.851 2.485 7.265 7.36 7.265m.07-3.773c-2.343 0-3.656-1.242-3.656-3.68V13.88c0-2.438 1.313-3.68 3.656-3.68h28.313c2.32 0 3.633 1.242 3.633 3.68v28.24c0 2.438-1.313 3.68-3.633 3.68Zm6.985-7.031c.914 0 1.57-.657 1.57-1.594v-12.14l-.14-3.61l2.203 2.625l1.757 2.039c.235.305.657.469 1.125.469a1.53 1.53 0 0 0 1.547-1.547c0-.446-.164-.82-.445-1.102l-6.258-6.586c-.398-.422-.89-.633-1.36-.633c-.468 0-.913.188-1.335.633l-6.305 6.586c-.281.281-.422.656-.422 1.102c0 .867.68 1.547 1.547 1.547c.446 0 .844-.165 1.125-.47l1.781-2.038l2.157-2.578l-.141 3.562v12.14c0 .938.656 1.595 1.594 1.595m14.344 0c.492 0 .984-.188 1.382-.633l6.258-6.563a1.56 1.56 0 0 0 .446-1.101c0-.891-.704-1.547-1.57-1.547c-.446 0-.868.14-1.126.469L38.84 31.41l-2.227 2.625l.164-3.61v-12.14c0-.914-.656-1.594-1.593-1.594c-.914 0-1.594.68-1.594 1.594v12.14l.164 3.587l-2.156-2.602l-1.805-2.015c-.258-.329-.656-.47-1.125-.47c-.867 0-1.524.657-1.524 1.548c0 .422.141.82.422 1.101l6.282 6.563c.422.468.89.633 1.336.633"/></svg>

React

import type { SVGProps } from "react";

export function F7ArrowUpArrowDownSquare(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="M13.785 49.574h28.453c4.899 0 7.336-2.437 7.336-7.265V13.69c0-4.828-2.437-7.265-7.336-7.265H13.785c-4.875 0-7.36 2.414-7.36 7.265v28.62c0 4.851 2.485 7.265 7.36 7.265m.07-3.773c-2.343 0-3.656-1.242-3.656-3.68V13.88c0-2.438 1.313-3.68 3.656-3.68h28.313c2.32 0 3.633 1.242 3.633 3.68v28.24c0 2.438-1.313 3.68-3.633 3.68Zm6.985-7.031c.914 0 1.57-.657 1.57-1.594v-12.14l-.14-3.61l2.203 2.625l1.757 2.039c.235.305.657.469 1.125.469a1.53 1.53 0 0 0 1.547-1.547c0-.446-.164-.82-.445-1.102l-6.258-6.586c-.398-.422-.89-.633-1.36-.633c-.468 0-.913.188-1.335.633l-6.305 6.586c-.281.281-.422.656-.422 1.102c0 .867.68 1.547 1.547 1.547c.446 0 .844-.165 1.125-.47l1.781-2.038l2.157-2.578l-.141 3.562v12.14c0 .938.656 1.595 1.594 1.595m14.344 0c.492 0 .984-.188 1.382-.633l6.258-6.563a1.56 1.56 0 0 0 .446-1.101c0-.891-.704-1.547-1.57-1.547c-.446 0-.868.14-1.126.469L38.84 31.41l-2.227 2.625l.164-3.61v-12.14c0-.914-.656-1.594-1.593-1.594c-.914 0-1.594.68-1.594 1.594v12.14l.164 3.587l-2.156-2.602l-1.805-2.015c-.258-.329-.656-.47-1.125-.47c-.867 0-1.524.657-1.524 1.548c0 .422.141.82.422 1.101l6.282 6.563c.422.468.89.633 1.336.633"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M13.785 49.574h28.453c4.899 0 7.336-2.437 7.336-7.265V13.69c0-4.828-2.437-7.265-7.336-7.265H13.785c-4.875 0-7.36 2.414-7.36 7.265v28.62c0 4.851 2.485 7.265 7.36 7.265m.07-3.773c-2.343 0-3.656-1.242-3.656-3.68V13.88c0-2.438 1.313-3.68 3.656-3.68h28.313c2.32 0 3.633 1.242 3.633 3.68v28.24c0 2.438-1.313 3.68-3.633 3.68Zm6.985-7.031c.914 0 1.57-.657 1.57-1.594v-12.14l-.14-3.61l2.203 2.625l1.757 2.039c.235.305.657.469 1.125.469a1.53 1.53 0 0 0 1.547-1.547c0-.446-.164-.82-.445-1.102l-6.258-6.586c-.398-.422-.89-.633-1.36-.633c-.468 0-.913.188-1.335.633l-6.305 6.586c-.281.281-.422.656-.422 1.102c0 .867.68 1.547 1.547 1.547c.446 0 .844-.165 1.125-.47l1.781-2.038l2.157-2.578l-.141 3.562v12.14c0 .938.656 1.595 1.594 1.595m14.344 0c.492 0 .984-.188 1.382-.633l6.258-6.563a1.56 1.56 0 0 0 .446-1.101c0-.891-.704-1.547-1.57-1.547c-.446 0-.868.14-1.126.469L38.84 31.41l-2.227 2.625l.164-3.61v-12.14c0-.914-.656-1.594-1.593-1.594c-.914 0-1.594.68-1.594 1.594v12.14l.164 3.587l-2.156-2.602l-1.805-2.015c-.258-.329-.656-.47-1.125-.47c-.867 0-1.524.657-1.524 1.548c0 .422.141.82.422 1.101l6.282 6.563c.422.468.89.633 1.336.633"/></svg>
</template>

CSS

.icon-arrow-up-arrow-down-square {
  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%22M13.785%2049.574h28.453c4.899%200%207.336-2.437%207.336-7.265V13.69c0-4.828-2.437-7.265-7.336-7.265H13.785c-4.875%200-7.36%202.414-7.36%207.265v28.62c0%204.851%202.485%207.265%207.36%207.265m.07-3.773c-2.343%200-3.656-1.242-3.656-3.68V13.88c0-2.438%201.313-3.68%203.656-3.68h28.313c2.32%200%203.633%201.242%203.633%203.68v28.24c0%202.438-1.313%203.68-3.633%203.68Zm6.985-7.031c.914%200%201.57-.657%201.57-1.594v-12.14l-.14-3.61l2.203%202.625l1.757%202.039c.235.305.657.469%201.125.469a1.53%201.53%200%200%200%201.547-1.547c0-.446-.164-.82-.445-1.102l-6.258-6.586c-.398-.422-.89-.633-1.36-.633c-.468%200-.913.188-1.335.633l-6.305%206.586c-.281.281-.422.656-.422%201.102c0%20.867.68%201.547%201.547%201.547c.446%200%20.844-.165%201.125-.47l1.781-2.038l2.157-2.578l-.141%203.562v12.14c0%20.938.656%201.595%201.594%201.595m14.344%200c.492%200%20.984-.188%201.382-.633l6.258-6.563a1.56%201.56%200%200%200%20.446-1.101c0-.891-.704-1.547-1.57-1.547c-.446%200-.868.14-1.126.469L38.84%2031.41l-2.227%202.625l.164-3.61v-12.14c0-.914-.656-1.594-1.593-1.594c-.914%200-1.594.68-1.594%201.594v12.14l.164%203.587l-2.156-2.602l-1.805-2.015c-.258-.329-.656-.47-1.125-.47c-.867%200-1.524.657-1.524%201.548c0%20.422.141.82.422%201.101l6.282%206.563c.422.468.89.633%201.336.633%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%22M13.785%2049.574h28.453c4.899%200%207.336-2.437%207.336-7.265V13.69c0-4.828-2.437-7.265-7.336-7.265H13.785c-4.875%200-7.36%202.414-7.36%207.265v28.62c0%204.851%202.485%207.265%207.36%207.265m.07-3.773c-2.343%200-3.656-1.242-3.656-3.68V13.88c0-2.438%201.313-3.68%203.656-3.68h28.313c2.32%200%203.633%201.242%203.633%203.68v28.24c0%202.438-1.313%203.68-3.633%203.68Zm6.985-7.031c.914%200%201.57-.657%201.57-1.594v-12.14l-.14-3.61l2.203%202.625l1.757%202.039c.235.305.657.469%201.125.469a1.53%201.53%200%200%200%201.547-1.547c0-.446-.164-.82-.445-1.102l-6.258-6.586c-.398-.422-.89-.633-1.36-.633c-.468%200-.913.188-1.335.633l-6.305%206.586c-.281.281-.422.656-.422%201.102c0%20.867.68%201.547%201.547%201.547c.446%200%20.844-.165%201.125-.47l1.781-2.038l2.157-2.578l-.141%203.562v12.14c0%20.938.656%201.595%201.594%201.595m14.344%200c.492%200%20.984-.188%201.382-.633l6.258-6.563a1.56%201.56%200%200%200%20.446-1.101c0-.891-.704-1.547-1.57-1.547c-.446%200-.868.14-1.126.469L38.84%2031.41l-2.227%202.625l.164-3.61v-12.14c0-.914-.656-1.594-1.593-1.594c-.914%200-1.594.68-1.594%201.594v12.14l.164%203.587l-2.156-2.602l-1.805-2.015c-.258-.329-.656-.47-1.125-.47c-.867%200-1.524.657-1.524%201.548c0%20.422.141.82.422%201.101l6.282%206.563c.422.468.89.633%201.336.633%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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