person crop circle fill badge xmark icon

person-crop-circle-fill-badge-xmark from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.

Name
person-crop-circle-fill-badge-xmark
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

Related icons in Framework7 Icons

Use the person crop circle fill badge xmark icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M33.703 50.602C45.896 50.602 56 40.498 56 28.306c0-12.17-10.126-22.297-22.32-22.297c-11.226 0-20.724 8.645-22.071 19.535c6.983.112 12.843 5.232 14.056 11.923c2.38-1.01 5.142-1.594 8.038-1.594c5.524 0 10.396 2.065 13.36 5.254c-3.368 3.48-8.105 5.68-13.382 5.68c-3.099 0-6.018-.785-8.578-2.11a13.1 13.1 0 0 1-1.684 3.368c3.122 1.617 6.602 2.537 10.284 2.537M33.681 32.1c-4.289 0-7.545-3.75-7.545-8.42c0-4.423 3.323-8.263 7.545-8.263c4.244 0 7.59 3.84 7.567 8.263c0 4.67-3.256 8.42-7.567 8.42M11.407 51.456c6.264 0 11.406-5.12 11.406-11.407c0-6.242-5.142-11.407-11.406-11.407C5.164 28.642 0 33.807 0 40.05c0 6.287 5.164 11.407 11.407 11.407m-3.324-6.108c-.561.584-1.392.472-1.93-.045c-.517-.516-.607-1.37-.045-1.93l3.39-3.391l-3.121-3.144c-.494-.516-.494-1.37 0-1.841a1.323 1.323 0 0 1 1.819 0l3.166 3.12l3.368-3.39c.561-.561 1.414-.449 1.93.068c.517.539.63 1.37.068 1.93l-3.39 3.391l3.12 3.144c.495.516.495 1.347 0 1.819a1.35 1.35 0 0 1-1.84 0l-3.122-3.099Z"/></svg>

React

import type { SVGProps } from "react";

