Home
last modified time | relevance | path

Searched refs:width (Results 1 – 25 of 109) sorted by path

12345

/dokuwiki/data/media/wiki/
H A Ddokuwiki.svg60 <path transform="matrix(.98991 -.14067 .20106 .97564 -158.095 -157.774)" d="m120.22 196.44 70.907-.792-2.403 109.05-71.718.373 3.214-108.63z" fill="url(#b)" stroke-width=".722"/>
62 <path transform="matrix(.99561 -.09253 .08102 .9927 -158.095 -157.774)" d="m159.01 181.74 85.586.534v110.47l-84.534-2.513-1.052-108.5z" fill="url(#d)" stroke-width="1.004"/>
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt135 Resize to given width: {{wiki:dokuwiki-128.png?50}}
137 Resize to given width and height((when the aspect ratio of the given width and height doesn't match that of the image, it will be cropped to the new ratio before resizing)): {{wiki:dokuwiki-128.png?200x50}}
142 Resize to given width: {{wiki:dokuwiki-128.png?50}}
143 Resize to given width and height: {{wiki:dokuwiki-128.png?200x50}}
/dokuwiki/inc/File/
H A DMediaFile.php17 protected $width;
123 * initializes width and height for images when requested
127 $this->width = 0;
132 [$this->width, $this->height] = $info;
136 * Returns the width if this is a supported image, 0 otherwise
142 if ($this->width === null) $this->initSizes();
143 return $this->width;
16 protected $width; global() variable in dokuwiki\\File\\MediaFile
/dokuwiki/inc/
H A Dfetch.functions.php146 * @param int $width
150 function checkFileStatus(&$media, &$file, $rev = '', $width = 0, $height = 0)
157 if (media_get_token($media, $width, $height) !== $INPUT->str('tok')) {
172 if (($width || $height) && media_get_token($media, $width, $height) !== $INPUT->str('tok')) {
144 checkFileStatus(& $media, & $file, $rev = '', $width = 0, $height = 0) global() argument
H A Dhtml.php933 * @param int $width - width of the flash movie in pixels
941 function html_flashobject($swf, $width, $height, $params = null, $flashvars = null, $atts = null, $alt = '')
949 $atts['width'] = (int) $width;
951 if (!$atts['width']) $atts['width'] = 425;
896 html_flashobject($swf, $width, $height, $params = null, $flashvars = null, $atts = null, $alt = '') global() argument
/dokuwiki/inc/parser/
H A Dmetadata.php603 * @param int $width width of media in pixel argument
612 $width = null,
630 * @param int $width width of media in pixel
639 $width = null,
624 externalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null) global() argument
H A Drenderer.php669 * @param int $width width of media in pixel
678 $width = null,
691 * @param int $width width of media in pixel
700 $width = null,
713 * @param int $width width of media in pixel
721 $width = null,
733 * @param int $width widt
605 internalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null) global() argument
620 externalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null) global() argument
635 internalmedialink($src, $title = null, $align = null, $width = null, $height = null, $cache = null) global() argument
649 externalmedialink($src, $title = null, $align = null, $width = null, $height = null, $cache = null) global() argument
[all...]
H A Dxhtml.php1177 * @param int $width width of media in pixel
1188 $width = null,
1203 $link = $this->_getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render);
1262 * @param int $width width of media in pixel
1273 $width = null,
1295 $link = $this->_getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render);
1664 * @param int $width width o
1118 internalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null, $return = false) global() argument
1191 externalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null, $return = false) global() argument
1569 _media($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $render = true) global() argument
1764 _getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render) global() argument
1793 _video($src, $width, $height, $atts = null) global() argument
[all...]
/dokuwiki/lib/images/fileicons/svg/
H A Dbash.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path fill="#fff" d="M0 0h100v100H0z"/><path d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7" fill="#999"/><path d="M42.3 44.2h15.4V48H42.3v-3.8zm0 7.7h15.4v3.8H42.3v-3.8zm0 7.7h15.4v3.8H42.3v-3.8zM69.2 25H38.5c-4.2 0-7.7 3.4-7.7 7.7v34.6h-7.7c0 4.2 3.4 7.7 7.7 7.7h30.8c4.2 0 7.7-3.4 7.7-7.7V36.5H77v-3.8c-.1-4.3-3.5-7.7-7.8-7.7zm-3.8 41.6c0 2.5-2 4.5-4.5 4.5H32.7c1.9-1.3 1.9-3.8 1.9-3.8V32.7c0-2.1 1.7-3.8 3.8-3.8s3.8 1.7 3.8 3.8v3.8h23.1v30.1zM46.2 32.7v-3.8h23.1c3.5 0 3.8 2.2 3.8 3.8H46.2z" fill="#999" stroke="#999" stroke-width=".75" stroke-miterlimit="10"/></svg
H A Dcsh.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path fill="#fff" d="M0 0h100v100H0z"/><path d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7" fill="#999"/><path d="M42.3 44.2h15.4V48H42.3v-3.8zm0 7.7h15.4v3.8H42.3v-3.8zm0 7.7h15.4v3.8H42.3v-3.8zM69.2 25H38.5c-4.2 0-7.7 3.4-7.7 7.7v34.6h-7.7c0 4.2 3.4 7.7 7.7 7.7h30.8c4.2 0 7.7-3.4 7.7-7.7V36.5H77v-3.8c-.1-4.3-3.5-7.7-7.8-7.7zm-3.8 41.6c0 2.5-2 4.5-4.5 4.5H32.7c1.9-1.3 1.9-3.8 1.9-3.8V32.7c0-2.1 1.7-3.8 3.8-3.8s3.8 1.7 3.8 3.8v3.8h23.1v30.1zM46.2 32.7v-3.8h23.1c3.5 0 3.8 2.2 3.8 3.8H46.2z" fill="#999" stroke="#999" stroke-width=".75" stroke-miterlimit="10"/></svg
H A Dh.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path fill="#fff" d="M0 0h100v100H0z"/><path d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7" fill="#666"/><path d="M33.4 29.8h7.4V47h18.5V29.8h7.4v40.5h-7.4v-17H40.7v17h-7.4V29.8z" fill="#215997" stroke="#215997" stroke-width="1.75" stroke-miterlimit="10"/></svg
H A Djson.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style>.st1{fill:#999}</style><path fill="#fff" d="M0 0h100v100H0z"/><path class="st1" d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7"/><path d="M22 53.4v-5.9c1.3-.1 2.3-.2 2.9-.6.6-.2 1.1-.8 1.6-1.4.5-.7.8-1.5 1-2.6.1-.8.3-2.1.3-4 0-3.2.1-5.4.5-6.7.3-1.2.9-2.3 1.6-3 .8-.7 2-1.3 3.5-1.8 1-.2 2.6-.5 4.9-.5h1.4v5.8c-1.9 0-3.2.1-3.7.4-.5.2-.9.5-1.3 1-.3.4-.4 1.1-.4 2.1s-.1 3-.3 5.8c-.1 1.7-.3 3-.6 3.9-.4 1-.9 1.8-1.4 2.5-.5.6-1.4 1.3-2.5 2 1 .6 1.9 1.2 2.5 1.9.6.7 1.1 1.7 1.5 2.7.4 1.1.6 2.5.6 4.3.1 2.7.1 4.4.1 5.2 0 1.1.1 1.8.4 2.3.3.5.8.7 1.3 1 .5.2 1.8.4 3.7.4V74h-1.4c-2.3 0-4.2-.1-5.3-.5-1.3-.4-2.3-1-3.2-1.8-.9-.8-1.4-1.8-1.8-3-.3-1.2-.4-3.1-.4-5.7 0-3-.1-5-.4-5.8-.4-1.3-1-2.3-1.8-2.9-.5-.5-1.7-.9-3.3-.9zm55.9 0c-1.3.1-2.3.2-2.9.6-.6.2-1.1.8-1.6 1.4-.5.7-.8 1.5-1 2.6-.1.8-.3 2.1-.3 4 0 3.2-.1 5.4-.5 6.7-.3 1.3-.9 2.3-1.6 3-.8.7-2 1.3-3.5 1.8-1 .2-2.6.5-4.9.5h-1.4v-5.8c1.9 0 3-.1 3.7-.4.6-.2 1-.6 1.3-1s.4-1.1.4-2.1.1-2.9.3-5.7c.1-1.7.4-3.1.8-4 .4-1.1.9-1.9 1.5-2.6.6-.7 1.4-1.3 2.4-1.9-1.6-1-2.6-1.7-3.1-2.4-.8-1.1-1.4-2.5-1.6-4-.3-1.2-.4-3.7-.4-7.5 0-1.2-.1-2-.4-2.5-.3-.4-.6-.7-1.1-1-.5-.2-1.8-.4-3.8-.4v-5.8h1.4c2.3 0 4.2.1 5.3.5 1.3.4 2.3 1 3.2 1.8.9.8 1.4 1.8 1.8 3 .3 1.2.5 3.1.5 5.7 0 3 .1 4.9.4 5.8.4 1.3 1 2.3 1.8 2.7.8.6 2 .8 3.5 1v5.9l-.2.1z" stroke="#999" stroke-width=".5" stroke-miterlimit="10" fill="#999"/><path class="st1" d="M61.1 52.8c-1-.3-1.6-1.2-1.6-2.2 0-1 (…)
H A Dodt.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style>.st1,.st2{fill:#1a75ce}.st2{stroke:#1a75ce;stroke-width:.5;stroke-miterlimit:10}</style><path fill="#fff" d="M0 0h100v100H0z"/><path class="st1" d="M100 1 (…)
H A Dpdf.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path fill="#fff" d="M0 0h100v100H0z"/><path d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7" fill="#c11e07"/><path d="M46.2 21.8c-3.5 0-6.3 2.9-6.3 6.3 0 4.3 2.4 9.6 4.9 14.7-2 6.1-4.1 12.7-7 18.2-5.8 2.3-11 4-14 6.6l-.2.2c-1.1 1.2-1.8 2.7-1.8 4.4 0 3.5 2.9 6.3 6.3 6.3 1.7 0 3.4-.6 4.4-1.8 0 0 .2 0 .2-.2 2.3-2.7 5-7.8 7.5-12.2 5.5-2.1 11.5-4.4 16.9-5.8 4.1 3.4 10.1 5.5 15 5.5 3.5 0 6.3-2.9 6.3-6.3 0-3.5-2.9-6.3-6.3-6.3-4 0-9.6 1.4-13.9 2.9-3.5-3.4-6.7-7.5-9.2-11.9C50.6 37 52.6 32 52.6 28c-.2-3.5-2.9-6.2-6.4-6.2zm0 3.6c1.4 0 2.4 1.1 2.4 2.4 0 1.8-1.1 5.3-2.1 9-1.5-3.7-2.9-7.2-2.9-9 .1-1.2 1.2-2.4 2.6-2.4zm1.1 21.5c1.8 3.1 4.1 5.8 6.6 8.2-3.7 1.1-7.3 2.3-11 3.7 1.8-3.8 3.1-7.9 4.4-11.9zM72 55c1.4 0 2.4 1.1 2.4 2.4 0 1.4-1.1 2.4-2.4 2.4-2.9 0-6.9-1.2-10.1-3.1C65.6 56 69.7 55 72 55zM34.6 66.2c-1.8 3.2-3.5 6.1-4.7 7.6-.5.5-.9.6-1.7.6-1.4 0-2.4-1.1-2.4-2.4 0-.6.3-1.4.6-1.7 1.3-1.2 4.5-2.6 8.2-4.1z" fill="#c11e07" stroke="#c11e07" stroke-width="1.25" stroke-miterlimit="10"/></svg
H A Dsh.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path fill="#fff" d="M0 0h100v100H0z"/><path d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7" fill="#999"/><path d="M42.3 44.2h15.4V48H42.3v-3.8zm0 7.7h15.4v3.8H42.3v-3.8zm0 7.7h15.4v3.8H42.3v-3.8zM69.2 25H38.5c-4.2 0-7.7 3.4-7.7 7.7v34.6h-7.7c0 4.2 3.4 7.7 7.7 7.7h30.8c4.2 0 7.7-3.4 7.7-7.7V36.5H77v-3.8c-.1-4.3-3.5-7.7-7.8-7.7zm-3.8 41.6c0 2.5-2 4.5-4.5 4.5H32.7c1.9-1.3 1.9-3.8 1.9-3.8V32.7c0-2.1 1.7-3.8 3.8-3.8s3.8 1.7 3.8 3.8v3.8h23.1v30.1zM46.2 32.7v-3.8h23.1c3.5 0 3.8 2.2 3.8 3.8H46.2z" fill="#999" stroke="#999" stroke-width=".75" stroke-miterlimit="10"/></svg
H A Dxml.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path fill="#fff" d="M0 0h100v100H0z"/><path d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7" fill="#666"/><path d="M21.5 48.3l16.2-14v7.1l-11 9.2v.1l11 9.2V67L21.5 53v-4.7zm30.6-17.6h4.3L48 71.3h-4.2l8.3-40.6zM62.3 60l11-9.2v-.1l-11-9.2v-7.1l16.2 14v4.9l-16.2 14V60z" fill="#666" stroke="#666" stroke-width="2" stroke-miterlimit="10"/></svg
/dokuwiki/lib/images/interwiki/
H A Damazon.de.svg1 <svg xmlns="http://www.w3.org/2000/svg" aria-label="Amazon" viewBox="0 0 512 512"><rect width="512" height="512" rx="15%" fill="#f90"/><path fill="#fff" d="M283 187c-62 2-121 19-121 81 0 43 26 (…)
H A Damazon.svg1 <svg xmlns="http://www.w3.org/2000/svg" aria-label="Amazon" viewBox="0 0 512 512"><rect width="512" height="512" rx="15%" fill="#f90"/><path fill="#fff" d="M283 187c-62 2-121 19-121 81 0 43 26 (…)
H A Damazon.uk.svg1 <svg xmlns="http://www.w3.org/2000/svg" aria-label="Amazon" viewBox="0 0 512 512"><rect width="512" height="512" rx="15%" fill="#f90"/><path fill="#fff" d="M283 187c-62 2-121 19-121 81 0 43 26 (…)
H A Ddoku.svg1 <svg width="128.171" height="128.039" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="k"><stop style="stop-color:#3a9030;stop-opacity:.83673471" offset="0"/><stop style="stop-color:#3d9c32;stop-opacity:.79591835" offset="1"/></linearGradient><linearGradient id="j"><stop style="stop-color:#25901b;stop-opacity:.83673471" offset="0"/><stop style="stop-color:#25901b;stop-opacity:.37755102" offset="1"/></linearGradient><linearGradient id="i"><stop style="stop-color:#e32525;stop-opacity:.81632656" offset="0"/><stop style="stop-color:#e32525;stop-opacity:.5714286" offset="1"/></linearGradient><linearGradient id="h"><stop offset="0" style="stop-color:#000;stop-opacity:.17346939"/><stop offset="1" style="stop-color:#c7cec2;stop-opacity:0"/></linearGradient><linearGradient id="g"><stop style="stop-color:#000;stop-opacity:.17346939" offset="0"/><stop style="stop-color:#c7cec2;stop-opacity:0" offset="1"/></linearGradient><linearGradient id="f"><stop style="stop-color:#fbfaf9;stop-opacity:1" offset="0"/><stop style="stop-color:#e9dac7;stop-opacity:1" offset="1"/></linearGradient><linearGradient id="e"><stop style="stop-color:#fbf6f0;stop-opacity:1" offset="0"/><stop style="stop-color:#e9dac7;stop-opacity:1" offset="1"/></linearGradient><linearGradient id="d"><stop style="stop-color:#ede1ae;stop-opacity:1" offset="0"/><stop style="stop-color:#fefdfa;stop-opacity:1" offset="1"/></linearGradient><linearGradient id="a"><stop style="stop-color:#00a423;stop-opacity:1" offset="0"/><stop style="stop-color:#00b427;stop-opacity:1" offset="1"/></linearGradient><linearGradient id="b"><stop offset="0" style="stop-color:#00b62b;stop-opacity:1"/><stop offset="1" style="stop-color:#a1d784;stop-opacity:1"/></linearGradient><linearGradient id="c"><stop style="stop-color:#d69c00;stop-opacity:1" offset="0"/><stop style="stop-color:#ffe658;stop-opacity:1" offset="1"/></linearGradient><linearGradient id="l"><stop offset="0" style="stop-color:#ce411e;stop-opacity:1"/><stop offset="1" style="stop-color:#ecad8d;stop-opacity:1"/></linearGradient><linearGradient id="m"><stop style="stop-color:#8f2a15;stop-opacity:1" offset="0"/><stop style="stop-color:#c8381b;stop-opacity:1" offset="1"/></linearGradient><linearGradient xlink:href="#a" id="z" x1="192.039" y1="262.258" x2="263.671" y2="262.258" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#b" id="B" x1="191.751" y1="258.916" x2="255.656" y2="258.916" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#c" id="y" x1="184.071" y1="246.359" x2="201.406" y2="246.359" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#d" id="p" x1="162.764" y1="184.993" x2="240.849" y2="289.503" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#e" id="n" x1="140.158" y1="303.79" x2="136.142" y2="195.872" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#f" id="o" x1="286.156" y1="262.287" x2="185.813" y2="172.324" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#g" id="t" x1="213.966" y1="220.072" x2="244.791" y2="265.404" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#h" id="x" x1="184.306" y1="241.528" x2="224.674" y2="307.528" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#i" id="q" x1="202.418" y1="222.051" x2="206.06" y2="210.356" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#j" id="r" x1="248.622" y1="234.522" x2="251.644" y2="213.122" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#k" id="s" x1="275.718" y1="251.564" x2="255.684" y2="217.94" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#l" id="w" gradientUnits="userSpaceOnUse" x1="219.663" y1="192.733" x2="277.876" y2="192.733"/><linearGradient xlink:href="#m" id="v" gradientUnits="userSpaceOnUse" x1="219.213" y1="189.016" x2="286.227" y2="189.016"/><radialGradient xlink:href="#c" id="A" cx="257.411" cy="274.642" fx="257.411" fy="274.642" r="7.144" gradientTransform="matrix(1 0 0 1.63138 0 -173.405)" gradientUnits="userSpaceOnUse"/><radialGradient xlink:href="#c" id="u" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1 0 0 .98418 0 3.367)" cx="224.414" cy="212.8" fx="224.414" fy="212.8" r="8.681"/></defs><g style="display:inline"><path transform="matrix(.98991 -.14067 .20106 .97564 -158.091 -157.777)" style="fill:url(#n);fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:.7216621px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline" d="m120.215 196.438 70.907-.793-2.403 109.054-71.717.373 3.213-108.634z"/><path style="fill:url(#o);fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline" d="m179.2 182.087 79.842-19.517 26.614 101.725-82.503 21.587L179.2 182.087z" transform="matrix(.99993 0 0 .99598 -158.091 -157.777)"/><path transform="matrix(.99561 -.09253 .08102 .9927 -158.091 -157.777)" style="fill:url(#p);fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1.00418305px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline" d="m159.014 181.744 85.585.534v110.474l-84.533-2.513-1.052-108.495z"/><path d="M167.551 214.008v-20.185h5.35v2.374h-2.482v15.437h2.482v2.374h-5.35m7.348 0v-20.185h5.35v2.374h-2.482v15.437h2.481v2.374h-5.35m7.37-20.185h5.812c1.31 0 2.31.1 2.997.3a5.267 5.267 0 0 1 2.374 1.451c.658.695 1.16 1.547 1.504 2.557.343 1.002.515 2.241.515 3.717 0 1.296-.161 2.413-.483 3.351-.394 1.146-.956 2.073-1.687 2.782-.551.537-1.296.956-2.234 1.257-.702.222-1.64.333-2.815.333h-5.983v-15.748m3.18 2.664v10.43h2.374c.888 0 1.529-.05 1.923-.15.515-.128.941-.347 1.278-.655.344-.308.623-.813.838-1.514.215-.71.322-1.673.322-2.89 0-1.218-.107-2.152-.322-2.804-.215-.651-.516-1.16-.903-1.525-.386-.365-.877-.612-1.471-.741-.444-.1-1.314-.15-2.61-.15h-1.43m14.965 13.083-3.76-15.748h3.255l2.374 10.818 2.879-10.818h3.78l2.762 11 2.417-11h3.2l-3.823 15.748h-3.374l-3.136-11.773-3.126 11.773h-3.448m22.762-15.748v20.185h-5.35v-2.374h2.482v-15.458h-2.481v-2.353h5.35m7.347 0v20.185h-5.35v-2.374h2.482v-15.458h-2.482v-2.353h5.35" style="font-size:12.0000124px;font-style:normal;font-weight:400;line-height:125%;fill:#6184a3;fill-opacity:1;stroke:none;display:inline;font-family:Bitstream Vera Sans" transform="scale(.99993 .99598) rotate(-5.478 -1734.737 1573.209)"/><g style="display:inline"><path style="fill:url(#q);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;marker-end:none" d="M174.756 201.602c-6.046 2.467-10.168 4.42-12.885 6.35-2.716 1.932-3.192 4.6-3.246 6.267-.027.833.08 1.777.632 2.44.55.662 1.808 1.874 2.758 2.385 1.9 1.023 7.542 2.43 10.519 3.074 11.909 2.576 26.806 1.68 26.806 1.68 1.693 1.246 2.832 2.825 3.269 4.27 4.576-1.887 11.81-6.585 13.156-8.577-5.451-4.2-10.797-6.334-16.513-8.309-1.599-.719-2.88-1.226-.718 2.557.985 2.472.858 5.051.572 7.418 0 0-16.528.407-28.238-2.127-2.928-.633-5.467-.955-7.22-1.898-.875-.472-1.482-.82-1.915-1.341-.433-.52-.22-1.29-.201-1.859.036-1.136.253-1.67 2.862-3.525 2.608-1.854 5.654-3.362 11.659-5.812-.088-1.291-.29-2.506-1.297-2.993z" transform="matrix(.99993 0 0 .99598 -158.091 -157.777)"/><path style="fill:url(#r);fill-opacity:1;fill-rule:evenodd;stroke:none" d="M269.625 220.748c-1.435-.14-2.58.303-2.56 1.502.943.857 1.349 2.436 1.485 3.14.136.705.036 1.22-.485 1.89-1.043 1.342-3.125 1.57-6.501 2.721-6.751 2.304-16.893 2.526-27.907 3.847-22.028 2.641-39.032 3.76-39.032 3.76 1.984-4.647 6.329-4.411 6.35-8.21.273-.897-3.147-1.315-5.1-.106-4.267 3.701-7.592 6.753-10.694 10.513l1.888 3.084s26.13-2.89 48.198-5.536c11.033-1.323 20.956-1.999 27.81-4.337 3.426-1.17 5.959-1.49 7.64-3.52.632-.762 1.353-3.047 1.068-4.734-.22-1.302-1.15-3.097-2.16-4.014z" transform="matrix(.99993 0 0 .99598 -158.091 -157.777)"/><path style="fill:url(#s);fill-opacity:1;fill-rule:evenodd;stroke:none" d="M254.362 220.34c-6.85 3.241-7.153 8.609-5.96 12.798 1.194 4.19 5.263 8.757 9.322 12.406 8.116 7.299 12.06 9.332 12.06 9.332-3.715-.103-7.899-1.412-8.133.493-.948 2.976 11.491 3.475 17.438 2.702-1.395-7.578-3.794-13.215-7.732-14.903-1.684-.148.313 4.724.77 9.396 0 0-3.624-1.731-11.605-8.908-3.99-3.588-7.374-7.342-8.473-11.2-1.1-3.86.077-6.121 4.95-9.532.929-.996-1.29-2.46-2.637-2.585z" transform="matrix(.99993 0 0 .99598 -158.091 -157.777)"/></g><path d="m213.966 234.578 2.187-14.429 15.22 6.088 21.494 29.948-20.406 9.219-18.495-30.826z" style="fill:url(#t);fill-opacity:1;stroke:none;display:inline" transform="matrix(.99993 0 0 .99598 -158.091 -157.777)"/><g style="display:inline"><path style="fill:url(#u);fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" d="m232.558 219.53-15.928.321 3.088-15.157 12.84 14.836z" transform="matrix(.99993 0 0 .99598 -158.091 -157.777)"/><path style="fill:#812310;fill-opacity:1;fill-rule:evenodd;stroke:none" d="m221.6 219.293-4.412.078.855-3.982 3.557 3.904z" transform="matrix(.99993 0 0 .99598 -158.091 -157.777)"/><path style="fill:url(#v);fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" d="m269.442 159.274.098 8.915 8.058 8.723 7.759.8-52.807 41.84-6.665-3.306-5.083-5.618-1.09-5.912 49.73-45.442z" transform="matrix(.99993 0 0 .99598 -158.091 -157.777)"/><path style="fill:url(#w);fill-opacity:1;fill-rule:evenodd;stroke:none" d="m268.948 168.328 8.342 8.828-51.1 38.682-4.92-5.443 47.678-42.067z" transform="matrix(.99993 0 0 .99598 -158.091 -157.777)"/><path style="fill:#ffe965;fill-opacity:1;fill-rule:evenodd;stroke:#000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;display:inline" d="m285.338 177.732 (…)
H A Dgoogle.svg1 <svg xmlns="http://www.w3.org/2000/svg" aria-label="Google" viewBox="0 0 512 512"><rect width="512" height="512" rx="15%" fill="#fff"/><path fill="#4285f4" d="M386 400c45-42 65-112 53-179H260v (…)
H A Dpaypal.svg1 <svg xmlns="http://www.w3.org/2000/svg" aria-label="PayPal" viewBox="0 0 512 512"><rect width="512" height="512" rx="15%" fill="#fff"/><path fill="#002c8a" d="M377 184.8 180.7 399h-72c-5 0-9-5 (…)
H A Dphpfn.svg1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-label="PHP" viewBox="0 0 512 512"><rect width="512" height="512" rx="15%" fill="#777bb3"/><g stroke="#fff" stroke-width="6"><path id="a" d="M155 202H97a3 3 0 0 0-3 2L67 345c0 3 3 3 3 3h30c3 0 3-2 3-2l7-35h27c42 0 63-28 (…)
H A Dskype.svg1 <svg xmlns="http://www.w3.org/2000/svg" aria-label="Skype" viewBox="0 0 512 512"><rect width="512" height="512" rx="15%" fill="#0078D7"/><path fill="#fff" d="M87 226a171 171 0 0 0 199 199c109 (…)
H A Dwp.svg1 <svg xmlns="http://www.w3.org/2000/svg" aria-label="Wikipedia" viewBox="0 0 512 512"><rect width="512" height="512" rx="15%" fill="#fff"/><path d="M65 152v8c0 2 1 3 4 3 20 1 20 5 28 23l90 196c7 1 (…)

12345