user ninja icon

user-ninja from Line Awesome by Icons8 · Line · Users & People · Apache-2.0 Free for personal and commercial use.

Name
user-ninja
Set
Line Awesome
Style
Line
Category
Users & People
Viewbox
32×32
License
Apache 2.0
Aliases
user-ninja-solid

The same icon in other sets

More users & people icons from Line Awesome

Use the user ninja icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 5a6.95 6.95 0 0 0-6.33 4H9.6l-.149.523a7 7 0 0 0-.178.54l-.021.058L5.6 7.2L4.4 8.801L7.1 11H4v2h5.066q.062.48.204.928q.08.28.181.549L9.6 15h.07a6.9 6.9 0 0 0 2.4 2.813C8.51 19.346 6 22.892 6 27h2c0-4.4 3.6-8 8-8s8 3.6 8 8h2c0-4.107-2.51-7.655-6.07-9.19a6.93 6.93 0 0 0 2.4-2.81h.07l.03-.209c.366-.853.57-1.795.57-2.791c0-3.9-3.1-7-7-7m0 2a4.95 4.95 0 0 1 4.002 2h-8.004A4.95 4.95 0 0 1 16 7m-4.9 4h9.8c.01.031.01.07.018.104c.05.29.082.589.082.896s-.031.606-.082.896c-.008.033-.007.073-.018.104h-9.8c-.01-.031-.01-.07-.018-.104A5.3 5.3 0 0 1 11 12c0-.307.031-.606.082-.896c.008-.033.007-.073.018-.104m.898 4h8.004A4.95 4.95 0 0 1 16 17a4.95 4.95 0 0 1-4.002-2"/></svg>

React

import type { SVGProps } from "react";

export function LaUserNinja(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 5a6.95 6.95 0 0 0-6.33 4H9.6l-.149.523a7 7 0 0 0-.178.54l-.021.058L5.6 7.2L4.4 8.801L7.1 11H4v2h5.066q.062.48.204.928q.08.28.181.549L9.6 15h.07a6.9 6.9 0 0 0 2.4 2.813C8.51 19.346 6 22.892 6 27h2c0-4.4 3.6-8 8-8s8 3.6 8 8h2c0-4.107-2.51-7.655-6.07-9.19a6.93 6.93 0 0 0 2.4-2.81h.07l.03-.209c.366-.853.57-1.795.57-2.791c0-3.9-3.1-7-7-7m0 2a4.95 4.95 0 0 1 4.002 2h-8.004A4.95 4.95 0 0 1 16 7m-4.9 4h9.8c.01.031.01.07.018.104c.05.29.082.589.082.896s-.031.606-.082.896c-.008.033-.007.073-.018.104h-9.8c-.01-.031-.01-.07-.018-.104A5.3 5.3 0 0 1 11 12c0-.307.031-.606.082-.896c.008-.033.007-.073.018-.104m.898 4h8.004A4.95 4.95 0 0 1 16 17a4.95 4.95 0 0 1-4.002-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 5a6.95 6.95 0 0 0-6.33 4H9.6l-.149.523a7 7 0 0 0-.178.54l-.021.058L5.6 7.2L4.4 8.801L7.1 11H4v2h5.066q.062.48.204.928q.08.28.181.549L9.6 15h.07a6.9 6.9 0 0 0 2.4 2.813C8.51 19.346 6 22.892 6 27h2c0-4.4 3.6-8 8-8s8 3.6 8 8h2c0-4.107-2.51-7.655-6.07-9.19a6.93 6.93 0 0 0 2.4-2.81h.07l.03-.209c.366-.853.57-1.795.57-2.791c0-3.9-3.1-7-7-7m0 2a4.95 4.95 0 0 1 4.002 2h-8.004A4.95 4.95 0 0 1 16 7m-4.9 4h9.8c.01.031.01.07.018.104c.05.29.082.589.082.896s-.031.606-.082.896c-.008.033-.007.073-.018.104h-9.8c-.01-.031-.01-.07-.018-.104A5.3 5.3 0 0 1 11 12c0-.307.031-.606.082-.896c.008-.033.007-.073.018-.104m.898 4h8.004A4.95 4.95 0 0 1 16 17a4.95 4.95 0 0 1-4.002-2"/></svg>
</template>

CSS

.icon-user-ninja {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%205a6.95%206.95%200%200%200-6.33%204H9.6l-.149.523a7%207%200%200%200-.178.54l-.021.058L5.6%207.2L4.4%208.801L7.1%2011H4v2h5.066q.062.48.204.928q.08.28.181.549L9.6%2015h.07a6.9%206.9%200%200%200%202.4%202.813C8.51%2019.346%206%2022.892%206%2027h2c0-4.4%203.6-8%208-8s8%203.6%208%208h2c0-4.107-2.51-7.655-6.07-9.19a6.93%206.93%200%200%200%202.4-2.81h.07l.03-.209c.366-.853.57-1.795.57-2.791c0-3.9-3.1-7-7-7m0%202a4.95%204.95%200%200%201%204.002%202h-8.004A4.95%204.95%200%200%201%2016%207m-4.9%204h9.8c.01.031.01.07.018.104c.05.29.082.589.082.896s-.031.606-.082.896c-.008.033-.007.073-.018.104h-9.8c-.01-.031-.01-.07-.018-.104A5.3%205.3%200%200%201%2011%2012c0-.307.031-.606.082-.896c.008-.033.007-.073.018-.104m.898%204h8.004A4.95%204.95%200%200%201%2016%2017a4.95%204.95%200%200%201-4.002-2%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%205a6.95%206.95%200%200%200-6.33%204H9.6l-.149.523a7%207%200%200%200-.178.54l-.021.058L5.6%207.2L4.4%208.801L7.1%2011H4v2h5.066q.062.48.204.928q.08.28.181.549L9.6%2015h.07a6.9%206.9%200%200%200%202.4%202.813C8.51%2019.346%206%2022.892%206%2027h2c0-4.4%203.6-8%208-8s8%203.6%208%208h2c0-4.107-2.51-7.655-6.07-9.19a6.93%206.93%200%200%200%202.4-2.81h.07l.03-.209c.366-.853.57-1.795.57-2.791c0-3.9-3.1-7-7-7m0%202a4.95%204.95%200%200%201%204.002%202h-8.004A4.95%204.95%200%200%201%2016%207m-4.9%204h9.8c.01.031.01.07.018.104c.05.29.082.589.082.896s-.031.606-.082.896c-.008.033-.007.073-.018.104h-9.8c-.01-.031-.01-.07-.018-.104A5.3%205.3%200%200%201%2011%2012c0-.307.031-.606.082-.896c.008-.033.007-.073.018-.104m.898%204h8.004A4.95%204.95%200%200%201%2016%2017a4.95%204.95%200%200%201-4.002-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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