user octagon icon

user-octagon-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
user-octagon-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

More newicons icons from Reicon

Use the user octagon icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.512 5.85l-5.94-3.43c-.97-.56-2.17-.56-3.15 0l-5.93 3.43a3.15 3.15 0 0 0-1.57 2.73v6.84c0 1.12.6 2.16 1.57 2.73l5.94 3.43c.97.56 2.17.56 3.15 0l5.94-3.43a3.15 3.15 0 0 0 1.57-2.73V8.58a3.19 3.19 0 0 0-1.58-2.73m-7.51 1.49c1.29 0 2.33 1.04 2.33 2.33S13.292 12 12.002 12s-2.33-1.04-2.33-2.33c0-1.28 1.04-2.33 2.33-2.33m2.68 9.32h-5.36c-.81 0-1.28-.9-.83-1.57c.68-1.01 2-1.69 3.51-1.69s2.83.68 3.51 1.69c.45.66-.03 1.57-.83 1.57"/></svg>

React

import type { SVGProps } from "react";

export function ReiconUserOctagonFilled(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="m19.512 5.85l-5.94-3.43c-.97-.56-2.17-.56-3.15 0l-5.93 3.43a3.15 3.15 0 0 0-1.57 2.73v6.84c0 1.12.6 2.16 1.57 2.73l5.94 3.43c.97.56 2.17.56 3.15 0l5.94-3.43a3.15 3.15 0 0 0 1.57-2.73V8.58a3.19 3.19 0 0 0-1.58-2.73m-7.51 1.49c1.29 0 2.33 1.04 2.33 2.33S13.292 12 12.002 12s-2.33-1.04-2.33-2.33c0-1.28 1.04-2.33 2.33-2.33m2.68 9.32h-5.36c-.81 0-1.28-.9-.83-1.57c.68-1.01 2-1.69 3.51-1.69s2.83.68 3.51 1.69c.45.66-.03 1.57-.83 1.57"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.512 5.85l-5.94-3.43c-.97-.56-2.17-.56-3.15 0l-5.93 3.43a3.15 3.15 0 0 0-1.57 2.73v6.84c0 1.12.6 2.16 1.57 2.73l5.94 3.43c.97.56 2.17.56 3.15 0l5.94-3.43a3.15 3.15 0 0 0 1.57-2.73V8.58a3.19 3.19 0 0 0-1.58-2.73m-7.51 1.49c1.29 0 2.33 1.04 2.33 2.33S13.292 12 12.002 12s-2.33-1.04-2.33-2.33c0-1.28 1.04-2.33 2.33-2.33m2.68 9.32h-5.36c-.81 0-1.28-.9-.83-1.57c.68-1.01 2-1.69 3.51-1.69s2.83.68 3.51 1.69c.45.66-.03 1.57-.83 1.57"/></svg>
</template>

CSS

.icon-user-octagon-filled {
  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%22m19.512%205.85l-5.94-3.43c-.97-.56-2.17-.56-3.15%200l-5.93%203.43a3.15%203.15%200%200%200-1.57%202.73v6.84c0%201.12.6%202.16%201.57%202.73l5.94%203.43c.97.56%202.17.56%203.15%200l5.94-3.43a3.15%203.15%200%200%200%201.57-2.73V8.58a3.19%203.19%200%200%200-1.58-2.73m-7.51%201.49c1.29%200%202.33%201.04%202.33%202.33S13.292%2012%2012.002%2012s-2.33-1.04-2.33-2.33c0-1.28%201.04-2.33%202.33-2.33m2.68%209.32h-5.36c-.81%200-1.28-.9-.83-1.57c.68-1.01%202-1.69%203.51-1.69s2.83.68%203.51%201.69c.45.66-.03%201.57-.83%201.57%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%22m19.512%205.85l-5.94-3.43c-.97-.56-2.17-.56-3.15%200l-5.93%203.43a3.15%203.15%200%200%200-1.57%202.73v6.84c0%201.12.6%202.16%201.57%202.73l5.94%203.43c.97.56%202.17.56%203.15%200l5.94-3.43a3.15%203.15%200%200%200%201.57-2.73V8.58a3.19%203.19%200%200%200-1.58-2.73m-7.51%201.49c1.29%200%202.33%201.04%202.33%202.33S13.292%2012%2012.002%2012s-2.33-1.04-2.33-2.33c0-1.28%201.04-2.33%202.33-2.33m2.68%209.32h-5.36c-.81%200-1.28-.9-.83-1.57c.68-1.01%202-1.69%203.51-1.69s2.83.68%203.51%201.69c.45.66-.03%201.57-.83%201.57%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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