This commit is contained in:
Bot
2022-01-21 20:56:40 +00:00
parent 42b3ed2b0f
commit 368797ce20
3 changed files with 11 additions and 1 deletions

View File

@@ -24,7 +24,7 @@
"version": {
"major": 6,
"minor": 6,
"patch": 59
"patch": 60
},
"date": {
"year": 2022,

View File

@@ -56447,6 +56447,15 @@
"author": "Colton Wiscombe",
"version": "6.6.95"
},
{
"id": "CA4A3F7A-B20E-4937-9FD6-207B1F974DE8",
"name": "percent-circle",
"codepoint": "F1A04",
"aliases": [],
"tags": [],
"author": "Colton Wiscombe",
"version": "6.6.95"
},
{
"id": "0625AC7C-AD52-4221-8F53-A9AE6DAA57BD",
"name": "percent-outline",

1
svg/percent-circle.svg Normal file
View File

@@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="mdi-percent-circle" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.5 2 2 6.5 2 12S6.5 22 12 22 22 17.5 22 12 17.5 2 12 2M8.83 7.05C9.81 7.05 10.6 7.84 10.6 8.83C10.6 9.81 9.81 10.6 8.83 10.6C7.84 10.6 7.05 9.81 7.05 8.83C7.05 7.84 7.84 7.05 8.83 7.05M15.22 17C14.24 17 13.45 16.2 13.45 15.22C13.45 14.24 14.24 13.45 15.22 13.45C16.2 13.45 17 14.24 17 15.22C17 16.2 16.2 17 15.22 17M8.5 17.03L7 15.53L15.53 7L17.03 8.5L8.5 17.03Z" /></svg>

After

Width:  |  Height:  |  Size: 688 B