purchased circle icon

purchased-circle-fill from Framework7 Icons by Vladimir Kharlampidi · Fill · MIT Free for personal and commercial use.

Name
purchased-circle-fill
Set
Framework7 Icons
Style
Fill
Viewbox
56×56
License
MIT

1 other variant in Framework7 Icons

Use the purchased circle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906M16.773 35.57c0-.82.657-1.476 1.43-1.476c.469 0 .844.14 1.172.515l1.289 1.29l1.805 2.062l-.141-4.102V22.516c0-5.414 3.305-8.883 8.414-8.883c4.945 0 8.32 3.469 8.32 8.531c0 5.016-3.257 8.32-8.156 8.32c-.984 0-1.875-.257-2.39-.75a1.52 1.52 0 0 1-.446-1.101c0-.75.586-1.313 1.383-1.313c.445 0 .82.164 1.547.164c2.953 0 5.016-2.156 5.039-5.32c.023-3.258-2.11-5.437-5.297-5.437c-3.398 0-5.297 2.156-5.297 6.07v11.039l-.117 4.125l1.805-2.086l1.289-1.29c.305-.35.68-.491 1.172-.491c.773 0 1.406.656 1.406 1.476c0 .352-.164.727-.469 1.078l-4.945 4.922c-.563.516-1.102.797-1.688.797c-.539 0-1.101-.281-1.687-.797l-4.945-4.898c-.282-.328-.493-.75-.493-1.102"/></svg>

React

import type { SVGProps } from "react";

export function F7PurchasedCircleFill(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="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906M16.773 35.57c0-.82.657-1.476 1.43-1.476c.469 0 .844.14 1.172.515l1.289 1.29l1.805 2.062l-.141-4.102V22.516c0-5.414 3.305-8.883 8.414-8.883c4.945 0 8.32 3.469 8.32 8.531c0 5.016-3.257 8.32-8.156 8.32c-.984 0-1.875-.257-2.39-.75a1.52 1.52 0 0 1-.446-1.101c0-.75.586-1.313 1.383-1.313c.445 0 .82.164 1.547.164c2.953 0 5.016-2.156 5.039-5.32c.023-3.258-2.11-5.437-5.297-5.437c-3.398 0-5.297 2.156-5.297 6.07v11.039l-.117 4.125l1.805-2.086l1.289-1.29c.305-.35.68-.491 1.172-.491c.773 0 1.406.656 1.406 1.476c0 .352-.164.727-.469 1.078l-4.945 4.922c-.563.516-1.102.797-1.688.797c-.539 0-1.101-.281-1.687-.797l-4.945-4.898c-.282-.328-.493-.75-.493-1.102"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906M16.773 35.57c0-.82.657-1.476 1.43-1.476c.469 0 .844.14 1.172.515l1.289 1.29l1.805 2.062l-.141-4.102V22.516c0-5.414 3.305-8.883 8.414-8.883c4.945 0 8.32 3.469 8.32 8.531c0 5.016-3.257 8.32-8.156 8.32c-.984 0-1.875-.257-2.39-.75a1.52 1.52 0 0 1-.446-1.101c0-.75.586-1.313 1.383-1.313c.445 0 .82.164 1.547.164c2.953 0 5.016-2.156 5.039-5.32c.023-3.258-2.11-5.437-5.297-5.437c-3.398 0-5.297 2.156-5.297 6.07v11.039l-.117 4.125l1.805-2.086l1.289-1.29c.305-.35.68-.491 1.172-.491c.773 0 1.406.656 1.406 1.476c0 .352-.164.727-.469 1.078l-4.945 4.922c-.563.516-1.102.797-1.688.797c-.539 0-1.101-.281-1.687-.797l-4.945-4.898c-.282-.328-.493-.75-.493-1.102"/></svg>
</template>

CSS

.icon-purchased-circle-fill {
  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%22M28%2051.906c13.055%200%2023.906-10.828%2023.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899%204.094%204.095%2014.945%204.095%2028c0%2013.078%2010.828%2023.906%2023.906%2023.906M16.773%2035.57c0-.82.657-1.476%201.43-1.476c.469%200%20.844.14%201.172.515l1.289%201.29l1.805%202.062l-.141-4.102V22.516c0-5.414%203.305-8.883%208.414-8.883c4.945%200%208.32%203.469%208.32%208.531c0%205.016-3.257%208.32-8.156%208.32c-.984%200-1.875-.257-2.39-.75a1.52%201.52%200%200%201-.446-1.101c0-.75.586-1.313%201.383-1.313c.445%200%20.82.164%201.547.164c2.953%200%205.016-2.156%205.039-5.32c.023-3.258-2.11-5.437-5.297-5.437c-3.398%200-5.297%202.156-5.297%206.07v11.039l-.117%204.125l1.805-2.086l1.289-1.29c.305-.35.68-.491%201.172-.491c.773%200%201.406.656%201.406%201.476c0%20.352-.164.727-.469%201.078l-4.945%204.922c-.563.516-1.102.797-1.688.797c-.539%200-1.101-.281-1.687-.797l-4.945-4.898c-.282-.328-.493-.75-.493-1.102%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%22M28%2051.906c13.055%200%2023.906-10.828%2023.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899%204.094%204.095%2014.945%204.095%2028c0%2013.078%2010.828%2023.906%2023.906%2023.906M16.773%2035.57c0-.82.657-1.476%201.43-1.476c.469%200%20.844.14%201.172.515l1.289%201.29l1.805%202.062l-.141-4.102V22.516c0-5.414%203.305-8.883%208.414-8.883c4.945%200%208.32%203.469%208.32%208.531c0%205.016-3.257%208.32-8.156%208.32c-.984%200-1.875-.257-2.39-.75a1.52%201.52%200%200%201-.446-1.101c0-.75.586-1.313%201.383-1.313c.445%200%20.82.164%201.547.164c2.953%200%205.016-2.156%205.039-5.32c.023-3.258-2.11-5.437-5.297-5.437c-3.398%200-5.297%202.156-5.297%206.07v11.039l-.117%204.125l1.805-2.086l1.289-1.29c.305-.35.68-.491%201.172-.491c.773%200%201.406.656%201.406%201.476c0%20.352-.164.727-.469%201.078l-4.945%204.922c-.563.516-1.102.797-1.688.797c-.539%200-1.101-.281-1.687-.797l-4.945-4.898c-.282-.328-.493-.75-.493-1.102%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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