mirror of
https://github.com/Templarian/MaterialDesign.git
synced 2026-03-15 04:47:02 +01:00
Sync
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
"price": null,
|
||||
"version": {
|
||||
"major": 6,
|
||||
"minor": 8,
|
||||
"patch": 99
|
||||
"minor": 9,
|
||||
"patch": 0
|
||||
},
|
||||
"date": {
|
||||
"year": 2022,
|
||||
|
||||
13
meta.json
13
meta.json
@@ -13154,6 +13154,19 @@
|
||||
"author": "Google",
|
||||
"version": "1.5.54"
|
||||
},
|
||||
{
|
||||
"id": "3BF9D4F8-DD9D-4D5E-A1B4-A1AA22172E47",
|
||||
"name": "border-radius",
|
||||
"codepoint": "F1AF4",
|
||||
"aliases": [
|
||||
"border-round-corners"
|
||||
],
|
||||
"tags": [
|
||||
"Text \/ Content \/ Format"
|
||||
],
|
||||
"author": "Sintija",
|
||||
"version": "6.9.96"
|
||||
},
|
||||
{
|
||||
"id": "BC67506B-CAE4-4EDA-B0C8-614436AFDCBF",
|
||||
"name": "border-right",
|
||||
|
||||
1
svg/border-radius.svg
Normal file
1
svg/border-radius.svg
Normal 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-border-radius" width="24" height="24" viewBox="0 0 24 24"><path d="M3 16C3 18.8 5.2 21 8 21H10V19H8C6.3 19 5 17.7 5 16V14H3V16M21 8C21 5.2 18.8 3 16 3H14V5H16C17.7 5 19 6.3 19 8V10H21V8M16 21C18.8 21 21 18.8 21 16V14H19V16C19 17.7 17.7 19 16 19H14V21H16M8 3C5.2 3 3 5.2 3 8V10H5V8C5 6.3 6.3 5 8 5H10V3H8Z" /></svg>
|
||||
|
After Width: | Height: | Size: 555 B |
Reference in New Issue
Block a user