justice icon
justice-outline-24px from Health Icons by Resolve to Save Lives · Outline 24px · Objects · MIT Free for personal and commercial use.
- Name
- justice-outline-24px
- Set
- Health Icons
- Style
- Outline 24px
- Category
- Objects
- Viewbox
- 24×24
- License
- MIT
3 other variants in Health Icons
More objects icons from Health Icons
Use the justice icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m18.79 3.744l-4.214.718a3.001 3.001 0 0 0-5.516.94l-5.187.883a1 1 0 0 0 .336 1.972l.226-.039L2 13.495v.22C2 15.873 3.862 17.5 6 17.5s4-1.626 4-3.786v-.22l-2.663-5.77l2-.34A3 3 0 0 0 11 8.828V19H4v2h16v-2h-7V8.83a3 3 0 0 0 1.97-2.406l1.738-.296L14 11.995v.22C14 14.373 15.862 16 18 16s4-1.626 4-3.786v-.22L19.104 5.72l.023-.004a1 1 0 1 0-.336-1.971M18 8.1l-1.437 3.114h2.874zm-1.654 5.114c.348.462.936.786 1.654.786s1.306-.324 1.654-.786zm-11.783-.5L6 9.6l1.437 3.114zM6 15.5c-.718 0-1.306-.324-1.654-.786h3.308c-.348.462-.936.786-1.654.786M12 7a1 1 0 1 0 0-2a1 1 0 0 0 0 2" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsJusticeOutline24px(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" fillRule="evenodd" d="m18.79 3.744l-4.214.718a3.001 3.001 0 0 0-5.516.94l-5.187.883a1 1 0 0 0 .336 1.972l.226-.039L2 13.495v.22C2 15.873 3.862 17.5 6 17.5s4-1.626 4-3.786v-.22l-2.663-5.77l2-.34A3 3 0 0 0 11 8.828V19H4v2h16v-2h-7V8.83a3 3 0 0 0 1.97-2.406l1.738-.296L14 11.995v.22C14 14.373 15.862 16 18 16s4-1.626 4-3.786v-.22L19.104 5.72l.023-.004a1 1 0 1 0-.336-1.971M18 8.1l-1.437 3.114h2.874zm-1.654 5.114c.348.462.936.786 1.654.786s1.306-.324 1.654-.786zm-11.783-.5L6 9.6l1.437 3.114zM6 15.5c-.718 0-1.306-.324-1.654-.786h3.308c-.348.462-.936.786-1.654.786M12 7a1 1 0 1 0 0-2a1 1 0 0 0 0 2" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m18.79 3.744l-4.214.718a3.001 3.001 0 0 0-5.516.94l-5.187.883a1 1 0 0 0 .336 1.972l.226-.039L2 13.495v.22C2 15.873 3.862 17.5 6 17.5s4-1.626 4-3.786v-.22l-2.663-5.77l2-.34A3 3 0 0 0 11 8.828V19H4v2h16v-2h-7V8.83a3 3 0 0 0 1.97-2.406l1.738-.296L14 11.995v.22C14 14.373 15.862 16 18 16s4-1.626 4-3.786v-.22L19.104 5.72l.023-.004a1 1 0 1 0-.336-1.971M18 8.1l-1.437 3.114h2.874zm-1.654 5.114c.348.462.936.786 1.654.786s1.306-.324 1.654-.786zm-11.783-.5L6 9.6l1.437 3.114zM6 15.5c-.718 0-1.306-.324-1.654-.786h3.308c-.348.462-.936.786-1.654.786M12 7a1 1 0 1 0 0-2a1 1 0 0 0 0 2" clip-rule="evenodd"/></svg> </template>
CSS
.icon-justice-outline-24px {
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%20fill-rule%3D%22evenodd%22%20d%3D%22m18.79%203.744l-4.214.718a3.001%203.001%200%200%200-5.516.94l-5.187.883a1%201%200%200%200%20.336%201.972l.226-.039L2%2013.495v.22C2%2015.873%203.862%2017.5%206%2017.5s4-1.626%204-3.786v-.22l-2.663-5.77l2-.34A3%203%200%200%200%2011%208.828V19H4v2h16v-2h-7V8.83a3%203%200%200%200%201.97-2.406l1.738-.296L14%2011.995v.22C14%2014.373%2015.862%2016%2018%2016s4-1.626%204-3.786v-.22L19.104%205.72l.023-.004a1%201%200%201%200-.336-1.971M18%208.1l-1.437%203.114h2.874zm-1.654%205.114c.348.462.936.786%201.654.786s1.306-.324%201.654-.786zm-11.783-.5L6%209.6l1.437%203.114zM6%2015.5c-.718%200-1.306-.324-1.654-.786h3.308c-.348.462-.936.786-1.654.786M12%207a1%201%200%201%200%200-2a1%201%200%200%200%200%202%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22m18.79%203.744l-4.214.718a3.001%203.001%200%200%200-5.516.94l-5.187.883a1%201%200%200%200%20.336%201.972l.226-.039L2%2013.495v.22C2%2015.873%203.862%2017.5%206%2017.5s4-1.626%204-3.786v-.22l-2.663-5.77l2-.34A3%203%200%200%200%2011%208.828V19H4v2h16v-2h-7V8.83a3%203%200%200%200%201.97-2.406l1.738-.296L14%2011.995v.22C14%2014.373%2015.862%2016%2018%2016s4-1.626%204-3.786v-.22L19.104%205.72l.023-.004a1%201%200%201%200-.336-1.971M18%208.1l-1.437%203.114h2.874zm-1.654%205.114c.348.462.936.786%201.654.786s1.306-.324%201.654-.786zm-11.783-.5L6%209.6l1.437%203.114zM6%2015.5c-.718%200-1.306-.324-1.654-.786h3.308c-.348.462-.936.786-1.654.786M12%207a1%201%200%201%200%200-2a1%201%200%200%200%200%202%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/justice-outline-24px.svg?color=%231a73e8&size=48