stop icon
stop-sharp-fill from Keyline Icons by Keyline Icons · Sharp Fill · MIT Free for personal and commercial use.
- Name
- stop-sharp-fill
- Set
- Keyline Icons
- Style
- Sharp Fill
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
The same icon in other sets
stopAkar Iconsstop-filledAnt Design IconsstopBootstrap IconsstopBoxIcons v2stopCarbonstopFramework7 IconsstopFont Awesome 6 SolidstopFont Awesome Solidstop-outlineFlowbite Iconsstop-16-filledFluent UI System IconsstopHealth IconsstopHeroIconsstopHuge IconsstopIonIconsstopJam IconsstopLine AwesomestopMage IconsstopMaterial SymbolsstopMaterial Symbols LightstopMaterial Design Iconsstop-fillMingCute IconstopMyna UI IconsstopOcticonsstopPhosphor
Use the stop icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 4L19 4C19.5523 4 20 4.4477 20 5L20 19C20 19.5523 19.5523 20 19 20L5 20C4.4477 20 4 19.5523 4 19L4 5C4 4.4477 4.4477 4 5 4Z"/></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsStopSharpFill(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="M5 4L19 4C19.5523 4 20 4.4477 20 5L20 19C20 19.5523 19.5523 20 19 20L5 20C4.4477 20 4 19.5523 4 19L4 5C4 4.4477 4.4477 4 5 4Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 4L19 4C19.5523 4 20 4.4477 20 5L20 19C20 19.5523 19.5523 20 19 20L5 20C4.4477 20 4 19.5523 4 19L4 5C4 4.4477 4.4477 4 5 4Z"/></svg> </template>
CSS
.icon-stop-sharp-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%20d%3D%22M5%204L19%204C19.5523%204%2020%204.4477%2020%205L20%2019C20%2019.5523%2019.5523%2020%2019%2020L5%2020C4.4477%2020%204%2019.5523%204%2019L4%205C4%204.4477%204.4477%204%205%204Z%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%22M5%204L19%204C19.5523%204%2020%204.4477%2020%205L20%2019C20%2019.5523%2019.5523%2020%2019%2020L5%2020C4.4477%2020%204%2019.5523%204%2019L4%205C4%204.4477%204.4477%204%205%204Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/stop-sharp-fill.svg?color=%231a73e8&size=48