icon with text
This commit is contained in:
parent
2624f21223
commit
0baf612676
|
|
@ -1,7 +1,7 @@
|
|||
# Post Maker
|
||||
|
||||
<p align="center">
|
||||
<img alt="actix-web-grants" src="./assets/icon.svg" width="150">
|
||||
<img alt="actix-web-grants" src="./assets/icon_with_text.svg" width="170">
|
||||
</p>
|
||||
|
||||
> Post Maker helps you to make post for instagram and other social madia apps easily
|
||||
|
|
|
|||
|
|
@ -0,0 +1,97 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="1024px"
|
||||
height="1024px"
|
||||
viewBox="0 0 24 24"
|
||||
version="1.1"
|
||||
id="svg18"
|
||||
sodipodi:docname="icon_with_text.svg"
|
||||
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs22" />
|
||||
<sodipodi:namedview
|
||||
id="namedview20"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#111111"
|
||||
borderopacity="1"
|
||||
inkscape:pageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="1"
|
||||
showgrid="false"
|
||||
inkscape:zoom="1.4667969"
|
||||
inkscape:cx="524.61252"
|
||||
inkscape:cy="912.53262"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1002"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg18">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid8495" />
|
||||
</sodipodi:namedview>
|
||||
<rect
|
||||
style="opacity:0.98;fill:#373e48;fill-rule:evenodd;stroke:none;stroke-width:0.117188;stroke-linecap:round;paint-order:stroke fill markers"
|
||||
id="rect8519"
|
||||
width="16.875"
|
||||
height="3.75"
|
||||
x="3.46875"
|
||||
y="19.21875"
|
||||
ry="0.9375" />
|
||||
<g
|
||||
transform="matrix(0.8,0,0,0.8,2.4,-822.0543)"
|
||||
id="g16">
|
||||
<path
|
||||
d="M 2,4 V 17.531 20 c 0,1.105 0.8954,2 2,2 h 4 8 l 6,-6 V 4 Z"
|
||||
transform="translate(0,1028.4)"
|
||||
fill="#f1c40f"
|
||||
id="path2" />
|
||||
<path
|
||||
d="m 22,1044.4 -6,6 v -4 c 0,-1.1 0.895,-2 2,-2 z"
|
||||
fill="#f39c12"
|
||||
id="path4" />
|
||||
<path
|
||||
d="M 4,2 C 2.8954,2 2,2.8954 2,4 V 5 6 H 22 V 5 4 C 22,2.8954 21.105,2 20,2 H 16 8 Z"
|
||||
transform="translate(0,1028.4)"
|
||||
fill="#f1c40f"
|
||||
id="path6" />
|
||||
<g
|
||||
fill="#f39c12"
|
||||
id="g14">
|
||||
<rect
|
||||
height="2"
|
||||
width="14"
|
||||
y="1034.4"
|
||||
x="5"
|
||||
id="rect8" />
|
||||
<rect
|
||||
height="2"
|
||||
width="14"
|
||||
y="1038.4"
|
||||
x="5"
|
||||
id="rect10" />
|
||||
<rect
|
||||
height="2"
|
||||
width="9"
|
||||
y="1042.4"
|
||||
x="5"
|
||||
id="rect12" />
|
||||
</g>
|
||||
</g>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:3.375px;line-height:1.25;font-family:Rajdhani;-inkscape-font-specification:'Rajdhani Semi-Bold';fill:#ffffff;stroke-width:0.0234375"
|
||||
x="4.2266126"
|
||||
y="22.226263"
|
||||
id="text2183"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan2181"
|
||||
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:3.375px;font-family:Rajdhani;-inkscape-font-specification:'Rajdhani Semi-Bold';fill:#ffffff;stroke-width:0.0234375"
|
||||
x="4.2266126"
|
||||
y="22.226263">Post Maker</tspan></text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.9 KiB |
Loading…
Reference in New Issue