na icon
na-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- na-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Use the na icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M1.5 6A1.5 1.5 0 0 1 3 4.5h.5a1.5 1.5 0 0 1 1.302.756L6.5 8.226V6a1.5 1.5 0 1 1 3 0v7A1.5 1.5 0 0 1 8 14.5h-.5a1.5 1.5 0 0 1-1.302-.756L4.5 10.774V13a1.5 1.5 0 0 1-3 0zm13.67.658a1.5 1.5 0 0 1 .672 2.013l-4 8a1.5 1.5 0 1 1-2.684-1.342l4-8a1.5 1.5 0 0 1 2.013-.67m.917 3.837A1.5 1.5 0 0 1 17.5 9.5h1a1.5 1.5 0 0 1 1.413.995l1.952 5.468q.013.032.024.065l.524 1.468a1.5 1.5 0 1 1-2.826 1.009l-.18-.505h-2.814l-.18.505a1.5 1.5 0 1 1-2.826-1.01l.524-1.467q.011-.033.024-.065zM17.664 15h.672L18 14.06z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteNaFill(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" fillRule="evenodd" d="M1.5 6A1.5 1.5 0 0 1 3 4.5h.5a1.5 1.5 0 0 1 1.302.756L6.5 8.226V6a1.5 1.5 0 1 1 3 0v7A1.5 1.5 0 0 1 8 14.5h-.5a1.5 1.5 0 0 1-1.302-.756L4.5 10.774V13a1.5 1.5 0 0 1-3 0zm13.67.658a1.5 1.5 0 0 1 .672 2.013l-4 8a1.5 1.5 0 1 1-2.684-1.342l4-8a1.5 1.5 0 0 1 2.013-.67m.917 3.837A1.5 1.5 0 0 1 17.5 9.5h1a1.5 1.5 0 0 1 1.413.995l1.952 5.468q.013.032.024.065l.524 1.468a1.5 1.5 0 1 1-2.826 1.009l-.18-.505h-2.814l-.18.505a1.5 1.5 0 1 1-2.826-1.01l.524-1.467q.011-.033.024-.065zM17.664 15h.672L18 14.06z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M1.5 6A1.5 1.5 0 0 1 3 4.5h.5a1.5 1.5 0 0 1 1.302.756L6.5 8.226V6a1.5 1.5 0 1 1 3 0v7A1.5 1.5 0 0 1 8 14.5h-.5a1.5 1.5 0 0 1-1.302-.756L4.5 10.774V13a1.5 1.5 0 0 1-3 0zm13.67.658a1.5 1.5 0 0 1 .672 2.013l-4 8a1.5 1.5 0 1 1-2.684-1.342l4-8a1.5 1.5 0 0 1 2.013-.67m.917 3.837A1.5 1.5 0 0 1 17.5 9.5h1a1.5 1.5 0 0 1 1.413.995l1.952 5.468q.013.032.024.065l.524 1.468a1.5 1.5 0 1 1-2.826 1.009l-.18-.505h-2.814l-.18.505a1.5 1.5 0 1 1-2.826-1.01l.524-1.467q.011-.033.024-.065zM17.664 15h.672L18 14.06z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-na-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%20fill-rule%3D%22evenodd%22%20d%3D%22M1.5%206A1.5%201.5%200%200%201%203%204.5h.5a1.5%201.5%200%200%201%201.302.756L6.5%208.226V6a1.5%201.5%200%201%201%203%200v7A1.5%201.5%200%200%201%208%2014.5h-.5a1.5%201.5%200%200%201-1.302-.756L4.5%2010.774V13a1.5%201.5%200%200%201-3%200zm13.67.658a1.5%201.5%200%200%201%20.672%202.013l-4%208a1.5%201.5%200%201%201-2.684-1.342l4-8a1.5%201.5%200%200%201%202.013-.67m.917%203.837A1.5%201.5%200%200%201%2017.5%209.5h1a1.5%201.5%200%200%201%201.413.995l1.952%205.468q.013.032.024.065l.524%201.468a1.5%201.5%200%201%201-2.826%201.009l-.18-.505h-2.814l-.18.505a1.5%201.5%200%201%201-2.826-1.01l.524-1.467q.011-.033.024-.065zM17.664%2015h.672L18%2014.06z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M1.5%206A1.5%201.5%200%200%201%203%204.5h.5a1.5%201.5%200%200%201%201.302.756L6.5%208.226V6a1.5%201.5%200%201%201%203%200v7A1.5%201.5%200%200%201%208%2014.5h-.5a1.5%201.5%200%200%201-1.302-.756L4.5%2010.774V13a1.5%201.5%200%200%201-3%200zm13.67.658a1.5%201.5%200%200%201%20.672%202.013l-4%208a1.5%201.5%200%201%201-2.684-1.342l4-8a1.5%201.5%200%200%201%202.013-.67m.917%203.837A1.5%201.5%200%200%201%2017.5%209.5h1a1.5%201.5%200%200%201%201.413.995l1.952%205.468q.013.032.024.065l.524%201.468a1.5%201.5%200%201%201-2.826%201.009l-.18-.505h-2.814l-.18.505a1.5%201.5%200%201%201-2.826-1.01l.524-1.467q.011-.033.024-.065zM17.664%2015h.672L18%2014.06z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/na-fill.svg?color=%231a73e8&size=48