arrow up to line alt icon
arrow-up-to-line-alt from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- arrow-up-to-line-alt
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
Related icons in Framework7 Icons
arrow-2-circlepatharrow-2-circlepath-circlearrow-2-squarepatharrow-3-trianglepatharrow-brancharrow-clockwisearrow-clockwise-circlearrow-counterclockwisearrow-counterclockwise-circlearrow-downarrow-down-circlearrow-down-docarrow-down-leftarrow-down-left-circlearrow-down-left-squarearrow-down-rightarrow-down-right-arrow-up-leftarrow-down-right-circlearrow-down-right-squarearrow-down-squarearrow-down-to-linearrow-down-to-line-altarrow-leftarrow-left-circle
Use the arrow up to line alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M45.777 25.762c0-.563-.21-1.055-.656-1.524L29.56 8.652a2.27 2.27 0 0 0-1.336-.703h15.515c1.196 0 2.04-.867 2.04-2.086s-.844-2.11-2.04-2.11h-31.43c-1.218 0-2.085.891-2.085 2.11s.867 2.086 2.086 2.086h15.468a2.27 2.27 0 0 0-1.336.703L10.88 24.238c-.445.469-.656.961-.656 1.524c0 1.148.867 2.039 2.015 2.039c.563 0 1.125-.188 1.5-.563l5.32-5.25l7.032-7.687l-.188 4.992v30.89c0 1.22.867 2.063 2.086 2.063c1.22 0 2.11-.844 2.11-2.062V19.293l-.188-5.016l7.008 7.711l5.344 5.25c.375.375.937.563 1.476.563c1.172 0 2.04-.89 2.04-2.04"/></svg>
React
import type { SVGProps } from "react";
export function F7ArrowUpToLineAlt(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="M45.777 25.762c0-.563-.21-1.055-.656-1.524L29.56 8.652a2.27 2.27 0 0 0-1.336-.703h15.515c1.196 0 2.04-.867 2.04-2.086s-.844-2.11-2.04-2.11h-31.43c-1.218 0-2.085.891-2.085 2.11s.867 2.086 2.086 2.086h15.468a2.27 2.27 0 0 0-1.336.703L10.88 24.238c-.445.469-.656.961-.656 1.524c0 1.148.867 2.039 2.015 2.039c.563 0 1.125-.188 1.5-.563l5.32-5.25l7.032-7.687l-.188 4.992v30.89c0 1.22.867 2.063 2.086 2.063c1.22 0 2.11-.844 2.11-2.062V19.293l-.188-5.016l7.008 7.711l5.344 5.25c.375.375.937.563 1.476.563c1.172 0 2.04-.89 2.04-2.04"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M45.777 25.762c0-.563-.21-1.055-.656-1.524L29.56 8.652a2.27 2.27 0 0 0-1.336-.703h15.515c1.196 0 2.04-.867 2.04-2.086s-.844-2.11-2.04-2.11h-31.43c-1.218 0-2.085.891-2.085 2.11s.867 2.086 2.086 2.086h15.468a2.27 2.27 0 0 0-1.336.703L10.88 24.238c-.445.469-.656.961-.656 1.524c0 1.148.867 2.039 2.015 2.039c.563 0 1.125-.188 1.5-.563l5.32-5.25l7.032-7.687l-.188 4.992v30.89c0 1.22.867 2.063 2.086 2.063c1.22 0 2.11-.844 2.11-2.062V19.293l-.188-5.016l7.008 7.711l5.344 5.25c.375.375.937.563 1.476.563c1.172 0 2.04-.89 2.04-2.04"/></svg> </template>
CSS
.icon-arrow-up-to-line-alt {
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%22M45.777%2025.762c0-.563-.21-1.055-.656-1.524L29.56%208.652a2.27%202.27%200%200%200-1.336-.703h15.515c1.196%200%202.04-.867%202.04-2.086s-.844-2.11-2.04-2.11h-31.43c-1.218%200-2.085.891-2.085%202.11s.867%202.086%202.086%202.086h15.468a2.27%202.27%200%200%200-1.336.703L10.88%2024.238c-.445.469-.656.961-.656%201.524c0%201.148.867%202.039%202.015%202.039c.563%200%201.125-.188%201.5-.563l5.32-5.25l7.032-7.687l-.188%204.992v30.89c0%201.22.867%202.063%202.086%202.063c1.22%200%202.11-.844%202.11-2.062V19.293l-.188-5.016l7.008%207.711l5.344%205.25c.375.375.937.563%201.476.563c1.172%200%202.04-.89%202.04-2.04%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%22M45.777%2025.762c0-.563-.21-1.055-.656-1.524L29.56%208.652a2.27%202.27%200%200%200-1.336-.703h15.515c1.196%200%202.04-.867%202.04-2.086s-.844-2.11-2.04-2.11h-31.43c-1.218%200-2.085.891-2.085%202.11s.867%202.086%202.086%202.086h15.468a2.27%202.27%200%200%200-1.336.703L10.88%2024.238c-.445.469-.656.961-.656%201.524c0%201.148.867%202.039%202.015%202.039c.563%200%201.125-.188%201.5-.563l5.32-5.25l7.032-7.687l-.188%204.992v30.89c0%201.22.867%202.063%202.086%202.063c1.22%200%202.11-.844%202.11-2.062V19.293l-.188-5.016l7.008%207.711l5.344%205.25c.375.375.937.563%201.476.563c1.172%200%202.04-.89%202.04-2.04%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/arrow-up-to-line-alt.svg?color=%231a73e8&size=48