square arrow left icon

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

Name
square-arrow-left-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 left icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M19.34 27.988c0 1.008-.82 1.875-1.805 1.875h-7.336L6.684 29.7l1.687 1.594l3.773 3.563c.375.328.563.82.563 1.288c0 .985-.703 1.688-1.64 1.688c-.516 0-.891-.21-1.243-.562l-7.64-7.922c-.47-.47-.633-.867-.633-1.36c0-.468.164-.89.633-1.36l7.64-7.921c.352-.352.727-.539 1.242-.539c.938 0 1.64.727 1.64 1.71c0 .446-.187.938-.562 1.267l-3.773 3.539l-1.664 1.593l3.492-.14h7.336c.984 0 1.805.843 1.805 1.851m35.11 13.453c0 4.875-2.415 7.36-7.267 7.36H24.778c-4.851 0-7.265-2.485-7.265-7.36V30.38H34.27c1.29 0 2.368-1.078 2.368-2.39c0-1.29-1.078-2.391-2.368-2.391H17.512v-11.04c0-4.921 2.437-7.359 7.265-7.359h22.407c4.828 0 7.265 2.438 7.265 7.36z"/></svg>

React

import type { SVGProps } from "react";

export function F7SquareArrowLeftFill(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="M19.34 27.988c0 1.008-.82 1.875-1.805 1.875h-7.336L6.684 29.7l1.687 1.594l3.773 3.563c.375.328.563.82.563 1.288c0 .985-.703 1.688-1.64 1.688c-.516 0-.891-.21-1.243-.562l-7.64-7.922c-.47-.47-.633-.867-.633-1.36c0-.468.164-.89.633-1.36l7.64-7.921c.352-.352.727-.539 1.242-.539c.938 0 1.64.727 1.64 1.71c0 .446-.187.938-.562 1.267l-3.773 3.539l-1.664 1.593l3.492-.14h7.336c.984 0 1.805.843 1.805 1.851m35.11 13.453c0 4.875-2.415 7.36-7.267 7.36H24.778c-4.851 0-7.265-2.485-7.265-7.36V30.38H34.27c1.29 0 2.368-1.078 2.368-2.39c0-1.29-1.078-2.391-2.368-2.391H17.512v-11.04c0-4.921 2.437-7.359 7.265-7.359h22.407c4.828 0 7.265 2.438 7.265 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="M19.34 27.988c0 1.008-.82 1.875-1.805 1.875h-7.336L6.684 29.7l1.687 1.594l3.773 3.563c.375.328.563.82.563 1.288c0 .985-.703 1.688-1.64 1.688c-.516 0-.891-.21-1.243-.562l-7.64-7.922c-.47-.47-.633-.867-.633-1.36c0-.468.164-.89.633-1.36l7.64-7.921c.352-.352.727-.539 1.242-.539c.938 0 1.64.727 1.64 1.71c0 .446-.187.938-.562 1.267l-3.773 3.539l-1.664 1.593l3.492-.14h7.336c.984 0 1.805.843 1.805 1.851m35.11 13.453c0 4.875-2.415 7.36-7.267 7.36H24.778c-4.851 0-7.265-2.485-7.265-7.36V30.38H34.27c1.29 0 2.368-1.078 2.368-2.39c0-1.29-1.078-2.391-2.368-2.391H17.512v-11.04c0-4.921 2.437-7.359 7.265-7.359h22.407c4.828 0 7.265 2.438 7.265 7.36z"/></svg>
</template>

CSS

.icon-square-arrow-left-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%22M19.34%2027.988c0%201.008-.82%201.875-1.805%201.875h-7.336L6.684%2029.7l1.687%201.594l3.773%203.563c.375.328.563.82.563%201.288c0%20.985-.703%201.688-1.64%201.688c-.516%200-.891-.21-1.243-.562l-7.64-7.922c-.47-.47-.633-.867-.633-1.36c0-.468.164-.89.633-1.36l7.64-7.921c.352-.352.727-.539%201.242-.539c.938%200%201.64.727%201.64%201.71c0%20.446-.187.938-.562%201.267l-3.773%203.539l-1.664%201.593l3.492-.14h7.336c.984%200%201.805.843%201.805%201.851m35.11%2013.453c0%204.875-2.415%207.36-7.267%207.36H24.778c-4.851%200-7.265-2.485-7.265-7.36V30.38H34.27c1.29%200%202.368-1.078%202.368-2.39c0-1.29-1.078-2.391-2.368-2.391H17.512v-11.04c0-4.921%202.437-7.359%207.265-7.359h22.407c4.828%200%207.265%202.438%207.265%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%22M19.34%2027.988c0%201.008-.82%201.875-1.805%201.875h-7.336L6.684%2029.7l1.687%201.594l3.773%203.563c.375.328.563.82.563%201.288c0%20.985-.703%201.688-1.64%201.688c-.516%200-.891-.21-1.243-.562l-7.64-7.922c-.47-.47-.633-.867-.633-1.36c0-.468.164-.89.633-1.36l7.64-7.921c.352-.352.727-.539%201.242-.539c.938%200%201.64.727%201.64%201.71c0%20.446-.187.938-.562%201.267l-3.773%203.539l-1.664%201.593l3.492-.14h7.336c.984%200%201.805.843%201.805%201.851m35.11%2013.453c0%204.875-2.415%207.36-7.267%207.36H24.778c-4.851%200-7.265-2.485-7.265-7.36V30.38H34.27c1.29%200%202.368-1.078%202.368-2.39c0-1.29-1.078-2.391-2.368-2.391H17.512v-11.04c0-4.921%202.437-7.359%207.265-7.359h22.407c4.828%200%207.265%202.438%207.265%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-left-fill.svg?color=%231a73e8&size=48