criminal icon
criminal-line from Remix Icon by Remix Design · Line · User & Faces · Apache-2.0 Free for personal and commercial use.
- Name
- criminal-line
- Set
- Remix Icon
- Style
- Line
- Category
- User & Faces
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
More user & faces icons from Remix Icon
account-box-2-fillaccount-box-fillaccount-circle-2-fillaccount-circle-fillaccount-pin-box-fillaccount-pin-circle-filladmin-fillai-agent-fillaliens-fillbear-smile-fillbody-scan-fillcontacts-fillemotion-2-fillemotion-add-fillemotion-fillemotion-happy-fillemotion-laugh-fillemotion-normal-fillemotion-sad-fillemotion-unhappy-fillgenderless-fillghost-2-fillghost-3-fillghost-fill
Use the criminal icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a9 9 0 0 1 6.894 14.786c1.255.83 2.034 1.89 2.101 3.049L21 20l-9 2l-9-2l.005-.165c.067-1.16.846-2.22 2.1-3.05A8.97 8.97 0 0 1 3 11a9 9 0 0 1 9-9m0 2a7 7 0 0 0-7 7c0 1.567.514 3.05 1.445 4.261l.192.239l1.443 1.717l-1.962 1.299l-.137.097L12 19.951l6.018-1.338l-.049-.036l-.178-.123l-1.871-1.237l1.443-1.718A6.96 6.96 0 0 0 19 11a7 7 0 0 0-7-7m0 9c1.38 0 2.5.672 2.5 1.5S13.38 16 12 16s-2.5-.672-2.5-1.5S10.62 13 12 13M9 8c1.105 0 2 .672 2 1.5S10.105 11 9 11s-2-.672-2-1.5S7.895 8 9 8m6 0c1.105 0 2 .672 2 1.5s-.895 1.5-2 1.5s-2-.672-2-1.5s.895-1.5 2-1.5"/></svg>
React
import type { SVGProps } from "react";
export function RiCriminalLine(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 2a9 9 0 0 1 6.894 14.786c1.255.83 2.034 1.89 2.101 3.049L21 20l-9 2l-9-2l.005-.165c.067-1.16.846-2.22 2.1-3.05A8.97 8.97 0 0 1 3 11a9 9 0 0 1 9-9m0 2a7 7 0 0 0-7 7c0 1.567.514 3.05 1.445 4.261l.192.239l1.443 1.717l-1.962 1.299l-.137.097L12 19.951l6.018-1.338l-.049-.036l-.178-.123l-1.871-1.237l1.443-1.718A6.96 6.96 0 0 0 19 11a7 7 0 0 0-7-7m0 9c1.38 0 2.5.672 2.5 1.5S13.38 16 12 16s-2.5-.672-2.5-1.5S10.62 13 12 13M9 8c1.105 0 2 .672 2 1.5S10.105 11 9 11s-2-.672-2-1.5S7.895 8 9 8m6 0c1.105 0 2 .672 2 1.5s-.895 1.5-2 1.5s-2-.672-2-1.5s.895-1.5 2-1.5"/></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 2a9 9 0 0 1 6.894 14.786c1.255.83 2.034 1.89 2.101 3.049L21 20l-9 2l-9-2l.005-.165c.067-1.16.846-2.22 2.1-3.05A8.97 8.97 0 0 1 3 11a9 9 0 0 1 9-9m0 2a7 7 0 0 0-7 7c0 1.567.514 3.05 1.445 4.261l.192.239l1.443 1.717l-1.962 1.299l-.137.097L12 19.951l6.018-1.338l-.049-.036l-.178-.123l-1.871-1.237l1.443-1.718A6.96 6.96 0 0 0 19 11a7 7 0 0 0-7-7m0 9c1.38 0 2.5.672 2.5 1.5S13.38 16 12 16s-2.5-.672-2.5-1.5S10.62 13 12 13M9 8c1.105 0 2 .672 2 1.5S10.105 11 9 11s-2-.672-2-1.5S7.895 8 9 8m6 0c1.105 0 2 .672 2 1.5s-.895 1.5-2 1.5s-2-.672-2-1.5s.895-1.5 2-1.5"/></svg> </template>
CSS
.icon-criminal-line {
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%202a9%209%200%200%201%206.894%2014.786c1.255.83%202.034%201.89%202.101%203.049L21%2020l-9%202l-9-2l.005-.165c.067-1.16.846-2.22%202.1-3.05A8.97%208.97%200%200%201%203%2011a9%209%200%200%201%209-9m0%202a7%207%200%200%200-7%207c0%201.567.514%203.05%201.445%204.261l.192.239l1.443%201.717l-1.962%201.299l-.137.097L12%2019.951l6.018-1.338l-.049-.036l-.178-.123l-1.871-1.237l1.443-1.718A6.96%206.96%200%200%200%2019%2011a7%207%200%200%200-7-7m0%209c1.38%200%202.5.672%202.5%201.5S13.38%2016%2012%2016s-2.5-.672-2.5-1.5S10.62%2013%2012%2013M9%208c1.105%200%202%20.672%202%201.5S10.105%2011%209%2011s-2-.672-2-1.5S7.895%208%209%208m6%200c1.105%200%202%20.672%202%201.5s-.895%201.5-2%201.5s-2-.672-2-1.5s.895-1.5%202-1.5%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%202a9%209%200%200%201%206.894%2014.786c1.255.83%202.034%201.89%202.101%203.049L21%2020l-9%202l-9-2l.005-.165c.067-1.16.846-2.22%202.1-3.05A8.97%208.97%200%200%201%203%2011a9%209%200%200%201%209-9m0%202a7%207%200%200%200-7%207c0%201.567.514%203.05%201.445%204.261l.192.239l1.443%201.717l-1.962%201.299l-.137.097L12%2019.951l6.018-1.338l-.049-.036l-.178-.123l-1.871-1.237l1.443-1.718A6.96%206.96%200%200%200%2019%2011a7%207%200%200%200-7-7m0%209c1.38%200%202.5.672%202.5%201.5S13.38%2016%2012%2016s-2.5-.672-2.5-1.5S10.62%2013%2012%2013M9%208c1.105%200%202%20.672%202%201.5S10.105%2011%209%2011s-2-.672-2-1.5S7.895%208%209%208m6%200c1.105%200%202%20.672%202%201.5s-.895%201.5-2%201.5s-2-.672-2-1.5s.895-1.5%202-1.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/criminal-line.svg?color=%231a73e8&size=48