body-duotone from Reicon by REICON · Duotone · UI · MIT Free for personal and commercial use.

Name
body-duotone
Set
Reicon
Style
Duotone
Category
UI
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All body icons →

More ui icons from Reicon

Use the body icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="m7.046 18.061l2.382 2.803l6.156-18.71l-.264.124a.44.44 0 0 0-.171.142c-1.498 2.116-4.8 2.116-6.298 0a.44.44 0 0 0-.171-.142l-.264-.124a1.58 1.58 0 0 0-1.394.016c-.584.303-1.413.756-1.986 1.166a9 9 0 0 0-.468.363C3.52 4.566 2.996 5 3 5.69s.595 1.168 1.777 2.122l.208.167c.552.446.828.669.975.97s.147.643.147 1.328v5.263c0 .701 0 1.052.121 1.376c.12.324.353.598.818 1.145" clip-rule="evenodd"/><path d="M11.938 22h.124c.76 0 1.139 0 1.469-.15c.33-.149.567-.428 1.041-.986l2.382-2.803c.465-.547.697-.82.818-1.145c.12-.324.12-.675.12-1.376v-5.263c0-.685 0-1.027.148-1.328c.147-.301.423-.524.975-.97l.207-.167C20.405 6.858 20.996 6.38 21 5.69s-.52-1.124-1.568-1.99a9 9 0 0 0-.468-.364c-.573-.41-1.402-.863-1.986-1.166a1.58 1.58 0 0 0-1.394-.016l-6.156 18.71c.474.558.711.837 1.041.987c.33.149.71.149 1.469.149" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconBodyDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="m7.046 18.061l2.382 2.803l6.156-18.71l-.264.124a.44.44 0 0 0-.171.142c-1.498 2.116-4.8 2.116-6.298 0a.44.44 0 0 0-.171-.142l-.264-.124a1.58 1.58 0 0 0-1.394.016c-.584.303-1.413.756-1.986 1.166a9 9 0 0 0-.468.363C3.52 4.566 2.996 5 3 5.69s.595 1.168 1.777 2.122l.208.167c.552.446.828.669.975.97s.147.643.147 1.328v5.263c0 .701 0 1.052.121 1.376c.12.324.353.598.818 1.145" clipRule="evenodd"/><path d="M11.938 22h.124c.76 0 1.139 0 1.469-.15c.33-.149.567-.428 1.041-.986l2.382-2.803c.465-.547.697-.82.818-1.145c.12-.324.12-.675.12-1.376v-5.263c0-.685 0-1.027.148-1.328c.147-.301.423-.524.975-.97l.207-.167C20.405 6.858 20.996 6.38 21 5.69s-.52-1.124-1.568-1.99a9 9 0 0 0-.468-.364c-.573-.41-1.402-.863-1.986-1.166a1.58 1.58 0 0 0-1.394-.016l-6.156 18.71c.474.558.711.837 1.041.987c.33.149.71.149 1.469.149" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="m7.046 18.061l2.382 2.803l6.156-18.71l-.264.124a.44.44 0 0 0-.171.142c-1.498 2.116-4.8 2.116-6.298 0a.44.44 0 0 0-.171-.142l-.264-.124a1.58 1.58 0 0 0-1.394.016c-.584.303-1.413.756-1.986 1.166a9 9 0 0 0-.468.363C3.52 4.566 2.996 5 3 5.69s.595 1.168 1.777 2.122l.208.167c.552.446.828.669.975.97s.147.643.147 1.328v5.263c0 .701 0 1.052.121 1.376c.12.324.353.598.818 1.145" clip-rule="evenodd"/><path d="M11.938 22h.124c.76 0 1.139 0 1.469-.15c.33-.149.567-.428 1.041-.986l2.382-2.803c.465-.547.697-.82.818-1.145c.12-.324.12-.675.12-1.376v-5.263c0-.685 0-1.027.148-1.328c.147-.301.423-.524.975-.97l.207-.167C20.405 6.858 20.996 6.38 21 5.69s-.52-1.124-1.568-1.99a9 9 0 0 0-.468-.364c-.573-.41-1.402-.863-1.986-1.166a1.58 1.58 0 0 0-1.394-.016l-6.156 18.71c.474.558.711.837 1.041.987c.33.149.71.149 1.469.149" opacity=".5"/></g></svg>
</template>

CSS

.icon-body-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22m7.046%2018.061l2.382%202.803l6.156-18.71l-.264.124a.44.44%200%200%200-.171.142c-1.498%202.116-4.8%202.116-6.298%200a.44.44%200%200%200-.171-.142l-.264-.124a1.58%201.58%200%200%200-1.394.016c-.584.303-1.413.756-1.986%201.166a9%209%200%200%200-.468.363C3.52%204.566%202.996%205%203%205.69s.595%201.168%201.777%202.122l.208.167c.552.446.828.669.975.97s.147.643.147%201.328v5.263c0%20.701%200%201.052.121%201.376c.12.324.353.598.818%201.145%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M11.938%2022h.124c.76%200%201.139%200%201.469-.15c.33-.149.567-.428%201.041-.986l2.382-2.803c.465-.547.697-.82.818-1.145c.12-.324.12-.675.12-1.376v-5.263c0-.685%200-1.027.148-1.328c.147-.301.423-.524.975-.97l.207-.167C20.405%206.858%2020.996%206.38%2021%205.69s-.52-1.124-1.568-1.99a9%209%200%200%200-.468-.364c-.573-.41-1.402-.863-1.986-1.166a1.58%201.58%200%200%200-1.394-.016l-6.156%2018.71c.474.558.711.837%201.041.987c.33.149.71.149%201.469.149%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22m7.046%2018.061l2.382%202.803l6.156-18.71l-.264.124a.44.44%200%200%200-.171.142c-1.498%202.116-4.8%202.116-6.298%200a.44.44%200%200%200-.171-.142l-.264-.124a1.58%201.58%200%200%200-1.394.016c-.584.303-1.413.756-1.986%201.166a9%209%200%200%200-.468.363C3.52%204.566%202.996%205%203%205.69s.595%201.168%201.777%202.122l.208.167c.552.446.828.669.975.97s.147.643.147%201.328v5.263c0%20.701%200%201.052.121%201.376c.12.324.353.598.818%201.145%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M11.938%2022h.124c.76%200%201.139%200%201.469-.15c.33-.149.567-.428%201.041-.986l2.382-2.803c.465-.547.697-.82.818-1.145c.12-.324.12-.675.12-1.376v-5.263c0-.685%200-1.027.148-1.328c.147-.301.423-.524.975-.97l.207-.167C20.405%206.858%2020.996%206.38%2021%205.69s-.52-1.124-1.568-1.99a9%209%200%200%200-.468-.364c-.573-.41-1.402-.863-1.986-1.166a1.58%201.58%200%200%200-1.394-.016l-6.156%2018.71c.474.558.711.837%201.041.987c.33.149.71.149%201.469.149%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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