square arrow right icon

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

Name
square-arrow-right
Set
Framework7 Icons
Style
Outline
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 right icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M37.89 27.988c0 .492-.163.89-.632 1.36l-7.64 7.922c-.352.351-.727.562-1.243.562c-.96 0-1.64-.703-1.64-1.687c0-.47.187-.961.562-1.29l3.773-3.562l1.664-1.594l-3.492.164H4.516c-.985 0-1.805-.867-1.805-1.875s.82-1.851 1.805-1.851h24.726l3.492.14l-1.664-1.593l-3.773-3.54a1.7 1.7 0 0 1-.563-1.265c0-.985.68-1.711 1.641-1.711c.516 0 .89.188 1.242.539l7.64 7.922c.47.469.634.89.634 1.36m15.4 13.453c0 4.875-2.415 7.36-7.267 7.36H21.836c-4.828 0-7.266-2.485-7.266-7.36v-6.773h3.774v6.703c0 2.344 1.265 3.656 3.703 3.656h23.789c2.437 0 3.68-1.312 3.68-3.656V14.605c0-2.296-1.243-3.632-3.68-3.632h-23.79c-2.437 0-3.702 1.336-3.702 3.632v6.704H14.57v-6.75c0-4.922 2.438-7.36 7.266-7.36h24.187c4.829 0 7.266 2.438 7.266 7.36z"/></svg>

React

import type { SVGProps } from "react";

export function F7SquareArrowRight(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="M37.89 27.988c0 .492-.163.89-.632 1.36l-7.64 7.922c-.352.351-.727.562-1.243.562c-.96 0-1.64-.703-1.64-1.687c0-.47.187-.961.562-1.29l3.773-3.562l1.664-1.594l-3.492.164H4.516c-.985 0-1.805-.867-1.805-1.875s.82-1.851 1.805-1.851h24.726l3.492.14l-1.664-1.593l-3.773-3.54a1.7 1.7 0 0 1-.563-1.265c0-.985.68-1.711 1.641-1.711c.516 0 .89.188 1.242.539l7.64 7.922c.47.469.634.89.634 1.36m15.4 13.453c0 4.875-2.415 7.36-7.267 7.36H21.836c-4.828 0-7.266-2.485-7.266-7.36v-6.773h3.774v6.703c0 2.344 1.265 3.656 3.703 3.656h23.789c2.437 0 3.68-1.312 3.68-3.656V14.605c0-2.296-1.243-3.632-3.68-3.632h-23.79c-2.437 0-3.702 1.336-3.702 3.632v6.704H14.57v-6.75c0-4.922 2.438-7.36 7.266-7.36h24.187c4.829 0 7.266 2.438 7.266 7.36z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M37.89 27.988c0 .492-.163.89-.632 1.36l-7.64 7.922c-.352.351-.727.562-1.243.562c-.96 0-1.64-.703-1.64-1.687c0-.47.187-.961.562-1.29l3.773-3.562l1.664-1.594l-3.492.164H4.516c-.985 0-1.805-.867-1.805-1.875s.82-1.851 1.805-1.851h24.726l3.492.14l-1.664-1.593l-3.773-3.54a1.7 1.7 0 0 1-.563-1.265c0-.985.68-1.711 1.641-1.711c.516 0 .89.188 1.242.539l7.64 7.922c.47.469.634.89.634 1.36m15.4 13.453c0 4.875-2.415 7.36-7.267 7.36H21.836c-4.828 0-7.266-2.485-7.266-7.36v-6.773h3.774v6.703c0 2.344 1.265 3.656 3.703 3.656h23.789c2.437 0 3.68-1.312 3.68-3.656V14.605c0-2.296-1.243-3.632-3.68-3.632h-23.79c-2.437 0-3.702 1.336-3.702 3.632v6.704H14.57v-6.75c0-4.922 2.438-7.36 7.266-7.36h24.187c4.829 0 7.266 2.438 7.266 7.36z"/></svg>
</template>

CSS

.icon-square-arrow-right {
  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%22M37.89%2027.988c0%20.492-.163.89-.632%201.36l-7.64%207.922c-.352.351-.727.562-1.243.562c-.96%200-1.64-.703-1.64-1.687c0-.47.187-.961.562-1.29l3.773-3.562l1.664-1.594l-3.492.164H4.516c-.985%200-1.805-.867-1.805-1.875s.82-1.851%201.805-1.851h24.726l3.492.14l-1.664-1.593l-3.773-3.54a1.7%201.7%200%200%201-.563-1.265c0-.985.68-1.711%201.641-1.711c.516%200%20.89.188%201.242.539l7.64%207.922c.47.469.634.89.634%201.36m15.4%2013.453c0%204.875-2.415%207.36-7.267%207.36H21.836c-4.828%200-7.266-2.485-7.266-7.36v-6.773h3.774v6.703c0%202.344%201.265%203.656%203.703%203.656h23.789c2.437%200%203.68-1.312%203.68-3.656V14.605c0-2.296-1.243-3.632-3.68-3.632h-23.79c-2.437%200-3.702%201.336-3.702%203.632v6.704H14.57v-6.75c0-4.922%202.438-7.36%207.266-7.36h24.187c4.829%200%207.266%202.438%207.266%207.36z%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%22M37.89%2027.988c0%20.492-.163.89-.632%201.36l-7.64%207.922c-.352.351-.727.562-1.243.562c-.96%200-1.64-.703-1.64-1.687c0-.47.187-.961.562-1.29l3.773-3.562l1.664-1.594l-3.492.164H4.516c-.985%200-1.805-.867-1.805-1.875s.82-1.851%201.805-1.851h24.726l3.492.14l-1.664-1.593l-3.773-3.54a1.7%201.7%200%200%201-.563-1.265c0-.985.68-1.711%201.641-1.711c.516%200%20.89.188%201.242.539l7.64%207.922c.47.469.634.89.634%201.36m15.4%2013.453c0%204.875-2.415%207.36-7.267%207.36H21.836c-4.828%200-7.266-2.485-7.266-7.36v-6.773h3.774v6.703c0%202.344%201.265%203.656%203.703%203.656h23.789c2.437%200%203.68-1.312%203.68-3.656V14.605c0-2.296-1.243-3.632-3.68-3.632h-23.79c-2.437%200-3.702%201.336-3.702%203.632v6.704H14.57v-6.75c0-4.922%202.438-7.36%207.266-7.36h24.187c4.829%200%207.266%202.438%207.266%207.36z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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