function icon
function-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.
- Name
- function-filled
- Set
- Tabler Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in Tabler Icons
The same icon in other sets
Related icons in Tabler Icons
Use the function icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.333 3A3.667 3.667 0 0 1 21 6.667v10.666A3.667 3.667 0 0 1 17.333 21H6.667A3.667 3.667 0 0 1 3 17.333V6.667A3.667 3.667 0 0 1 6.667 3zM13.75 6a2.38 2.38 0 0 0-2.37 2.145L11.095 11H9l-.117.007A1 1 0 0 0 9 13h1.894l-.265 2.656l-.014.071a.38.38 0 0 1-.365.273a.25.25 0 0 1-.25-.25v-.25l-.007-.117A1 1 0 0 0 8 15.5v.25l.005.154A2.25 2.25 0 0 0 10.25 18a2.38 2.38 0 0 0 2.37-2.145L12.904 13H15l.117-.007A1 1 0 0 0 15 11h-1.895l.266-2.656l.014-.071A.38.38 0 0 1 13.75 8a.25.25 0 0 1 .25.25v.25l.007.117A1 1 0 0 0 16 8.5v-.25l-.005-.154A2.25 2.25 0 0 0 13.75 6"/></svg>
React
import type { SVGProps } from "react";
export function TablerFunctionFilled(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="M17.333 3A3.667 3.667 0 0 1 21 6.667v10.666A3.667 3.667 0 0 1 17.333 21H6.667A3.667 3.667 0 0 1 3 17.333V6.667A3.667 3.667 0 0 1 6.667 3zM13.75 6a2.38 2.38 0 0 0-2.37 2.145L11.095 11H9l-.117.007A1 1 0 0 0 9 13h1.894l-.265 2.656l-.014.071a.38.38 0 0 1-.365.273a.25.25 0 0 1-.25-.25v-.25l-.007-.117A1 1 0 0 0 8 15.5v.25l.005.154A2.25 2.25 0 0 0 10.25 18a2.38 2.38 0 0 0 2.37-2.145L12.904 13H15l.117-.007A1 1 0 0 0 15 11h-1.895l.266-2.656l.014-.071A.38.38 0 0 1 13.75 8a.25.25 0 0 1 .25.25v.25l.007.117A1 1 0 0 0 16 8.5v-.25l-.005-.154A2.25 2.25 0 0 0 13.75 6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.333 3A3.667 3.667 0 0 1 21 6.667v10.666A3.667 3.667 0 0 1 17.333 21H6.667A3.667 3.667 0 0 1 3 17.333V6.667A3.667 3.667 0 0 1 6.667 3zM13.75 6a2.38 2.38 0 0 0-2.37 2.145L11.095 11H9l-.117.007A1 1 0 0 0 9 13h1.894l-.265 2.656l-.014.071a.38.38 0 0 1-.365.273a.25.25 0 0 1-.25-.25v-.25l-.007-.117A1 1 0 0 0 8 15.5v.25l.005.154A2.25 2.25 0 0 0 10.25 18a2.38 2.38 0 0 0 2.37-2.145L12.904 13H15l.117-.007A1 1 0 0 0 15 11h-1.895l.266-2.656l.014-.071A.38.38 0 0 1 13.75 8a.25.25 0 0 1 .25.25v.25l.007.117A1 1 0 0 0 16 8.5v-.25l-.005-.154A2.25 2.25 0 0 0 13.75 6"/></svg> </template>
CSS
.icon-function-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.333%203A3.667%203.667%200%200%201%2021%206.667v10.666A3.667%203.667%200%200%201%2017.333%2021H6.667A3.667%203.667%200%200%201%203%2017.333V6.667A3.667%203.667%200%200%201%206.667%203zM13.75%206a2.38%202.38%200%200%200-2.37%202.145L11.095%2011H9l-.117.007A1%201%200%200%200%209%2013h1.894l-.265%202.656l-.014.071a.38.38%200%200%201-.365.273a.25.25%200%200%201-.25-.25v-.25l-.007-.117A1%201%200%200%200%208%2015.5v.25l.005.154A2.25%202.25%200%200%200%2010.25%2018a2.38%202.38%200%200%200%202.37-2.145L12.904%2013H15l.117-.007A1%201%200%200%200%2015%2011h-1.895l.266-2.656l.014-.071A.38.38%200%200%201%2013.75%208a.25.25%200%200%201%20.25.25v.25l.007.117A1%201%200%200%200%2016%208.5v-.25l-.005-.154A2.25%202.25%200%200%200%2013.75%206%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%22M17.333%203A3.667%203.667%200%200%201%2021%206.667v10.666A3.667%203.667%200%200%201%2017.333%2021H6.667A3.667%203.667%200%200%201%203%2017.333V6.667A3.667%203.667%200%200%201%206.667%203zM13.75%206a2.38%202.38%200%200%200-2.37%202.145L11.095%2011H9l-.117.007A1%201%200%200%200%209%2013h1.894l-.265%202.656l-.014.071a.38.38%200%200%201-.365.273a.25.25%200%200%201-.25-.25v-.25l-.007-.117A1%201%200%200%200%208%2015.5v.25l.005.154A2.25%202.25%200%200%200%2010.25%2018a2.38%202.38%200%200%200%202.37-2.145L12.904%2013H15l.117-.007A1%201%200%200%200%2015%2011h-1.895l.266-2.656l.014-.071A.38.38%200%200%201%2013.75%208a.25.25%200%200%201%20.25.25v.25l.007.117A1%201%200%200%200%2016%208.5v-.25l-.005-.154A2.25%202.25%200%200%200%2013.75%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/function-filled.svg?color=%231a73e8&size=48