Home
last modified time | relevance | path

Searched refs:svg (Results 2301 – 2325 of 2339) sorted by path

1...<<91929394

/plugin/twistienav/
H A Dstyle.less22 .dokuwiki .breadcrumbs span.twistienav_twistie.svg:before {
23 content: url(images/circle-right.svg);
34 .dokuwiki .breadcrumbs span.twistienav_twistie.twistienav_down.svg:before {
35 content: url(images/cancel-circle.svg) !important;
40 .dokuwiki .breadcrumbs span.twistienav_map.svg:before,
41 .dokuwiki a.twistienav_extratwistie.svg:before {
42 content: url(images/map.svg);
63 .dokuwiki .twistienav_map.twistienav_down.svg:before,
64 .dokuwiki a.twistienav_extratwistie.twistienav_down.svg:before {
65 content: url(images/map-full.svg) !important;
/plugin/twistienav4bootstrap3/
H A Dstyle.less22 #dokuwiki__pageheader #dw__breadcrumbs span.twistienav_twistie.svg:before {
23 content: url(images/circle-right.svg);
34 #dokuwiki__pageheader #dw__breadcrumbs span.twistienav_twistie.twistienav_down.svg:before {
35 content: url(images/cancel-circle.svg) !important;
40 #dokuwiki__pageheader #dw__breadcrumbs span.twistienav_map.svg:before,
41 #dokuwiki__pageheader a.twistienav_extratwistie.svg:before {
42 content: url(images/map.svg);
63 #dokuwiki__pageheader .twistienav_map.twistienav_down.svg:before,
64 #dokuwiki__pageheader a.twistienav_extratwistie.twistienav_down.svg:before {
65 content: url(images/map-full.svg) !important;
/plugin/twitter/
H A DREADME.md10 [![Build Status](https://travis-ci.com/mprins/dokuwiki-twitter.svg?branch=master)](https://travis-c…
12 [![GitHub issues](https://img.shields.io/github/issues/mprins/dokuwiki-twitter.svg)](https://github…
13 [![GitHub forks](https://img.shields.io/github/forks/mprins/dokuwiki-twitter.svg)](https://github.c…
14 [![GitHub stars](https://img.shields.io/github/stars/mprins/dokuwiki-twitter.svg)](https://github.c…
15 [![GitHub license](https://img.shields.io/badge/license-GPLv2-blue.svg)](https://raw.githubusercont…
/plugin/twofactor/
H A Dadmin.svg1 <svg viewBox="0 0 24 24"><path d="M21,11C21,16.55 17.16,21.74 12,23C6.84,21.74 3,16.55 3,11V5L12,1L21,5V11M12,21C15.75,20 19,15.54 19,11.22V6.3L12,3.18L5,6.3V11.22C5,15.54 8.25,20 12,21M12,6A3,3 0 0,1 15,9C15,10.31 14.17,11.42 13,11.83V14H15V16H13V18H11V11.83C9.83,11.42 9,10.31 9,9A3,3 0 0,1 12,6M12,8A1,1 0 0,0 11,9A1,1 0 0,0 12,10A1,1 0 0,0 13,9A1,1 0 0,0 12,8Z"/></svg
H A Dstyle.less36 svg {
/plugin/twofactorgoogleauth/
H A DQRCode.php61 static public function svg($data, $options = []) function in dokuwiki\\plugin\\twofactorgoogleauth\\QRCode
74 …$svg = sprintf('<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 %d %d">', $code['s'][0], $cod…
78 $svg .= sprintf('<rect x="%d" y="%d" width="1" height="1" />', $x, $y);
82 $svg .= '</svg>';
84 return $svg;
H A Daction.php35 $svg = QRCode::svg($url);
38 $form->addHTML($svg);
H A Dstyle.less2 figure svg {
/plugin/userhistory/
H A Dadmin.svg1svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32"><title>video-cam…
/plugin/userhomepage/images/
H A Dns.svg1svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#888888" d="M19,17H11V16C11…
H A Duser.svg1svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#888888" d="M12,4A4,4 0 0,1…
/plugin/userhomepage/
H A Dstyle.css8 a.uhp_private_svg { background:url(images/ns.svg) no-repeat left; }
9 a.uhp_public_svg { background:url(images/user.svg) no-repeat left; }
/plugin/userimportextended/
H A Dadmin.svg1svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M16 13c…
/plugin/userpage/
H A DMenuItem.php22 $this->svg = __DIR__ . '/icon.svg';
/plugin/vshare/
H A Dall.css14 background-image: url(video.svg);
H A Dvideo.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#cccccc" d="M17,10.5V7A1,1 0 0,0 16,6H4A1,1 0 0,0 3,7V17A1,1 0 0,0 4,18H16A1,1 0 0,0 17,17V13.5L21,17.5V6.5L17,10.5Z"/></svg>
/plugin/watchcycle/
H A Dadmin.svg1 <svg viewBox="0 0 24 24">
3 </svg
H A Dstyle.less21 svg {
28 svg {
39 svg {
52 svg {
/plugin/webcomponent/
H A DREADME.md3 [![Build Status](https://travis-ci.org/gerardnico/dokuwiki-plugin-webcomponent.svg?branch=master)](…
/plugin/webdav/
H A DMenuItem.php26 protected $svg = __DIR__ . '/folder-network-outline.svg'; variable in dokuwiki\\plugin\\webdav\\MenuItem
H A Dfolder-network-outline.svg1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" w…
3 </svg>
/plugin/webdav/vendor/sabre/dav/
H A DREADME.md19 | master | [![Build Status](https://travis-ci.org/fruux/sabre-dav.svg?branch=master)](https:/…
20 | 3.1 | [![Build Status](https://travis-ci.org/fruux/sabre-dav.svg?branch=3.0)](https://tr…
21 | 3.0 | [![Build Status](https://travis-ci.org/fruux/sabre-dav.svg?branch=3.0)](https://tr…
22 | 2.1 | [![Build Status](https://travis-ci.org/fruux/sabre-dav.svg?branch=2.1)](https://tr…
23 | 2.0 | [![Build Status](https://travis-ci.org/fruux/sabre-dav.svg?branch=2.0)](https://tr…
24 | 1.8 | [![Build Status](https://travis-ci.org/fruux/sabre-dav.svg?branch=1.8)](https://tr…
25 | 1.7 | [![Build Status](https://travis-ci.org/fruux/sabre-dav.svg?branch=1.7)](https://tr…
26 | 1.6 | [![Build Status](https://travis-ci.org/fruux/sabre-dav.svg?branch=1.6)](https://tr…
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css4 …opentype'), url('?sabreAction=asset&assetName=openiconic/open-iconic.svg#iconic-sm') format('svg');
/plugin/webdav/vendor/sabre/event/
H A DREADME.md30 | master | [![Build Status](https://travis-ci.org/fruux/sabre-event.svg?branch=master)](https://tra…
31 | 2.0 | [![Build Status](https://travis-ci.org/fruux/sabre-event.svg?branch=2.0)](https://travis…
32 | 1.0 | [![Build Status](https://travis-ci.org/fruux/sabre-event.svg?branch=1.0)](https://travis…
33 | php53 | [![Build Status](https://travis-ci.org/fruux/sabre-event.svg?branch=php53)](https://trav…
/plugin/webdav/vendor/sabre/http/
H A DREADME.md33 | master | [![Build Status](https://travis-ci.org/fruux/sabre-http.svg?branch=master)](https://trav…
34 | 3.0 | [![Build Status](https://travis-ci.org/fruux/sabre-http.svg?branch=3.0)](https://travis-…

1...<<91929394