mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-06 07:52:40 +00:00
initial draft
This commit is contained in:
@@ -31,6 +31,9 @@
|
||||
.mask-corner {
|
||||
content: url('../icons/mask-corner.svg');
|
||||
}
|
||||
.mask-center {
|
||||
content: url('../icons/mask-center.svg');
|
||||
}
|
||||
.fa-file-c {
|
||||
content: url('../icons/fa-file-c.svg');
|
||||
}
|
||||
|
||||
1
client/icons/mask-center.svg
Normal file
1
client/icons/mask-center.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg id="svg135" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 448 512"><defs><style>.cls-1{fill:none;}.cls-2{stroke:#000;stroke-linejoin:round;stroke-width:48px;fill:url(#pattern3077);}</style><pattern id="pattern3077" data-name="pattern3077" width="448" height="512" patternTransform="matrix(23.13, -23.13, -19.26, -19.26, -1.79, 90.95)" patternUnits="userSpaceOnUse" viewBox="0 0 448 512"><rect class="cls-1" width="448" height="512"/></pattern></defs><title>mask-center</title><path id="rect12201" d="M48,0A47.9,47.9,0,0,0,0,48V464a47.9,47.9,0,0,0,48,48H400a47.9,47.9,0,0,0,48-48V48A47.9,47.9,0,0,0,400,0ZM64,64H384V448H64Z" transform="translate(0 0)"/><rect id="rect12206" class="cls-2" x="120" y="136" width="208" height="240" rx="48"/><rect x="108.72" y="311.23" width="155.02" height="27.59" transform="translate(270.52 -39.97) rotate(42.82)"/><rect x="192.67" y="174.17" width="155.02" height="27.59" transform="translate(199.74 -133.54) rotate(42.82)"/><rect x="94.98" y="268.02" width="244.38" height="27.59" transform="translate(249.4 -72.5) rotate(42.82)"/><rect x="130.37" y="213.66" width="214.96" height="27.59" transform="translate(217.97 -101.05) rotate(42.82)"/></svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user