za sort ascending letters icon
za-sort-ascending-letters-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- za-sort-ascending-letters-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Related icons in MingCute Icon
Use the za sort ascending letters icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 12a2.21 2.21 0 0 1 2.08 1.467l2.333 6.528a1.501 1.501 0 0 1-2.827 1.01l-.18-.505H6.593l-.18.505a1.501 1.501 0 0 1-2.827-1.01l2.333-6.528A2.21 2.21 0 0 1 7.999 12m7.939-8.06a1.5 1.5 0 0 1 2.121 0l2.83 2.828a1.5 1.5 0 1 1-2.123 2.12l-.267-.267V20a1.5 1.5 0 0 1-3 0V8.621l-.268.268a1.5 1.5 0 1 1-2.121-2.121zM7.665 17.5h.67L8 16.56zM10.758 2c1.426 0 2.14 1.724 1.131 2.731L8.621 8H11a1.5 1.5 0 0 1 0 3H5.24c-1.424 0-2.138-1.724-1.13-2.731L7.378 5H5a1.5 1.5 0 0 1 0-3z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteZaSortAscendingLettersFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 12a2.21 2.21 0 0 1 2.08 1.467l2.333 6.528a1.501 1.501 0 0 1-2.827 1.01l-.18-.505H6.593l-.18.505a1.501 1.501 0 0 1-2.827-1.01l2.333-6.528A2.21 2.21 0 0 1 7.999 12m7.939-8.06a1.5 1.5 0 0 1 2.121 0l2.83 2.828a1.5 1.5 0 1 1-2.123 2.12l-.267-.267V20a1.5 1.5 0 0 1-3 0V8.621l-.268.268a1.5 1.5 0 1 1-2.121-2.121zM7.665 17.5h.67L8 16.56zM10.758 2c1.426 0 2.14 1.724 1.131 2.731L8.621 8H11a1.5 1.5 0 0 1 0 3H5.24c-1.424 0-2.138-1.724-1.13-2.731L7.378 5H5a1.5 1.5 0 0 1 0-3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 12a2.21 2.21 0 0 1 2.08 1.467l2.333 6.528a1.501 1.501 0 0 1-2.827 1.01l-.18-.505H6.593l-.18.505a1.501 1.501 0 0 1-2.827-1.01l2.333-6.528A2.21 2.21 0 0 1 7.999 12m7.939-8.06a1.5 1.5 0 0 1 2.121 0l2.83 2.828a1.5 1.5 0 1 1-2.123 2.12l-.267-.267V20a1.5 1.5 0 0 1-3 0V8.621l-.268.268a1.5 1.5 0 1 1-2.121-2.121zM7.665 17.5h.67L8 16.56zM10.758 2c1.426 0 2.14 1.724 1.131 2.731L8.621 8H11a1.5 1.5 0 0 1 0 3H5.24c-1.424 0-2.138-1.724-1.13-2.731L7.378 5H5a1.5 1.5 0 0 1 0-3z"/></svg> </template>
CSS
.icon-za-sort-ascending-letters-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%2012a2.21%202.21%200%200%201%202.08%201.467l2.333%206.528a1.501%201.501%200%200%201-2.827%201.01l-.18-.505H6.593l-.18.505a1.501%201.501%200%200%201-2.827-1.01l2.333-6.528A2.21%202.21%200%200%201%207.999%2012m7.939-8.06a1.5%201.5%200%200%201%202.121%200l2.83%202.828a1.5%201.5%200%201%201-2.123%202.12l-.267-.267V20a1.5%201.5%200%200%201-3%200V8.621l-.268.268a1.5%201.5%200%201%201-2.121-2.121zM7.665%2017.5h.67L8%2016.56zM10.758%202c1.426%200%202.14%201.724%201.131%202.731L8.621%208H11a1.5%201.5%200%200%201%200%203H5.24c-1.424%200-2.138-1.724-1.13-2.731L7.378%205H5a1.5%201.5%200%200%201%200-3z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%2012a2.21%202.21%200%200%201%202.08%201.467l2.333%206.528a1.501%201.501%200%200%201-2.827%201.01l-.18-.505H6.593l-.18.505a1.501%201.501%200%200%201-2.827-1.01l2.333-6.528A2.21%202.21%200%200%201%207.999%2012m7.939-8.06a1.5%201.5%200%200%201%202.121%200l2.83%202.828a1.5%201.5%200%201%201-2.123%202.12l-.267-.267V20a1.5%201.5%200%200%201-3%200V8.621l-.268.268a1.5%201.5%200%201%201-2.121-2.121zM7.665%2017.5h.67L8%2016.56zM10.758%202c1.426%200%202.14%201.724%201.131%202.731L8.621%208H11a1.5%201.5%200%200%201%200%203H5.24c-1.424%200-2.138-1.724-1.13-2.731L7.378%205H5a1.5%201.5%200%200%201%200-3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/za-sort-ascending-letters-fill.svg?color=%231a73e8&size=48