criminal-fill from Remix Icon by Remix Design · Fill · User & Faces · Apache-2.0 Free for personal and commercial use.

Name
criminal-fill
Set
Remix Icon
Style
Fill
Category
User & Faces
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

More user & faces icons from Remix Icon

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 11c-1.38 0-2.5.672-2.5 1.5S10.62 16 12 16s2.5-.672 2.5-1.5S13.38 13 12 13M9 8c-1.105 0-2 .672-2 1.5S7.895 11 9 11s2-.672 2-1.5S10.105 8 9 8m6 0c-1.105 0-2 .672-2 1.5s.895 1.5 2 1.5s2-.672 2-1.5S16.105 8 15 8"/></svg>

React

import type { SVGProps } from "react";

export function RiCriminalFill(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 11c-1.38 0-2.5.672-2.5 1.5S10.62 16 12 16s2.5-.672 2.5-1.5S13.38 13 12 13M9 8c-1.105 0-2 .672-2 1.5S7.895 11 9 11s2-.672 2-1.5S10.105 8 9 8m6 0c-1.105 0-2 .672-2 1.5s.895 1.5 2 1.5s2-.672 2-1.5S16.105 8 15 8"/></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 11c-1.38 0-2.5.672-2.5 1.5S10.62 16 12 16s2.5-.672 2.5-1.5S13.38 13 12 13M9 8c-1.105 0-2 .672-2 1.5S7.895 11 9 11s2-.672 2-1.5S10.105 8 9 8m6 0c-1.105 0-2 .672-2 1.5s.895 1.5 2 1.5s2-.672 2-1.5S16.105 8 15 8"/></svg>
</template>

CSS

.icon-criminal-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%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%2011c-1.38%200-2.5.672-2.5%201.5S10.62%2016%2012%2016s2.5-.672%202.5-1.5S13.38%2013%2012%2013M9%208c-1.105%200-2%20.672-2%201.5S7.895%2011%209%2011s2-.672%202-1.5S10.105%208%209%208m6%200c-1.105%200-2%20.672-2%201.5s.895%201.5%202%201.5s2-.672%202-1.5S16.105%208%2015%208%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%2011c-1.38%200-2.5.672-2.5%201.5S10.62%2016%2012%2016s2.5-.672%202.5-1.5S13.38%2013%2012%2013M9%208c-1.105%200-2%20.672-2%201.5S7.895%2011%209%2011s2-.672%202-1.5S10.105%208%209%208m6%200c-1.105%200-2%20.672-2%201.5s.895%201.5%202%201.5s2-.672%202-1.5S16.105%208%2015%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/criminal-fill.svg?color=%231a73e8&size=48