lessthan icon
lessthan from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- lessthan
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
Related icons in Framework7 Icons
Use the lessthan icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M42.168 43.563c1.148 0 1.992-.82 1.992-2.11c0-1.078-.562-1.687-1.547-2.156L17.371 28.07v-.258L42.613 16.68c.985-.469 1.547-1.078 1.547-2.156c0-1.243-.867-2.086-2.086-2.086c-.61 0-1.031.164-1.5.398L14.23 24.953c-1.359.61-2.39 1.688-2.39 3.164c0 1.5 1.055 2.531 2.39 3.164l26.344 11.836c.492.235.938.446 1.594.446"/></svg>
React
import type { SVGProps } from "react";
export function F7Lessthan(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="M42.168 43.563c1.148 0 1.992-.82 1.992-2.11c0-1.078-.562-1.687-1.547-2.156L17.371 28.07v-.258L42.613 16.68c.985-.469 1.547-1.078 1.547-2.156c0-1.243-.867-2.086-2.086-2.086c-.61 0-1.031.164-1.5.398L14.23 24.953c-1.359.61-2.39 1.688-2.39 3.164c0 1.5 1.055 2.531 2.39 3.164l26.344 11.836c.492.235.938.446 1.594.446"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M42.168 43.563c1.148 0 1.992-.82 1.992-2.11c0-1.078-.562-1.687-1.547-2.156L17.371 28.07v-.258L42.613 16.68c.985-.469 1.547-1.078 1.547-2.156c0-1.243-.867-2.086-2.086-2.086c-.61 0-1.031.164-1.5.398L14.23 24.953c-1.359.61-2.39 1.688-2.39 3.164c0 1.5 1.055 2.531 2.39 3.164l26.344 11.836c.492.235.938.446 1.594.446"/></svg> </template>
CSS
.icon-lessthan {
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%22M42.168%2043.563c1.148%200%201.992-.82%201.992-2.11c0-1.078-.562-1.687-1.547-2.156L17.371%2028.07v-.258L42.613%2016.68c.985-.469%201.547-1.078%201.547-2.156c0-1.243-.867-2.086-2.086-2.086c-.61%200-1.031.164-1.5.398L14.23%2024.953c-1.359.61-2.39%201.688-2.39%203.164c0%201.5%201.055%202.531%202.39%203.164l26.344%2011.836c.492.235.938.446%201.594.446%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%22M42.168%2043.563c1.148%200%201.992-.82%201.992-2.11c0-1.078-.562-1.687-1.547-2.156L17.371%2028.07v-.258L42.613%2016.68c.985-.469%201.547-1.078%201.547-2.156c0-1.243-.867-2.086-2.086-2.086c-.61%200-1.031.164-1.5.398L14.23%2024.953c-1.359.61-2.39%201.688-2.39%203.164c0%201.5%201.055%202.531%202.39%203.164l26.344%2011.836c.492.235.938.446%201.594.446%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/lessthan.svg?color=%231a73e8&size=48