period from IconPark Outline by ByteDance · Outline · Health · Apache-2.0 Free for personal and commercial use.

Name
period
Set
IconPark Outline
Style
Outline
Category
Health
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More health icons from IconPark Outline

Use the period icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="none" stroke="currentColor" stroke-linecap="square" stroke-width="4" d="M8 4q6.003 5.006 6.003 10.005c0 5-4.003 7.239-6.003 9.995s-2.995 5.931-2.995 10.003Q5.005 38.075 8 44M40.003 4Q34 9.006 34 14.005c0 5 4.004 7.239 6.004 9.995s2.995 5.931 2.995 10.003q0 4.072-2.995 9.997m-26-14.817q3.783-.363 6.281 1.08c2.5 1.445 3.707 3.097 3.715 4.694q.009 1.598 0 9.043m10.004-14.817q-3.782-.363-6.281 1.08c-2.5 1.445-3.707 3.097-3.715 4.694"/></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlinePeriod(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="none" stroke="currentColor" strokeLinecap="square" strokeWidth="4" d="M8 4q6.003 5.006 6.003 10.005c0 5-4.003 7.239-6.003 9.995s-2.995 5.931-2.995 10.003Q5.005 38.075 8 44M40.003 4Q34 9.006 34 14.005c0 5 4.004 7.239 6.004 9.995s2.995 5.931 2.995 10.003q0 4.072-2.995 9.997m-26-14.817q3.783-.363 6.281 1.08c2.5 1.445 3.707 3.097 3.715 4.694q.009 1.598 0 9.043m10.004-14.817q-3.782-.363-6.281 1.08c-2.5 1.445-3.707 3.097-3.715 4.694"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="none" stroke="currentColor" stroke-linecap="square" stroke-width="4" d="M8 4q6.003 5.006 6.003 10.005c0 5-4.003 7.239-6.003 9.995s-2.995 5.931-2.995 10.003Q5.005 38.075 8 44M40.003 4Q34 9.006 34 14.005c0 5 4.004 7.239 6.004 9.995s2.995 5.931 2.995 10.003q0 4.072-2.995 9.997m-26-14.817q3.783-.363 6.281 1.08c2.5 1.445 3.707 3.097 3.715 4.694q.009 1.598 0 9.043m10.004-14.817q-3.782-.363-6.281 1.08c-2.5 1.445-3.707 3.097-3.715 4.694"/></svg>
</template>

CSS

.icon-period {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%224%22%20d%3D%22M8%204q6.003%205.006%206.003%2010.005c0%205-4.003%207.239-6.003%209.995s-2.995%205.931-2.995%2010.003Q5.005%2038.075%208%2044M40.003%204Q34%209.006%2034%2014.005c0%205%204.004%207.239%206.004%209.995s2.995%205.931%202.995%2010.003q0%204.072-2.995%209.997m-26-14.817q3.783-.363%206.281%201.08c2.5%201.445%203.707%203.097%203.715%204.694q.009%201.598%200%209.043m10.004-14.817q-3.782-.363-6.281%201.08c-2.5%201.445-3.707%203.097-3.715%204.694%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%2048%2048%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%224%22%20d%3D%22M8%204q6.003%205.006%206.003%2010.005c0%205-4.003%207.239-6.003%209.995s-2.995%205.931-2.995%2010.003Q5.005%2038.075%208%2044M40.003%204Q34%209.006%2034%2014.005c0%205%204.004%207.239%206.004%209.995s2.995%205.931%202.995%2010.003q0%204.072-2.995%209.997m-26-14.817q3.783-.363%206.281%201.08c2.5%201.445%203.707%203.097%203.715%204.694q.009%201.598%200%209.043m10.004-14.817q-3.782-.363-6.281%201.08c-2.5%201.445-3.707%203.097-3.715%204.694%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/period.svg?color=%231a73e8&size=48