crack icon
crack-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- crack-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Use the crack icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.477 1.01Q12.24 1 12 1C5.925 1 1 5.925 1 12c0 5.56 4.126 10.157 9.483 10.896l1.969-4.874l-.02-.04a5 5 0 0 1-4.762-2.48l-.501-.867L8.9 13.634l.5.865a3 3 0 0 0 2.012 1.444L10.441 14l2-4l-1.99-3.978zM9 8v4H7V8z"/><path fill="currentColor" d="M13.452 17.786a5 5 0 0 0 2.879-2.285l.5-.866l-1.731-1.001l-.5.865a3 3 0 0 1-2.065 1.453L11.56 14l2-4l-2.01-4.022l1.968-4.874C18.874 1.843 23 6.44 23 12c0 6.075-4.925 11-11 11q-.24 0-.477-.01l2.025-5.012zM17 8h-2v4h2z"/></svg>
React
import type { SVGProps } from "react";
export function TdesignCrackFilled(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.477 1.01Q12.24 1 12 1C5.925 1 1 5.925 1 12c0 5.56 4.126 10.157 9.483 10.896l1.969-4.874l-.02-.04a5 5 0 0 1-4.762-2.48l-.501-.867L8.9 13.634l.5.865a3 3 0 0 0 2.012 1.444L10.441 14l2-4l-1.99-3.978zM9 8v4H7V8z"/><path fill="currentColor" d="M13.452 17.786a5 5 0 0 0 2.879-2.285l.5-.866l-1.731-1.001l-.5.865a3 3 0 0 1-2.065 1.453L11.56 14l2-4l-2.01-4.022l1.968-4.874C18.874 1.843 23 6.44 23 12c0 6.075-4.925 11-11 11q-.24 0-.477-.01l2.025-5.012zM17 8h-2v4h2z"/></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.477 1.01Q12.24 1 12 1C5.925 1 1 5.925 1 12c0 5.56 4.126 10.157 9.483 10.896l1.969-4.874l-.02-.04a5 5 0 0 1-4.762-2.48l-.501-.867L8.9 13.634l.5.865a3 3 0 0 0 2.012 1.444L10.441 14l2-4l-1.99-3.978zM9 8v4H7V8z"/><path fill="currentColor" d="M13.452 17.786a5 5 0 0 0 2.879-2.285l.5-.866l-1.731-1.001l-.5.865a3 3 0 0 1-2.065 1.453L11.56 14l2-4l-2.01-4.022l1.968-4.874C18.874 1.843 23 6.44 23 12c0 6.075-4.925 11-11 11q-.24 0-.477-.01l2.025-5.012zM17 8h-2v4h2z"/></svg> </template>
CSS
.icon-crack-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.477%201.01Q12.24%201%2012%201C5.925%201%201%205.925%201%2012c0%205.56%204.126%2010.157%209.483%2010.896l1.969-4.874l-.02-.04a5%205%200%200%201-4.762-2.48l-.501-.867L8.9%2013.634l.5.865a3%203%200%200%200%202.012%201.444L10.441%2014l2-4l-1.99-3.978zM9%208v4H7V8z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.452%2017.786a5%205%200%200%200%202.879-2.285l.5-.866l-1.731-1.001l-.5.865a3%203%200%200%201-2.065%201.453L11.56%2014l2-4l-2.01-4.022l1.968-4.874C18.874%201.843%2023%206.44%2023%2012c0%206.075-4.925%2011-11%2011q-.24%200-.477-.01l2.025-5.012zM17%208h-2v4h2z%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.477%201.01Q12.24%201%2012%201C5.925%201%201%205.925%201%2012c0%205.56%204.126%2010.157%209.483%2010.896l1.969-4.874l-.02-.04a5%205%200%200%201-4.762-2.48l-.501-.867L8.9%2013.634l.5.865a3%203%200%200%200%202.012%201.444L10.441%2014l2-4l-1.99-3.978zM9%208v4H7V8z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.452%2017.786a5%205%200%200%200%202.879-2.285l.5-.866l-1.731-1.001l-.5.865a3%203%200%200%201-2.065%201.453L11.56%2014l2-4l-2.01-4.022l1.968-4.874C18.874%201.843%2023%206.44%2023%2012c0%206.075-4.925%2011-11%2011q-.24%200-.477-.01l2.025-5.012zM17%208h-2v4h2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/crack-filled.svg?color=%231a73e8&size=48