person crop circle fill badge plus icon
person-crop-circle-fill-badge-plus from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- person-crop-circle-fill-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-plusperson-crop-circle-badge-xmarkperson-crop-circle-fill-badge-checkmarkperson-crop-circle-fill-badge-exclamperson-crop-circle-fill-badge-minusperson-crop-circle-fill-badge-xmarkperson-crop-rectangleperson-crop-square
Use the person crop circle fill 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.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.197 0 11.406-5.165 11.406-11.407s-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.022-3.997c-.786 0-1.482-.54-1.482-1.392V41.42H5.658c-.763 0-1.392-.63-1.392-1.37a1.4 1.4 0 0 1 1.392-1.392h4.29V34.01c0-.831.695-1.37 1.481-1.37c.764 0 1.46.539 1.46 1.37v4.648h4.288c.764 0 1.37.629 1.37 1.392c0 .74-.606 1.37-1.37 1.37H12.89v4.648c0 .853-.696 1.392-1.46 1.392"/></svg>
React
import type { SVGProps } from "react";
export function F7PersonCropCircleFillBadgePlus(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.197 0 11.406-5.165 11.406-11.407s-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.022-3.997c-.786 0-1.482-.54-1.482-1.392V41.42H5.658c-.763 0-1.392-.63-1.392-1.37a1.4 1.4 0 0 1 1.392-1.392h4.29V34.01c0-.831.695-1.37 1.481-1.37c.764 0 1.46.539 1.46 1.37v4.648h4.288c.764 0 1.37.629 1.37 1.392c0 .74-.606 1.37-1.37 1.37H12.89v4.648c0 .853-.696 1.392-1.46 1.392"/></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.197 0 11.406-5.165 11.406-11.407s-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.022-3.997c-.786 0-1.482-.54-1.482-1.392V41.42H5.658c-.763 0-1.392-.63-1.392-1.37a1.4 1.4 0 0 1 1.392-1.392h4.29V34.01c0-.831.695-1.37 1.481-1.37c.764 0 1.46.539 1.46 1.37v4.648h4.288c.764 0 1.37.629 1.37 1.392c0 .74-.606 1.37-1.37 1.37H12.89v4.648c0 .853-.696 1.392-1.46 1.392"/></svg> </template>
CSS
.icon-person-crop-circle-fill-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.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.197%200%2011.406-5.165%2011.406-11.407s-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.022-3.997c-.786%200-1.482-.54-1.482-1.392V41.42H5.658c-.763%200-1.392-.63-1.392-1.37a1.4%201.4%200%200%201%201.392-1.392h4.29V34.01c0-.831.695-1.37%201.481-1.37c.764%200%201.46.539%201.46%201.37v4.648h4.288c.764%200%201.37.629%201.37%201.392c0%20.74-.606%201.37-1.37%201.37H12.89v4.648c0%20.853-.696%201.392-1.46%201.392%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.197%200%2011.406-5.165%2011.406-11.407s-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.022-3.997c-.786%200-1.482-.54-1.482-1.392V41.42H5.658c-.763%200-1.392-.63-1.392-1.37a1.4%201.4%200%200%201%201.392-1.392h4.29V34.01c0-.831.695-1.37%201.481-1.37c.764%200%201.46.539%201.46%201.37v4.648h4.288c.764%200%201.37.629%201.37%201.392c0%20.74-.606%201.37-1.37%201.37H12.89v4.648c0%20.853-.696%201.392-1.46%201.392%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-plus.svg?color=%231a73e8&size=48