multiselect rtl icon
multiselect-rtl-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- multiselect-rtl-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
- Aliases
- multiselect-rlt-20-filled
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the multiselect rtl icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2 5.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5A.75.75 0 0 1 2 5.25m0 5a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5a.75.75 0 0 1-.75-.75m.75 4.25a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5zM18.308 4.252a.75.75 0 1 0-1.116-1.004l-1.72 1.913l-.692-.691a.75.75 0 1 0-1.06 1.06l1.25 1.25a.75.75 0 0 0 1.088-.028zm-.056 8.94a.75.75 0 0 1 .056 1.06l-2.25 2.5a.75.75 0 0 1-1.088.028l-1.25-1.25a.75.75 0 1 1 1.06-1.06l.691.69l1.721-1.912a.75.75 0 0 1 1.06-.055"/></svg>
React
import type { SVGProps } from "react";
export function FluentMultiselectRtl20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2 5.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5A.75.75 0 0 1 2 5.25m0 5a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5a.75.75 0 0 1-.75-.75m.75 4.25a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5zM18.308 4.252a.75.75 0 1 0-1.116-1.004l-1.72 1.913l-.692-.691a.75.75 0 1 0-1.06 1.06l1.25 1.25a.75.75 0 0 0 1.088-.028zm-.056 8.94a.75.75 0 0 1 .056 1.06l-2.25 2.5a.75.75 0 0 1-1.088.028l-1.25-1.25a.75.75 0 1 1 1.06-1.06l.691.69l1.721-1.912a.75.75 0 0 1 1.06-.055"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2 5.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5A.75.75 0 0 1 2 5.25m0 5a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5a.75.75 0 0 1-.75-.75m.75 4.25a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5zM18.308 4.252a.75.75 0 1 0-1.116-1.004l-1.72 1.913l-.692-.691a.75.75 0 1 0-1.06 1.06l1.25 1.25a.75.75 0 0 0 1.088-.028zm-.056 8.94a.75.75 0 0 1 .056 1.06l-2.25 2.5a.75.75 0 0 1-1.088.028l-1.25-1.25a.75.75 0 1 1 1.06-1.06l.691.69l1.721-1.912a.75.75 0 0 1 1.06-.055"/></svg> </template>
CSS
.icon-multiselect-rtl-20-filled {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%205.25a.75.75%200%200%201%20.75-.75h8.5a.75.75%200%200%201%200%201.5h-8.5A.75.75%200%200%201%202%205.25m0%205a.75.75%200%200%201%20.75-.75h8.5a.75.75%200%200%201%200%201.5h-8.5a.75.75%200%200%201-.75-.75m.75%204.25a.75.75%200%200%200%200%201.5h8.5a.75.75%200%200%200%200-1.5zM18.308%204.252a.75.75%200%201%200-1.116-1.004l-1.72%201.913l-.692-.691a.75.75%200%201%200-1.06%201.06l1.25%201.25a.75.75%200%200%200%201.088-.028zm-.056%208.94a.75.75%200%200%201%20.056%201.06l-2.25%202.5a.75.75%200%200%201-1.088.028l-1.25-1.25a.75.75%200%201%201%201.06-1.06l.691.69l1.721-1.912a.75.75%200%200%201%201.06-.055%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%205.25a.75.75%200%200%201%20.75-.75h8.5a.75.75%200%200%201%200%201.5h-8.5A.75.75%200%200%201%202%205.25m0%205a.75.75%200%200%201%20.75-.75h8.5a.75.75%200%200%201%200%201.5h-8.5a.75.75%200%200%201-.75-.75m.75%204.25a.75.75%200%200%200%200%201.5h8.5a.75.75%200%200%200%200-1.5zM18.308%204.252a.75.75%200%201%200-1.116-1.004l-1.72%201.913l-.692-.691a.75.75%200%201%200-1.06%201.06l1.25%201.25a.75.75%200%200%200%201.088-.028zm-.056%208.94a.75.75%200%200%201%20.056%201.06l-2.25%202.5a.75.75%200%200%201-1.088.028l-1.25-1.25a.75.75%200%201%201%201.06-1.06l.691.69l1.721-1.912a.75.75%200%200%201%201.06-.055%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/multiselect-rtl-20-filled.svg?color=%231a73e8&size=48