{"id":952,"date":"2025-05-10T23:38:42","date_gmt":"2025-05-10T23:38:42","guid":{"rendered":"https:\/\/pensplace.co.uk\/?post_type=wpdmpro&#038;p=952"},"modified":"2025-05-10T23:44:23","modified_gmt":"2025-05-10T23:44:23","slug":"arcticons","status":"publish","type":"wpdmpro","link":"https:\/\/pensplace.co.uk\/index.php\/download\/arcticons\/","title":{"rendered":"Arcticons"},"content":{"rendered":"\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"192\" height=\"192\" src=\"https:\/\/pensplace.co.uk\/wp-content\/uploads\/2025\/05\/arcticons.png\" alt=\"\" class=\"wp-image-953\" srcset=\"https:\/\/pensplace.co.uk\/wp-content\/uploads\/2025\/05\/arcticons.png 192w, https:\/\/pensplace.co.uk\/wp-content\/uploads\/2025\/05\/arcticons-150x150.png 150w\" sizes=\"auto, (max-width: 192px) 100vw, 192px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Meta data<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><strong>Column Name<\/strong><\/th><th><strong>Data<\/strong><\/th><th><strong>Description<\/strong><\/th><\/tr><\/thead><tbody><tr><td>Name<\/td><td>Arcticons<\/td><td>Name of the Pack<\/td><\/tr><tr><td>Shortcode<\/td><td>arcticons<\/td><td>Shortcode of the pack used for filtering<\/td><\/tr><tr><td>Github Link<\/td><td><a href=\"https:\/\/github.com\/Arcticons-Team\/Arcticons\">https:\/\/github.com\/Arcticons-Team\/Arcticons<\/a><\/td><td>Github Repository Link<\/td><\/tr><tr><td>Total<\/td><td><\/td><td>Total Number of Icons<\/td><\/tr><tr><td>Author<\/td><td>Arcticons Team<\/td><td>Author of the Icon Pack<\/td><\/tr><tr><td>Author Link<\/td><td><a href=\"https:\/\/github.com\/Arcticons-Team\">https:\/\/github.com\/Arcticons-Team<\/a><\/td><td>Link to the Author<\/td><\/tr><tr><td>Icon SVG<\/td><td><\/td><td>SVG for the Pack Logo, or<\/td><\/tr><tr><td>Logo<\/td><td><\/td><td>PNG or JPG for the Pack Logo<\/td><\/tr><tr><td>Icons CSV<\/td><td><\/td><td>CSV FIle of the Icons<\/td><\/tr><tr><td>Has Categories<\/td><td>Yes<\/td><td>Are categories used to group icons within a pack.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Transformations<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><strong>Name<\/strong><\/th><th><strong>Transform From<\/strong><\/th><th><strong>Transform To<\/strong><\/th><\/tr><\/thead><tbody><tr><td>1<\/td><td>#000<\/td><td>{{IconColor}}<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">PowerShell script to create csv from repository.<\/h2>\n\n\n\n<pre class=\"wp-block-prismatic-blocks\"><code class=\"language-powershell\" data-line=\"\">$counter = 1\n$file = &quot;D:\\Appz\\IconManager\\Packs\\CSV\\arcticons-20250428.csv&quot;\nwrite-host &quot;Saving Arcticons&quot;\n$setName = &quot;arcticons&quot;\n$path = &quot;D:\\Appz\\IconManager\\Packs\\Arcticons\\icons\\black\\*.svg&quot;\n$icons = get-childitem -File $path -recurse\nForEach($icon in $icons){\n    [string]$string = Get-Content $icon.FullName\n    \n    $dir =  $icon.DirectoryName.Split(&quot;\\&quot;);\n    $dirCount =  $dir.Count\n    $objResults = New-Object PSObject -Property @{\n        pp_id = $counter;\n        pp_name = $icon.Name.Replace(&quot;.svg&quot;,&quot;&quot;).Replace(&quot;_&quot;,&quot; &quot;);\n        pp_svg = $string.Replace(&quot;&quot;&quot;&quot;,&quot;&#039;&quot;);\n        pp_pack = $setName\n        pp_size = &quot;48&quot;\n        pp_category = $dir[$dirCount -1] \n    }\n    $counter++\n    $objResults | Export-CSV $file -Append -NoTypeInformation -force\n}<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Meta data Column Name Data Description Name Arcticons Name of the Pack Shortcode arcticons Shortcode of the pack&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"_import_markdown_pro_load_document_selector":0,"_import_markdown_pro_submit_text_textarea":""},"wpdmcategory":[47],"class_list":["post-952","wpdmpro","type-wpdmpro","status-publish","hentry","wpdmcategory-icon-packs"],"_links":{"self":[{"href":"https:\/\/pensplace.co.uk\/index.php\/wp-json\/wp\/v2\/wpdmpro\/952","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pensplace.co.uk\/index.php\/wp-json\/wp\/v2\/wpdmpro"}],"about":[{"href":"https:\/\/pensplace.co.uk\/index.php\/wp-json\/wp\/v2\/types\/wpdmpro"}],"author":[{"embeddable":true,"href":"https:\/\/pensplace.co.uk\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pensplace.co.uk\/index.php\/wp-json\/wp\/v2\/comments?post=952"}],"wp:attachment":[{"href":"https:\/\/pensplace.co.uk\/index.php\/wp-json\/wp\/v2\/media?parent=952"}],"wp:term":[{"taxonomy":"wpdmcategory","embeddable":true,"href":"https:\/\/pensplace.co.uk\/index.php\/wp-json\/wp\/v2\/wpdmcategory?post=952"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}