side profile icon
side-profile-filled from Reicon by REICON · Filled · Users · MIT Free for personal and commercial use.
- Name
- side-profile-filled
- Set
- Reicon
- Style
- Filled
- Category
- Users
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More users icons from Reicon
Use the side profile icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m22.8 12.4l-1.805-2.408a8.97 8.97 0 0 0-3.32-6.645c-2.116-1.719-4.887-2.378-7.602-1.812c-3.4.71-6.16 3.469-6.872 6.868c-.798 3.824.852 7.6 4.132 9.588v3.674a1 1 0 0 0 1 1H15a1 1 0 0 0 1-1v-2.333h1.187a3.68 3.68 0 0 0 3.656-3.401l.104-1.434l1.424-.569a1 1 0 0 0 .59-.659a1 1 0 0 0-.162-.87Zm-6.133-1.733a1.334 1.334 0 1 1 0-2.668a1.334 1.334 0 0 1 0 2.668"/></svg>
React
import type { SVGProps } from "react";
export function ReiconSideProfileFilled(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="m22.8 12.4l-1.805-2.408a8.97 8.97 0 0 0-3.32-6.645c-2.116-1.719-4.887-2.378-7.602-1.812c-3.4.71-6.16 3.469-6.872 6.868c-.798 3.824.852 7.6 4.132 9.588v3.674a1 1 0 0 0 1 1H15a1 1 0 0 0 1-1v-2.333h1.187a3.68 3.68 0 0 0 3.656-3.401l.104-1.434l1.424-.569a1 1 0 0 0 .59-.659a1 1 0 0 0-.162-.87Zm-6.133-1.733a1.334 1.334 0 1 1 0-2.668a1.334 1.334 0 0 1 0 2.668"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m22.8 12.4l-1.805-2.408a8.97 8.97 0 0 0-3.32-6.645c-2.116-1.719-4.887-2.378-7.602-1.812c-3.4.71-6.16 3.469-6.872 6.868c-.798 3.824.852 7.6 4.132 9.588v3.674a1 1 0 0 0 1 1H15a1 1 0 0 0 1-1v-2.333h1.187a3.68 3.68 0 0 0 3.656-3.401l.104-1.434l1.424-.569a1 1 0 0 0 .59-.659a1 1 0 0 0-.162-.87Zm-6.133-1.733a1.334 1.334 0 1 1 0-2.668a1.334 1.334 0 0 1 0 2.668"/></svg> </template>
CSS
.icon-side-profile-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%22m22.8%2012.4l-1.805-2.408a8.97%208.97%200%200%200-3.32-6.645c-2.116-1.719-4.887-2.378-7.602-1.812c-3.4.71-6.16%203.469-6.872%206.868c-.798%203.824.852%207.6%204.132%209.588v3.674a1%201%200%200%200%201%201H15a1%201%200%200%200%201-1v-2.333h1.187a3.68%203.68%200%200%200%203.656-3.401l.104-1.434l1.424-.569a1%201%200%200%200%20.59-.659a1%201%200%200%200-.162-.87Zm-6.133-1.733a1.334%201.334%200%201%201%200-2.668a1.334%201.334%200%200%201%200%202.668%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%22m22.8%2012.4l-1.805-2.408a8.97%208.97%200%200%200-3.32-6.645c-2.116-1.719-4.887-2.378-7.602-1.812c-3.4.71-6.16%203.469-6.872%206.868c-.798%203.824.852%207.6%204.132%209.588v3.674a1%201%200%200%200%201%201H15a1%201%200%200%200%201-1v-2.333h1.187a3.68%203.68%200%200%200%203.656-3.401l.104-1.434l1.424-.569a1%201%200%200%200%20.59-.659a1%201%200%200%200-.162-.87Zm-6.133-1.733a1.334%201.334%200%201%201%200-2.668a1.334%201.334%200%200%201%200%202.668%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/side-profile-filled.svg?color=%231a73e8&size=48