person crop circle badge xmark icon
person-crop-circle-badge-xmark from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- person-crop-circle-badge-xmark
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
Related icons in Framework7 Icons
person-2person-2-altperson-2-square-stackperson-3person-altperson-alt-circleperson-badge-minusperson-badge-plusperson-circleperson-crop-circleperson-crop-circle-badge-checkmarkperson-crop-circle-badge-exclamperson-crop-circle-badge-minusperson-crop-circle-badge-plusperson-crop-circle-fill-badge-checkmarkperson-crop-circle-fill-badge-exclamperson-crop-circle-fill-badge-minusperson-crop-circle-fill-badge-plusperson-crop-circle-fill-badge-xmarkperson-crop-rectangleperson-crop-square
Use the person crop circle 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.717 50.605C45.914 50.605 56 40.497 56 28.3C56 16.125 45.892 5.994 33.694 5.994c-11.276 0-20.733 8.648-22.103 19.543c.584 0 1.146.044 1.707.134c.696.09 1.393.247 2.067.45a18.42 18.42 0 0 1 18.33-16.309A18.464 18.464 0 0 1 52.203 28.3c0 4.785-1.775 9.098-4.695 12.377c-3.392-2.83-8.468-4.717-13.815-4.717c-2.516 0-5.368.54-8.019 1.483c.157.853.247 1.73.247 2.605c0 2.943-.92 5.706-2.47 8.02c3.077 1.595 6.58 2.538 10.265 2.538m-.023-18.51c4.313 0 7.57-3.728 7.57-8.423c0-4.425-3.324-8.266-7.57-8.266c-4.223 0-7.57 3.84-7.57 8.266c0 4.695 3.28 8.424 7.57 8.424M11.411 51.46c6.267 0 11.411-5.122 11.411-11.412c0-6.244-5.144-11.41-11.41-11.41C5.165 28.636 0 33.802 0 40.046c0 6.29 5.167 11.412 11.411 11.412m-3.324-6.11c-.562.584-1.393.472-1.932-.045c-.517-.517-.607-1.37-.045-1.932l3.392-3.392l-3.123-3.145c-.494-.516-.494-1.37 0-1.842a1.324 1.324 0 0 1 1.82 0l3.167 3.123l3.37-3.392c.561-.562 1.415-.45 1.931.067c.517.54.63 1.37.068 1.932l-3.392 3.392l3.122 3.145c.494.516.494 1.348 0 1.82a1.35 1.35 0 0 1-1.842 0l-3.122-3.1Z"/></svg>
React
import type { SVGProps } from "react";
export function F7PersonCropCircleBadgeXmark(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.717 50.605C45.914 50.605 56 40.497 56 28.3C56 16.125 45.892 5.994 33.694 5.994c-11.276 0-20.733 8.648-22.103 19.543c.584 0 1.146.044 1.707.134c.696.09 1.393.247 2.067.45a18.42 18.42 0 0 1 18.33-16.309A18.464 18.464 0 0 1 52.203 28.3c0 4.785-1.775 9.098-4.695 12.377c-3.392-2.83-8.468-4.717-13.815-4.717c-2.516 0-5.368.54-8.019 1.483c.157.853.247 1.73.247 2.605c0 2.943-.92 5.706-2.47 8.02c3.077 1.595 6.58 2.538 10.265 2.538m-.023-18.51c4.313 0 7.57-3.728 7.57-8.423c0-4.425-3.324-8.266-7.57-8.266c-4.223 0-7.57 3.84-7.57 8.266c0 4.695 3.28 8.424 7.57 8.424M11.411 51.46c6.267 0 11.411-5.122 11.411-11.412c0-6.244-5.144-11.41-11.41-11.41C5.165 28.636 0 33.802 0 40.046c0 6.29 5.167 11.412 11.411 11.412m-3.324-6.11c-.562.584-1.393.472-1.932-.045c-.517-.517-.607-1.37-.045-1.932l3.392-3.392l-3.123-3.145c-.494-.516-.494-1.37 0-1.842a1.324 1.324 0 0 1 1.82 0l3.167 3.123l3.37-3.392c.561-.562 1.415-.45 1.931.067c.517.54.63 1.37.068 1.932l-3.392 3.392l3.122 3.145c.494.516.494 1.348 0 1.82a1.35 1.35 0 0 1-1.842 0l-3.122-3.1Z"/></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.717 50.605C45.914 50.605 56 40.497 56 28.3C56 16.125 45.892 5.994 33.694 5.994c-11.276 0-20.733 8.648-22.103 19.543c.584 0 1.146.044 1.707.134c.696.09 1.393.247 2.067.45a18.42 18.42 0 0 1 18.33-16.309A18.464 18.464 0 0 1 52.203 28.3c0 4.785-1.775 9.098-4.695 12.377c-3.392-2.83-8.468-4.717-13.815-4.717c-2.516 0-5.368.54-8.019 1.483c.157.853.247 1.73.247 2.605c0 2.943-.92 5.706-2.47 8.02c3.077 1.595 6.58 2.538 10.265 2.538m-.023-18.51c4.313 0 7.57-3.728 7.57-8.423c0-4.425-3.324-8.266-7.57-8.266c-4.223 0-7.57 3.84-7.57 8.266c0 4.695 3.28 8.424 7.57 8.424M11.411 51.46c6.267 0 11.411-5.122 11.411-11.412c0-6.244-5.144-11.41-11.41-11.41C5.165 28.636 0 33.802 0 40.046c0 6.29 5.167 11.412 11.411 11.412m-3.324-6.11c-.562.584-1.393.472-1.932-.045c-.517-.517-.607-1.37-.045-1.932l3.392-3.392l-3.123-3.145c-.494-.516-.494-1.37 0-1.842a1.324 1.324 0 0 1 1.82 0l3.167 3.123l3.37-3.392c.561-.562 1.415-.45 1.931.067c.517.54.63 1.37.068 1.932l-3.392 3.392l3.122 3.145c.494.516.494 1.348 0 1.82a1.35 1.35 0 0 1-1.842 0l-3.122-3.1Z"/></svg> </template>
CSS
.icon-person-crop-circle-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.717%2050.605C45.914%2050.605%2056%2040.497%2056%2028.3C56%2016.125%2045.892%205.994%2033.694%205.994c-11.276%200-20.733%208.648-22.103%2019.543c.584%200%201.146.044%201.707.134c.696.09%201.393.247%202.067.45a18.42%2018.42%200%200%201%2018.33-16.309A18.464%2018.464%200%200%201%2052.203%2028.3c0%204.785-1.775%209.098-4.695%2012.377c-3.392-2.83-8.468-4.717-13.815-4.717c-2.516%200-5.368.54-8.019%201.483c.157.853.247%201.73.247%202.605c0%202.943-.92%205.706-2.47%208.02c3.077%201.595%206.58%202.538%2010.265%202.538m-.023-18.51c4.313%200%207.57-3.728%207.57-8.423c0-4.425-3.324-8.266-7.57-8.266c-4.223%200-7.57%203.84-7.57%208.266c0%204.695%203.28%208.424%207.57%208.424M11.411%2051.46c6.267%200%2011.411-5.122%2011.411-11.412c0-6.244-5.144-11.41-11.41-11.41C5.165%2028.636%200%2033.802%200%2040.046c0%206.29%205.167%2011.412%2011.411%2011.412m-3.324-6.11c-.562.584-1.393.472-1.932-.045c-.517-.517-.607-1.37-.045-1.932l3.392-3.392l-3.123-3.145c-.494-.516-.494-1.37%200-1.842a1.324%201.324%200%200%201%201.82%200l3.167%203.123l3.37-3.392c.561-.562%201.415-.45%201.931.067c.517.54.63%201.37.068%201.932l-3.392%203.392l3.122%203.145c.494.516.494%201.348%200%201.82a1.35%201.35%200%200%201-1.842%200l-3.122-3.1Z%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.717%2050.605C45.914%2050.605%2056%2040.497%2056%2028.3C56%2016.125%2045.892%205.994%2033.694%205.994c-11.276%200-20.733%208.648-22.103%2019.543c.584%200%201.146.044%201.707.134c.696.09%201.393.247%202.067.45a18.42%2018.42%200%200%201%2018.33-16.309A18.464%2018.464%200%200%201%2052.203%2028.3c0%204.785-1.775%209.098-4.695%2012.377c-3.392-2.83-8.468-4.717-13.815-4.717c-2.516%200-5.368.54-8.019%201.483c.157.853.247%201.73.247%202.605c0%202.943-.92%205.706-2.47%208.02c3.077%201.595%206.58%202.538%2010.265%202.538m-.023-18.51c4.313%200%207.57-3.728%207.57-8.423c0-4.425-3.324-8.266-7.57-8.266c-4.223%200-7.57%203.84-7.57%208.266c0%204.695%203.28%208.424%207.57%208.424M11.411%2051.46c6.267%200%2011.411-5.122%2011.411-11.412c0-6.244-5.144-11.41-11.41-11.41C5.165%2028.636%200%2033.802%200%2040.046c0%206.29%205.167%2011.412%2011.411%2011.412m-3.324-6.11c-.562.584-1.393.472-1.932-.045c-.517-.517-.607-1.37-.045-1.932l3.392-3.392l-3.123-3.145c-.494-.516-.494-1.37%200-1.842a1.324%201.324%200%200%201%201.82%200l3.167%203.123l3.37-3.392c.561-.562%201.415-.45%201.931.067c.517.54.63%201.37.068%201.932l-3.392%203.392l3.122%203.145c.494.516.494%201.348%200%201.82a1.35%201.35%200%200%201-1.842%200l-3.122-3.1Z%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-badge-xmark.svg?color=%231a73e8&size=48