person crop circle fill badge checkmark icon
person-crop-circle-fill-badge-checkmark from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- person-crop-circle-fill-badge-checkmark
- 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-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 fill badge checkmark 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-1.348-4.716c-.359 0-.808-.157-1.1-.471l-4.311-4.74c-.157-.18-.27-.561-.27-.876c0-.763.607-1.37 1.37-1.37c.45 0 .808.203 1.055.472l3.189 3.458l5.95-8.24c.247-.36.651-.607 1.145-.607c.741 0 1.393.584 1.393 1.347c0 .247-.113.54-.315.831l-6.96 9.678c-.225.314-.674.516-1.146.516"/></svg>
React
import type { SVGProps } from "react";
export function F7PersonCropCircleFillBadgeCheckmark(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-1.348-4.716c-.359 0-.808-.157-1.1-.471l-4.311-4.74c-.157-.18-.27-.561-.27-.876c0-.763.607-1.37 1.37-1.37c.45 0 .808.203 1.055.472l3.189 3.458l5.95-8.24c.247-.36.651-.607 1.145-.607c.741 0 1.393.584 1.393 1.347c0 .247-.113.54-.315.831l-6.96 9.678c-.225.314-.674.516-1.146.516"/></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-1.348-4.716c-.359 0-.808-.157-1.1-.471l-4.311-4.74c-.157-.18-.27-.561-.27-.876c0-.763.607-1.37 1.37-1.37c.45 0 .808.203 1.055.472l3.189 3.458l5.95-8.24c.247-.36.651-.607 1.145-.607c.741 0 1.393.584 1.393 1.347c0 .247-.113.54-.315.831l-6.96 9.678c-.225.314-.674.516-1.146.516"/></svg> </template>
CSS
.icon-person-crop-circle-fill-badge-checkmark {
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-1.348-4.716c-.359%200-.808-.157-1.1-.471l-4.311-4.74c-.157-.18-.27-.561-.27-.876c0-.763.607-1.37%201.37-1.37c.45%200%20.808.203%201.055.472l3.189%203.458l5.95-8.24c.247-.36.651-.607%201.145-.607c.741%200%201.393.584%201.393%201.347c0%20.247-.113.54-.315.831l-6.96%209.678c-.225.314-.674.516-1.146.516%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-1.348-4.716c-.359%200-.808-.157-1.1-.471l-4.311-4.74c-.157-.18-.27-.561-.27-.876c0-.763.607-1.37%201.37-1.37c.45%200%20.808.203%201.055.472l3.189%203.458l5.95-8.24c.247-.36.651-.607%201.145-.607c.741%200%201.393.584%201.393%201.347c0%20.247-.113.54-.315.831l-6.96%209.678c-.225.314-.674.516-1.146.516%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-checkmark.svg?color=%231a73e8&size=48