person crop circle badge plus icon
person-crop-circle-badge-plus from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- person-crop-circle-badge-plus
- 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-xmarkperson-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 plus 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.2 0 11.411-5.167 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.023-3.999c-.787 0-1.483-.539-1.483-1.392v-4.65h-4.29c-.764 0-1.393-.63-1.393-1.37a1.4 1.4 0 0 1 1.393-1.393h4.29v-4.65c0-.831.696-1.37 1.483-1.37c.763 0 1.46.539 1.46 1.37v4.65h4.29c.764 0 1.37.629 1.37 1.392c0 .742-.606 1.37-1.37 1.37h-4.29v4.65c0 .854-.697 1.393-1.46 1.393"/></svg>
React
import type { SVGProps } from "react";
export function F7PersonCropCircleBadgePlus(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.2 0 11.411-5.167 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.023-3.999c-.787 0-1.483-.539-1.483-1.392v-4.65h-4.29c-.764 0-1.393-.63-1.393-1.37a1.4 1.4 0 0 1 1.393-1.393h4.29v-4.65c0-.831.696-1.37 1.483-1.37c.763 0 1.46.539 1.46 1.37v4.65h4.29c.764 0 1.37.629 1.37 1.392c0 .742-.606 1.37-1.37 1.37h-4.29v4.65c0 .854-.697 1.393-1.46 1.393"/></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.2 0 11.411-5.167 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.023-3.999c-.787 0-1.483-.539-1.483-1.392v-4.65h-4.29c-.764 0-1.393-.63-1.393-1.37a1.4 1.4 0 0 1 1.393-1.393h4.29v-4.65c0-.831.696-1.37 1.483-1.37c.763 0 1.46.539 1.46 1.37v4.65h4.29c.764 0 1.37.629 1.37 1.392c0 .742-.606 1.37-1.37 1.37h-4.29v4.65c0 .854-.697 1.393-1.46 1.393"/></svg> </template>
CSS
.icon-person-crop-circle-badge-plus {
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.2%200%2011.411-5.167%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.023-3.999c-.787%200-1.483-.539-1.483-1.392v-4.65h-4.29c-.764%200-1.393-.63-1.393-1.37a1.4%201.4%200%200%201%201.393-1.393h4.29v-4.65c0-.831.696-1.37%201.483-1.37c.763%200%201.46.539%201.46%201.37v4.65h4.29c.764%200%201.37.629%201.37%201.392c0%20.742-.606%201.37-1.37%201.37h-4.29v4.65c0%20.854-.697%201.393-1.46%201.393%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.2%200%2011.411-5.167%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.023-3.999c-.787%200-1.483-.539-1.483-1.392v-4.65h-4.29c-.764%200-1.393-.63-1.393-1.37a1.4%201.4%200%200%201%201.393-1.393h4.29v-4.65c0-.831.696-1.37%201.483-1.37c.763%200%201.46.539%201.46%201.37v4.65h4.29c.764%200%201.37.629%201.37%201.392c0%20.742-.606%201.37-1.37%201.37h-4.29v4.65c0%20.854-.697%201.393-1.46%201.393%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-plus.svg?color=%231a73e8&size=48