@pine-ds/icons 9.13.0 → 9.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cheatsheet.html +11 -5
- package/dist/docs.json +1 -1
- package/dist/pds-icons.json +23 -1
- package/dist/pds-icons.symbols.svg +4 -1
- package/dist/svg/bullet-list.svg +1 -0
- package/dist/svg/pin.svg +1 -0
- package/dist/svg/unpin.svg +1 -0
- package/icons/index.d.ts +4 -1
- package/icons/index.js +4 -1
- package/icons/index.mjs +4 -1
- package/icons/package.json +1 -1
- package/package.json +1 -1
package/dist/cheatsheet.html
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<html>
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8">
|
|
5
|
-
<title>Pine icons Library - 9.
|
|
5
|
+
<title>Pine icons Library - 9.13.0</title>
|
|
6
6
|
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🌲</text></svg>"/>
|
|
7
7
|
|
|
8
8
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
@@ -199,11 +199,11 @@
|
|
|
199
199
|
</head>
|
|
200
200
|
<body>
|
|
201
201
|
<div class="icon-count-container">
|
|
202
|
-
<p class="icon-count">
|
|
202
|
+
<p class="icon-count">382 icons</p>
|
|
203
203
|
</div>
|
|
204
|
-
<h1>Pine Icons - 9.
|
|
204
|
+
<h1>Pine Icons - 9.13.0</h1>
|
|
205
205
|
<div class="search-container">
|
|
206
|
-
<label for="search" class="visually-hidden">Search all
|
|
206
|
+
<label for="search" class="visually-hidden">Search all 382 icons</label>
|
|
207
207
|
<input type="text" id="search" class="search-input" placeholder="Search icons by name or tag..." oninput="filterIcons(this.value)">
|
|
208
208
|
</div>
|
|
209
209
|
|
|
@@ -257,6 +257,7 @@
|
|
|
257
257
|
<button class="icon-button" title="Copy brackets code snippet" data-tags="brackets,code,css,markdown,parenthesis" data-icon-name="brackets"><pds-icon name="brackets"></pds-icon><span class="visually-hidden">Copy brackets icon code</span></button>
|
|
258
258
|
<button class="icon-button" title="Copy broadcast code snippet" data-tags="alert,announcement,audio,loudspeaker,media,megaphone,multimedia,notification,speaker,voice" data-icon-name="broadcast"><pds-icon name="broadcast"></pds-icon><span class="visually-hidden">Copy broadcast icon code</span></button>
|
|
259
259
|
<button class="icon-button" title="Copy bulb code snippet" data-tags="light,light mode,lightbulb,lightmode" data-icon-name="bulb"><pds-icon name="bulb"></pds-icon><span class="visually-hidden">Copy bulb icon code</span></button>
|
|
260
|
+
<button class="icon-button" title="Copy bullet-list code snippet" data-tags="bullet,list" data-icon-name="bullet-list"><pds-icon name="bullet-list"></pds-icon><span class="visually-hidden">Copy bullet-list icon code</span></button>
|
|
260
261
|
<button class="icon-button" title="Copy button code snippet" data-tags="button,choice,control,design,rectangle,shape,shapes" data-icon-name="button"><pds-icon name="button"></pds-icon><span class="visually-hidden">Copy button icon code</span></button>
|
|
261
262
|
<button class="icon-button" title="Copy calendar-date code snippet" data-tags="booking,calendar,date" data-icon-name="calendar-date"><pds-icon name="calendar-date"></pds-icon><span class="visually-hidden">Copy calendar-date icon code</span></button>
|
|
262
263
|
<button class="icon-button" title="Copy calendar-schedule code snippet" data-tags="add,booking,calendar,date,plus" data-icon-name="calendar-schedule"><pds-icon name="calendar-schedule"></pds-icon><span class="visually-hidden">Copy calendar-schedule icon code</span></button>
|
|
@@ -482,6 +483,7 @@
|
|
|
482
483
|
<button class="icon-button" title="Copy phone-toolbar code snippet" data-tags="android,call,communication,device,iOS,iPhone,menu,mobile,phone,smartphone,tech,technology,telephone,toolbar,touchscreen" data-icon-name="phone-toolbar"><pds-icon name="phone-toolbar"></pds-icon><span class="visually-hidden">Copy phone-toolbar icon code</span></button>
|
|
483
484
|
<button class="icon-button" title="Copy phone-toolbar-filled code snippet" data-tags="android,call,communication,device,iOS,iPhone,menu,mobile,phone,smartphone,tech,technology,telephone,toolbar,touchscreen" data-icon-name="phone-toolbar-filled"><pds-icon name="phone-toolbar-filled"></pds-icon><span class="visually-hidden">Copy phone-toolbar-filled icon code</span></button>
|
|
484
485
|
<button class="icon-button" title="Copy pie-chart-filled code snippet" data-tags="chart,data,percentage,pie,piechart" data-icon-name="pie-chart-filled"><pds-icon name="pie-chart-filled"></pds-icon><span class="visually-hidden">Copy pie-chart-filled icon code</span></button>
|
|
486
|
+
<button class="icon-button" title="Copy pin code snippet" data-tags="pin" data-icon-name="pin"><pds-icon name="pin"></pds-icon><span class="visually-hidden">Copy pin icon code</span></button>
|
|
485
487
|
<button class="icon-button" title="Copy play code snippet" data-tags="film,m4v,mp4,play,video,wav,youtube" data-icon-name="play"><pds-icon name="play"></pds-icon><span class="visually-hidden">Copy play icon code</span></button>
|
|
486
488
|
<button class="icon-button" title="Copy play-circle code snippet" data-tags="circle,film,m4v,mp4,play,video,wav,youtube" data-icon-name="play-circle"><pds-icon name="play-circle"></pds-icon><span class="visually-hidden">Copy play-circle icon code</span></button>
|
|
487
489
|
<button class="icon-button" title="Copy play-outline code snippet" data-tags="film,m4v,mp4,play,video,wav,youtube" data-icon-name="play-outline"><pds-icon name="play-outline"></pds-icon><span class="visually-hidden">Copy play-outline icon code</span></button>
|
|
@@ -567,6 +569,7 @@
|
|
|
567
569
|
<button class="icon-button" title="Copy undo code snippet" data-tags="left,reverse,switch" data-icon-name="undo"><pds-icon name="undo"></pds-icon><span class="visually-hidden">Copy undo icon code</span></button>
|
|
568
570
|
<button class="icon-button" title="Copy unlock code snippet" data-tags="cybersecurity,lock,password,security,unlocked" data-icon-name="unlock"><pds-icon name="unlock"></pds-icon><span class="visually-hidden">Copy unlock icon code</span></button>
|
|
569
571
|
<button class="icon-button" title="Copy unmapped code snippet" data-tags="address,approved,check,checked,complete,completed,direction,done,edit,gps,location,map,mark,modify,navigation,position,route,street,tick" data-icon-name="unmapped"><pds-icon name="unmapped"></pds-icon><span class="visually-hidden">Copy unmapped icon code</span></button>
|
|
572
|
+
<button class="icon-button" title="Copy unpin code snippet" data-tags="unpin" data-icon-name="unpin"><pds-icon name="unpin"></pds-icon><span class="visually-hidden">Copy unpin icon code</span></button>
|
|
570
573
|
<button class="icon-button" title="Copy up-small code snippet" data-tags="chevron,dropdown,up" data-icon-name="up-small"><pds-icon name="up-small"></pds-icon><span class="visually-hidden">Copy up-small icon code</span></button>
|
|
571
574
|
<button class="icon-button" title="Copy upload code snippet" data-tags="export,share,up,upload" data-icon-name="upload"><pds-icon name="upload"></pds-icon><span class="visually-hidden">Copy upload icon code</span></button>
|
|
572
575
|
<button class="icon-button" title="Copy url code snippet" data-tags="chain,connection,hyperlink,link,website" data-icon-name="url"><pds-icon name="url"></pds-icon><span class="visually-hidden">Copy url icon code</span></button>
|
|
@@ -590,7 +593,7 @@
|
|
|
590
593
|
<button class="icon-button" title="Copy wrench code snippet" data-tags="preferences,settings,spanner,tool,tools" data-icon-name="wrench"><pds-icon name="wrench"></pds-icon><span class="visually-hidden">Copy wrench icon code</span></button>
|
|
591
594
|
<button class="icon-button" title="Copy zoom-in code snippet" data-tags="plus,zoom,zoom in" data-icon-name="zoom-in"><pds-icon name="zoom-in"></pds-icon><span class="visually-hidden">Copy zoom-in icon code</span></button>
|
|
592
595
|
<button class="icon-button" title="Copy zoom-out code snippet" data-tags="minus,zoom,zoom out" data-icon-name="zoom-out"><pds-icon name="zoom-out"></pds-icon><span class="visually-hidden">Copy zoom-out icon code</span></button>
|
|
593
|
-
<svg data-pdsicons="9.
|
|
596
|
+
<svg data-pdsicons="9.13.0" style="display:none">
|
|
594
597
|
<style>
|
|
595
598
|
.pdsicon {
|
|
596
599
|
fill: currentColor;
|
|
@@ -648,6 +651,7 @@
|
|
|
648
651
|
<symbol id="brackets" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M2.143 6.286A3.285 3.285 0 0 1 5.429 3a1 1 0 0 1 0 2c-.71 0-1.286.575-1.286 1.286v4.571a1 1 0 0 1-.293.707L3.414 12l.436.436a1 1 0 0 1 .293.707v4.571c0 .71.575 1.286 1.286 1.286a1 1 0 1 1 0 2 3.285 3.285 0 0 1-3.286-3.286v-4.157l-.85-.85a1 1 0 0 1 0-1.414l.85-.85zM17.571 4a1 1 0 0 1 1-1 3.285 3.285 0 0 1 3.286 3.286v4.157l.85.85a1 1 0 0 1 0 1.414l-.85.85v4.157A3.286 3.286 0 0 1 18.57 21a1 1 0 1 1 0-2c.71 0 1.286-.576 1.286-1.286v-4.571a1 1 0 0 1 .293-.707l.436-.436-.436-.436a1 1 0 0 1-.293-.707V6.286c0-.71-.575-1.286-1.286-1.286a1 1 0 0 1-1-1"/></symbol>
|
|
649
652
|
<symbol id="broadcast" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M17.39 4.022c-.24.108-.566.285-1.067.558-1.674.913-4.031 1.978-6.073 1.978H6.8c-.857 0-1.439 0-1.889.037-.438.036-.663.101-.819.18a2 2 0 0 0-.874.875c-.08.156-.145.38-.18.819C3 8.919 3 9.5 3 10.358v1.2c0 .48 0 .789.017 1.026.015.228.042.315.06.356a1 1 0 0 0 .54.542c.042.017.129.043.357.059.237.016.546.017 1.026.017a1 1 0 0 1 1 1v4.25c0 .256.001.311.005.348a1 1 0 0 0 .897.897c.037.003.092.005.348.005s.311-.002.348-.005a1 1 0 0 0 .897-.897c.004-.037.005-.092.005-.348v-4.25a1 1 0 0 1 1-1h.75c2.042 0 4.399 1.065 6.073 1.977.501.274.826.45 1.067.558q.047.022.083.037l.007-.07c.02-.245.02-.589.02-1.129V5.184c0-.54 0-.884-.02-1.128l-.007-.07zm-.823-1.823c.292-.132.718-.302 1.176-.246.573.07 1.048.352 1.384.822.264.369.321.807.347 1.122.026.334.026.76.026 1.247v9.828c0 .487 0 .912-.026 1.246-.026.316-.083.754-.347 1.123-.336.47-.81.751-1.384.821-.458.056-.884-.114-1.176-.246-.318-.143-.71-.357-1.167-.606l-.034-.019c-1.569-.855-3.41-1.642-4.866-1.726v3.285c0 .19 0 .354-.014.502a3 3 0 0 1-2.692 2.691c-.148.015-.312.015-.502.015h-.084c-.19 0-.354 0-.502-.015a3 3 0 0 1-2.692-2.691C4 19.204 4 19.04 4 18.85v-3.305l-.162-.009a3 3 0 0 1-.986-.207 3 3 0 0 1-1.624-1.623 3 3 0 0 1-.207-.986C1 12.407 1 12.028 1 11.59v-1.274c0-.805 0-1.469.044-2.01.046-.562.145-1.079.392-1.564a4 4 0 0 1 1.748-1.748c.485-.248 1.002-.346 1.564-.392.541-.044 1.206-.044 2.01-.044h3.492c1.491 0 3.456-.83 5.116-1.734l.034-.019c.457-.249.85-.463 1.167-.606M22 7.058a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0v-4a1 1 0 0 1 1-1"/></symbol>
|
|
650
653
|
<symbol id="bulb" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M12 1a1 1 0 0 1 1 1v1a1 1 0 1 1-2 0V2a1 1 0 0 1 1-1M4.193 4.193a1 1 0 0 1 1.414 0l.6.6a1 1 0 0 1-1.414 1.414l-.6-.6a1 1 0 0 1 0-1.414m15.614 0a1 1 0 0 1 0 1.414l-.6.6a1 1 0 1 1-1.414-1.414l.6-.6a1 1 0 0 1 1.414 0M12 7a5 5 0 1 0 0 10 5 5 0 0 0 0-10m-7 5a7 7 0 1 1 10 6.326V20a3 3 0 1 1-6 0v-1.674A7 7 0 0 1 5 12m6 6.93V20a1 1 0 1 0 2 0v-1.07a7 7 0 0 1-2 0M1 12a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H2a1 1 0 0 1-1-1m19 0a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2h-1a1 1 0 0 1-1-1"/></symbol>
|
|
654
|
+
<symbol id="bullet-list" viewBox="0 0 24 24" class="pdsicon"><path d="M7 17a1 1 0 1 0-2 0 1 1 0 0 0 2 0m14-1v2h-9v-2zM7 7a1 1 0 1 0-2 0 1 1 0 0 0 2 0m14-1v2h-9V6zM9 17a3 3 0 1 1-6 0 3 3 0 0 1 6 0M9 7a3 3 0 1 1-6 0 3 3 0 0 1 6 0"/></symbol>
|
|
651
655
|
<symbol id="button" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M1 8a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1z"/></symbol>
|
|
652
656
|
<symbol id="calendar-date" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M8 1a1 1 0 0 1 1 1v1h6V2a1 1 0 1 1 2 0v1.002c.476.003.891.013 1.252.042.562.046 1.079.145 1.564.392a4 4 0 0 1 1.748 1.748c.247.485.346 1.002.392 1.564C22 7.29 22 7.954 22 8.758v8.483c0 .805 0 1.47-.044 2.01-.046.563-.145 1.08-.392 1.565a4 4 0 0 1-1.748 1.748c-.485.247-1.002.346-1.564.392-.541.044-1.206.044-2.01.044H7.758c-.805 0-1.47 0-2.01-.044-.563-.046-1.08-.145-1.565-.392a4 4 0 0 1-1.748-1.748c-.247-.485-.346-1.002-.392-1.564C2 18.71 2 18.046 2 17.242V8.758c0-.805 0-1.47.044-2.01.046-.563.145-1.08.392-1.565a4 4 0 0 1 1.748-1.748c.485-.247 1.002-.346 1.564-.392.361-.03.777-.04 1.252-.042V2a1 1 0 0 1 1-1M7 5.002c-.446.003-.795.012-1.089.036-.438.035-.663.1-.819.18a2 2 0 0 0-.874.874c-.08.156-.145.38-.18.819C4 7.361 4 7.943 4 8.8V9h16v-.2c0-.857 0-1.439-.038-1.889-.035-.438-.1-.663-.18-.819a2 2 0 0 0-.874-.874c-.156-.08-.38-.145-.819-.18A15 15 0 0 0 17 5.002V6a1 1 0 1 1-2 0V5H9v1a1 1 0 1 1-2 0zM20 11H4v6.2c0 .857 0 1.439.038 1.889.035.438.1.663.18.819a2 2 0 0 0 .874.874c.156.08.38.145.819.18C6.361 21 6.943 21 7.8 21h8.4c.857 0 1.439 0 1.889-.038.438-.035.663-.1.819-.18a2 2 0 0 0 .874-.874c.08-.156.145-.38.18-.819.037-.45.038-1.032.038-1.889z"/></symbol>
|
|
653
657
|
<symbol id="calendar-schedule" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M8 1a1 1 0 0 1 1 1v1h6V2a1 1 0 1 1 2 0v1.002c.476.003.891.013 1.252.042.562.046 1.079.145 1.564.392a4 4 0 0 1 1.748 1.748c.247.485.346 1.002.392 1.564C22 7.29 22 7.954 22 8.758V11.5a1 1 0 1 1-2 0V11H4v6.2c0 .857 0 1.439.038 1.889.035.438.1.663.18.819a2 2 0 0 0 .874.874c.156.08.38.145.819.18C6.361 21 6.943 21 7.8 21h4.7a1 1 0 1 1 0 2H7.759c-.805 0-1.47 0-2.01-.044-.563-.046-1.08-.145-1.565-.392a4 4 0 0 1-1.748-1.748c-.247-.485-.346-1.002-.392-1.564C2 18.71 2 18.046 2 17.242V8.758c0-.805 0-1.47.044-2.01.046-.563.145-1.08.392-1.565a4 4 0 0 1 1.748-1.748c.485-.247 1.002-.346 1.564-.392.361-.03.777-.04 1.252-.042V2a1 1 0 0 1 1-1M7 5.002c-.446.003-.795.012-1.089.036-.438.035-.663.1-.819.18a2 2 0 0 0-.874.874c-.08.156-.145.38-.18.819C4 7.361 4 7.943 4 8.8V9h16v-.2c0-.857 0-1.439-.038-1.889-.035-.438-.1-.663-.18-.819a2 2 0 0 0-.874-.874c-.156-.08-.38-.145-.819-.18A15 15 0 0 0 17 5.002V6a1 1 0 1 1-2 0V5H9v1a1 1 0 1 1-2 0zM18 14a1 1 0 0 1 1 1v2h2a1 1 0 1 1 0 2h-2v2a1 1 0 1 1-2 0v-2h-2a1 1 0 1 1 0-2h2v-2a1 1 0 0 1 1-1"/></symbol>
|
|
@@ -873,6 +877,7 @@
|
|
|
873
877
|
<symbol id="phone-toolbar" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M5.85 3.1a.92.92 0 0 1 .65-.267h11a.917.917 0 0 1 .917.917v16.5a.917.917 0 0 1-.917.917h-11a.917.917 0 0 1-.917-.917V3.75a.92.92 0 0 1 .266-.65M6.5 1a2.75 2.75 0 0 0-2.75 2.75v16.5A2.75 2.75 0 0 0 6.5 23h11a2.75 2.75 0 0 0 2.75-2.75V3.75A2.75 2.75 0 0 0 17.5 1zm9.167 16.5H8.333a.917.917 0 0 0 0 1.833h7.334a.916.916 0 1 0 0-1.833"/></symbol>
|
|
874
878
|
<symbol id="phone-toolbar-filled" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M6.5 1a2.75 2.75 0 0 0-1.934.807A2.75 2.75 0 0 0 3.75 3.75v16.5A2.75 2.75 0 0 0 6.5 23h11a2.75 2.75 0 0 0 2.75-2.75V3.75a2.75 2.75 0 0 0-.816-1.943A2.75 2.75 0 0 0 17.5 1zm9.167 16.5H8.333a.917.917 0 0 0 0 1.833h7.334a.916.916 0 1 0 0-1.833"/></symbol>
|
|
875
879
|
<symbol id="pie-chart-filled" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M9.149 5.04c.18-.021.567-.065.937.092.304.129.57.37.73.66.12.22.157.432.172.59.012.131.012.277.012.394V11.4c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437C11.76 13 12.04 13 12.6 13h4.624c.117 0 .263 0 .394.012.158.014.37.052.59.172.29.16.531.426.66.73.157.37.113.757.092.937l-.005.047a9 9 0 1 1-9.854-9.853z"/><path fill-rule="evenodd" d="m14.851 1.04.047.005A9 9 0 0 1 22.956 9.1l.005.048c.021.18.065.567-.092.937-.129.304-.37.57-.66.73-.22.12-.432.157-.59.172a4 4 0 0 1-.394.012h-6.447c-.12 0-.261 0-.387-.01a1.5 1.5 0 0 1-.571-.154 1.5 1.5 0 0 1-.655-.655 1.5 1.5 0 0 1-.154-.571C13 9.485 13 9.342 13 9.223V2.776c0-.117 0-.263.012-.394.015-.158.052-.37.172-.59a1.53 1.53 0 0 1 .73-.66c.37-.157.757-.113.937-.092"/></symbol>
|
|
880
|
+
<symbol id="pin" viewBox="0 0 24 24" class="pdsicon"><path d="M12.984 3.083a2 2 0 0 1 3.129-.384L21.3 7.887a2 2 0 0 1-.385 3.13l-3.567 2.14-1.914 6.51c-.429 1.455-2.26 1.922-3.333.849L8.5 16.914l-3.793 3.793a1 1 0 0 1-1.414-1.414L7.086 15.5l-3.602-3.602c-1.073-1.074-.606-2.904.85-3.332l6.509-1.915zm-.426 4.596v.001c-.258.43-.669.748-1.15.89l-6.51 1.914 8.618 8.618 1.915-6.51a2 2 0 0 1 .89-1.15l3.566-2.14-5.189-5.19z"/></symbol>
|
|
876
881
|
<symbol id="play" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="m8.006 2.802.036.024L18.591 9.86c.305.203.588.392.805.567.227.183.495.437.649.808a2 2 0 0 1 0 1.532c-.154.371-.422.625-.649.808-.217.175-.5.364-.805.567L8.006 21.198c-.373.248-.708.472-.993.626s-.676.331-1.132.304a2 2 0 0 1-1.476-.79c-.276-.364-.346-.788-.376-1.11S4 19.502 4 19.054V4.946c0-.448 0-.851.03-1.174s.1-.745.375-1.11a2 2 0 0 1 1.476-.79c.456-.027.847.15 1.132.304s.62.378.993.626"/></symbol>
|
|
877
882
|
<symbol id="play-circle" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12m10.245-4.567.028.018 4.721 3.035.026.017c.151.097.316.203.448.305.14.109.36.3.49.608a1.5 1.5 0 0 1 0 1.168c-.13.307-.35.499-.49.608a6 6 0 0 1-.448.305l-.026.017-4.72 3.035-.029.018c-.176.113-.36.232-.523.317s-.46.223-.829.196a1.5 1.5 0 0 1-1.094-.597c-.22-.295-.265-.62-.282-.803s-.017-.403-.017-.612V8.932c0-.21 0-.429.017-.612s.061-.508.282-.803a1.5 1.5 0 0 1 1.094-.597c.368-.027.665.111.829.196s.347.204.523.317M10.5 9.332v5.336L14.65 12z"/></symbol>
|
|
878
883
|
<symbol id="play-outline" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="m8.006 2.802.036.024L18.591 9.86c.305.203.588.392.805.567.227.183.495.437.649.808a2 2 0 0 1 0 1.532c-.154.371-.422.625-.649.808-.217.175-.5.364-.805.567L8.006 21.198c-.373.248-.708.472-.993.626s-.676.331-1.132.304a2 2 0 0 1-1.476-.79c-.276-.364-.346-.788-.376-1.11S4 19.502 4 19.054V4.946c0-.448 0-.851.03-1.174s.1-.745.375-1.11a2 2 0 0 1 1.476-.79c.456-.027.847.15 1.132.304s.62.378.993.626m-1.98 1.113-.005.04c-.02.22-.021.53-.021 1.035v14.02a13 13 0 0 0 .025 1.074l.035-.018c.194-.105.452-.276.873-.556l10.515-7.01a11 11 0 0 0 .714-.5l-.021-.017a11 11 0 0 0-.693-.482L6.933 4.49a13 13 0 0 0-.908-.576"/></symbol>
|
|
@@ -958,6 +963,7 @@
|
|
|
958
963
|
<symbol id="undo" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M8.707 2.293a1 1 0 0 1 0 1.414L6.414 6H14a7 7 0 1 1 0 14H4a1 1 0 1 1 0-2h10a5 5 0 0 0 0-10H6.414l2.293 2.293a1 1 0 1 1-1.414 1.414l-4-4a1 1 0 0 1 0-1.414l4-4a1 1 0 0 1 1.414 0"/></symbol>
|
|
959
964
|
<symbol id="unlock" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M6 8a6 6 0 0 1 11.88-1.199 1 1 0 1 1-1.96.398A4.002 4.002 0 0 0 8 8v2.002q.356-.003.759-.002h6.482c.805 0 1.47 0 2.01.044.563.046 1.08.145 1.565.392a4 4 0 0 1 1.748 1.748c.247.485.346 1.002.392 1.564.044.541.044 1.206.044 2.01v.483c0 .805 0 1.47-.044 2.01-.046.563-.145 1.08-.392 1.565a4 4 0 0 1-1.748 1.748c-.485.247-1.002.346-1.564.392-.541.044-1.206.044-2.01.044H8.758c-.805 0-1.47 0-2.01-.044-.563-.046-1.08-.145-1.565-.392a4 4 0 0 1-1.748-1.748c-.247-.485-.346-1.002-.392-1.564C3 17.71 3 17.046 3 16.242v-.483c0-.805 0-1.47.044-2.01.046-.563.145-1.08.392-1.565a4 4 0 0 1 1.748-1.748c.262-.134.533-.224.816-.286zm.911 4.038c-.438.035-.663.1-.819.18a2 2 0 0 0-.874.874c-.08.156-.145.38-.18.819C5 14.361 5 14.943 5 15.8v.4c0 .857 0 1.439.038 1.889.035.438.1.663.18.819a2 2 0 0 0 .874.874c.156.08.38.145.819.18C7.361 20 7.943 20 8.8 20h6.4c.857 0 1.439 0 1.889-.038.438-.035.663-.1.819-.18a2 2 0 0 0 .874-.874c.08-.156.145-.38.18-.819.037-.45.038-1.032.038-1.889v-.4c0-.857 0-1.439-.038-1.889-.035-.438-.1-.663-.18-.819a2 2 0 0 0-.874-.874c-.156-.08-.38-.145-.819-.18C16.639 12 16.057 12 15.2 12H8.8c-.857 0-1.439 0-1.889.038"/></symbol>
|
|
960
965
|
<symbol id="unmapped" viewBox="0 0 24 24" class="pdsicon"><path d="M23 2.833a.917.917 0 0 0-1.139-.889l-7.074 1.769-5.247-1.75a.9.9 0 0 0-.512-.019L1.694 3.777a.92.92 0 0 0-.694.89v16.5a.917.917 0 0 0 1.139.889l7.333-1.833a.917.917 0 1 0-.444-1.779l-6.195 1.549V5.383l6.38-1.596 5.247 1.75a.9.9 0 0 0 .512.019l6.195-1.549v7.076a.917.917 0 1 0 1.833 0z"/><path fill-rule="evenodd" d="M19.065 12.269a.917.917 0 0 0-1.297 0l-5.5 5.5a.92.92 0 0 0-.268.648v2.75c0 .506.41.916.917.916h2.75a.92.92 0 0 0 .648-.268l5.5-5.5a.917.917 0 0 0 0-1.297zm-5.232 7.981v-1.454l4.584-4.583 1.453 1.454-4.583 4.583z"/></symbol>
|
|
966
|
+
<symbol id="unpin" viewBox="0 0 24 24" class="pdsicon"><path d="M2.293 2.293a1 1 0 0 1 1.414 0l18 18a1 1 0 1 1-1.414 1.414l-4.219-4.219-.64 2.178c-.428 1.456-2.259 1.923-3.332.85L8.5 16.914l-3.793 3.793a1 1 0 1 1-1.414-1.414L7.086 15.5l-3.602-3.602c-1.073-1.073-.606-2.904.85-3.333l2.177-.64-4.218-4.218a1 1 0 0 1 0-1.414m2.605 8.191 8.618 8.618.948-3.224L8.12 9.535zm8.221-7.598a2 2 0 0 1 2.993-.188l5.19 5.19a2 2 0 0 1-.386 3.129l-2.901 1.74a1 1 0 0 1-1.03-1.714l2.903-1.741-5.19-5.19v.001l-1.741 2.902a1 1 0 1 1-1.715-1.03l1.741-2.901z"/></symbol>
|
|
961
967
|
<symbol id="up-small" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M11.293 8.293a1 1 0 0 1 1.414 0l6 6a1 1 0 0 1-1.414 1.414L12 10.414l-5.293 5.293a1 1 0 0 1-1.414-1.414z"/></symbol>
|
|
962
968
|
<symbol id="upload" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M11.293 2.293a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1-1.414 1.414L13 5.414V15a1 1 0 1 1-2 0V5.414L7.707 8.707a1 1 0 0 1-1.414-1.414zM3 14a1 1 0 0 1 1 1v1.2c0 .857 0 1.439.038 1.889.035.438.1.663.18.819a2 2 0 0 0 .874.874c.156.08.38.145.819.18C6.361 20 6.943 20 7.8 20h8.4c.857 0 1.439 0 1.889-.038.438-.035.663-.1.819-.18a2 2 0 0 0 .874-.874c.08-.156.145-.38.18-.819.037-.45.038-1.032.038-1.889V15a1 1 0 1 1 2 0v1.241c0 .805 0 1.47-.044 2.01-.046.563-.145 1.08-.392 1.565a4 4 0 0 1-1.748 1.748c-.485.247-1.002.346-1.564.392-.541.044-1.206.044-2.01.044H7.758c-.805 0-1.47 0-2.01-.044-.563-.046-1.08-.145-1.565-.392a4 4 0 0 1-1.748-1.748c-.247-.485-.346-1.002-.392-1.564C2 17.71 2 17.046 2 16.242V15a1 1 0 0 1 1-1"/></symbol>
|
|
963
969
|
<symbol id="url" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M12 3.515A6 6 0 1 1 20.487 12l-1.415 1.414A1 1 0 0 1 17.658 12l1.415-1.414a4 4 0 0 0-5.657-5.657L12 6.343a1 1 0 0 1-1.415-1.414zm4.208 4.278a1 1 0 0 1 0 1.414l-7 7a1 1 0 1 1-1.415-1.414l7-7a1 1 0 0 1 1.415 0m-9.864 2.793a1 1 0 0 1 0 1.414l-1.415 1.414a4 4 0 1 0 5.657 5.657l1.415-1.414a1 1 0 0 1 1.414 1.414L12 20.485A6 6 0 1 1 3.515 12l1.414-1.414a1 1 0 0 1 1.415 0"/></symbol>
|
package/dist/docs.json
CHANGED
package/dist/pds-icons.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "pds-icons",
|
|
3
|
-
"version": "9.
|
|
3
|
+
"version": "9.13.0",
|
|
4
4
|
"icons": [
|
|
5
5
|
{
|
|
6
6
|
"name": "access-key",
|
|
@@ -520,6 +520,14 @@
|
|
|
520
520
|
"lightmode"
|
|
521
521
|
]
|
|
522
522
|
},
|
|
523
|
+
{
|
|
524
|
+
"name": "bullet-list",
|
|
525
|
+
"category": "actions",
|
|
526
|
+
"tags": [
|
|
527
|
+
"bullet",
|
|
528
|
+
"list"
|
|
529
|
+
]
|
|
530
|
+
},
|
|
523
531
|
{
|
|
524
532
|
"name": "button",
|
|
525
533
|
"category": "text-editor",
|
|
@@ -3191,6 +3199,13 @@
|
|
|
3191
3199
|
"piechart"
|
|
3192
3200
|
]
|
|
3193
3201
|
},
|
|
3202
|
+
{
|
|
3203
|
+
"name": "pin",
|
|
3204
|
+
"category": "actions",
|
|
3205
|
+
"tags": [
|
|
3206
|
+
"pin"
|
|
3207
|
+
]
|
|
3208
|
+
},
|
|
3194
3209
|
{
|
|
3195
3210
|
"name": "play",
|
|
3196
3211
|
"category": "actions",
|
|
@@ -4212,6 +4227,13 @@
|
|
|
4212
4227
|
"tick"
|
|
4213
4228
|
]
|
|
4214
4229
|
},
|
|
4230
|
+
{
|
|
4231
|
+
"name": "unpin",
|
|
4232
|
+
"category": "actions",
|
|
4233
|
+
"tags": [
|
|
4234
|
+
"unpin"
|
|
4235
|
+
]
|
|
4236
|
+
},
|
|
4215
4237
|
{
|
|
4216
4238
|
"name": "up-small",
|
|
4217
4239
|
"category": "actions",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg data-pdsicons="9.
|
|
1
|
+
<svg data-pdsicons="9.13.0" style="display:none">
|
|
2
2
|
<style>
|
|
3
3
|
.pdsicon {
|
|
4
4
|
fill: currentColor;
|
|
@@ -56,6 +56,7 @@
|
|
|
56
56
|
<symbol id="brackets" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M2.143 6.286A3.285 3.285 0 0 1 5.429 3a1 1 0 0 1 0 2c-.71 0-1.286.575-1.286 1.286v4.571a1 1 0 0 1-.293.707L3.414 12l.436.436a1 1 0 0 1 .293.707v4.571c0 .71.575 1.286 1.286 1.286a1 1 0 1 1 0 2 3.285 3.285 0 0 1-3.286-3.286v-4.157l-.85-.85a1 1 0 0 1 0-1.414l.85-.85zM17.571 4a1 1 0 0 1 1-1 3.285 3.285 0 0 1 3.286 3.286v4.157l.85.85a1 1 0 0 1 0 1.414l-.85.85v4.157A3.286 3.286 0 0 1 18.57 21a1 1 0 1 1 0-2c.71 0 1.286-.576 1.286-1.286v-4.571a1 1 0 0 1 .293-.707l.436-.436-.436-.436a1 1 0 0 1-.293-.707V6.286c0-.71-.575-1.286-1.286-1.286a1 1 0 0 1-1-1"/></symbol>
|
|
57
57
|
<symbol id="broadcast" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M17.39 4.022c-.24.108-.566.285-1.067.558-1.674.913-4.031 1.978-6.073 1.978H6.8c-.857 0-1.439 0-1.889.037-.438.036-.663.101-.819.18a2 2 0 0 0-.874.875c-.08.156-.145.38-.18.819C3 8.919 3 9.5 3 10.358v1.2c0 .48 0 .789.017 1.026.015.228.042.315.06.356a1 1 0 0 0 .54.542c.042.017.129.043.357.059.237.016.546.017 1.026.017a1 1 0 0 1 1 1v4.25c0 .256.001.311.005.348a1 1 0 0 0 .897.897c.037.003.092.005.348.005s.311-.002.348-.005a1 1 0 0 0 .897-.897c.004-.037.005-.092.005-.348v-4.25a1 1 0 0 1 1-1h.75c2.042 0 4.399 1.065 6.073 1.977.501.274.826.45 1.067.558q.047.022.083.037l.007-.07c.02-.245.02-.589.02-1.129V5.184c0-.54 0-.884-.02-1.128l-.007-.07zm-.823-1.823c.292-.132.718-.302 1.176-.246.573.07 1.048.352 1.384.822.264.369.321.807.347 1.122.026.334.026.76.026 1.247v9.828c0 .487 0 .912-.026 1.246-.026.316-.083.754-.347 1.123-.336.47-.81.751-1.384.821-.458.056-.884-.114-1.176-.246-.318-.143-.71-.357-1.167-.606l-.034-.019c-1.569-.855-3.41-1.642-4.866-1.726v3.285c0 .19 0 .354-.014.502a3 3 0 0 1-2.692 2.691c-.148.015-.312.015-.502.015h-.084c-.19 0-.354 0-.502-.015a3 3 0 0 1-2.692-2.691C4 19.204 4 19.04 4 18.85v-3.305l-.162-.009a3 3 0 0 1-.986-.207 3 3 0 0 1-1.624-1.623 3 3 0 0 1-.207-.986C1 12.407 1 12.028 1 11.59v-1.274c0-.805 0-1.469.044-2.01.046-.562.145-1.079.392-1.564a4 4 0 0 1 1.748-1.748c.485-.248 1.002-.346 1.564-.392.541-.044 1.206-.044 2.01-.044h3.492c1.491 0 3.456-.83 5.116-1.734l.034-.019c.457-.249.85-.463 1.167-.606M22 7.058a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0v-4a1 1 0 0 1 1-1"/></symbol>
|
|
58
58
|
<symbol id="bulb" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M12 1a1 1 0 0 1 1 1v1a1 1 0 1 1-2 0V2a1 1 0 0 1 1-1M4.193 4.193a1 1 0 0 1 1.414 0l.6.6a1 1 0 0 1-1.414 1.414l-.6-.6a1 1 0 0 1 0-1.414m15.614 0a1 1 0 0 1 0 1.414l-.6.6a1 1 0 1 1-1.414-1.414l.6-.6a1 1 0 0 1 1.414 0M12 7a5 5 0 1 0 0 10 5 5 0 0 0 0-10m-7 5a7 7 0 1 1 10 6.326V20a3 3 0 1 1-6 0v-1.674A7 7 0 0 1 5 12m6 6.93V20a1 1 0 1 0 2 0v-1.07a7 7 0 0 1-2 0M1 12a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H2a1 1 0 0 1-1-1m19 0a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2h-1a1 1 0 0 1-1-1"/></symbol>
|
|
59
|
+
<symbol id="bullet-list" viewBox="0 0 24 24" class="pdsicon"><path d="M7 17a1 1 0 1 0-2 0 1 1 0 0 0 2 0m14-1v2h-9v-2zM7 7a1 1 0 1 0-2 0 1 1 0 0 0 2 0m14-1v2h-9V6zM9 17a3 3 0 1 1-6 0 3 3 0 0 1 6 0M9 7a3 3 0 1 1-6 0 3 3 0 0 1 6 0"/></symbol>
|
|
59
60
|
<symbol id="button" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M1 8a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1z"/></symbol>
|
|
60
61
|
<symbol id="calendar-date" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M8 1a1 1 0 0 1 1 1v1h6V2a1 1 0 1 1 2 0v1.002c.476.003.891.013 1.252.042.562.046 1.079.145 1.564.392a4 4 0 0 1 1.748 1.748c.247.485.346 1.002.392 1.564C22 7.29 22 7.954 22 8.758v8.483c0 .805 0 1.47-.044 2.01-.046.563-.145 1.08-.392 1.565a4 4 0 0 1-1.748 1.748c-.485.247-1.002.346-1.564.392-.541.044-1.206.044-2.01.044H7.758c-.805 0-1.47 0-2.01-.044-.563-.046-1.08-.145-1.565-.392a4 4 0 0 1-1.748-1.748c-.247-.485-.346-1.002-.392-1.564C2 18.71 2 18.046 2 17.242V8.758c0-.805 0-1.47.044-2.01.046-.563.145-1.08.392-1.565a4 4 0 0 1 1.748-1.748c.485-.247 1.002-.346 1.564-.392.361-.03.777-.04 1.252-.042V2a1 1 0 0 1 1-1M7 5.002c-.446.003-.795.012-1.089.036-.438.035-.663.1-.819.18a2 2 0 0 0-.874.874c-.08.156-.145.38-.18.819C4 7.361 4 7.943 4 8.8V9h16v-.2c0-.857 0-1.439-.038-1.889-.035-.438-.1-.663-.18-.819a2 2 0 0 0-.874-.874c-.156-.08-.38-.145-.819-.18A15 15 0 0 0 17 5.002V6a1 1 0 1 1-2 0V5H9v1a1 1 0 1 1-2 0zM20 11H4v6.2c0 .857 0 1.439.038 1.889.035.438.1.663.18.819a2 2 0 0 0 .874.874c.156.08.38.145.819.18C6.361 21 6.943 21 7.8 21h8.4c.857 0 1.439 0 1.889-.038.438-.035.663-.1.819-.18a2 2 0 0 0 .874-.874c.08-.156.145-.38.18-.819.037-.45.038-1.032.038-1.889z"/></symbol>
|
|
61
62
|
<symbol id="calendar-schedule" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M8 1a1 1 0 0 1 1 1v1h6V2a1 1 0 1 1 2 0v1.002c.476.003.891.013 1.252.042.562.046 1.079.145 1.564.392a4 4 0 0 1 1.748 1.748c.247.485.346 1.002.392 1.564C22 7.29 22 7.954 22 8.758V11.5a1 1 0 1 1-2 0V11H4v6.2c0 .857 0 1.439.038 1.889.035.438.1.663.18.819a2 2 0 0 0 .874.874c.156.08.38.145.819.18C6.361 21 6.943 21 7.8 21h4.7a1 1 0 1 1 0 2H7.759c-.805 0-1.47 0-2.01-.044-.563-.046-1.08-.145-1.565-.392a4 4 0 0 1-1.748-1.748c-.247-.485-.346-1.002-.392-1.564C2 18.71 2 18.046 2 17.242V8.758c0-.805 0-1.47.044-2.01.046-.563.145-1.08.392-1.565a4 4 0 0 1 1.748-1.748c.485-.247 1.002-.346 1.564-.392.361-.03.777-.04 1.252-.042V2a1 1 0 0 1 1-1M7 5.002c-.446.003-.795.012-1.089.036-.438.035-.663.1-.819.18a2 2 0 0 0-.874.874c-.08.156-.145.38-.18.819C4 7.361 4 7.943 4 8.8V9h16v-.2c0-.857 0-1.439-.038-1.889-.035-.438-.1-.663-.18-.819a2 2 0 0 0-.874-.874c-.156-.08-.38-.145-.819-.18A15 15 0 0 0 17 5.002V6a1 1 0 1 1-2 0V5H9v1a1 1 0 1 1-2 0zM18 14a1 1 0 0 1 1 1v2h2a1 1 0 1 1 0 2h-2v2a1 1 0 1 1-2 0v-2h-2a1 1 0 1 1 0-2h2v-2a1 1 0 0 1 1-1"/></symbol>
|
|
@@ -281,6 +282,7 @@
|
|
|
281
282
|
<symbol id="phone-toolbar" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M5.85 3.1a.92.92 0 0 1 .65-.267h11a.917.917 0 0 1 .917.917v16.5a.917.917 0 0 1-.917.917h-11a.917.917 0 0 1-.917-.917V3.75a.92.92 0 0 1 .266-.65M6.5 1a2.75 2.75 0 0 0-2.75 2.75v16.5A2.75 2.75 0 0 0 6.5 23h11a2.75 2.75 0 0 0 2.75-2.75V3.75A2.75 2.75 0 0 0 17.5 1zm9.167 16.5H8.333a.917.917 0 0 0 0 1.833h7.334a.916.916 0 1 0 0-1.833"/></symbol>
|
|
282
283
|
<symbol id="phone-toolbar-filled" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M6.5 1a2.75 2.75 0 0 0-1.934.807A2.75 2.75 0 0 0 3.75 3.75v16.5A2.75 2.75 0 0 0 6.5 23h11a2.75 2.75 0 0 0 2.75-2.75V3.75a2.75 2.75 0 0 0-.816-1.943A2.75 2.75 0 0 0 17.5 1zm9.167 16.5H8.333a.917.917 0 0 0 0 1.833h7.334a.916.916 0 1 0 0-1.833"/></symbol>
|
|
283
284
|
<symbol id="pie-chart-filled" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M9.149 5.04c.18-.021.567-.065.937.092.304.129.57.37.73.66.12.22.157.432.172.59.012.131.012.277.012.394V11.4c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437C11.76 13 12.04 13 12.6 13h4.624c.117 0 .263 0 .394.012.158.014.37.052.59.172.29.16.531.426.66.73.157.37.113.757.092.937l-.005.047a9 9 0 1 1-9.854-9.853z"/><path fill-rule="evenodd" d="m14.851 1.04.047.005A9 9 0 0 1 22.956 9.1l.005.048c.021.18.065.567-.092.937-.129.304-.37.57-.66.73-.22.12-.432.157-.59.172a4 4 0 0 1-.394.012h-6.447c-.12 0-.261 0-.387-.01a1.5 1.5 0 0 1-.571-.154 1.5 1.5 0 0 1-.655-.655 1.5 1.5 0 0 1-.154-.571C13 9.485 13 9.342 13 9.223V2.776c0-.117 0-.263.012-.394.015-.158.052-.37.172-.59a1.53 1.53 0 0 1 .73-.66c.37-.157.757-.113.937-.092"/></symbol>
|
|
285
|
+
<symbol id="pin" viewBox="0 0 24 24" class="pdsicon"><path d="M12.984 3.083a2 2 0 0 1 3.129-.384L21.3 7.887a2 2 0 0 1-.385 3.13l-3.567 2.14-1.914 6.51c-.429 1.455-2.26 1.922-3.333.849L8.5 16.914l-3.793 3.793a1 1 0 0 1-1.414-1.414L7.086 15.5l-3.602-3.602c-1.073-1.074-.606-2.904.85-3.332l6.509-1.915zm-.426 4.596v.001c-.258.43-.669.748-1.15.89l-6.51 1.914 8.618 8.618 1.915-6.51a2 2 0 0 1 .89-1.15l3.566-2.14-5.189-5.19z"/></symbol>
|
|
284
286
|
<symbol id="play" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="m8.006 2.802.036.024L18.591 9.86c.305.203.588.392.805.567.227.183.495.437.649.808a2 2 0 0 1 0 1.532c-.154.371-.422.625-.649.808-.217.175-.5.364-.805.567L8.006 21.198c-.373.248-.708.472-.993.626s-.676.331-1.132.304a2 2 0 0 1-1.476-.79c-.276-.364-.346-.788-.376-1.11S4 19.502 4 19.054V4.946c0-.448 0-.851.03-1.174s.1-.745.375-1.11a2 2 0 0 1 1.476-.79c.456-.027.847.15 1.132.304s.62.378.993.626"/></symbol>
|
|
285
287
|
<symbol id="play-circle" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12m10.245-4.567.028.018 4.721 3.035.026.017c.151.097.316.203.448.305.14.109.36.3.49.608a1.5 1.5 0 0 1 0 1.168c-.13.307-.35.499-.49.608a6 6 0 0 1-.448.305l-.026.017-4.72 3.035-.029.018c-.176.113-.36.232-.523.317s-.46.223-.829.196a1.5 1.5 0 0 1-1.094-.597c-.22-.295-.265-.62-.282-.803s-.017-.403-.017-.612V8.932c0-.21 0-.429.017-.612s.061-.508.282-.803a1.5 1.5 0 0 1 1.094-.597c.368-.027.665.111.829.196s.347.204.523.317M10.5 9.332v5.336L14.65 12z"/></symbol>
|
|
286
288
|
<symbol id="play-outline" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="m8.006 2.802.036.024L18.591 9.86c.305.203.588.392.805.567.227.183.495.437.649.808a2 2 0 0 1 0 1.532c-.154.371-.422.625-.649.808-.217.175-.5.364-.805.567L8.006 21.198c-.373.248-.708.472-.993.626s-.676.331-1.132.304a2 2 0 0 1-1.476-.79c-.276-.364-.346-.788-.376-1.11S4 19.502 4 19.054V4.946c0-.448 0-.851.03-1.174s.1-.745.375-1.11a2 2 0 0 1 1.476-.79c.456-.027.847.15 1.132.304s.62.378.993.626m-1.98 1.113-.005.04c-.02.22-.021.53-.021 1.035v14.02a13 13 0 0 0 .025 1.074l.035-.018c.194-.105.452-.276.873-.556l10.515-7.01a11 11 0 0 0 .714-.5l-.021-.017a11 11 0 0 0-.693-.482L6.933 4.49a13 13 0 0 0-.908-.576"/></symbol>
|
|
@@ -366,6 +368,7 @@
|
|
|
366
368
|
<symbol id="undo" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M8.707 2.293a1 1 0 0 1 0 1.414L6.414 6H14a7 7 0 1 1 0 14H4a1 1 0 1 1 0-2h10a5 5 0 0 0 0-10H6.414l2.293 2.293a1 1 0 1 1-1.414 1.414l-4-4a1 1 0 0 1 0-1.414l4-4a1 1 0 0 1 1.414 0"/></symbol>
|
|
367
369
|
<symbol id="unlock" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M6 8a6 6 0 0 1 11.88-1.199 1 1 0 1 1-1.96.398A4.002 4.002 0 0 0 8 8v2.002q.356-.003.759-.002h6.482c.805 0 1.47 0 2.01.044.563.046 1.08.145 1.565.392a4 4 0 0 1 1.748 1.748c.247.485.346 1.002.392 1.564.044.541.044 1.206.044 2.01v.483c0 .805 0 1.47-.044 2.01-.046.563-.145 1.08-.392 1.565a4 4 0 0 1-1.748 1.748c-.485.247-1.002.346-1.564.392-.541.044-1.206.044-2.01.044H8.758c-.805 0-1.47 0-2.01-.044-.563-.046-1.08-.145-1.565-.392a4 4 0 0 1-1.748-1.748c-.247-.485-.346-1.002-.392-1.564C3 17.71 3 17.046 3 16.242v-.483c0-.805 0-1.47.044-2.01.046-.563.145-1.08.392-1.565a4 4 0 0 1 1.748-1.748c.262-.134.533-.224.816-.286zm.911 4.038c-.438.035-.663.1-.819.18a2 2 0 0 0-.874.874c-.08.156-.145.38-.18.819C5 14.361 5 14.943 5 15.8v.4c0 .857 0 1.439.038 1.889.035.438.1.663.18.819a2 2 0 0 0 .874.874c.156.08.38.145.819.18C7.361 20 7.943 20 8.8 20h6.4c.857 0 1.439 0 1.889-.038.438-.035.663-.1.819-.18a2 2 0 0 0 .874-.874c.08-.156.145-.38.18-.819.037-.45.038-1.032.038-1.889v-.4c0-.857 0-1.439-.038-1.889-.035-.438-.1-.663-.18-.819a2 2 0 0 0-.874-.874c-.156-.08-.38-.145-.819-.18C16.639 12 16.057 12 15.2 12H8.8c-.857 0-1.439 0-1.889.038"/></symbol>
|
|
368
370
|
<symbol id="unmapped" viewBox="0 0 24 24" class="pdsicon"><path d="M23 2.833a.917.917 0 0 0-1.139-.889l-7.074 1.769-5.247-1.75a.9.9 0 0 0-.512-.019L1.694 3.777a.92.92 0 0 0-.694.89v16.5a.917.917 0 0 0 1.139.889l7.333-1.833a.917.917 0 1 0-.444-1.779l-6.195 1.549V5.383l6.38-1.596 5.247 1.75a.9.9 0 0 0 .512.019l6.195-1.549v7.076a.917.917 0 1 0 1.833 0z"/><path fill-rule="evenodd" d="M19.065 12.269a.917.917 0 0 0-1.297 0l-5.5 5.5a.92.92 0 0 0-.268.648v2.75c0 .506.41.916.917.916h2.75a.92.92 0 0 0 .648-.268l5.5-5.5a.917.917 0 0 0 0-1.297zm-5.232 7.981v-1.454l4.584-4.583 1.453 1.454-4.583 4.583z"/></symbol>
|
|
371
|
+
<symbol id="unpin" viewBox="0 0 24 24" class="pdsicon"><path d="M2.293 2.293a1 1 0 0 1 1.414 0l18 18a1 1 0 1 1-1.414 1.414l-4.219-4.219-.64 2.178c-.428 1.456-2.259 1.923-3.332.85L8.5 16.914l-3.793 3.793a1 1 0 1 1-1.414-1.414L7.086 15.5l-3.602-3.602c-1.073-1.073-.606-2.904.85-3.333l2.177-.64-4.218-4.218a1 1 0 0 1 0-1.414m2.605 8.191 8.618 8.618.948-3.224L8.12 9.535zm8.221-7.598a2 2 0 0 1 2.993-.188l5.19 5.19a2 2 0 0 1-.386 3.129l-2.901 1.74a1 1 0 0 1-1.03-1.714l2.903-1.741-5.19-5.19v.001l-1.741 2.902a1 1 0 1 1-1.715-1.03l1.741-2.901z"/></symbol>
|
|
369
372
|
<symbol id="up-small" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M11.293 8.293a1 1 0 0 1 1.414 0l6 6a1 1 0 0 1-1.414 1.414L12 10.414l-5.293 5.293a1 1 0 0 1-1.414-1.414z"/></symbol>
|
|
370
373
|
<symbol id="upload" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M11.293 2.293a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1-1.414 1.414L13 5.414V15a1 1 0 1 1-2 0V5.414L7.707 8.707a1 1 0 0 1-1.414-1.414zM3 14a1 1 0 0 1 1 1v1.2c0 .857 0 1.439.038 1.889.035.438.1.663.18.819a2 2 0 0 0 .874.874c.156.08.38.145.819.18C6.361 20 6.943 20 7.8 20h8.4c.857 0 1.439 0 1.889-.038.438-.035.663-.1.819-.18a2 2 0 0 0 .874-.874c.08-.156.145-.38.18-.819.037-.45.038-1.032.038-1.889V15a1 1 0 1 1 2 0v1.241c0 .805 0 1.47-.044 2.01-.046.563-.145 1.08-.392 1.565a4 4 0 0 1-1.748 1.748c-.485.247-1.002.346-1.564.392-.541.044-1.206.044-2.01.044H7.758c-.805 0-1.47 0-2.01-.044-.563-.046-1.08-.145-1.565-.392a4 4 0 0 1-1.748-1.748c-.247-.485-.346-1.002-.392-1.564C2 17.71 2 17.046 2 16.242V15a1 1 0 0 1 1-1"/></symbol>
|
|
371
374
|
<symbol id="url" viewBox="0 0 24 24" class="pdsicon"><path fill-rule="evenodd" d="M12 3.515A6 6 0 1 1 20.487 12l-1.415 1.414A1 1 0 0 1 17.658 12l1.415-1.414a4 4 0 0 0-5.657-5.657L12 6.343a1 1 0 0 1-1.415-1.414zm4.208 4.278a1 1 0 0 1 0 1.414l-7 7a1 1 0 1 1-1.415-1.414l7-7a1 1 0 0 1 1.415 0m-9.864 2.793a1 1 0 0 1 0 1.414l-1.415 1.414a4 4 0 1 0 5.657 5.657l1.415-1.414a1 1 0 0 1 1.414 1.414L12 20.485A6 6 0 1 1 3.515 12l1.414-1.414a1 1 0 0 1 1.415 0"/></symbol>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="pdsicon"><path d="M7 17a1 1 0 1 0-2 0 1 1 0 0 0 2 0m14-1v2h-9v-2zM7 7a1 1 0 1 0-2 0 1 1 0 0 0 2 0m14-1v2h-9V6zM9 17a3 3 0 1 1-6 0 3 3 0 0 1 6 0M9 7a3 3 0 1 1-6 0 3 3 0 0 1 6 0"/></svg>
|
package/dist/svg/pin.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="pdsicon"><path d="M12.984 3.083a2 2 0 0 1 3.129-.384L21.3 7.887a2 2 0 0 1-.385 3.13l-3.567 2.14-1.914 6.51c-.429 1.455-2.26 1.922-3.333.849L8.5 16.914l-3.793 3.793a1 1 0 0 1-1.414-1.414L7.086 15.5l-3.602-3.602c-1.073-1.074-.606-2.904.85-3.332l6.509-1.915zm-.426 4.596v.001c-.258.43-.669.748-1.15.89l-6.51 1.914 8.618 8.618 1.915-6.51a2 2 0 0 1 .89-1.15l3.566-2.14-5.189-5.19z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="pdsicon"><path d="M2.293 2.293a1 1 0 0 1 1.414 0l18 18a1 1 0 1 1-1.414 1.414l-4.219-4.219-.64 2.178c-.428 1.456-2.259 1.923-3.332.85L8.5 16.914l-3.793 3.793a1 1 0 1 1-1.414-1.414L7.086 15.5l-3.602-3.602c-1.073-1.073-.606-2.904.85-3.333l2.177-.64-4.218-4.218a1 1 0 0 1 0-1.414m2.605 8.191 8.618 8.618.948-3.224L8.12 9.535zm8.221-7.598a2 2 0 0 1 2.993-.188l5.19 5.19a2 2 0 0 1-.386 3.129l-2.901 1.74a1 1 0 0 1-1.03-1.714l2.903-1.741-5.19-5.19v.001l-1.741 2.902a1 1 0 1 1-1.715-1.03l1.741-2.901z"/></svg>
|
package/icons/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* pds-icons v9.
|
|
1
|
+
/* pds-icons v9.13.0, Types */
|
|
2
2
|
|
|
3
3
|
export declare var accessKey: string
|
|
4
4
|
export declare var activity: string
|
|
@@ -46,6 +46,7 @@ export declare var bookmark: string
|
|
|
46
46
|
export declare var brackets: string
|
|
47
47
|
export declare var broadcast: string
|
|
48
48
|
export declare var bulb: string
|
|
49
|
+
export declare var bulletList: string
|
|
49
50
|
export declare var button: string
|
|
50
51
|
export declare var calendarDate: string
|
|
51
52
|
export declare var calendarSchedule: string
|
|
@@ -271,6 +272,7 @@ export declare var phoneTone: string
|
|
|
271
272
|
export declare var phoneToolbar: string
|
|
272
273
|
export declare var phoneToolbarFilled: string
|
|
273
274
|
export declare var pieChartFilled: string
|
|
275
|
+
export declare var pin: string
|
|
274
276
|
export declare var play: string
|
|
275
277
|
export declare var playCircle: string
|
|
276
278
|
export declare var playOutline: string
|
|
@@ -356,6 +358,7 @@ export declare var underline: string
|
|
|
356
358
|
export declare var undo: string
|
|
357
359
|
export declare var unlock: string
|
|
358
360
|
export declare var unmapped: string
|
|
361
|
+
export declare var unpin: string
|
|
359
362
|
export declare var upSmall: string
|
|
360
363
|
export declare var upload: string
|
|
361
364
|
export declare var url: string
|
package/icons/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* pds-icons v9.
|
|
1
|
+
/* pds-icons v9.13.0, CommonJs */
|
|
2
2
|
|
|
3
3
|
exports.accessKey = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M8 9a7 7 0 1 1 6.06 6.937 14 14 0 0 0-.514-.062l-.01.008a9 9 0 0 0-.25.245l-1.579 1.58A1 1 0 0 1 11 18h-1v1a1 1 0 0 1-1 1H8v1a1 1 0 0 1-1 1H4.568c-.252 0-.498 0-.706-.017a2 2 0 0 1-.77-.201 2 2 0 0 1-.874-.874 2 2 0 0 1-.201-.77C2 19.93 2 19.684 2 19.432v-1.82c0-.19-.001-.43.055-.665a2 2 0 0 1 .24-.578c.126-.206.296-.375.43-.509l.036-.036 5.111-5.11c.126-.126.196-.197.245-.25l.008-.01-.003-.045c-.01-.103-.03-.244-.06-.469A7 7 0 0 1 8 9m0 9v-1a1 1 0 0 1 1-1h1.586l1.286-1.286.052-.053c.18-.18.398-.4.646-.539a1.8 1.8 0 0 1 .693-.234c.193-.027.382-.014.52 0 .145.014.324.038.525.065l.018.002q.33.045.674.045a5 5 0 1 0-4.955-4.326l.002.018c.027.201.051.38.065.524.014.14.027.328 0 .521-.038.265-.104.46-.234.693-.14.248-.359.466-.54.646l-.052.052-5.11 5.11a6 6 0 0 0-.171.175l-.002.002v.004a6 6 0 0 0-.003.244V19.4a8 8 0 0 0 .011.588l.014.002c.116.01.278.01.575.01H6v-1a1 1 0 0 1 1-1zm6-11a1 1 0 0 1 1-1c.766 0 1.536.293 2.121.879.586.585.879 1.355.879 2.12A1 1 0 1 1 16 9a1 1 0 0 0-.293-.707A1 1 0 0 0 15 8a1 1 0 0 1-1-1'/></svg>"
|
|
4
4
|
exports.activity = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M9 2a1 1 0 0 1 .949.684L15 17.838l2.051-6.154A1 1 0 0 1 18 11h4a1 1 0 1 1 0 2h-3.28l-2.771 8.316a1 1 0 0 1-1.898 0L9 6.162l-2.051 6.154A1 1 0 0 1 6 13H2a1 1 0 1 1 0-2h3.28L8.05 2.684A1 1 0 0 1 9 2'/></svg>"
|
|
@@ -46,6 +46,7 @@ exports.bookmark = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/s
|
|
|
46
46
|
exports.brackets = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M2.143 6.286A3.285 3.285 0 0 1 5.429 3a1 1 0 0 1 0 2c-.71 0-1.286.575-1.286 1.286v4.571a1 1 0 0 1-.293.707L3.414 12l.436.436a1 1 0 0 1 .293.707v4.571c0 .71.575 1.286 1.286 1.286a1 1 0 1 1 0 2 3.285 3.285 0 0 1-3.286-3.286v-4.157l-.85-.85a1 1 0 0 1 0-1.414l.85-.85zM17.571 4a1 1 0 0 1 1-1 3.285 3.285 0 0 1 3.286 3.286v4.157l.85.85a1 1 0 0 1 0 1.414l-.85.85v4.157A3.286 3.286 0 0 1 18.57 21a1 1 0 1 1 0-2c.71 0 1.286-.576 1.286-1.286v-4.571a1 1 0 0 1 .293-.707l.436-.436-.436-.436a1 1 0 0 1-.293-.707V6.286c0-.71-.575-1.286-1.286-1.286a1 1 0 0 1-1-1'/></svg>"
|
|
47
47
|
exports.broadcast = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M17.39 4.022c-.24.108-.566.285-1.067.558-1.674.913-4.031 1.978-6.073 1.978H6.8c-.857 0-1.439 0-1.889.037-.438.036-.663.101-.819.18a2 2 0 0 0-.874.875c-.08.156-.145.38-.18.819C3 8.919 3 9.5 3 10.358v1.2c0 .48 0 .789.017 1.026.015.228.042.315.06.356a1 1 0 0 0 .54.542c.042.017.129.043.357.059.237.016.546.017 1.026.017a1 1 0 0 1 1 1v4.25c0 .256.001.311.005.348a1 1 0 0 0 .897.897c.037.003.092.005.348.005s.311-.002.348-.005a1 1 0 0 0 .897-.897c.004-.037.005-.092.005-.348v-4.25a1 1 0 0 1 1-1h.75c2.042 0 4.399 1.065 6.073 1.977.501.274.826.45 1.067.558q.047.022.083.037l.007-.07c.02-.245.02-.589.02-1.129V5.184c0-.54 0-.884-.02-1.128l-.007-.07zm-.823-1.823c.292-.132.718-.302 1.176-.246.573.07 1.048.352 1.384.822.264.369.321.807.347 1.122.026.334.026.76.026 1.247v9.828c0 .487 0 .912-.026 1.246-.026.316-.083.754-.347 1.123-.336.47-.81.751-1.384.821-.458.056-.884-.114-1.176-.246-.318-.143-.71-.357-1.167-.606l-.034-.019c-1.569-.855-3.41-1.642-4.866-1.726v3.285c0 .19 0 .354-.014.502a3 3 0 0 1-2.692 2.691c-.148.015-.312.015-.502.015h-.084c-.19 0-.354 0-.502-.015a3 3 0 0 1-2.692-2.691C4 19.204 4 19.04 4 18.85v-3.305l-.162-.009a3 3 0 0 1-.986-.207 3 3 0 0 1-1.624-1.623 3 3 0 0 1-.207-.986C1 12.407 1 12.028 1 11.59v-1.274c0-.805 0-1.469.044-2.01.046-.562.145-1.079.392-1.564a4 4 0 0 1 1.748-1.748c.485-.248 1.002-.346 1.564-.392.541-.044 1.206-.044 2.01-.044h3.492c1.491 0 3.456-.83 5.116-1.734l.034-.019c.457-.249.85-.463 1.167-.606M22 7.058a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0v-4a1 1 0 0 1 1-1'/></svg>"
|
|
48
48
|
exports.bulb = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M12 1a1 1 0 0 1 1 1v1a1 1 0 1 1-2 0V2a1 1 0 0 1 1-1M4.193 4.193a1 1 0 0 1 1.414 0l.6.6a1 1 0 0 1-1.414 1.414l-.6-.6a1 1 0 0 1 0-1.414m15.614 0a1 1 0 0 1 0 1.414l-.6.6a1 1 0 1 1-1.414-1.414l.6-.6a1 1 0 0 1 1.414 0M12 7a5 5 0 1 0 0 10 5 5 0 0 0 0-10m-7 5a7 7 0 1 1 10 6.326V20a3 3 0 1 1-6 0v-1.674A7 7 0 0 1 5 12m6 6.93V20a1 1 0 1 0 2 0v-1.07a7 7 0 0 1-2 0M1 12a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H2a1 1 0 0 1-1-1m19 0a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2h-1a1 1 0 0 1-1-1'/></svg>"
|
|
49
|
+
exports.bulletList = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path d='M7 17a1 1 0 1 0-2 0 1 1 0 0 0 2 0m14-1v2h-9v-2zM7 7a1 1 0 1 0-2 0 1 1 0 0 0 2 0m14-1v2h-9V6zM9 17a3 3 0 1 1-6 0 3 3 0 0 1 6 0M9 7a3 3 0 1 1-6 0 3 3 0 0 1 6 0'/></svg>"
|
|
49
50
|
exports.button = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M1 8a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1z'/></svg>"
|
|
50
51
|
exports.calendarDate = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M8 1a1 1 0 0 1 1 1v1h6V2a1 1 0 1 1 2 0v1.002c.476.003.891.013 1.252.042.562.046 1.079.145 1.564.392a4 4 0 0 1 1.748 1.748c.247.485.346 1.002.392 1.564C22 7.29 22 7.954 22 8.758v8.483c0 .805 0 1.47-.044 2.01-.046.563-.145 1.08-.392 1.565a4 4 0 0 1-1.748 1.748c-.485.247-1.002.346-1.564.392-.541.044-1.206.044-2.01.044H7.758c-.805 0-1.47 0-2.01-.044-.563-.046-1.08-.145-1.565-.392a4 4 0 0 1-1.748-1.748c-.247-.485-.346-1.002-.392-1.564C2 18.71 2 18.046 2 17.242V8.758c0-.805 0-1.47.044-2.01.046-.563.145-1.08.392-1.565a4 4 0 0 1 1.748-1.748c.485-.247 1.002-.346 1.564-.392.361-.03.777-.04 1.252-.042V2a1 1 0 0 1 1-1M7 5.002c-.446.003-.795.012-1.089.036-.438.035-.663.1-.819.18a2 2 0 0 0-.874.874c-.08.156-.145.38-.18.819C4 7.361 4 7.943 4 8.8V9h16v-.2c0-.857 0-1.439-.038-1.889-.035-.438-.1-.663-.18-.819a2 2 0 0 0-.874-.874c-.156-.08-.38-.145-.819-.18A15 15 0 0 0 17 5.002V6a1 1 0 1 1-2 0V5H9v1a1 1 0 1 1-2 0zM20 11H4v6.2c0 .857 0 1.439.038 1.889.035.438.1.663.18.819a2 2 0 0 0 .874.874c.156.08.38.145.819.18C6.361 21 6.943 21 7.8 21h8.4c.857 0 1.439 0 1.889-.038.438-.035.663-.1.819-.18a2 2 0 0 0 .874-.874c.08-.156.145-.38.18-.819.037-.45.038-1.032.038-1.889z'/></svg>"
|
|
51
52
|
exports.calendarSchedule = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M8 1a1 1 0 0 1 1 1v1h6V2a1 1 0 1 1 2 0v1.002c.476.003.891.013 1.252.042.562.046 1.079.145 1.564.392a4 4 0 0 1 1.748 1.748c.247.485.346 1.002.392 1.564C22 7.29 22 7.954 22 8.758V11.5a1 1 0 1 1-2 0V11H4v6.2c0 .857 0 1.439.038 1.889.035.438.1.663.18.819a2 2 0 0 0 .874.874c.156.08.38.145.819.18C6.361 21 6.943 21 7.8 21h4.7a1 1 0 1 1 0 2H7.759c-.805 0-1.47 0-2.01-.044-.563-.046-1.08-.145-1.565-.392a4 4 0 0 1-1.748-1.748c-.247-.485-.346-1.002-.392-1.564C2 18.71 2 18.046 2 17.242V8.758c0-.805 0-1.47.044-2.01.046-.563.145-1.08.392-1.565a4 4 0 0 1 1.748-1.748c.485-.247 1.002-.346 1.564-.392.361-.03.777-.04 1.252-.042V2a1 1 0 0 1 1-1M7 5.002c-.446.003-.795.012-1.089.036-.438.035-.663.1-.819.18a2 2 0 0 0-.874.874c-.08.156-.145.38-.18.819C4 7.361 4 7.943 4 8.8V9h16v-.2c0-.857 0-1.439-.038-1.889-.035-.438-.1-.663-.18-.819a2 2 0 0 0-.874-.874c-.156-.08-.38-.145-.819-.18A15 15 0 0 0 17 5.002V6a1 1 0 1 1-2 0V5H9v1a1 1 0 1 1-2 0zM18 14a1 1 0 0 1 1 1v2h2a1 1 0 1 1 0 2h-2v2a1 1 0 1 1-2 0v-2h-2a1 1 0 1 1 0-2h2v-2a1 1 0 0 1 1-1'/></svg>"
|
|
@@ -271,6 +272,7 @@ exports.phoneTone = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/
|
|
|
271
272
|
exports.phoneToolbar = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M5.85 3.1a.92.92 0 0 1 .65-.267h11a.917.917 0 0 1 .917.917v16.5a.917.917 0 0 1-.917.917h-11a.917.917 0 0 1-.917-.917V3.75a.92.92 0 0 1 .266-.65M6.5 1a2.75 2.75 0 0 0-2.75 2.75v16.5A2.75 2.75 0 0 0 6.5 23h11a2.75 2.75 0 0 0 2.75-2.75V3.75A2.75 2.75 0 0 0 17.5 1zm9.167 16.5H8.333a.917.917 0 0 0 0 1.833h7.334a.916.916 0 1 0 0-1.833'/></svg>"
|
|
272
273
|
exports.phoneToolbarFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M6.5 1a2.75 2.75 0 0 0-1.934.807A2.75 2.75 0 0 0 3.75 3.75v16.5A2.75 2.75 0 0 0 6.5 23h11a2.75 2.75 0 0 0 2.75-2.75V3.75a2.75 2.75 0 0 0-.816-1.943A2.75 2.75 0 0 0 17.5 1zm9.167 16.5H8.333a.917.917 0 0 0 0 1.833h7.334a.916.916 0 1 0 0-1.833'/></svg>"
|
|
273
274
|
exports.pieChartFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M9.149 5.04c.18-.021.567-.065.937.092.304.129.57.37.73.66.12.22.157.432.172.59.012.131.012.277.012.394V11.4c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437C11.76 13 12.04 13 12.6 13h4.624c.117 0 .263 0 .394.012.158.014.37.052.59.172.29.16.531.426.66.73.157.37.113.757.092.937l-.005.047a9 9 0 1 1-9.854-9.853z'/><path fill-rule='evenodd' d='m14.851 1.04.047.005A9 9 0 0 1 22.956 9.1l.005.048c.021.18.065.567-.092.937-.129.304-.37.57-.66.73-.22.12-.432.157-.59.172a4 4 0 0 1-.394.012h-6.447c-.12 0-.261 0-.387-.01a1.5 1.5 0 0 1-.571-.154 1.5 1.5 0 0 1-.655-.655 1.5 1.5 0 0 1-.154-.571C13 9.485 13 9.342 13 9.223V2.776c0-.117 0-.263.012-.394.015-.158.052-.37.172-.59a1.53 1.53 0 0 1 .73-.66c.37-.157.757-.113.937-.092'/></svg>"
|
|
275
|
+
exports.pin = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path d='M12.984 3.083a2 2 0 0 1 3.129-.384L21.3 7.887a2 2 0 0 1-.385 3.13l-3.567 2.14-1.914 6.51c-.429 1.455-2.26 1.922-3.333.849L8.5 16.914l-3.793 3.793a1 1 0 0 1-1.414-1.414L7.086 15.5l-3.602-3.602c-1.073-1.074-.606-2.904.85-3.332l6.509-1.915zm-.426 4.596v.001c-.258.43-.669.748-1.15.89l-6.51 1.914 8.618 8.618 1.915-6.51a2 2 0 0 1 .89-1.15l3.566-2.14-5.189-5.19z'/></svg>"
|
|
274
276
|
exports.play = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='m8.006 2.802.036.024L18.591 9.86c.305.203.588.392.805.567.227.183.495.437.649.808a2 2 0 0 1 0 1.532c-.154.371-.422.625-.649.808-.217.175-.5.364-.805.567L8.006 21.198c-.373.248-.708.472-.993.626s-.676.331-1.132.304a2 2 0 0 1-1.476-.79c-.276-.364-.346-.788-.376-1.11S4 19.502 4 19.054V4.946c0-.448 0-.851.03-1.174s.1-.745.375-1.11a2 2 0 0 1 1.476-.79c.456-.027.847.15 1.132.304s.62.378.993.626'/></svg>"
|
|
275
277
|
exports.playCircle = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12m10.245-4.567.028.018 4.721 3.035.026.017c.151.097.316.203.448.305.14.109.36.3.49.608a1.5 1.5 0 0 1 0 1.168c-.13.307-.35.499-.49.608a6 6 0 0 1-.448.305l-.026.017-4.72 3.035-.029.018c-.176.113-.36.232-.523.317s-.46.223-.829.196a1.5 1.5 0 0 1-1.094-.597c-.22-.295-.265-.62-.282-.803s-.017-.403-.017-.612V8.932c0-.21 0-.429.017-.612s.061-.508.282-.803a1.5 1.5 0 0 1 1.094-.597c.368-.027.665.111.829.196s.347.204.523.317M10.5 9.332v5.336L14.65 12z'/></svg>"
|
|
276
278
|
exports.playOutline = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='m8.006 2.802.036.024L18.591 9.86c.305.203.588.392.805.567.227.183.495.437.649.808a2 2 0 0 1 0 1.532c-.154.371-.422.625-.649.808-.217.175-.5.364-.805.567L8.006 21.198c-.373.248-.708.472-.993.626s-.676.331-1.132.304a2 2 0 0 1-1.476-.79c-.276-.364-.346-.788-.376-1.11S4 19.502 4 19.054V4.946c0-.448 0-.851.03-1.174s.1-.745.375-1.11a2 2 0 0 1 1.476-.79c.456-.027.847.15 1.132.304s.62.378.993.626m-1.98 1.113-.005.04c-.02.22-.021.53-.021 1.035v14.02a13 13 0 0 0 .025 1.074l.035-.018c.194-.105.452-.276.873-.556l10.515-7.01a11 11 0 0 0 .714-.5l-.021-.017a11 11 0 0 0-.693-.482L6.933 4.49a13 13 0 0 0-.908-.576'/></svg>"
|
|
@@ -356,6 +358,7 @@ exports.underline = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/
|
|
|
356
358
|
exports.undo = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M8.707 2.293a1 1 0 0 1 0 1.414L6.414 6H14a7 7 0 1 1 0 14H4a1 1 0 1 1 0-2h10a5 5 0 0 0 0-10H6.414l2.293 2.293a1 1 0 1 1-1.414 1.414l-4-4a1 1 0 0 1 0-1.414l4-4a1 1 0 0 1 1.414 0'/></svg>"
|
|
357
359
|
exports.unlock = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M6 8a6 6 0 0 1 11.88-1.199 1 1 0 1 1-1.96.398A4.002 4.002 0 0 0 8 8v2.002q.356-.003.759-.002h6.482c.805 0 1.47 0 2.01.044.563.046 1.08.145 1.565.392a4 4 0 0 1 1.748 1.748c.247.485.346 1.002.392 1.564.044.541.044 1.206.044 2.01v.483c0 .805 0 1.47-.044 2.01-.046.563-.145 1.08-.392 1.565a4 4 0 0 1-1.748 1.748c-.485.247-1.002.346-1.564.392-.541.044-1.206.044-2.01.044H8.758c-.805 0-1.47 0-2.01-.044-.563-.046-1.08-.145-1.565-.392a4 4 0 0 1-1.748-1.748c-.247-.485-.346-1.002-.392-1.564C3 17.71 3 17.046 3 16.242v-.483c0-.805 0-1.47.044-2.01.046-.563.145-1.08.392-1.565a4 4 0 0 1 1.748-1.748c.262-.134.533-.224.816-.286zm.911 4.038c-.438.035-.663.1-.819.18a2 2 0 0 0-.874.874c-.08.156-.145.38-.18.819C5 14.361 5 14.943 5 15.8v.4c0 .857 0 1.439.038 1.889.035.438.1.663.18.819a2 2 0 0 0 .874.874c.156.08.38.145.819.18C7.361 20 7.943 20 8.8 20h6.4c.857 0 1.439 0 1.889-.038.438-.035.663-.1.819-.18a2 2 0 0 0 .874-.874c.08-.156.145-.38.18-.819.037-.45.038-1.032.038-1.889v-.4c0-.857 0-1.439-.038-1.889-.035-.438-.1-.663-.18-.819a2 2 0 0 0-.874-.874c-.156-.08-.38-.145-.819-.18C16.639 12 16.057 12 15.2 12H8.8c-.857 0-1.439 0-1.889.038'/></svg>"
|
|
358
360
|
exports.unmapped = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path d='M23 2.833a.917.917 0 0 0-1.139-.889l-7.074 1.769-5.247-1.75a.9.9 0 0 0-.512-.019L1.694 3.777a.92.92 0 0 0-.694.89v16.5a.917.917 0 0 0 1.139.889l7.333-1.833a.917.917 0 1 0-.444-1.779l-6.195 1.549V5.383l6.38-1.596 5.247 1.75a.9.9 0 0 0 .512.019l6.195-1.549v7.076a.917.917 0 1 0 1.833 0z'/><path fill-rule='evenodd' d='M19.065 12.269a.917.917 0 0 0-1.297 0l-5.5 5.5a.92.92 0 0 0-.268.648v2.75c0 .506.41.916.917.916h2.75a.92.92 0 0 0 .648-.268l5.5-5.5a.917.917 0 0 0 0-1.297zm-5.232 7.981v-1.454l4.584-4.583 1.453 1.454-4.583 4.583z'/></svg>"
|
|
361
|
+
exports.unpin = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path d='M2.293 2.293a1 1 0 0 1 1.414 0l18 18a1 1 0 1 1-1.414 1.414l-4.219-4.219-.64 2.178c-.428 1.456-2.259 1.923-3.332.85L8.5 16.914l-3.793 3.793a1 1 0 1 1-1.414-1.414L7.086 15.5l-3.602-3.602c-1.073-1.073-.606-2.904.85-3.333l2.177-.64-4.218-4.218a1 1 0 0 1 0-1.414m2.605 8.191 8.618 8.618.948-3.224L8.12 9.535zm8.221-7.598a2 2 0 0 1 2.993-.188l5.19 5.19a2 2 0 0 1-.386 3.129l-2.901 1.74a1 1 0 0 1-1.03-1.714l2.903-1.741-5.19-5.19v.001l-1.741 2.902a1 1 0 1 1-1.715-1.03l1.741-2.901z'/></svg>"
|
|
359
362
|
exports.upSmall = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M11.293 8.293a1 1 0 0 1 1.414 0l6 6a1 1 0 0 1-1.414 1.414L12 10.414l-5.293 5.293a1 1 0 0 1-1.414-1.414z'/></svg>"
|
|
360
363
|
exports.upload = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M11.293 2.293a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1-1.414 1.414L13 5.414V15a1 1 0 1 1-2 0V5.414L7.707 8.707a1 1 0 0 1-1.414-1.414zM3 14a1 1 0 0 1 1 1v1.2c0 .857 0 1.439.038 1.889.035.438.1.663.18.819a2 2 0 0 0 .874.874c.156.08.38.145.819.18C6.361 20 6.943 20 7.8 20h8.4c.857 0 1.439 0 1.889-.038.438-.035.663-.1.819-.18a2 2 0 0 0 .874-.874c.08-.156.145-.38.18-.819.037-.45.038-1.032.038-1.889V15a1 1 0 1 1 2 0v1.241c0 .805 0 1.47-.044 2.01-.046.563-.145 1.08-.392 1.565a4 4 0 0 1-1.748 1.748c-.485.247-1.002.346-1.564.392-.541.044-1.206.044-2.01.044H7.758c-.805 0-1.47 0-2.01-.044-.563-.046-1.08-.145-1.565-.392a4 4 0 0 1-1.748-1.748c-.247-.485-.346-1.002-.392-1.564C2 17.71 2 17.046 2 16.242V15a1 1 0 0 1 1-1'/></svg>"
|
|
361
364
|
exports.url = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M12 3.515A6 6 0 1 1 20.487 12l-1.415 1.414A1 1 0 0 1 17.658 12l1.415-1.414a4 4 0 0 0-5.657-5.657L12 6.343a1 1 0 0 1-1.415-1.414zm4.208 4.278a1 1 0 0 1 0 1.414l-7 7a1 1 0 1 1-1.415-1.414l7-7a1 1 0 0 1 1.415 0m-9.864 2.793a1 1 0 0 1 0 1.414l-1.415 1.414a4 4 0 1 0 5.657 5.657l1.415-1.414a1 1 0 0 1 1.414 1.414L12 20.485A6 6 0 1 1 3.515 12l1.414-1.414a1 1 0 0 1 1.415 0'/></svg>"
|
package/icons/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* pds-icons v9.
|
|
1
|
+
/* pds-icons v9.13.0, ES Modules */
|
|
2
2
|
|
|
3
3
|
export const accessKey = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M8 9a7 7 0 1 1 6.06 6.937 14 14 0 0 0-.514-.062l-.01.008a9 9 0 0 0-.25.245l-1.579 1.58A1 1 0 0 1 11 18h-1v1a1 1 0 0 1-1 1H8v1a1 1 0 0 1-1 1H4.568c-.252 0-.498 0-.706-.017a2 2 0 0 1-.77-.201 2 2 0 0 1-.874-.874 2 2 0 0 1-.201-.77C2 19.93 2 19.684 2 19.432v-1.82c0-.19-.001-.43.055-.665a2 2 0 0 1 .24-.578c.126-.206.296-.375.43-.509l.036-.036 5.111-5.11c.126-.126.196-.197.245-.25l.008-.01-.003-.045c-.01-.103-.03-.244-.06-.469A7 7 0 0 1 8 9m0 9v-1a1 1 0 0 1 1-1h1.586l1.286-1.286.052-.053c.18-.18.398-.4.646-.539a1.8 1.8 0 0 1 .693-.234c.193-.027.382-.014.52 0 .145.014.324.038.525.065l.018.002q.33.045.674.045a5 5 0 1 0-4.955-4.326l.002.018c.027.201.051.38.065.524.014.14.027.328 0 .521-.038.265-.104.46-.234.693-.14.248-.359.466-.54.646l-.052.052-5.11 5.11a6 6 0 0 0-.171.175l-.002.002v.004a6 6 0 0 0-.003.244V19.4a8 8 0 0 0 .011.588l.014.002c.116.01.278.01.575.01H6v-1a1 1 0 0 1 1-1zm6-11a1 1 0 0 1 1-1c.766 0 1.536.293 2.121.879.586.585.879 1.355.879 2.12A1 1 0 1 1 16 9a1 1 0 0 0-.293-.707A1 1 0 0 0 15 8a1 1 0 0 1-1-1'/></svg>"
|
|
4
4
|
export const activity = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M9 2a1 1 0 0 1 .949.684L15 17.838l2.051-6.154A1 1 0 0 1 18 11h4a1 1 0 1 1 0 2h-3.28l-2.771 8.316a1 1 0 0 1-1.898 0L9 6.162l-2.051 6.154A1 1 0 0 1 6 13H2a1 1 0 1 1 0-2h3.28L8.05 2.684A1 1 0 0 1 9 2'/></svg>"
|
|
@@ -46,6 +46,7 @@ export const bookmark = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2
|
|
|
46
46
|
export const brackets = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M2.143 6.286A3.285 3.285 0 0 1 5.429 3a1 1 0 0 1 0 2c-.71 0-1.286.575-1.286 1.286v4.571a1 1 0 0 1-.293.707L3.414 12l.436.436a1 1 0 0 1 .293.707v4.571c0 .71.575 1.286 1.286 1.286a1 1 0 1 1 0 2 3.285 3.285 0 0 1-3.286-3.286v-4.157l-.85-.85a1 1 0 0 1 0-1.414l.85-.85zM17.571 4a1 1 0 0 1 1-1 3.285 3.285 0 0 1 3.286 3.286v4.157l.85.85a1 1 0 0 1 0 1.414l-.85.85v4.157A3.286 3.286 0 0 1 18.57 21a1 1 0 1 1 0-2c.71 0 1.286-.576 1.286-1.286v-4.571a1 1 0 0 1 .293-.707l.436-.436-.436-.436a1 1 0 0 1-.293-.707V6.286c0-.71-.575-1.286-1.286-1.286a1 1 0 0 1-1-1'/></svg>"
|
|
47
47
|
export const broadcast = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M17.39 4.022c-.24.108-.566.285-1.067.558-1.674.913-4.031 1.978-6.073 1.978H6.8c-.857 0-1.439 0-1.889.037-.438.036-.663.101-.819.18a2 2 0 0 0-.874.875c-.08.156-.145.38-.18.819C3 8.919 3 9.5 3 10.358v1.2c0 .48 0 .789.017 1.026.015.228.042.315.06.356a1 1 0 0 0 .54.542c.042.017.129.043.357.059.237.016.546.017 1.026.017a1 1 0 0 1 1 1v4.25c0 .256.001.311.005.348a1 1 0 0 0 .897.897c.037.003.092.005.348.005s.311-.002.348-.005a1 1 0 0 0 .897-.897c.004-.037.005-.092.005-.348v-4.25a1 1 0 0 1 1-1h.75c2.042 0 4.399 1.065 6.073 1.977.501.274.826.45 1.067.558q.047.022.083.037l.007-.07c.02-.245.02-.589.02-1.129V5.184c0-.54 0-.884-.02-1.128l-.007-.07zm-.823-1.823c.292-.132.718-.302 1.176-.246.573.07 1.048.352 1.384.822.264.369.321.807.347 1.122.026.334.026.76.026 1.247v9.828c0 .487 0 .912-.026 1.246-.026.316-.083.754-.347 1.123-.336.47-.81.751-1.384.821-.458.056-.884-.114-1.176-.246-.318-.143-.71-.357-1.167-.606l-.034-.019c-1.569-.855-3.41-1.642-4.866-1.726v3.285c0 .19 0 .354-.014.502a3 3 0 0 1-2.692 2.691c-.148.015-.312.015-.502.015h-.084c-.19 0-.354 0-.502-.015a3 3 0 0 1-2.692-2.691C4 19.204 4 19.04 4 18.85v-3.305l-.162-.009a3 3 0 0 1-.986-.207 3 3 0 0 1-1.624-1.623 3 3 0 0 1-.207-.986C1 12.407 1 12.028 1 11.59v-1.274c0-.805 0-1.469.044-2.01.046-.562.145-1.079.392-1.564a4 4 0 0 1 1.748-1.748c.485-.248 1.002-.346 1.564-.392.541-.044 1.206-.044 2.01-.044h3.492c1.491 0 3.456-.83 5.116-1.734l.034-.019c.457-.249.85-.463 1.167-.606M22 7.058a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0v-4a1 1 0 0 1 1-1'/></svg>"
|
|
48
48
|
export const bulb = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M12 1a1 1 0 0 1 1 1v1a1 1 0 1 1-2 0V2a1 1 0 0 1 1-1M4.193 4.193a1 1 0 0 1 1.414 0l.6.6a1 1 0 0 1-1.414 1.414l-.6-.6a1 1 0 0 1 0-1.414m15.614 0a1 1 0 0 1 0 1.414l-.6.6a1 1 0 1 1-1.414-1.414l.6-.6a1 1 0 0 1 1.414 0M12 7a5 5 0 1 0 0 10 5 5 0 0 0 0-10m-7 5a7 7 0 1 1 10 6.326V20a3 3 0 1 1-6 0v-1.674A7 7 0 0 1 5 12m6 6.93V20a1 1 0 1 0 2 0v-1.07a7 7 0 0 1-2 0M1 12a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H2a1 1 0 0 1-1-1m19 0a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2h-1a1 1 0 0 1-1-1'/></svg>"
|
|
49
|
+
export const bulletList = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path d='M7 17a1 1 0 1 0-2 0 1 1 0 0 0 2 0m14-1v2h-9v-2zM7 7a1 1 0 1 0-2 0 1 1 0 0 0 2 0m14-1v2h-9V6zM9 17a3 3 0 1 1-6 0 3 3 0 0 1 6 0M9 7a3 3 0 1 1-6 0 3 3 0 0 1 6 0'/></svg>"
|
|
49
50
|
export const button = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M1 8a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1z'/></svg>"
|
|
50
51
|
export const calendarDate = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M8 1a1 1 0 0 1 1 1v1h6V2a1 1 0 1 1 2 0v1.002c.476.003.891.013 1.252.042.562.046 1.079.145 1.564.392a4 4 0 0 1 1.748 1.748c.247.485.346 1.002.392 1.564C22 7.29 22 7.954 22 8.758v8.483c0 .805 0 1.47-.044 2.01-.046.563-.145 1.08-.392 1.565a4 4 0 0 1-1.748 1.748c-.485.247-1.002.346-1.564.392-.541.044-1.206.044-2.01.044H7.758c-.805 0-1.47 0-2.01-.044-.563-.046-1.08-.145-1.565-.392a4 4 0 0 1-1.748-1.748c-.247-.485-.346-1.002-.392-1.564C2 18.71 2 18.046 2 17.242V8.758c0-.805 0-1.47.044-2.01.046-.563.145-1.08.392-1.565a4 4 0 0 1 1.748-1.748c.485-.247 1.002-.346 1.564-.392.361-.03.777-.04 1.252-.042V2a1 1 0 0 1 1-1M7 5.002c-.446.003-.795.012-1.089.036-.438.035-.663.1-.819.18a2 2 0 0 0-.874.874c-.08.156-.145.38-.18.819C4 7.361 4 7.943 4 8.8V9h16v-.2c0-.857 0-1.439-.038-1.889-.035-.438-.1-.663-.18-.819a2 2 0 0 0-.874-.874c-.156-.08-.38-.145-.819-.18A15 15 0 0 0 17 5.002V6a1 1 0 1 1-2 0V5H9v1a1 1 0 1 1-2 0zM20 11H4v6.2c0 .857 0 1.439.038 1.889.035.438.1.663.18.819a2 2 0 0 0 .874.874c.156.08.38.145.819.18C6.361 21 6.943 21 7.8 21h8.4c.857 0 1.439 0 1.889-.038.438-.035.663-.1.819-.18a2 2 0 0 0 .874-.874c.08-.156.145-.38.18-.819.037-.45.038-1.032.038-1.889z'/></svg>"
|
|
51
52
|
export const calendarSchedule = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M8 1a1 1 0 0 1 1 1v1h6V2a1 1 0 1 1 2 0v1.002c.476.003.891.013 1.252.042.562.046 1.079.145 1.564.392a4 4 0 0 1 1.748 1.748c.247.485.346 1.002.392 1.564C22 7.29 22 7.954 22 8.758V11.5a1 1 0 1 1-2 0V11H4v6.2c0 .857 0 1.439.038 1.889.035.438.1.663.18.819a2 2 0 0 0 .874.874c.156.08.38.145.819.18C6.361 21 6.943 21 7.8 21h4.7a1 1 0 1 1 0 2H7.759c-.805 0-1.47 0-2.01-.044-.563-.046-1.08-.145-1.565-.392a4 4 0 0 1-1.748-1.748c-.247-.485-.346-1.002-.392-1.564C2 18.71 2 18.046 2 17.242V8.758c0-.805 0-1.47.044-2.01.046-.563.145-1.08.392-1.565a4 4 0 0 1 1.748-1.748c.485-.247 1.002-.346 1.564-.392.361-.03.777-.04 1.252-.042V2a1 1 0 0 1 1-1M7 5.002c-.446.003-.795.012-1.089.036-.438.035-.663.1-.819.18a2 2 0 0 0-.874.874c-.08.156-.145.38-.18.819C4 7.361 4 7.943 4 8.8V9h16v-.2c0-.857 0-1.439-.038-1.889-.035-.438-.1-.663-.18-.819a2 2 0 0 0-.874-.874c-.156-.08-.38-.145-.819-.18A15 15 0 0 0 17 5.002V6a1 1 0 1 1-2 0V5H9v1a1 1 0 1 1-2 0zM18 14a1 1 0 0 1 1 1v2h2a1 1 0 1 1 0 2h-2v2a1 1 0 1 1-2 0v-2h-2a1 1 0 1 1 0-2h2v-2a1 1 0 0 1 1-1'/></svg>"
|
|
@@ -271,6 +272,7 @@ export const phoneTone = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/
|
|
|
271
272
|
export const phoneToolbar = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M5.85 3.1a.92.92 0 0 1 .65-.267h11a.917.917 0 0 1 .917.917v16.5a.917.917 0 0 1-.917.917h-11a.917.917 0 0 1-.917-.917V3.75a.92.92 0 0 1 .266-.65M6.5 1a2.75 2.75 0 0 0-2.75 2.75v16.5A2.75 2.75 0 0 0 6.5 23h11a2.75 2.75 0 0 0 2.75-2.75V3.75A2.75 2.75 0 0 0 17.5 1zm9.167 16.5H8.333a.917.917 0 0 0 0 1.833h7.334a.916.916 0 1 0 0-1.833'/></svg>"
|
|
272
273
|
export const phoneToolbarFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M6.5 1a2.75 2.75 0 0 0-1.934.807A2.75 2.75 0 0 0 3.75 3.75v16.5A2.75 2.75 0 0 0 6.5 23h11a2.75 2.75 0 0 0 2.75-2.75V3.75a2.75 2.75 0 0 0-.816-1.943A2.75 2.75 0 0 0 17.5 1zm9.167 16.5H8.333a.917.917 0 0 0 0 1.833h7.334a.916.916 0 1 0 0-1.833'/></svg>"
|
|
273
274
|
export const pieChartFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M9.149 5.04c.18-.021.567-.065.937.092.304.129.57.37.73.66.12.22.157.432.172.59.012.131.012.277.012.394V11.4c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437C11.76 13 12.04 13 12.6 13h4.624c.117 0 .263 0 .394.012.158.014.37.052.59.172.29.16.531.426.66.73.157.37.113.757.092.937l-.005.047a9 9 0 1 1-9.854-9.853z'/><path fill-rule='evenodd' d='m14.851 1.04.047.005A9 9 0 0 1 22.956 9.1l.005.048c.021.18.065.567-.092.937-.129.304-.37.57-.66.73-.22.12-.432.157-.59.172a4 4 0 0 1-.394.012h-6.447c-.12 0-.261 0-.387-.01a1.5 1.5 0 0 1-.571-.154 1.5 1.5 0 0 1-.655-.655 1.5 1.5 0 0 1-.154-.571C13 9.485 13 9.342 13 9.223V2.776c0-.117 0-.263.012-.394.015-.158.052-.37.172-.59a1.53 1.53 0 0 1 .73-.66c.37-.157.757-.113.937-.092'/></svg>"
|
|
275
|
+
export const pin = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path d='M12.984 3.083a2 2 0 0 1 3.129-.384L21.3 7.887a2 2 0 0 1-.385 3.13l-3.567 2.14-1.914 6.51c-.429 1.455-2.26 1.922-3.333.849L8.5 16.914l-3.793 3.793a1 1 0 0 1-1.414-1.414L7.086 15.5l-3.602-3.602c-1.073-1.074-.606-2.904.85-3.332l6.509-1.915zm-.426 4.596v.001c-.258.43-.669.748-1.15.89l-6.51 1.914 8.618 8.618 1.915-6.51a2 2 0 0 1 .89-1.15l3.566-2.14-5.189-5.19z'/></svg>"
|
|
274
276
|
export const play = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='m8.006 2.802.036.024L18.591 9.86c.305.203.588.392.805.567.227.183.495.437.649.808a2 2 0 0 1 0 1.532c-.154.371-.422.625-.649.808-.217.175-.5.364-.805.567L8.006 21.198c-.373.248-.708.472-.993.626s-.676.331-1.132.304a2 2 0 0 1-1.476-.79c-.276-.364-.346-.788-.376-1.11S4 19.502 4 19.054V4.946c0-.448 0-.851.03-1.174s.1-.745.375-1.11a2 2 0 0 1 1.476-.79c.456-.027.847.15 1.132.304s.62.378.993.626'/></svg>"
|
|
275
277
|
export const playCircle = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12m10.245-4.567.028.018 4.721 3.035.026.017c.151.097.316.203.448.305.14.109.36.3.49.608a1.5 1.5 0 0 1 0 1.168c-.13.307-.35.499-.49.608a6 6 0 0 1-.448.305l-.026.017-4.72 3.035-.029.018c-.176.113-.36.232-.523.317s-.46.223-.829.196a1.5 1.5 0 0 1-1.094-.597c-.22-.295-.265-.62-.282-.803s-.017-.403-.017-.612V8.932c0-.21 0-.429.017-.612s.061-.508.282-.803a1.5 1.5 0 0 1 1.094-.597c.368-.027.665.111.829.196s.347.204.523.317M10.5 9.332v5.336L14.65 12z'/></svg>"
|
|
276
278
|
export const playOutline = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='m8.006 2.802.036.024L18.591 9.86c.305.203.588.392.805.567.227.183.495.437.649.808a2 2 0 0 1 0 1.532c-.154.371-.422.625-.649.808-.217.175-.5.364-.805.567L8.006 21.198c-.373.248-.708.472-.993.626s-.676.331-1.132.304a2 2 0 0 1-1.476-.79c-.276-.364-.346-.788-.376-1.11S4 19.502 4 19.054V4.946c0-.448 0-.851.03-1.174s.1-.745.375-1.11a2 2 0 0 1 1.476-.79c.456-.027.847.15 1.132.304s.62.378.993.626m-1.98 1.113-.005.04c-.02.22-.021.53-.021 1.035v14.02a13 13 0 0 0 .025 1.074l.035-.018c.194-.105.452-.276.873-.556l10.515-7.01a11 11 0 0 0 .714-.5l-.021-.017a11 11 0 0 0-.693-.482L6.933 4.49a13 13 0 0 0-.908-.576'/></svg>"
|
|
@@ -356,6 +358,7 @@ export const underline = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/
|
|
|
356
358
|
export const undo = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M8.707 2.293a1 1 0 0 1 0 1.414L6.414 6H14a7 7 0 1 1 0 14H4a1 1 0 1 1 0-2h10a5 5 0 0 0 0-10H6.414l2.293 2.293a1 1 0 1 1-1.414 1.414l-4-4a1 1 0 0 1 0-1.414l4-4a1 1 0 0 1 1.414 0'/></svg>"
|
|
357
359
|
export const unlock = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M6 8a6 6 0 0 1 11.88-1.199 1 1 0 1 1-1.96.398A4.002 4.002 0 0 0 8 8v2.002q.356-.003.759-.002h6.482c.805 0 1.47 0 2.01.044.563.046 1.08.145 1.565.392a4 4 0 0 1 1.748 1.748c.247.485.346 1.002.392 1.564.044.541.044 1.206.044 2.01v.483c0 .805 0 1.47-.044 2.01-.046.563-.145 1.08-.392 1.565a4 4 0 0 1-1.748 1.748c-.485.247-1.002.346-1.564.392-.541.044-1.206.044-2.01.044H8.758c-.805 0-1.47 0-2.01-.044-.563-.046-1.08-.145-1.565-.392a4 4 0 0 1-1.748-1.748c-.247-.485-.346-1.002-.392-1.564C3 17.71 3 17.046 3 16.242v-.483c0-.805 0-1.47.044-2.01.046-.563.145-1.08.392-1.565a4 4 0 0 1 1.748-1.748c.262-.134.533-.224.816-.286zm.911 4.038c-.438.035-.663.1-.819.18a2 2 0 0 0-.874.874c-.08.156-.145.38-.18.819C5 14.361 5 14.943 5 15.8v.4c0 .857 0 1.439.038 1.889.035.438.1.663.18.819a2 2 0 0 0 .874.874c.156.08.38.145.819.18C7.361 20 7.943 20 8.8 20h6.4c.857 0 1.439 0 1.889-.038.438-.035.663-.1.819-.18a2 2 0 0 0 .874-.874c.08-.156.145-.38.18-.819.037-.45.038-1.032.038-1.889v-.4c0-.857 0-1.439-.038-1.889-.035-.438-.1-.663-.18-.819a2 2 0 0 0-.874-.874c-.156-.08-.38-.145-.819-.18C16.639 12 16.057 12 15.2 12H8.8c-.857 0-1.439 0-1.889.038'/></svg>"
|
|
358
360
|
export const unmapped = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path d='M23 2.833a.917.917 0 0 0-1.139-.889l-7.074 1.769-5.247-1.75a.9.9 0 0 0-.512-.019L1.694 3.777a.92.92 0 0 0-.694.89v16.5a.917.917 0 0 0 1.139.889l7.333-1.833a.917.917 0 1 0-.444-1.779l-6.195 1.549V5.383l6.38-1.596 5.247 1.75a.9.9 0 0 0 .512.019l6.195-1.549v7.076a.917.917 0 1 0 1.833 0z'/><path fill-rule='evenodd' d='M19.065 12.269a.917.917 0 0 0-1.297 0l-5.5 5.5a.92.92 0 0 0-.268.648v2.75c0 .506.41.916.917.916h2.75a.92.92 0 0 0 .648-.268l5.5-5.5a.917.917 0 0 0 0-1.297zm-5.232 7.981v-1.454l4.584-4.583 1.453 1.454-4.583 4.583z'/></svg>"
|
|
361
|
+
export const unpin = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path d='M2.293 2.293a1 1 0 0 1 1.414 0l18 18a1 1 0 1 1-1.414 1.414l-4.219-4.219-.64 2.178c-.428 1.456-2.259 1.923-3.332.85L8.5 16.914l-3.793 3.793a1 1 0 1 1-1.414-1.414L7.086 15.5l-3.602-3.602c-1.073-1.073-.606-2.904.85-3.333l2.177-.64-4.218-4.218a1 1 0 0 1 0-1.414m2.605 8.191 8.618 8.618.948-3.224L8.12 9.535zm8.221-7.598a2 2 0 0 1 2.993-.188l5.19 5.19a2 2 0 0 1-.386 3.129l-2.901 1.74a1 1 0 0 1-1.03-1.714l2.903-1.741-5.19-5.19v.001l-1.741 2.902a1 1 0 1 1-1.715-1.03l1.741-2.901z'/></svg>"
|
|
359
362
|
export const upSmall = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M11.293 8.293a1 1 0 0 1 1.414 0l6 6a1 1 0 0 1-1.414 1.414L12 10.414l-5.293 5.293a1 1 0 0 1-1.414-1.414z'/></svg>"
|
|
360
363
|
export const upload = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M11.293 2.293a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1-1.414 1.414L13 5.414V15a1 1 0 1 1-2 0V5.414L7.707 8.707a1 1 0 0 1-1.414-1.414zM3 14a1 1 0 0 1 1 1v1.2c0 .857 0 1.439.038 1.889.035.438.1.663.18.819a2 2 0 0 0 .874.874c.156.08.38.145.819.18C6.361 20 6.943 20 7.8 20h8.4c.857 0 1.439 0 1.889-.038.438-.035.663-.1.819-.18a2 2 0 0 0 .874-.874c.08-.156.145-.38.18-.819.037-.45.038-1.032.038-1.889V15a1 1 0 1 1 2 0v1.241c0 .805 0 1.47-.044 2.01-.046.563-.145 1.08-.392 1.565a4 4 0 0 1-1.748 1.748c-.485.247-1.002.346-1.564.392-.541.044-1.206.044-2.01.044H7.758c-.805 0-1.47 0-2.01-.044-.563-.046-1.08-.145-1.565-.392a4 4 0 0 1-1.748-1.748c-.247-.485-.346-1.002-.392-1.564C2 17.71 2 17.046 2 16.242V15a1 1 0 0 1 1-1'/></svg>"
|
|
361
364
|
export const url = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M12 3.515A6 6 0 1 1 20.487 12l-1.415 1.414A1 1 0 0 1 17.658 12l1.415-1.414a4 4 0 0 0-5.657-5.657L12 6.343a1 1 0 0 1-1.415-1.414zm4.208 4.278a1 1 0 0 1 0 1.414l-7 7a1 1 0 1 1-1.415-1.414l7-7a1 1 0 0 1 1.415 0m-9.864 2.793a1 1 0 0 1 0 1.414l-1.415 1.414a4 4 0 1 0 5.657 5.657l1.415-1.414a1 1 0 0 1 1.414 1.414L12 20.485A6 6 0 1 1 3.515 12l1.414-1.414a1 1 0 0 1 1.415 0'/></svg>"
|
package/icons/package.json
CHANGED