fill color 1 icon
fill-color-1-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- fill-color-1-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Related icons in TDesign Icons
Use the fill color 1 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 .052L23.948 12L22 13.948V14h-.052l-7.12 7.12a4 4 0 0 1-5.656 0L2.88 14.829a4 4 0 0 1 0-5.657l4.438-4.439L4.586 2L6 .586l2.733 2.733zM8.733 6.148l-4.438 4.438c-.39.39-.586.902-.586 1.414h17.41L12 2.88l-1.852 1.853L13.414 8L12 9.414zm13.017 12.24l1.314 1.661c.581.734.581 1.848 0 2.581a1.68 1.68 0 0 1-1.314.657c-.53 0-1-.26-1.314-.657c-.581-.733-.581-1.847 0-2.581z"/></svg>
React
import type { SVGProps } from "react";
export function TdesignFillColor1Filled(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="M12 .052L23.948 12L22 13.948V14h-.052l-7.12 7.12a4 4 0 0 1-5.656 0L2.88 14.829a4 4 0 0 1 0-5.657l4.438-4.439L4.586 2L6 .586l2.733 2.733zM8.733 6.148l-4.438 4.438c-.39.39-.586.902-.586 1.414h17.41L12 2.88l-1.852 1.853L13.414 8L12 9.414zm13.017 12.24l1.314 1.661c.581.734.581 1.848 0 2.581a1.68 1.68 0 0 1-1.314.657c-.53 0-1-.26-1.314-.657c-.581-.733-.581-1.847 0-2.581z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 .052L23.948 12L22 13.948V14h-.052l-7.12 7.12a4 4 0 0 1-5.656 0L2.88 14.829a4 4 0 0 1 0-5.657l4.438-4.439L4.586 2L6 .586l2.733 2.733zM8.733 6.148l-4.438 4.438c-.39.39-.586.902-.586 1.414h17.41L12 2.88l-1.852 1.853L13.414 8L12 9.414zm13.017 12.24l1.314 1.661c.581.734.581 1.848 0 2.581a1.68 1.68 0 0 1-1.314.657c-.53 0-1-.26-1.314-.657c-.581-.733-.581-1.847 0-2.581z"/></svg> </template>
CSS
.icon-fill-color-1-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%22M12%20.052L23.948%2012L22%2013.948V14h-.052l-7.12%207.12a4%204%200%200%201-5.656%200L2.88%2014.829a4%204%200%200%201%200-5.657l4.438-4.439L4.586%202L6%20.586l2.733%202.733zM8.733%206.148l-4.438%204.438c-.39.39-.586.902-.586%201.414h17.41L12%202.88l-1.852%201.853L13.414%208L12%209.414zm13.017%2012.24l1.314%201.661c.581.734.581%201.848%200%202.581a1.68%201.68%200%200%201-1.314.657c-.53%200-1-.26-1.314-.657c-.581-.733-.581-1.847%200-2.581z%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%22M12%20.052L23.948%2012L22%2013.948V14h-.052l-7.12%207.12a4%204%200%200%201-5.656%200L2.88%2014.829a4%204%200%200%201%200-5.657l4.438-4.439L4.586%202L6%20.586l2.733%202.733zM8.733%206.148l-4.438%204.438c-.39.39-.586.902-.586%201.414h17.41L12%202.88l-1.852%201.853L13.414%208L12%209.414zm13.017%2012.24l1.314%201.661c.581.734.581%201.848%200%202.581a1.68%201.68%200%200%201-1.314.657c-.53%200-1-.26-1.314-.657c-.581-.733-.581-1.847%200-2.581z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/fill-color-1-filled.svg?color=%231a73e8&size=48