stop icon
stop-sharp-two-tone from Keyline Icons by Keyline Icons · Sharp Two Tone · MIT Free for personal and commercial use.
- Name
- stop-sharp-two-tone
- Set
- Keyline Icons
- Style
- Sharp Two Tone
- 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"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" 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" stroke="none"/><path d="M5 5L19 5L19 19L5 19L5 5Z"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsStopSharpTwoTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" 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" stroke="none"/><path d="M5 5L19 5L19 19L5 19L5 5Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" 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" stroke="none"/><path d="M5 5L19 5L19 19L5 19L5 5Z"/></g></svg> </template>
CSS
.icon-stop-sharp-two-tone {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%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%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M5%205L19%205L19%2019L5%2019L5%205Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%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%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M5%205L19%205L19%2019L5%2019L5%205Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/stop-sharp-two-tone.svg?color=%231a73e8&size=48