summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/icons.svg.note.package.page
blob: b3a592227aabe1f9f99c20079f5ae5339e85b79d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" style="xslt-template" id="icons.svg.note.package">
 <info>
  <link type="guide" xref="icons" group="templates"/>
  <link type="guide" xref="templates" group="icons"/>
  <desc>Output an <sys>svg</sys> element for a package note icon.</desc>
  <revision version="3.28" date="2017-05-24" status="final"/>
 </info>
 <title>icons.svg.note.package</title>
 <p>This template outputs an SVG <sys>svg</sys> element with an icon suitable for notes
 about packages the user may need to install.</p>
 <p>SVG icons can use CSS class names to pick up colors from the <code xref="colors">colors</code> module.
 By default, this icon uses the <sys>yelp-svg-fill</sys> class name.</p>
 <list style="compact">
  <title>Calls Modes</title>
  <item>
   <p><link xref="icons.svg.mode"/></p>
  </item>
 </list>
</page>