increase quotelevel icon
increase-quotelevel from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- increase-quotelevel
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
Related icons in Framework7 Icons
Use the increase quotelevel icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M5.524 49.856c.984 0 1.757-.82 1.757-1.805V7.926a1.76 1.76 0 0 0-1.757-1.782a1.766 1.766 0 0 0-1.782 1.782V48.05c0 .984.774 1.804 1.782 1.804m11.695 0c.984 0 1.758-.82 1.758-1.805V7.926a1.76 1.76 0 0 0-1.758-1.782a1.766 1.766 0 0 0-1.781 1.782V48.05c0 .984.773 1.804 1.78 1.804m11.695 0c.984 0 1.758-.82 1.758-1.805V7.926a1.76 1.76 0 0 0-1.758-1.782a1.766 1.766 0 0 0-1.781 1.782V48.05c0 .984.773 1.804 1.781 1.804m14.18-14.672l7.758-5.18c1.406-.938 1.36-2.93 0-3.867l-7.758-5.274c-1.781-1.218-3.68-.539-3.68 1.617v11.11c0 2.086 1.992 2.719 3.68 1.594"/></svg>
React
import type { SVGProps } from "react";
export function F7IncreaseQuotelevel(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="M5.524 49.856c.984 0 1.757-.82 1.757-1.805V7.926a1.76 1.76 0 0 0-1.757-1.782a1.766 1.766 0 0 0-1.782 1.782V48.05c0 .984.774 1.804 1.782 1.804m11.695 0c.984 0 1.758-.82 1.758-1.805V7.926a1.76 1.76 0 0 0-1.758-1.782a1.766 1.766 0 0 0-1.781 1.782V48.05c0 .984.773 1.804 1.78 1.804m11.695 0c.984 0 1.758-.82 1.758-1.805V7.926a1.76 1.76 0 0 0-1.758-1.782a1.766 1.766 0 0 0-1.781 1.782V48.05c0 .984.773 1.804 1.781 1.804m14.18-14.672l7.758-5.18c1.406-.938 1.36-2.93 0-3.867l-7.758-5.274c-1.781-1.218-3.68-.539-3.68 1.617v11.11c0 2.086 1.992 2.719 3.68 1.594"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M5.524 49.856c.984 0 1.757-.82 1.757-1.805V7.926a1.76 1.76 0 0 0-1.757-1.782a1.766 1.766 0 0 0-1.782 1.782V48.05c0 .984.774 1.804 1.782 1.804m11.695 0c.984 0 1.758-.82 1.758-1.805V7.926a1.76 1.76 0 0 0-1.758-1.782a1.766 1.766 0 0 0-1.781 1.782V48.05c0 .984.773 1.804 1.78 1.804m11.695 0c.984 0 1.758-.82 1.758-1.805V7.926a1.76 1.76 0 0 0-1.758-1.782a1.766 1.766 0 0 0-1.781 1.782V48.05c0 .984.773 1.804 1.781 1.804m14.18-14.672l7.758-5.18c1.406-.938 1.36-2.93 0-3.867l-7.758-5.274c-1.781-1.218-3.68-.539-3.68 1.617v11.11c0 2.086 1.992 2.719 3.68 1.594"/></svg> </template>
CSS
.icon-increase-quotelevel {
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%22M5.524%2049.856c.984%200%201.757-.82%201.757-1.805V7.926a1.76%201.76%200%200%200-1.757-1.782a1.766%201.766%200%200%200-1.782%201.782V48.05c0%20.984.774%201.804%201.782%201.804m11.695%200c.984%200%201.758-.82%201.758-1.805V7.926a1.76%201.76%200%200%200-1.758-1.782a1.766%201.766%200%200%200-1.781%201.782V48.05c0%20.984.773%201.804%201.78%201.804m11.695%200c.984%200%201.758-.82%201.758-1.805V7.926a1.76%201.76%200%200%200-1.758-1.782a1.766%201.766%200%200%200-1.781%201.782V48.05c0%20.984.773%201.804%201.781%201.804m14.18-14.672l7.758-5.18c1.406-.938%201.36-2.93%200-3.867l-7.758-5.274c-1.781-1.218-3.68-.539-3.68%201.617v11.11c0%202.086%201.992%202.719%203.68%201.594%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%22M5.524%2049.856c.984%200%201.757-.82%201.757-1.805V7.926a1.76%201.76%200%200%200-1.757-1.782a1.766%201.766%200%200%200-1.782%201.782V48.05c0%20.984.774%201.804%201.782%201.804m11.695%200c.984%200%201.758-.82%201.758-1.805V7.926a1.76%201.76%200%200%200-1.758-1.782a1.766%201.766%200%200%200-1.781%201.782V48.05c0%20.984.773%201.804%201.78%201.804m11.695%200c.984%200%201.758-.82%201.758-1.805V7.926a1.76%201.76%200%200%200-1.758-1.782a1.766%201.766%200%200%200-1.781%201.782V48.05c0%20.984.773%201.804%201.781%201.804m14.18-14.672l7.758-5.18c1.406-.938%201.36-2.93%200-3.867l-7.758-5.274c-1.781-1.218-3.68-.539-3.68%201.617v11.11c0%202.086%201.992%202.719%203.68%201.594%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/increase-quotelevel.svg?color=%231a73e8&size=48