Home
last modified time | relevance | path

Searched refs:svg (Results 2151 – 2175 of 2339) sorted by path

1...<<81828384858687888990>>...94

/plugin/quicksubscribe/
H A Dhelper.php39 $svg = inlineSVG(__DIR__ . '/images/bell-ring.svg').inlineSVG(__DIR__ . '/images/bell-outline.svg');
47 return "<a $attr>$svg</a>";
H A Dstyle.less2 svg {
10 svg:first-of-type {
16 svg:last-of-type {
/plugin/recommend/
H A Dadmin.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
3 </svg>
/plugin/redirect/
H A Dadmin.svg1svg style="width:24px;height:24px" viewBox="0 0 24 24"><path d="M3 4v8.5l3-3L9 13c1 1 1 2 1 2v6h4v…
/plugin/referrers/
H A DCHANGELOG.md18 - [RE-1] - Added LICENSE, README.md, CHANGELOG.md, admin page, admin svg icon, and some code cleanup
/plugin/refnotes/
H A Dadmin.svg1 <svg viewBox="0 0 24 24" width="24" height="24"><path d="M7.51 21.488H2.526V2.465H7.51v1.432H4.204v16.157H7.51zM12.221 21.589q-4.66-4.371-4.66-9.663 0-1.238.242-2.467.253-1.238.799-2.476.556-1.239 1.455-2.477.91-1.239 2.204-2.457l1.021 1.055q-3.922 3.92-3.922 8.69 0 2.376.99 4.566.991 2.19 2.933 4.135zM14.685 7.108l1.092-1.135 6.795 5.742-6.795 5.742-1.092-1.126 5.51-4.596z"/></svg>
/plugin/revealjs/
H A DREADME.md271 …- Background images are recognized case insensitive by the endings gif, png, jpg, jpeg, svg and ca…
H A Dchangelog.md23 - Background images are recognized case insensitive by the endings gif, png, jpg, jpeg, svg
/plugin/revealjs/js/
H A Dreveal.js1191 …if( /^(http|file|\/\/)/gi.test( data.background ) || /\.(svg|png|jpg|jpeg|gif|bmp)([?#\s]|$)/gi.te…
/plugin/rigrr/lib/svg-pan-zoom/
H A Dsvg-pan-zoom.js8 instance.svg.appendChild(defs)
201 this.init(svg, options)
221 this.svg = svg
840 if (svg === null) {
845 if (instancesStore[i].svg === svg) {
852 svg: svg
929 var svgChildren = svg.childNodes || svg.children;
975 return function(svg) {
1106 , svg;
1128 svg = element;
[all …]
/plugin/searchindex/
H A Dadmin.svg1svg viewBox="0 0 24 24"><path fill="#000000" d="M15.5,12C18,12 20,14 20,16.5C20,17.38 19.75,18.21 …
/plugin/sectiontoggle/
H A Dchevron-down.svg1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1200 1200" style="-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg);"><path d="M600.006 989.352l178.709-178.709L1200 389.357l-178.732-178.709L600.006 631.91 178.721 210.648 0 389.369l421.262 421.262 178.721 178.721h.023z" fill="#777"/></svg
H A Dchevron-up.svg1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1200 1200" style="-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg);"><path d="M600.002 210.605L421.285 389.336 0 810.559l178.721 178.836 421.281-421.341 421.281 421.341L1200 810.559 778.733 389.336 600.002 210.605z" fill="#777"/></svg
H A Dstyle.css2 content: url('chevron-down.svg');
7 content: url('chevron-up.svg');
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
H A DREADME.md1svg)](https://libraries.io/bower/js-sequence-diagrams) [![Build Status](https://img.shields.io/tra…
19 ![Sample generated UML diagram](https://bramp.github.io/js-sequence-diagrams/images/sample.svg)
23 You will need [Snap.svg](http://snapsvg.io/), [Web Font Loader](https://github.com/typekit/webfontl…
35 <script src="{{ bower directory }}/snap.svg/dist/snap.svg-min.js" />
82 // CSS style to apply to the diagram's svg tag. (Only supported if using snap.svg)
90 The following CSS classes are applied to the SVG diagram when using snap.svg:
119 …s, and since disappeared from the Internet. We've decided to move to [Snap.svg](http://snapsvg.io/…
121 …on 2.x will support both Raphaël and Snap.svg (preferring Snap.svg). If you include Raphaël instea…
127 …e', 'snapHand', 'raphaelSimple', 'raphaelHand', which force the use of either Snap.svg, or Raphaël.
192 This project makes use of [Jison](https://zaach.github.io/jison/), snap.svg, underscore.js, and the…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-min.js6svg,description){var desc=document.createElementNS(xmlns,"desc");desc.appendChild(document.createT… argument
H A Dsequence-diagram-min.js.map1 …"load","custom","families","classes","active","inactive","addDescription","svg","description","des…
H A Dsequence-diagram-snap-min.js6svg,description){var desc=document.createElementNS(xmlns,"desc");desc.appendChild(document.createT… argument
H A Dsequence-diagram-snap-min.js.map1 …"load","custom","families","classes","active","inactive","addDescription","svg","description","des…
H A Dsequence-diagram-snap.js1368 addDescription: function(svg, description) { argument
1371 svg.appendChild(desc);
1376 var svg = document.createElementNS(xmlns, 'svg');
1377 container.appendChild(svg);
1379 this.addDescription(svg, this.diagram.title || '');
1381 this.paper_ = Snap(svg);
H A Dsequence-diagram.js1368 addDescription: function(svg, description) { argument
1371 svg.appendChild(desc);
1376 var svg = document.createElementNS(xmlns, 'svg');
1377 container.appendChild(svg);
1379 this.addDescription(svg, this.diagram.title || '');
1381 this.paper_ = Snap(svg);
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/
H A DREADME.md21 ## Snap.svg
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme-snap.js97 addDescription: function(svg, description) { argument
100 svg.appendChild(desc);
105 var svg = document.createElementNS(xmlns, 'svg');
106 container.appendChild(svg);
108 this.addDescription(svg, this.diagram.title || '');
110 this.paper_ = Snap(svg);
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Dfirebug-1.3a2.css567 /* background: url(roundCorner.svg); Opera */
H A Dfirebug.css2879 /* background: url(roundCorner.svg); Opera */

1...<<81828384858687888990>>...94