<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://notiz.blog/wp-content/plugins/pretty-feeds/pretty-feed-v4.xsl" type="text/xsl" media="screen" ?>


<!--

	Feeds whisper secrets,
	In the RSS Club's embrace,
	Knowledge blooms in grace.

-->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:source="http://source.scripting.com/"
xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Icon Font &#8211; notizBlog</title>
	<atom:link href="https://notiz.blog/tag/icon-font/feed/" rel="self" type="application/rss+xml" />
	<link>https://notiz.blog</link>
	<description>a weblog mainly about the open, portable, interoperable, small, social, synaptic, semantic, structured, distributed, (re-)decentralized, independent, microformatted and federated social web</description>
	<lastBuildDate>Wed, 31 May 2023 18:39:22 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://notiz.blog/wp-content/uploads/2019/10/cropped-notizblog-icon-1-32x32.png</url>
	<title>Icon Font &#8211; notizBlog</title>
	<link>https://notiz.blog</link>
	<width>32</width>
	<height>32</height>
</image> 
<source:blogroll>https://reader.pfefferle.org/i/?a=opml&amp;get=c_2</source:blogroll>
<creativeCommons:license>https://creativecommons.org/licenses/by-sa/4.0/</creativeCommons:license>
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/>
<atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/>
<atom:link rel="hub" href="https://switchboard.p3k.io/"/>
<atom:link rel="self" href="https://notiz.blog/tag/icon-font/feed/"/>
<atom:link rel="search" type="application/opensearchdescription+xml" title="Search notizBlog" href="https://notiz.blog/wp-api/opensearch/1.1/document" />	<item>
		<title>I ♥ Icon Fonts</title>
		<link>https://notiz.blog/2012/12/17/i-love-icon-fonts/</link>
					<comments>https://notiz.blog/2012/12/17/i-love-icon-fonts/#comments</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Sun, 16 Dec 2012 23:30:22 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[FediBlog]]></category>
		<category><![CDATA[Font]]></category>
		<category><![CDATA[Icon Font]]></category>
		<category><![CDATA[Icons]]></category>
		<category><![CDATA[OpenWeb Icons]]></category>
		<category><![CDATA[Web Font]]></category>
		<guid isPermaLink="false">http://notizblog.org/?p=4919</guid>

					<description><![CDATA[Tim Pietrusky hat so ne Art &#34;Google Web Fonts&#34; für Icon-Fonts gebastelt, was alleine natürlich schon einen Blog-Post wert wäre&#8230; er hat aber außerdem noch die OpenWeb-Icons eingebaut, was definitiv einen Blog-Post wert ist 😉 Dank Tims &#34;We Love Icon Fonts&#34; lassen sich die Fonts mit folgenden paar Zeilen CSS-Code einbauen: Das Projekt ist übrigens [&#8230;]]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image alignwide"><img decoding="async" src="https://notiz.blog/wp-content/uploads/2012/12/weloveiconfonts.jpg" alt="We love icon fonts" /></figure>



<p>Tim Pietrusky hat so ne Art &quot;<a href="http://www.google.com/webfonts">Google Web Fonts</a>&quot; für <a href="https://web.archive.org/web/20230507042211/https://weloveiconfonts.com/">Icon-Fonts</a> gebastelt, was alleine natürlich schon einen Blog-Post wert wäre&#8230; er hat aber außerdem noch die <a href="https://pfefferle.dev/openwebicons/">OpenWeb-Icons</a> eingebaut, was <strong>definitiv</strong> einen Blog-Post wert ist 😉</p>



<p>Dank Tims &quot;<a href="https://web.archive.org/web/20230507042211/https://weloveiconfonts.com/">We Love Icon Fonts</a>&quot; lassen sich die Fonts mit folgenden paar Zeilen CSS-Code einbauen:</p>


<pre class="wp-block-code"><span><code class="hljs language-css"><span class="hljs-keyword">@import</span> url(<span class="hljs-attribute">http:</span>//weloveiconfonts.com/api/?family=openwebicons);

<span class="hljs-comment">/* openwebicons */</span>
<span class="hljs-selector-attr">&#91;class*=<span class="hljs-string">"openwebicons-"</span>]</span><span class="hljs-selector-pseudo">:before</span> {
  <span class="hljs-attribute">font-family</span>: <span class="hljs-string">'OpenWeb Icons'</span>, sans-serif;
}</code></span></pre>


<p>Das Projekt ist übrigens <em><a href="https://github.com/TimPietrusky/weloveiconfonts">Open Source</a></em> und Tim würde sich sicherlich über jede Hilfe freuen!</p>
<p>RSS readers like you are the secret sauce of the internet. Keep rocking and staying informed!</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2012/12/17/i-love-icon-fonts/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
	</channel>
</rss>