export function F7PersonCropCircleFillBadgeXmark(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M33.703 50.602C45.896 50.602 56 40.498 56 28.306c0-12.17-10.126-22.297-22.32-22.297c-11.226 0-20.724 8.645-22.071 19.535c6.983.112 12.843 5.232 14.056 11.923c2.38-1.01 5.142-1.594 8.038-1.594c5.524 0 10.396 2.065 13.36 5.254c-3.368 3.48-8.105 5.68-13.382 5.68c-3.099 0-6.018-.785-8.578-2.11a13.1 13.1 0 0 1-1.684 3.368c3.122 1.617 6.602 2.537 10.284 2.537M33.681 32.1c-4.289 0-7.545-3.75-7.545-8.42c0-4.423 3.323-8.263 7.545-8.263c4.244 0 7.59 3.84 7.567 8.263c0 4.67-3.256 8.42-7.567 8.42M11.407 51.456c6.264 0 11.406-5.12 11.406-11.407c0-6.242-5.142-11.407-11.406-11.407C5.164 28.642 0 33.807 0 40.05c0 6.287 5.164 11.407 11.407 11.407m-3.324-6.108c-.561.584-1.392.472-1.93-.045c-.517-.516-.607-1.37-.045-1.93l3.39-3.391l-3.121-3.144c-.494-.516-.494-1.37 0-1.841a1.323 1.323 0 0 1 1.819 0l3.166 3.12l3.368-3.39c.561-.561 1.414-.449 1.93.068c.517.539.63 1.37.068 1.93l-3.39 3.391l3.12 3.144c.495.516.495 1.347 0 1.819a1.35 1.35 0 0 1-1.84 0l-3.122-3.099Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M33.703 50.602C45.896 50.602 56 40.498 56 28.306c0-12.17-10.126-22.297-22.32-22.297c-11.226 0-20.724 8.645-22.071 19.535c6.983.112 12.843 5.232 14.056 11.923c2.38-1.01 5.142-1.594 8.038-1.594c5.524 0 10.396 2.065 13.36 5.254c-3.368 3.48-8.105 5.68-13.382 5.68c-3.099 0-6.018-.785-8.578-2.11a13.1 13.1 0 0 1-1.684 3.368c3.122 1.617 6.602 2.537 10.284 2.537M33.681 32.1c-4.289 0-7.545-3.75-7.545-8.42c0-4.423 3.323-8.263 7.545-8.263c4.244 0 7.59 3.84 7.567 8.263c0 4.67-3.256 8.42-7.567 8.42M11.407 51.456c6.264 0 11.406-5.12 11.406-11.407c0-6.242-5.142-11.407-11.406-11.407C5.164 28.642 0 33.807 0 40.05c0 6.287 5.164 11.407 11.407 11.407m-3.324-6.108c-.561.584-1.392.472-1.93-.045c-.517-.516-.607-1.37-.045-1.93l3.39-3.391l-3.121-3.144c-.494-.516-.494-1.37 0-1.841a1.323 1.323 0 0 1 1.819 0l3.166 3.12l3.368-3.39c.561-.561 1.414-.449 1.93.068c.517.539.63 1.37.068 1.93l-3.39 3.391l3.12 3.144c.495.516.495 1.347 0 1.819a1.35 1.35 0 0 1-1.84 0l-3.122-3.099Z"/></svg>
</template>

CSS

.icon-person-crop-circle-fill-badge-xmark {
  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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M33.703%2050.602C45.896%2050.602%2056%2040.498%2056%2028.306c0-12.17-10.126-22.297-22.32-22.297c-11.226%200-20.724%208.645-22.071%2019.535c6.983.112%2012.843%205.232%2014.056%2011.923c2.38-1.01%205.142-1.594%208.038-1.594c5.524%200%2010.396%202.065%2013.36%205.254c-3.368%203.48-8.105%205.68-13.382%205.68c-3.099%200-6.018-.785-8.578-2.11a13.1%2013.1%200%200%201-1.684%203.368c3.122%201.617%206.602%202.537%2010.284%202.537M33.681%2032.1c-4.289%200-7.545-3.75-7.545-8.42c0-4.423%203.323-8.263%207.545-8.263c4.244%200%207.59%203.84%207.567%208.263c0%204.67-3.256%208.42-7.567%208.42M11.407%2051.456c6.264%200%2011.406-5.12%2011.406-11.407c0-6.242-5.142-11.407-11.406-11.407C5.164%2028.642%200%2033.807%200%2040.05c0%206.287%205.164%2011.407%2011.407%2011.407m-3.324-6.108c-.561.584-1.392.472-1.93-.045c-.517-.516-.607-1.37-.045-1.93l3.39-3.391l-3.121-3.144c-.494-.516-.494-1.37%200-1.841a1.323%201.323%200%200%201%201.819%200l3.166%203.12l3.368-3.39c.561-.561%201.414-.449%201.93.068c.517.539.63%201.37.068%201.93l-3.39%203.391l3.12%203.144c.495.516.495%201.347%200%201.819a1.35%201.35%200%200%201-1.84%200l-3.122-3.099Z%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M33.703%2050.602C45.896%2050.602%2056%2040.498%2056%2028.306c0-12.17-10.126-22.297-22.32-22.297c-11.226%200-20.724%208.645-22.071%2019.535c6.983.112%2012.843%205.232%2014.056%2011.923c2.38-1.01%205.142-1.594%208.038-1.594c5.524%200%2010.396%202.065%2013.36%205.254c-3.368%203.48-8.105%205.68-13.382%205.68c-3.099%200-6.018-.785-8.578-2.11a13.1%2013.1%200%200%201-1.684%203.368c3.122%201.617%206.602%202.537%2010.284%202.537M33.681%2032.1c-4.289%200-7.545-3.75-7.545-8.42c0-4.423%203.323-8.263%207.545-8.263c4.244%200%207.59%203.84%207.567%208.263c0%204.67-3.256%208.42-7.567%208.42M11.407%2051.456c6.264%200%2011.406-5.12%2011.406-11.407c0-6.242-5.142-11.407-11.406-11.407C5.164%2028.642%200%2033.807%200%2040.05c0%206.287%205.164%2011.407%2011.407%2011.407m-3.324-6.108c-.561.584-1.392.472-1.93-.045c-.517-.516-.607-1.37-.045-1.93l3.39-3.391l-3.121-3.144c-.494-.516-.494-1.37%200-1.841a1.323%201.323%200%200%201%201.819%200l3.166%203.12l3.368-3.39c.561-.561%201.414-.449%201.93.068c.517.539.63%201.37.068%201.93l-3.39%203.391l3.12%203.144c.495.516.495%201.347%200%201.819a1.35%201.35%200%200%201-1.84%200l-3.122-3.099Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/person-crop-circle-fill-badge-xmark.svg?color=%231a73e8&size=48