Back to Explorer
16 - 512
0.5 - 4.0
Save to
socialoutline
md thumb down alt
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdThumbDownAltIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none" opacity=".87"/><path d="M15 3H6c-.83 0-1.54.5-1.84 1.22l-3.02 7.05c-.09.23-.14.47-.14.73v2c0 1.1.9 2 2 2h6.31l-.95 4.57-.03.32c0 .41.17.79.44 1.06L9.83 23l6.58-6.59c.37-.36.59-.86.59-1.41V5c0-1.1-.9-2-2-2zm0 12l-4.34 4.34L11.77 14H3v-2l3-7h9v10zm4-12h4v12h-4z"/>
</svg>
);SVG Optimizer
Before
0.48 KB
↓
After
0.48 KB
Tags
badcanceldeclinedisagreedisapprovaldisapprovedislikedownfeedbackgesturehandhand gesturehatenegativenegative feedbacknooppositeratingrefusalrejectrejectionsocialthumbthumbs downunlikeunlike buttonvetovotevote down
Compare Alternatives
See how other libraries approach this concept.