Triliumnotes Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Triliumnotes icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/334266.svg" alt="Triliumnotes icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334266.svg" alt="Triliumnotes icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334266.svg" alt="Triliumnotes icon" :width="24" :height="24" />
CSS background
.icon-triliumnotes {
background-image: url('https://proicons.com/icon/334266.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="f" d="M4.50554717,37.21019802c-.12194375-.19734836,1.79850369-4.0657457,2.6211848-5.27985231,1.08661996-1.60362389,2.34513032-2.77777923,3.61354521-3.37136905,1.03037318-.48215637,1.21492441-.51427792,2.57968879-.44903529,1.21562106.05806412,1.67292526.16527225,2.64356841.61948696,1.28219641.6000111,1.35213384.39636261.0656061.40122401-.91624401.00496741-2.97290134.69169608-3.66909534,1.12196729-.5885164.36371101-1.2791675,1.59632423-1.11306231,1.76242942.05249094.05240007,1.21925575-.24773421,1.80562162-.53598003.58639616-.28826097,1.72211469-.60787111,2.30520935-.71021783,1.33150699-.23375581,2.86376987-.23855662,3.00552266.13089416.16016854.41736808-.59842092,2.51430986-1.19032969,3.29033067-.29898329.39200099-.86744834.95972395-1.26320517,1.26156956-1.18581662.90446156-2.06086751,1.07762411-6.18753966,1.22449575-1.76024861-.00396787-3.51634762.19854478-5.21671477.53405667ZM26.24936534,36.50796135c-.46748132-.17988672-1.29955204-.68924266-1.84902584-1.13191725-1.11051803-.89466305-3.62738731-4.08052676-3.62738731-4.59159404,0-.22539603.35495747-.53713101,1.13874743-1.00006898,2.34043552-1.38237747,5.2672672-1.69553604,8.58467629-1.51596736,1.73695633.09398695,2.64011546-.1001962,2.35370213-.32495616-.17594914-.13810296-1.19690242-.72849728-1.80968035-.94030866-.94595757-.32701582-1.44227408-.34016127-3.37601842-.34016127-2.41076671,0-3.89850467.36071239-6.25372125,1.34939268-.53072488.22280631-1.00520297.40508586-1.0543924.40508586-.52015399,0,1.08546898-2.20749684,2.60722154-3.58461916,4.66454524-4.22115886,10.78829614-3.33440125,16.51404882,2.39135143,1.58014987,1.58016502,4.1220985,4.83284639,4.01944888,5.14330923-.03552907.10728384-.82504365.230318-1.90275863.29675705-1.2049896.07434449-2.36736249.267831-3.36051042.55954491-1.47123042.43213399-1.93846943.62272789-5.90463985,2.40875249-2.89696667,1.30454973-4.40163621,1.52120737-6.07980148.87539921h.00009087ZM16.04928271,26.33157991c-2.219249-.6678283-3.52413191-1.54041063-4.29459468-2.87182676-.56934343-.98387947-.74489881-1.77740736-1.11248682-5.02898318-.33987352-3.00640104-.75092633-5.03399602-1.32902329-6.55541541-.19391055-.51038577-.28071899-.97055229-.19854478-1.05271136.35444256-.3544577,5.72108816,2.24425262,7.74706268,3.75136042,4.48892928,3.33933837,5.86374963,7.18986517,3.7530869,10.51156016-.71630594,1.12732845-.75749905,1.0483043-.99584365-.42174485-.28862443-1.78023939-.8808361-3.60233826-1.76975938-4.90332903-.70637112-1.03379584-2.27252745-1.81561701-2.45147521-1.63663897-.03840653.03840653-.18945806.54827739.14538748,1.04556314,1.59011497,2.36118352,3.049987,5.0263026,2.52177611,6.92837973-.20726802.74632239-.28320269.75512136-2.01555508.2337861h-.00003029Z"/></svg>
Copied!