square arrow up icon

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

Name
square-arrow-up-fill
Set
Framework7 Icons
Style
Fill
Viewbox
56×56
License
MIT

1 other variant in Framework7 Icons

The same icon in other sets

Related icons in Framework7 Icons

Use the square arrow up icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M28.012 19.34c1.008 0 1.851-.82 1.851-1.805v-7.336l-.14-3.492l1.593 1.664l3.54 3.773c.328.375.82.563 1.265.563c.984 0 1.711-.703 1.711-1.64c0-.516-.187-.891-.539-1.243l-7.922-7.64c-.469-.47-.89-.633-1.36-.633c-.491 0-.89.164-1.359.633l-7.922 7.64c-.351.352-.562.727-.562 1.242c0 .938.703 1.64 1.688 1.64c.468 0 .96-.187 1.288-.562l3.563-3.773l1.594-1.687l-.164 3.515v7.336c0 .984.867 1.805 1.875 1.805M14.559 54.45H41.44c4.922 0 7.36-2.438 7.36-7.267V24.778c0-4.828-2.438-7.265-7.36-7.265H30.402V34.27c0 1.29-1.101 2.368-2.39 2.368c-1.313 0-2.39-1.078-2.39-2.368V17.512H14.558c-4.875 0-7.36 2.414-7.36 7.265v22.407c0 4.851 2.485 7.265 7.36 7.265"/></svg>

React

import type { SVGProps } from "react";

export function F7SquareArrowUpFill(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="M28.012 19.34c1.008 0 1.851-.82 1.851-1.805v-7.336l-.14-3.492l1.593 1.664l3.54 3.773c.328.375.82.563 1.265.563c.984 0 1.711-.703 1.711-1.64c0-.516-.187-.891-.539-1.243l-7.922-7.64c-.469-.47-.89-.633-1.36-.633c-.491 0-.89.164-1.359.633l-7.922 7.64c-.351.352-.562.727-.562 1.242c0 .938.703 1.64 1.688 1.64c.468 0 .96-.187 1.288-.562l3.563-3.773l1.594-1.687l-.164 3.515v7.336c0 .984.867 1.805 1.875 1.805M14.559 54.45H41.44c4.922 0 7.36-2.438 7.36-7.267V24.778c0-4.828-2.438-7.265-7.36-7.265H30.402V34.27c0 1.29-1.101 2.368-2.39 2.368c-1.313 0-2.39-1.078-2.39-2.368V17.512H14.558c-4.875 0-7.36 2.414-7.36 7.265v22.407c0 4.851 2.485 7.265 7.36 7.265"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M28.012 19.34c1.008 0 1.851-.82 1.851-1.805v-7.336l-.14-3.492l1.593 1.664l3.54 3.773c.328.375.82.563 1.265.563c.984 0 1.711-.703 1.711-1.64c0-.516-.187-.891-.539-1.243l-7.922-7.64c-.469-.47-.89-.633-1.36-.633c-.491 0-.89.164-1.359.633l-7.922 7.64c-.351.352-.562.727-.562 1.242c0 .938.703 1.64 1.688 1.64c.468 0 .96-.187 1.288-.562l3.563-3.773l1.594-1.687l-.164 3.515v7.336c0 .984.867 1.805 1.875 1.805M14.559 54.45H41.44c4.922 0 7.36-2.438 7.36-7.267V24.778c0-4.828-2.438-7.265-7.36-7.265H30.402V34.27c0 1.29-1.101 2.368-2.39 2.368c-1.313 0-2.39-1.078-2.39-2.368V17.512H14.558c-4.875 0-7.36 2.414-7.36 7.265v22.407c0 4.851 2.485 7.265 7.36 7.265"/></svg>
</template>

CSS

.icon-square-arrow-up-fill {
  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%22M28.012%2019.34c1.008%200%201.851-.82%201.851-1.805v-7.336l-.14-3.492l1.593%201.664l3.54%203.773c.328.375.82.563%201.265.563c.984%200%201.711-.703%201.711-1.64c0-.516-.187-.891-.539-1.243l-7.922-7.64c-.469-.47-.89-.633-1.36-.633c-.491%200-.89.164-1.359.633l-7.922%207.64c-.351.352-.562.727-.562%201.242c0%20.938.703%201.64%201.688%201.64c.468%200%20.96-.187%201.288-.562l3.563-3.773l1.594-1.687l-.164%203.515v7.336c0%20.984.867%201.805%201.875%201.805M14.559%2054.45H41.44c4.922%200%207.36-2.438%207.36-7.267V24.778c0-4.828-2.438-7.265-7.36-7.265H30.402V34.27c0%201.29-1.101%202.368-2.39%202.368c-1.313%200-2.39-1.078-2.39-2.368V17.512H14.558c-4.875%200-7.36%202.414-7.36%207.265v22.407c0%204.851%202.485%207.265%207.36%207.265%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%22M28.012%2019.34c1.008%200%201.851-.82%201.851-1.805v-7.336l-.14-3.492l1.593%201.664l3.54%203.773c.328.375.82.563%201.265.563c.984%200%201.711-.703%201.711-1.64c0-.516-.187-.891-.539-1.243l-7.922-7.64c-.469-.47-.89-.633-1.36-.633c-.491%200-.89.164-1.359.633l-7.922%207.64c-.351.352-.562.727-.562%201.242c0%20.938.703%201.64%201.688%201.64c.468%200%20.96-.187%201.288-.562l3.563-3.773l1.594-1.687l-.164%203.515v7.336c0%20.984.867%201.805%201.875%201.805M14.559%2054.45H41.44c4.922%200%207.36-2.438%207.36-7.267V24.778c0-4.828-2.438-7.265-7.36-7.265H30.402V34.27c0%201.29-1.101%202.368-2.39%202.368c-1.313%200-2.39-1.078-2.39-2.368V17.512H14.558c-4.875%200-7.36%202.414-7.36%207.265v22.407c0%204.851%202.485%207.265%207.36%207.265%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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